Git Mailing List Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-07 16:59:07 to 2023-08-10 07:15:10 UTC [more...]

"git fetch --refetch" and multiple (separate/orphan) branches
 2023-08-10  7:14 UTC  (3+ messages)

Fetching too many tags?
 2023-08-10  6:08 UTC 

[PATCH] Fix grammar in git push man page
 2023-08-10  1:45 UTC  (5+ messages)
  ` [[PATCH v2]] git-push.txt: fix grammar

[PATCH] Fix bug when more than one readline instance is used
 2023-08-10  1:18 UTC  (4+ messages)
  ` [[PATCH v2]] "

[PATCH] ls-tree: fix --no-full-name
 2023-08-10  1:00 UTC  (12+ messages)
  ` [PATCH] describe: fix --no-exact-match

[PATCH] repack: free geometry struct
 2023-08-10  0:19 UTC  (7+ messages)
    ` [PATCH 0/2] repack: prevent geometry struct leak
      ` [PATCH 1/2] repack: free geometry struct
      ` [PATCH 2/2] repack: move `pack_geometry` struct to the stack

[PATCH 0/9] Repack objects into separate packfiles based on a filter
 2023-08-10  0:10 UTC  (43+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 5/8] repack: add `--filter=<filter-spec>` option
  ` [PATCH v3 0/8] Repack objects into separate packfiles based on a filter
    ` [PATCH v3 2/8] t/helper: add 'find-pack' test-tool
    ` [PATCH v3 4/8] repack: refactor finding pack prefix
    ` [PATCH v3 5/8] repack: add `--filter=<filter-spec>` option
    ` [PATCH v3 6/8] gc: add `gc.repackFilter` config option
    ` [PATCH v4 0/8] Repack objects into separate packfiles based on a filter
      ` [PATCH v4 1/8] pack-objects: allow `--filter` without `--stdout`
      ` [PATCH v4 2/8] t/helper: add 'find-pack' test-tool
      ` [PATCH v4 3/8] repack: refactor finishing pack-objects command
      ` [PATCH v4 4/8] repack: refactor finding pack prefix
      ` [PATCH v4 5/8] repack: add `--filter=<filter-spec>` option
      ` [PATCH v4 6/8] gc: add `gc.repackFilter` config option
      ` [PATCH v4 7/8] repack: implement `--filter-to` for storing filtered out objects
      ` [PATCH v4 8/8] gc: add `gc.repackFilterTo` config option

[PATCH] sequencer: rectify empty hint in call of require_clean_work_tree()
 2023-08-09 21:44 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] t/lib-rebase: (mostly) cosmetic improvements to set_fake_editor()
 2023-08-09 21:15 UTC  (13+ messages)
` [PATCH 0/3] "
  ` [PATCH 1/3] t/lib-rebase: set_fake_editor(): fix recognition of reset's short command
  ` [PATCH 2/3] t/lib-rebase: set_fake_editor(): handle FAKE_LINES more consistently
  ` [PATCH 3/3] t/lib-rebase: improve documentation of set_fake_editor()
      ` [PATCH v2 0/1] t/lib-rebase: (mostly) cosmetic improvements to set_fake_editor()
        ` [PATCH v2 1/1] t/lib-rebase: improve documentation of set_fake_editor()

Lost files after git stash && git stash pop
 2023-08-09 20:57 UTC  (7+ messages)
` [PATCH v1 1/1] git stash needing mkdir deletes untracked file

[PATCH v2] sequencer: simplify allocation of result array in todo_list_rearrange_squash()
 2023-08-09 20:51 UTC  (2+ messages)

[PATCH 0/6] maintenance: schedule maintenance on a random minute
 2023-08-09 20:34 UTC  (33+ messages)
` [PATCH 1/6] maintenance: add get_random_minute()
` [PATCH 2/6] maintenance: use random minute in launchctl scheduler
` [PATCH 3/6] maintenance: use random minute in Windows scheduler
` [PATCH 4/6] maintenance: use random minute in cron scheduler
` [PATCH 5/6] maintenance: swap method locations
` [PATCH 6/6] maintenance: use random minute in systemd scheduler

[PATCH] t9001: fix/unify indentation regarding pipes somewhat
 2023-08-09 19:46 UTC  (2+ messages)

[PATCH] t9001: remove excessive GIT_SEND_EMAIL_NOTTY=1
 2023-08-09 19:43 UTC  (2+ messages)

[PATCH v2] rebase: clarify conditionals in todo_list_to_strbuf()
 2023-08-09 19:39 UTC  (5+ messages)
` [PATCH v3] "

[GSoC] Blog
 2023-08-09 19:29 UTC  (2+ messages)

[PATCH v2] send-email: prompt-dependent exit codes
 2023-08-09 19:15 UTC  (8+ messages)
` [PATCH v3] "
        ` [PATCH v4] "

git send-email -v
 2023-08-09 19:11 UTC  (4+ messages)

[PATCH 0/3] diff --no-index: support reading from named pipes
 2023-08-09 17:17 UTC  (4+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 4/4] "

[PATCH 1/8] rebase: simplify code related to imply_merge()
 2023-08-09 17:15 UTC  (5+ messages)
` [PATCH v2 0/3] rebase refactoring
  ` [PATCH v2 1/3] rebase: simplify code related to imply_merge()
  ` [PATCH v2 2/3] rebase: handle --strategy via imply_merge() as well
  ` [PATCH v2 3/3] rebase: move parse_opt_keep_empty() down

[PATCH v2] sequencer: beautify subject of reverts of reverts
 2023-08-09 17:15 UTC  (3+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] doc: revert: add discussion

[PATCH RESEND] format-patch: add --description-file option
 2023-08-09 17:15 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/2] maintenance: do not open console on Windows
 2023-08-09 16:54 UTC  (3+ messages)
` [PATCH 1/2] win32: add a helper to run `git.exe` without a foreground window
` [PATCH 2/2] git maintenance: avoid console window in scheduled tasks on Windows

[PATCH v2 0/6] rebase -i: impove handling of failed commands
 2023-08-09 13:08 UTC  (6+ messages)
` [PATCH v3 0/7] "

git pre-push hook not getting the lines from STDIN
 2023-08-09 12:38 UTC  (3+ messages)

[PATCH] fix `git mv existing-dir non-existing-dir`*
 2023-08-09  7:47 UTC  (6+ messages)
` [PATCH v2] fix `git mv existing-dir non-existing-dir` in some environments

[RESEND PATCH v10 7/8] worktree add: extend DWIM to infer --orphan
 2023-08-09  6:47 UTC  (2+ messages)
` RESEND [PATCH "

Re:
 2023-08-09  5:12 UTC 

What's cooking in git.git (Aug 2023, #03; Tue, 8)
 2023-08-09  2:42 UTC 

[PATCH] parse-options: disallow negating OPTION_SET_INT 0
 2023-08-08 23:52 UTC  (2+ messages)

What's cooking in git.git (Aug 2023, #01; Wed, 2)
 2023-08-08 21:19 UTC  (6+ messages)
` leak in jt/path-filter-fix, was "

[PATCH 0/2] fix git-send-email with recent versions of Term::ReadLine::Gnu
 2023-08-08 20:16 UTC  (5+ messages)
` [PATCH 1/2] send-email: drop FakeTerm hack
` [PATCH 2/2] send-email: avoid creating more than one Term::ReadLine object

[PATCH] t0040: declare non-tab indentation to be okay in this script
 2023-08-08 20:19 UTC  (2+ messages)

Video conference libification eng discussion, this Thursday 17:00 UTC
 2023-08-08 17:19 UTC 

[RFC/PATCH] commit-graph: verify swapped zero/non-zero generation cases
 2023-08-08 19:15 UTC 

[PATCH 0/5] Trailer readability cleanups
 2023-08-08 12:19 UTC  (12+ messages)
` [PATCH 1/5] trailer: separate public from internal portion of trailer_iterator
` [PATCH 2/5] trailer: split process_input_file into separate pieces
` [PATCH 3/5] trailer: split process_command_line_args into separate functions
` [PATCH 4/5] trailer: teach find_patch_start about --no-divider
` [PATCH 5/5] trailer: rename *_DEFAULT enums to *_UNSPECIFIED

git bug report
 2023-08-08 17:07 UTC  (8+ messages)
  ` [EXTERNAL] "

[ANNOUNCE] Git for Windows 2.42.0-rc0
 2023-08-08 11:55 UTC 

[SPAM] git@vger.kernel.org 電子メール通知
 2023-08-08  1:20 UTC 

[PATCH v4] unit tests: Add a project plan document
 2023-08-07 23:07 UTC  (2+ messages)
` [PATCH v5] "

[PATCH 0/2] branch: update error messages
 2023-08-07 22:49 UTC  (6+ messages)
` [PATCH 1/2] branch: error message deleting a branch in use
` [PATCH 2/2] branch: error message checking out "

[PATCH] mailmap: change primary address for Glen Choo
 2023-08-07 21:09 UTC  (2+ messages)

[PATCH v2 1/3] advice: handle "rebase" in error_resolve_conflict()
 2023-08-07 20:20 UTC  (3+ messages)
` [PATCH v3] "

Git Commit Notes (fetching/pushing)
 2023-08-07 20:18 UTC  (7+ messages)

[PATCH v2 2/2] wrapper: use trace2 counters to collect fsync stats
 2023-08-07 18:25 UTC  (6+ messages)

[PATCH] doc: rebase: rewrite docu for fixup/squash (again)
 2023-08-07 17:09 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).