Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH 2/5] apply: honor `ignore_ws_none` with `correct_ws_error`, (continued)
- [GSoC][PATCH] unit-tests: add tests for oidset.h,
Ghanshyam Thakkar
- [PATCH] remote: plug memory leaks at early returns,
René Scharfe
- What's cooking in git.git (Aug 2024, #09; Fri, 23), Junio C Hamano
- [no subject], Unknown
- [PATCH v2] doc: replace 3 dash with correct 2 dash in git-config(1),
Celeste Liu
- git diff --word-diff misbehaving over paragraph breaks?, Willow Liquorice
- [PATCH] doc: replace 3 dash with correct 2 dash in git-config(1),
Celeste Liu
- [PATCH] diff-index: integrate with the sparse index, Derrick Stolee via GitGitGadget
- [PATCH] exec_cmd: RUNTIME_PREFIX on z/OS systems,
Haritha via GitGitGadget
- Wrong error message when cloning from http gitlab (and everything still works anyway),
Marlon Regenhardt
- [PATCH] gitk: added external diff file rename detection,
ToBoMi via GitGitGadget
- What's cooking in git.git (Aug 2024, #08; Wed, 21), Junio C Hamano
- [PATCH] builtin/stash: test push with new file added and removed, Piotr Siupa
- "git stash push" behaves weirdly when files is added in index and removed (and the other way around), Piotr Siupa
- [PATCH 0/7] [RFC] advice: refuse to output if stderr not TTY,
Derrick Stolee via GitGitGadget
- [PATCH 1/7] t1000-2000: add GIT_ADVICE=1 for advice tests, Derrick Stolee via GitGitGadget
- [PATCH 2/7] t3000-4000: add GIT_ADVICE=1 to advice tests, Derrick Stolee via GitGitGadget
- [PATCH 3/7] t5000: add GIT_ADVICE=1 to advice tests, Derrick Stolee via GitGitGadget
- [PATCH 4/7] t6000: add GIT_ADVICE=1 to advice tests, Derrick Stolee via GitGitGadget
- [PATCH 5/7] t7000: add GIT_ADVICE=1 to advice tests, Derrick Stolee via GitGitGadget
- [PATCH 7/7] advice: refuse to output if stderr not TTY, Derrick Stolee via GitGitGadget
- [PATCH 6/7] t7508/12: set GIT_ADVICE=1 across all tests, Derrick Stolee via GitGitGadget
- Re: [PATCH 0/7] [RFC] advice: refuse to output if stderr not TTY, Jeff King
- Re: [PATCH 0/7] [RFC] advice: refuse to output if stderr not TTY, Junio C Hamano
- Re: [PATCH 0/7] [RFC] advice: refuse to output if stderr not TTY, Gabor Gombas
- Re: [PATCH 0/7] [RFC] advice: refuse to output if stderr not TTY, Derrick Stolee
- [PATCH] docs: explain the order of output in the batched mode of git-cat-file(1),
ahmed akef via GitGitGadget
builtin/config: --name-only doesn't imply --show-names in "git config get",
Yukai Chou
[PATCH] mailinfo: we parse fixed headers,
Junio C Hamano
[PATCH 0/2] Update the win+VS build definition,
Johannes Schindelin via GitGitGadget
[PATCH 00/20] Memory leak fixes (pt.5),
Patrick Steinhardt
- [PATCH 01/20] mailinfo: fix leaking header data, Patrick Steinhardt
- [PATCH 02/20] convert: fix leaks when resetting attributes, Patrick Steinhardt
- [PATCH 03/20] pretty: fix memory leaks when parsing pretty formats, Patrick Steinhardt
- [PATCH 04/20] pretty: fix leaking key/value separator buffer, Patrick Steinhardt
- [PATCH 05/20] builtin/merge-tree: fix leaking `-X` strategy options, Patrick Steinhardt
- [PATCH 06/20] builtin/upload-archive: fix leaking args passed to `write_archive()`, Patrick Steinhardt
- [PATCH 07/20] builtin/archive: fix leaking `OPT_FILENAME()` value, Patrick Steinhardt
- [PATCH 08/20] midx-write: fix leaking hashfile on error cases, Patrick Steinhardt
- [PATCH 09/20] builtin/repack: fix leaks when computing packs to repack, Patrick Steinhardt
- [PATCH 10/20] t/helper: fix leaking multi-pack-indices in "read-midx", Patrick Steinhardt
- [PATCH 11/20] transport: fix leaking OID arrays in git:// transport data, Patrick Steinhardt
- [PATCH 12/20] builtin/send-pack: fix leaking refspecs, Patrick Steinhardt
- [PATCH 13/20] sideband: fix leaks when configuring sideband colors, Patrick Steinhardt
- [PATCH 14/20] builtin/fetch-pack: fix leaking refs, Patrick Steinhardt
- [PATCH 15/20] remote: fix leaking config strings, Patrick Steinhardt
- [PATCH 16/20] remote: fix leaks when matching refspecs, Patrick Steinhardt
- [PATCH 17/20] remote: fix leaking peer ref when expanding refmap, Patrick Steinhardt
- [PATCH 18/20] builtin/fetch: fix leaking transaction with `--atomic`, Patrick Steinhardt
- [PATCH 19/20] transport: fix leaking arguments when fetching from bundle, Patrick Steinhardt
- [PATCH 20/20] transport: fix leaking negotiation tips, Patrick Steinhardt
- [PATCH v2 00/20] Memory leak fixes (pt.5), Patrick Steinhardt
- [PATCH v2 01/20] mailinfo: fix leaking header data, Patrick Steinhardt
- [PATCH v2 02/20] convert: fix leaks when resetting attributes, Patrick Steinhardt
- [PATCH v2 03/20] pretty: fix memory leaks when parsing pretty formats, Patrick Steinhardt
- [PATCH v2 04/20] pretty: fix leaking key/value separator buffer, Patrick Steinhardt
- [PATCH v2 05/20] builtin/merge-tree: fix leaking `-X` strategy options, Patrick Steinhardt
- [PATCH v2 06/20] builtin/upload-archive: fix leaking args passed to `write_archive()`, Patrick Steinhardt
- [PATCH v2 07/20] builtin/archive: fix leaking `OPT_FILENAME()` value, Patrick Steinhardt
- [PATCH v2 08/20] midx-write: fix leaking hashfile on error cases, Patrick Steinhardt
- [PATCH v2 09/20] builtin/repack: fix leaks when computing packs to repack, Patrick Steinhardt
- [PATCH v2 10/20] t/helper: fix leaking multi-pack-indices in "read-midx", Patrick Steinhardt
- [PATCH v2 11/20] transport: fix leaking OID arrays in git:// transport data, Patrick Steinhardt
- [PATCH v2 12/20] builtin/send-pack: fix leaking refspecs, Patrick Steinhardt
- [PATCH v2 13/20] sideband: fix leaks when configuring sideband colors, Patrick Steinhardt
- [PATCH v2 14/20] builtin/fetch-pack: fix leaking refs, Patrick Steinhardt
- [PATCH v2 15/20] remote: fix leaking config strings, Patrick Steinhardt
- [PATCH v2 16/20] remote: fix leaks when matching refspecs, Patrick Steinhardt
- [PATCH v2 17/20] remote: fix leaking peer ref when expanding refmap, Patrick Steinhardt
- [PATCH v2 18/20] builtin/fetch: fix leaking transaction with `--atomic`, Patrick Steinhardt
- [PATCH v2 19/20] transport: fix leaking arguments when fetching from bundle, Patrick Steinhardt
- [PATCH v2 20/20] transport: fix leaking negotiation tips, Patrick Steinhardt
- Re: [PATCH v2 00/20] Memory leak fixes (pt.5), Junio C Hamano
Representing Debian Metadata in Git,
Simon Richter
What's cooking in git.git (Aug 2024, #07; Mon, 19),
Junio C Hamano
[PATCH v2 0/3] send-email: add --mailmap support,
Jacob Keller
Re: [RFC/PATCH] Add fetch.updateHead option,
khmer song and funny clip 855
[PATCH 00/10] reftable: fix reload with active iterators,
Patrick Steinhardt
- [PATCH 01/10] reftable/blocksource: drop malloc block source, Patrick Steinhardt
- [PATCH 02/10] reftable/stack: inline `stack_compact_range_stats()`, Patrick Steinhardt
- [PATCH 03/10] reftable/reader: rename `reftable_new_reader()`, Patrick Steinhardt
- [PATCH 04/10] reftable/reader: inline `init_reader()`, Patrick Steinhardt
- [PATCH 05/10] reftable/reader: inline `reader_close()`, Patrick Steinhardt
- [PATCH 06/10] reftable/stack: fix broken refnames in `write_n_ref_tables()`, Patrick Steinhardt
- [PATCH 07/10] reftable/reader: introduce refcounting, Patrick Steinhardt
- [PATCH 08/10] reftable/reader: keep readers alive during iteration, Patrick Steinhardt
- [PATCH 09/10] reftable/stack: reorder swapping in the reloaded stack contents, Patrick Steinhardt
- [PATCH 10/10] reftable/stack: fix segfault when reload with reused readers fails, Patrick Steinhardt
- Re: [PATCH 00/10] reftable: fix reload with active iterators, karthik nayak
- Re: [PATCH 00/10] reftable: fix reload with active iterators, Jeff King
- [PATCH v2 00/10] reftable: fix reload with active iterators, Patrick Steinhardt
- [PATCH v2 01/10] reftable/blocksource: drop malloc block source, Patrick Steinhardt
- [PATCH v2 03/10] reftable/reader: rename `reftable_new_reader()`, Patrick Steinhardt
- [PATCH v2 04/10] reftable/reader: inline `init_reader()`, Patrick Steinhardt
- [PATCH v2 05/10] reftable/reader: inline `reader_close()`, Patrick Steinhardt
- [PATCH v2 07/10] reftable/reader: introduce refcounting, Patrick Steinhardt
- [PATCH v2 08/10] reftable/reader: keep readers alive during iteration, Patrick Steinhardt
- [PATCH v2 09/10] reftable/stack: reorder swapping in the reloaded stack contents, Patrick Steinhardt
- [PATCH v2 10/10] reftable/stack: fix segfault when reload with reused readers fails, Patrick Steinhardt
- [PATCH v2 06/10] reftable/stack: fix broken refnames in `write_n_ref_tables()`, Patrick Steinhardt
- [PATCH v2 02/10] reftable/stack: inline `stack_compact_range_stats()`, Patrick Steinhardt
- Re: [PATCH v2 00/10] reftable: fix reload with active iterators, Junio C Hamano
[PATCH] docs: explain the order of output in cat-file batch operations,
ahmed akef via GitGitGadget
Hello let’s start,
khmer song and funny clip 855
[PATCH] git gui: add directly calling merge tool from gitconfig,
ToBoMi via GitGitGadget
[PATCH] doc: add --show-names for git config,
Yukai Chou
Hi, khmer song and funny clip 855
[PATCH 0/15] marking some more unused parameters,
Jeff King
- [PATCH 01/15] imap-send: mark unused parameter in ssl_socket_connect() fallback, Jeff King
- [PATCH 02/15] update-ref: mark more unused parameters in parser callbacks, Jeff King
- [PATCH 03/15] refs: mark unused parameters in ref_store fsck callbacks, Jeff King
- [PATCH 04/15] refs: mark unused parameters in do_for_each_reflog_helper(), Jeff King
- [PATCH 05/15] oss-fuzz: mark unused argv/argc argument, Jeff King
- [PATCH 06/15] t/helper: mark more unused argv/argc arguments, Jeff King
- [PATCH 07/15] unit-tests: ignore unused argc/argv, Jeff King
- [PATCH 08/15] reftable: ignore unused argc/argv in test functions, Jeff King
- [PATCH 09/15] reftable: drop obsolete test function declarations, Jeff King
- [PATCH 10/15] reftable: mark unused parameters in virtual functions, Jeff King
- [PATCH 11/15] t-hashmap: mark unused parameters in callback function, Jeff King
- [PATCH 12/15] test-mergesort: mark unused parameters in trivial callback, Jeff King
- [PATCH 13/15] setup: mark unused parameter in config callback, Jeff King
- [PATCH 14/15] daemon: mark unused parameters in non-posix fallbacks, Jeff King
- [PATCH 15/15] scalar: mark unused parameters in dummy function, Jeff King
[PATCH 0/5] dropping some more unused parameters,
Jeff King
Regression bug with latest SAFE ownership patch,
James
git push does not work over https WebDAV,
Zdenek Wagner
[PATCH 0/2] send-email: add --mailmap support,
Jacob Keller
What's cooking in git.git (Aug 2024, #06; Fri, 16),
Junio C Hamano
feature request: set remote/HEAD with fetch,
Bence Ferdinandy
[PATCH] rebase -x: don't print "Executing:" msgs with --quiet,
Matheus Tavares
[PATCH 3/3] fixup! send-email: teach git send-email option to translate aliases, Jacob Keller
[PATCH 00/13] midx: incremental multi-pack indexes, part two,
Taylor Blau
- [PATCH 01/13] Documentation: describe incremental MIDX bitmaps, Taylor Blau
- [PATCH 02/13] pack-revindex: prepare for incremental MIDX bitmaps, Taylor Blau
- [PATCH 03/13] pack-bitmap.c: open and store incremental bitmap layers, Taylor Blau
- [PATCH 04/13] pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs, Taylor Blau
- [PATCH 05/13] pack-bitmap.c: teach `show_objects_for_type()` about incremental MIDXs, Taylor Blau
- [PATCH 06/13] pack-bitmap.c: support bitmap pack-reuse with incremental MIDXs, Taylor Blau
- [PATCH 07/13] pack-bitmap.c: teach `rev-list --test-bitmap` about incremental MIDXs, Taylor Blau
- [PATCH 08/13] pack-bitmap.c: compute disk-usage with incremental MIDXs, Taylor Blau
- [PATCH 09/13] pack-bitmap.c: apply pseudo-merge commits with incremental MIDXs, Taylor Blau
- [PATCH 10/13] ewah: implement `struct ewah_or_iterator`, Taylor Blau
- [PATCH 11/13] pack-bitmap.c: keep track of each layer's type bitmaps, Taylor Blau
- [PATCH 12/13] pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators, Taylor Blau
- [PATCH 13/13] midx: implement writing incremental MIDX bitmaps, Taylor Blau
- [PATCH v2 00/13] midx: incremental multi-pack indexes, part two, Taylor Blau
- [PATCH v2 01/13] Documentation: describe incremental MIDX bitmaps, Taylor Blau
- [PATCH v2 02/13] pack-revindex: prepare for incremental MIDX bitmaps, Taylor Blau
- [PATCH v2 03/13] pack-bitmap.c: open and store incremental bitmap layers, Taylor Blau
- [PATCH v2 04/13] pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs, Taylor Blau
- [PATCH v2 05/13] pack-bitmap.c: teach `show_objects_for_type()` about incremental MIDXs, Taylor Blau
- [PATCH v2 06/13] pack-bitmap.c: support bitmap pack-reuse with incremental MIDXs, Taylor Blau
- [PATCH v2 07/13] pack-bitmap.c: teach `rev-list --test-bitmap` about incremental MIDXs, Taylor Blau
- [PATCH v2 08/13] pack-bitmap.c: compute disk-usage with incremental MIDXs, Taylor Blau
- [PATCH v2 09/13] pack-bitmap.c: apply pseudo-merge commits with incremental MIDXs, Taylor Blau
- [PATCH v2 10/13] ewah: implement `struct ewah_or_iterator`, Taylor Blau
- [PATCH v2 11/13] pack-bitmap.c: keep track of each layer's type bitmaps, Taylor Blau
- [PATCH v2 12/13] pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators, Taylor Blau
- [PATCH v2 13/13] midx: implement writing incremental MIDX bitmaps, Taylor Blau
[PATCH 0/2] Add additional trace2 regions for fetch and push,
Josh Steadmon
[PATCH 0/8] pseudo-merge: avoid empty and non-closed pseudo-merge commits,
Taylor Blau
[no subject], Unknown
[PATCH 0/5] Introduce configs for default repo format,
Patrick Steinhardt
What's cooking in git.git (Aug 2024, #05; Wed, 14),
Junio C Hamano
[PATCH] howto-maintain: mention preformatted docs, Junio C Hamano
[PATCH 1/1] git jump: support show,
Geoffrey Thomas
Git exclude patterns with full static file, without globs, fails to capture the exclusion (the file is added anyway, Alex Recuenco
[PATCH v2 00/15] reftable: drop generic `reftable_table` interface,
Patrick Steinhardt
- [PATCH v2 01/15] reftable/merged: expose functions to initialize iterators, Patrick Steinhardt
- [PATCH v2 02/15] reftable/merged: rename `reftable_new_merged_table()`, Patrick Steinhardt
- [PATCH v2 03/15] reftable/merged: stop using generic tables in the merged table, Patrick Steinhardt
- [PATCH v2 04/15] reftable/stack: open-code reading refs, Patrick Steinhardt
- [PATCH v2 05/15] reftable/iter: drop double-checking logic, Patrick Steinhardt
- [PATCH v2 06/15] reftable/generic: move generic iterator code into iterator interface, Patrick Steinhardt
- [PATCH v2 07/15] reftable/dump: drop unused `compact_stack()`, Patrick Steinhardt
- [PATCH v2 08/15] t/helper: inline `reftable_dump_main()`, Patrick Steinhardt
- [PATCH v2 09/15] t/helper: inline `reftable_reader_print_file()`, Patrick Steinhardt
- [PATCH v2 10/15] t/helper: inline `reftable_stack_print_directory()`, Patrick Steinhardt
- [PATCH v2 11/15] t/helper: inline `reftable_table_print()`, Patrick Steinhardt
- [PATCH v2 12/15] t/helper: inline printing of reftable records, Patrick Steinhardt
- [PATCH v2 13/15] t/helper: use `hash_to_hex_algop()` to print hashes, Patrick Steinhardt
- [PATCH v2 14/15] t/helper: refactor to not use `struct reftable_table`, Patrick Steinhardt
- [PATCH v2 15/15] reftable/generic: drop interface, Patrick Steinhardt
- Re: [PATCH v2 00/15] reftable: drop generic `reftable_table` interface, Patrick Steinhardt
- Re: [PATCH v2 00/15] reftable: drop generic `reftable_table` interface, karthik nayak
- [PATCH v3 00/15] reftable: drop generic `reftable_table` interface, Patrick Steinhardt
- [PATCH v3 01/15] reftable/merged: expose functions to initialize iterators, Patrick Steinhardt
- [PATCH v3 02/15] reftable/merged: rename `reftable_new_merged_table()`, Patrick Steinhardt
- [PATCH v3 03/15] reftable/merged: stop using generic tables in the merged table, Patrick Steinhardt
- [PATCH v3 04/15] reftable/stack: open-code reading refs, Patrick Steinhardt
- [PATCH v3 05/15] reftable/iter: drop double-checking logic, Patrick Steinhardt
- [PATCH v3 06/15] reftable/generic: move generic iterator code into iterator interface, Patrick Steinhardt
- [PATCH v3 07/15] reftable/dump: drop unused `compact_stack()`, Patrick Steinhardt
- [PATCH v3 08/15] t/helper: inline `reftable_dump_main()`, Patrick Steinhardt
- [PATCH v3 09/15] t/helper: inline `reftable_reader_print_file()`, Patrick Steinhardt
- [PATCH v3 10/15] t/helper: inline `reftable_stack_print_directory()`, Patrick Steinhardt
- [PATCH v3 11/15] t/helper: inline `reftable_table_print()`, Patrick Steinhardt
- [PATCH v3 12/15] t/helper: inline printing of reftable records, Patrick Steinhardt
- [PATCH v3 13/15] t/helper: use `hash_to_hex_algop()` to print hashes, Patrick Steinhardt
- [PATCH v3 14/15] t/helper: refactor to not use `struct reftable_table`, Patrick Steinhardt
- [PATCH v3 15/15] reftable/generic: drop interface, Patrick Steinhardt
- Re: [PATCH v3 00/15] reftable: drop generic `reftable_table` interface, karthik nayak
- Re: [PATCH v3 00/15] reftable: drop generic `reftable_table` interface, Junio C Hamano
[PATCH] rebase: apply and cleanup autostash when rebase fails to start,
Phillip Wood via GitGitGadget
[GSoC][PATCH 00/10] t: port reftable/block_test.c to the unit testing framework,
Chandra Pratap
- [PATCH 01/10] t: move reftable/block_test.c to the unit testing framework, Chandra Pratap
- [PATCH 02/10] t-reftable-block: release used block reader, Chandra Pratap
- [PATCH 03/10] t-reftable-block: use reftable_record_equal() instead of check_str(), Chandra Pratap
- [PATCH 04/10] t-reftable-block: use reftable_record_key() instead of strbuf_addstr(), Chandra Pratap
- [PATCH 05/10] t-reftable-block: use block_iter_reset() instead of block_iter_close(), Chandra Pratap
- [PATCH 06/10] t-reftable-block: use xstrfmt() instead of xstrdup(), Chandra Pratap
- [PATCH 07/10] t-reftable-block: remove unnecessary variable 'j', Chandra Pratap
- [PATCH 08/10] t-reftable-block: add tests for log blocks, Chandra Pratap
- [PATCH 09/10] t-reftable-block: add tests for obj blocks, Chandra Pratap
- [PATCH 10/10] t-reftable-block: add tests for index blocks, Chandra Pratap
- [GSoC][PATCH v2 00/11] t: port reftable/block_test.c to the unit testing framework, Chandra Pratap
- [PATCH v2 01/11] t: move reftable/block_test.c to the unit testing framework, Chandra Pratap
- [PATCH v2 02/11] t: harmonize t-reftable-block.c with coding guidelines, Chandra Pratap
- [PATCH v2 03/11] t-reftable-block: release used block reader, Chandra Pratap
- [PATCH v2 04/11] t-reftable-block: use reftable_record_equal() instead of check_str(), Chandra Pratap
- [PATCH v2 05/11] t-reftable-block: use reftable_record_key() instead of strbuf_addstr(), Chandra Pratap
- [PATCH v2 06/11] t-reftable-block: use block_iter_reset() instead of block_iter_close(), Chandra Pratap
- [PATCH v2 07/11] t-reftable-block: use xstrfmt() instead of xstrdup(), Chandra Pratap
- [PATCH v2 08/11] t-reftable-block: remove unnecessary variable 'j', Chandra Pratap
- [PATCH v2 09/11] t-reftable-block: add tests for log blocks, Chandra Pratap
- [PATCH v2 10/11] t-reftable-block: add tests for obj blocks, Chandra Pratap
- [PATCH v2 11/11] t-reftable-block: add tests for index blocks, Chandra Pratap
- Re: [GSoC][PATCH v2 00/11] t: port reftable/block_test.c to the unit testing framework, Chandra Pratap
- [GSoC][PATCH v3 00/11] t: port reftable/block_test.c to the unit testing framework, Chandra Pratap
- [PATCH v3 01/11] t: move reftable/block_test.c to the unit testing framework, Chandra Pratap
- [PATCH v3 02/11] t: harmonize t-reftable-block.c with coding guidelines, Chandra Pratap
- [PATCH v3 03/11] t-reftable-block: release used block reader, Chandra Pratap
- [PATCH v3 04/11] t-reftable-block: use reftable_record_equal() instead of check_str(), Chandra Pratap
- [PATCH v3 05/11] t-reftable-block: use reftable_record_key() instead of strbuf_addstr(), Chandra Pratap
- [PATCH v3 06/11] t-reftable-block: use block_iter_reset() instead of block_iter_close(), Chandra Pratap
- [PATCH v3 07/11] t-reftable-block: use xstrfmt() instead of xstrdup(), Chandra Pratap
- [PATCH v3 08/11] t-reftable-block: remove unnecessary variable 'j', Chandra Pratap
- [PATCH v3 09/11] t-reftable-block: add tests for log blocks, Chandra Pratap
- [PATCH v3 10/11] t-reftable-block: add tests for obj blocks, Chandra Pratap
- [PATCH v3 11/11] t-reftable-block: add tests for index blocks, Chandra Pratap
- Re: [GSoC][PATCH v3 00/11] t: port reftable/block_test.c to the unit testing framework, Patrick Steinhardt
[PATCH v2 0/3] send-email: teach git send-email mode to translate aliases,
Jacob Keller
[PATCH] format-patch: add support for mailmap file,
Jacob Keller
"git-stash --keep-index" crashes when there are no tracked files,
Piotr Siupa
[RFC] Implement ref content consistency check,
shejialuo
[PATCH 0/2] Re: [BUG REPORT] git-gui invokes prepare-commit-msg hook incorrectly,
Oswald Buddenhagen
[PATCH 0/7] builtin/maintenance: fix auto-detach with non-standard tasks,
Patrick Steinhardt
- [PATCH 1/7] config: fix constness of out parameter for `git_config_get_expiry()`, Patrick Steinhardt
- [PATCH 2/7] builtin/gc: refactor to read config into structure, Patrick Steinhardt
- [PATCH 4/7] builtin/gc: stop processing log file on signal, Patrick Steinhardt
- [PATCH 5/7] builtin/gc: add a `--detach` flag, Patrick Steinhardt
- [PATCH 6/7] builtin/maintenance: add a `--detach` flag, Patrick Steinhardt
- [PATCH 7/7] builtin/maintenance: fix auto-detach with non-standard tasks, Patrick Steinhardt
- [PATCH 3/7] builtin/gc: fix leaking config values, Patrick Steinhardt
- Re: [PATCH 0/7] builtin/maintenance: fix auto-detach with non-standard tasks, James Liu
- [PATCH v2 0/7] builtin/maintenance: fix auto-detach with non-standard tasks, Patrick Steinhardt
- Re: [PATCH 0/7] builtin/maintenance: fix auto-detach with non-standard tasks, Derrick Stolee
- [PATCH v3 0/7] builtin/maintenance: fix auto-detach with non-standard tasks, Patrick Steinhardt
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]