Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH v2 0/4] add ref content check for files backend, (continued)
- [PATCH v3 0/4] add ref content check for files backend, shejialuo
- [PATCH v3 1/4] ref: initialize "fsck_ref_report" with zero, shejialuo
- [PATCH v3 2/4] ref: add regular ref content check for files backend, shejialuo
- [PATCH v3 3/4] ref: add symref content check for files backend, shejialuo
- [PATCH v3 4/4] ref: add symlink ref content check for files backend, shejialuo
- [PATCH v4 0/5] add ref content check for files backend, shejialuo
- [PATCH v4 1/5] ref: initialize "fsck_ref_report" with zero, shejialuo
- [PATCH v4 2/5] ref: port git-fsck(1) regular refs check for files backend, shejialuo
- [PATCH v4 3/5] ref: add more strict checks for regular refs, shejialuo
- [PATCH v4 4/5] ref: add symref content check for files backend, shejialuo
- [PATCH v4 5/5] ref: add symlink ref content check for files backend, shejialuo
- Re: [PATCH v4 0/5] add ref content check for files backend, Junio C Hamano
- [PATCH v5 0/9] add ref content check for files backend, shejialuo
- [PATCH v5 1/9] ref: initialize "fsck_ref_report" with zero, shejialuo
- [PATCH v5 2/9] builtin/refs: support multiple worktrees check for refs., shejialuo
- [PATCH v5 3/9] ref: port git-fsck(1) regular refs check for files backend, shejialuo
- [PATCH v5 4/9] ref: add more strict checks for regular refs, shejialuo
- [PATCH v5 5/9] ref: add basic symref content check for files backend, shejialuo
- [PATCH v5 6/9] ref: add escape check for the referent of symref, shejialuo
- [PATCH v5 7/9] ref: enhance escape situation for worktrees, shejialuo
- [PATCH v5 8/9] t0602: add ref content checks for worktrees, shejialuo
- [PATCH v5 9/9] ref: add symlink ref content check for files backend, shejialuo
- Re: [PATCH v5 0/9] add ref content check for files backend, Junio C Hamano
- Re: [PATCH v5 0/9] add ref content check for files backend, 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
- [PATCH 00/10] reftable: drop generic `reftable_table` interface,
Patrick Steinhardt
- [PATCH 01/10] reftable/merged: expose functions to initialize iterators, Patrick Steinhardt
- [PATCH 02/10] reftable/merged: rename `reftable_new_merged_table()`, Patrick Steinhardt
- [PATCH 03/10] reftable/merged: stop using generic tables in the merged table, Patrick Steinhardt
- [PATCH 04/10] reftable/stack: open-code reading refs, Patrick Steinhardt
- [PATCH 05/10] reftable/iter: drop double-checking logic, Patrick Steinhardt
- [PATCH 06/10] reftable/generic: move generic iterator code into iterator interface, Patrick Steinhardt
- [PATCH 07/10] reftable/dump: drop unused `compact_stack()`, Patrick Steinhardt
- [PATCH 08/10] reftable/dump: drop unused printing functionality, Patrick Steinhardt
- [PATCH 09/10] reftable/dump: move code into "t/helper/test-reftable.c", Patrick Steinhardt
- [PATCH 10/10] reftable/generic: drop interface, Patrick Steinhardt
- Re: [PATCH 00/10] reftable: drop generic `reftable_table` interface, karthik nayak
- [PATCH] midx: drop unused parameters from add_midx_to_chain(), Jeff King
- What's cooking in git.git (Aug 2024, #04; Mon, 12), Junio C Hamano
- [PATCH] git-svn: mention `svn:globalignores` in help+docs,
Alex Galvin via GitGitGadget
- Heads up: GMail regularly marking list messages as spam,
Mike Castle
- SIGSEGV Error Occurs When Attempting to Unbundle Without Initializing Git Repository.,
ArcticLampyrid
- Feature request: `git rm -c` shortcut, Junk Junk
- [Newcomer] Introducing myself and expressing interest in `Implement support for reftables in “dumb” HTTP transport` project,
AbdAlRahman Gad
- [PATCH 1/2] remerge-diff: lazily prpare temporary objdir on demand,
Junio C Hamano
- [BUG REPORT] `--autostash` rebase + pre-rebase error ends in corrupt state,
Brian Lyles
- [PATCH] doc: grammofix in git-diff-tree, Junio C Hamano
- [PATCH] tutorial: grammofix, Junio C Hamano
- git send-email with ancient SMTP server … dh key too small,
Matěj Cepl
- What's cooking in git.git (Aug 2024, #03; Thu, 8),
Junio C Hamano
- [PATCH] tests: drop use of 'tee' that hides exit status,
Junio C Hamano
- [PATCH 0/3] send-email: teach git send-email mode to translate aliases,
Jacob Keller
- [PATCH v6 0/8] [Newcomer] t7004: modernize the style,
AbdAlRahman Gad
- [PATCH] diff-tree: fix crash when used with --remerge-diff,
blanet via GitGitGadget
- Re: Adding nested repository with slash adds files instead of gitlink,
Phil Sainty
- [PATCH] doc: pack-objects: clarify --missing option,
Han Young
- [BUG REPORT] sparseIndexExpanded hint always shows on sparse worktree move,
Brian Lyles
- Documentation bug (?) when describing `zdiff3` merge format,
punk . lion0906
- [PATCH] transport: fix leak with transport helper URLs,
Junio C Hamano
- [RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a,
Josh Steadmon
- [RFC PATCH 1/6] common-main: split common_exit() into a new file, Josh Steadmon
- [RFC PATCH 2/6] repository: add initialize_repo wrapper without pointer, Josh Steadmon
- [RFC PATCH 3/6] contrib/cgit-rs: introduce Rust wrapper for libgit.a, Josh Steadmon
- [RFC PATCH 4/6] contrib/cgit-rs: add repo initialization and config access, Josh Steadmon
- [RFC PATCH 5/6] config: add git_configset_alloc, Josh Steadmon
- [RFC PATCH 6/6] contrib/cgit-rs: add a subset of configset wrappers, Josh Steadmon
- Re: [RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a, brian m. carlson
- Re: [RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a, Jason A. Donenfeld
- Re: [RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a, Junio C Hamano
- [PATCH v2 0/5] Introduce cgit-rs, a Rust wrapper around libgit.a, Josh Steadmon
- [PATCH v2 1/5] common-main: split init and exit code into new files, Josh Steadmon
- [PATCH v2 2/5] cgit-sys: introduce Rust wrapper for libgit.a, Josh Steadmon
- [PATCH v2 3/5] cgit-sys: add repo initialization and config access, Josh Steadmon
- [PATCH v2 4/5] config: add git_configset_alloc() and git_configset_clear_and_free(), Josh Steadmon
- [PATCH v2 5/5] cgit: add higher-level cgit crate, Josh Steadmon
- Re: [PATCH v2 0/5] Introduce cgit-rs, a Rust wrapper around libgit.a, Junio C Hamano
- Re: [PATCH v2 0/5] Introduce cgit-rs, a Rust wrapper around libgit.a, Jason A. Donenfeld
- [PATCH v3 0/6] Introduce libgit-rs, a Rust wrapper around libgit.a, Calvin Wan
- [PATCH v4 0/5] Introduce libgit-rs, a Rust wrapper around libgit.a, Josh Steadmon
- [GSoC][PATCH 0/5] t: port reftable/readwrite_test.c to the unit testing framework,
Chandra Pratap
- [PATCH v5 0/8] [Newcomer] t7004: modernize the style,
AbdAlRahman Gad
- [PATCH 00/20] Stop using `the_repository` in "config.c",
Patrick Steinhardt
- [PATCH 01/20] path: expose `do_git_path()` as `repo_git_pathv()`, Patrick Steinhardt
- [PATCH 02/20] path: expose `do_git_common_path()` as `strbuf_git_common_pathv()`, Patrick Steinhardt
- [PATCH 03/20] editor: do not rely on `the_repository` for interactive edits, Patrick Steinhardt
- [PATCH 04/20] hooks: remove implicit dependency on `the_repository`, Patrick Steinhardt
- [PATCH 05/20] path: stop relying on `the_repository` when reporting garbage, Patrick Steinhardt
- [PATCH 06/20] path: stop relying on `the_repository` in `worktree_git_path()`, Patrick Steinhardt
- [PATCH 07/20] path: hide functions using `the_repository` by default, Patrick Steinhardt
- [PATCH 08/20] config: introduce missing setters that take repo as parameter, Patrick Steinhardt
- [PATCH 09/20] config: expose `repo_config_clear()`, Patrick Steinhardt
- [PATCH 10/20] config: pass repo to `git_config_get_index_threads()`, Patrick Steinhardt
- [PATCH 11/20] config: pass repo to `git_config_get_split_index()`, Patrick Steinhardt
- [PATCH 12/20] config: pass repo to `git_config_get_max_percent_split_change()`, Patrick Steinhardt
- [PATCH 13/20] config: pass repo to `git_config_get_expiry()`, Patrick Steinhardt
- [PATCH 14/20] config: pass repo to `git_config_get_expiry_in_days()`, Patrick Steinhardt
- [PATCH 15/20] config: pass repo to `git_die_config()`, Patrick Steinhardt
- [PATCH 16/20] config: pass repo to functions that rename or copy sections, Patrick Steinhardt
- [PATCH 17/20] config: don't have setters depend on `the_repository`, Patrick Steinhardt
- [PATCH 18/20] config: don't depend on `the_repository` with branch conditions, Patrick Steinhardt
- [PATCH 19/20] global: prepare for hiding away repo-less config functions, Patrick Steinhardt
- [PATCH 20/20] config: hide functions using `the_repository` by default, Patrick Steinhardt
- Re: [PATCH 00/20] Stop using `the_repository` in "config.c", Ghanshyam Thakkar
- [PATCH v2 00/20] Stop using `the_repository` in "config.c", Patrick Steinhardt
- [PATCH v2 01/20] path: expose `do_git_path()` as `repo_git_pathv()`, Patrick Steinhardt
- [PATCH v2 02/20] path: expose `do_git_common_path()` as `repo_common_pathv()`, Patrick Steinhardt
- [PATCH v2 03/20] editor: do not rely on `the_repository` for interactive edits, Patrick Steinhardt
- [PATCH v2 04/20] hooks: remove implicit dependency on `the_repository`, Patrick Steinhardt
- [PATCH v2 05/20] path: stop relying on `the_repository` when reporting garbage, Patrick Steinhardt
- [PATCH v2 06/20] path: stop relying on `the_repository` in `worktree_git_path()`, Patrick Steinhardt
- [PATCH v2 07/20] path: hide functions using `the_repository` by default, Patrick Steinhardt
- [PATCH v2 08/20] config: introduce missing setters that take repo as parameter, Patrick Steinhardt
- [PATCH v2 09/20] config: expose `repo_config_clear()`, Patrick Steinhardt
- [PATCH v2 10/20] config: pass repo to `git_config_get_index_threads()`, Patrick Steinhardt
- [PATCH v2 11/20] config: pass repo to `git_config_get_split_index()`, Patrick Steinhardt
- [PATCH v2 12/20] config: pass repo to `git_config_get_max_percent_split_change()`, Patrick Steinhardt
- [PATCH v2 13/20] config: pass repo to `git_config_get_expiry()`, Patrick Steinhardt
- [PATCH v2 14/20] config: pass repo to `git_config_get_expiry_in_days()`, Patrick Steinhardt
- [PATCH v2 15/20] config: pass repo to `git_die_config()`, Patrick Steinhardt
- [PATCH v2 16/20] config: pass repo to functions that rename or copy sections, Patrick Steinhardt
- [PATCH v2 17/20] config: don't have setters depend on `the_repository`, Patrick Steinhardt
- [PATCH v2 18/20] config: don't depend on `the_repository` with branch conditions, Patrick Steinhardt
- [PATCH v2 19/20] global: prepare for hiding away repo-less config functions, Patrick Steinhardt
- [PATCH v2 20/20] config: hide functions using `the_repository` by default, Patrick Steinhardt
- Re: [PATCH v2 00/20] Stop using `the_repository` in "config.c", Junio C Hamano
- Re: [PATCH v2 00/20] Stop using `the_repository` in "config.c", Calvin Wan
- Re: [PATCH v2 00/20] Stop using `the_repository` in "config.c", Justin Tobler
- [Question] git-commit: --template from cmd output, Avid Seeker
- %complete indicator needed on git submodule command, Gene Rice
- [GSoC][PATCH 0/6] t: port reftable/stack_test.c to the unit testing framework,
Chandra Pratap
- [PATCH 00/22] Memory leak fixes (pt.4),
Patrick Steinhardt
- [PATCH 01/22] remote: plug memory leak when aliasing URLs, Patrick Steinhardt
- [PATCH 02/22] git: fix leaking system paths, Patrick Steinhardt
- [PATCH 03/22] object-file: fix memory leak when reading corrupted headers, Patrick Steinhardt
- [PATCH 04/22] object-name: fix leaking symlink paths in object context, Patrick Steinhardt
- [PATCH 05/22] bulk-checkin: fix leaking state TODO, Patrick Steinhardt
- [PATCH 06/22] read-cache: fix leaking hashfile when writing index fails, Patrick Steinhardt
- [PATCH 07/22] submodule-config: fix leaking name enrty when traversing submodules, Patrick Steinhardt
- [PATCH 08/22] config: fix leaking comment character config, Patrick Steinhardt
- [PATCH 09/22] builtin/rebase: fix leaking `commit.gpgsign` value, Patrick Steinhardt
- [PATCH 10/22] builtin/notes: fix leaking `struct notes_tree` when merging notes, Patrick Steinhardt
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]