messages from 2023-08-07 20:43:04 to 2023-08-10 16:45:50 UTC [more...]
[ANNOUNCE] Git v2.42.0-rc1
2023-08-10 16:45 UTC
[RFC PATCH 0/8] Introduce Git Standard Library
2023-08-10 16:36 UTC (9+ messages)
` [RFC PATCH v2 0/7] "
` [RFC PATCH v2 1/7] hex-ll: split out functionality from hex
` [RFC PATCH v2 2/7] object: move function to object.c
` [RFC PATCH v2 3/7] config: correct bad boolean env value error message
` [RFC PATCH v2 4/7] parse: create new library for parsing strings and env values
` [RFC PATCH v2 5/7] date: push pager.h dependency up
` [RFC PATCH v2 6/7] git-std-lib: introduce git standard library
` [RFC PATCH v2 7/7] git-std-lib: add test file to call git-std-lib.a functions
[PATCH 0/2] sequencer: truncate lockfile and ref to NAME_MAX
2023-08-10 16:35 UTC (3+ messages)
` [PATCH 1/2] sequencer: truncate labels to accommodate loose refs
` [PATCH 2/2] rebase: allow overriding the maximal length of the generated labels
[PATCH] upload-pack: fix race condition in error messages
2023-08-10 16:14 UTC (2+ messages)
[PATCH v2] sequencer: rectify empty hint in call of require_clean_work_tree()
2023-08-10 16:04 UTC (5+ messages)
` [PATCH v3] "
[PATCH v2] rebase: clarify conditionals in todo_list_to_strbuf()
2023-08-10 16:03 UTC (7+ messages)
` [PATCH v3] "
[PATCH] t/lib-rebase: (mostly) cosmetic improvements to set_fake_editor()
2023-08-10 16:00 UTC (13+ messages)
` [PATCH 0/3] "
` [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()
[RFC/PATCH] commit-graph: verify swapped zero/non-zero generation cases
2023-08-10 16:00 UTC (2+ messages)
[PATCH] Fix bug when more than one readline instance is used
2023-08-10 15:14 UTC (6+ messages)
` [[PATCH v2]] "
[PATCH] t4053: avoid race when killing background processes
2023-08-10 14:33 UTC
[PATCH 0/3] diff --no-index: support reading from named pipes
2023-08-10 12:56 UTC (5+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 4/4] "
[PATCH] t9001: fix/unify indentation regarding pipes somewhat
2023-08-10 10:26 UTC (3+ messages)
[PATCH v2] send-email: prompt-dependent exit codes
2023-08-10 10:00 UTC (9+ messages)
` [PATCH v3] "
` [PATCH v4] "
"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] 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
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 (31+ messages)
` [PATCH 1/6] maintenance: add get_random_minute()
` [PATCH 2/6] maintenance: use random minute in launchctl scheduler
` [PATCH 5/6] maintenance: swap method locations
` [PATCH 6/6] maintenance: use random minute in systemd scheduler
[PATCH] t9001: remove excessive GIT_SEND_EMAIL_NOTTY=1
2023-08-09 19:43 UTC (2+ messages)
[GSoC] Blog
2023-08-09 19:29 UTC (2+ messages)
git send-email -v
2023-08-09 19:11 UTC (4+ messages)
[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)
(no subject)
2023-08-09 9:15 UTC
[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] sequencer: rectify empty hint in call of require_clean_work_tree()
2023-08-09 1:24 UTC (3+ messages)
` [PATCH v2] "
[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
[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
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
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).