Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH] tests: do roundtrip builtin doc & sanity checking, (continued)
- [no subject], Unknown
- [PATCH] commit-reach: do not parse and iterate minima,
Jonathan Tan
- [PATCH] test-lib: have --immediate emit valid TAP on failure,
Ævar Arnfjörð Bjarmason
- [PATCH] leak tests: mark passing SANITIZE=leak tests as leak-free, Ævar Arnfjörð Bjarmason
- [RFC PATCH] repo-settings: set defaults even when not in a repo,
Josh Steadmon
- [Question] .git folder file updates for changing head commit,
John Garry
- lei + thunderbird recipe,
Bagas Sanjaya
- How to determine the number of unique recent committers on a branch?,
Sebastian Schuberth
- [RFC PATCH 0/1] invalid outdated temporary files,
Han Xin
- [PATCH 0/5] Partial bundle follow ups,
Derrick Stolee via GitGitGadget
- improve performance of PCRE2 bug 2642 bug workaround,
Paul Eggert
- Potential Bug - GIT/GIT LFS doing dnsquery on an IP address,
Hecker, David A
- [PATCH] hooks: fix "invoked hook" regression in a8cc5943338,
Ævar Arnfjörð Bjarmason
- [PATCH 00/41] use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status,
Elia Pinto
- [PATCH 13/41] rebase.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 34/41] setup.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 07/41] help.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 04/41] blame.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 41/41] exit.cocci: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 01/41] archive.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 09/41] mailsplit.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 26/41] daemon.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 20/41] tag.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 31/41] path.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 16/41] rm.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 24/41] git-credential-osxkeychain.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 17/41] shortlog.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 11/41] merge.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 33/41] run-command.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 05/41] commit.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 37/41] test-reach.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 14/41] remote-ext.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 40/41] upload-pack.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 18/41] show-branch.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 28/41] help.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 12/41] pull.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 32/41] remote-curl.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 36/41] test-json-writer.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 27/41] git.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 10/41] merge-index.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 38/41] test-submodule-config.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 02/41] branch.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 39/41] test-submodule-nested-repo-config.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 03/41] am.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 06/41] credential-cache--daemon.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 15/41] rev-parse.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 29/41] http-backend.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 08/41] init-db.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 23/41] obstack.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 25/41] git-credential-wincred.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 22/41] update-index.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 21/41] unpack-objects.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 19/41] stash.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 30/41] parse-options.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 35/41] shell.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- Re: [PATCH 00/41] use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Bagas Sanjaya
- Re: [PATCH 00/41] use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Ævar Arnfjörð Bjarmason
- [PATCH 0/4] reset: make --no-refresh the only way to skip index refresh,
Victoria Dye via GitGitGadget
- [PATCH] test-lib-functions: fix test_subcommand_inexact,
Derrick Stolee via GitGitGadget
- [RFC PATCH] for-each-ref: respect GIT_REF_PARANOIA setting,
Taylor Blau
- [PATCH] git-p4: fix issue with multiple perforce remotes, Kirill Frolov via GitGitGadget
- [PATCH] tracking branches: add advice to ambiguous refspec error,
Tao Klerks via GitGitGadget
- subtree split fails to remove not relevant commits, Кирилл Росколий
- [PATCH] t3200: fix antipatterns in existing branch tests,
Tao Klerks via GitGitGadget
- [PATCH 0/7] More i18n fixes,
Jean-Noël Avila via GitGitGadget
- Re: Having grep support the -o option,
Jayati Shrivastava
- using oldest date when squashing commits,
Oswald Buddenhagen
- [PATCH v5 0/3] vimdiff: new implementation with layout support,
Fernando Ramos
- [PATCH] ppc: remove custom SHA-1 implementation,
Ævar Arnfjörð Bjarmason
- [PATCH] Makefile: use ' ', not non-existing $(wspfx_SQ), Ævar Arnfjörð Bjarmason
- Noticed big performance issue when fetching multiple refs with depth 1 enabled,
Ricard Valverde
- how to automatically open conflicted files when "git rebase" encounter conflict,
wuzhouhui
- [PATCH 0/7] test-lib-functions: a better "test_expect_failure",
Ævar Arnfjörð Bjarmason
- [PATCH] shallow: reset commit grafts when shallow is reset,
Jonathan Tan
- [PATCH 0/8] reflog: migrate fully to parse_options(),
Ævar Arnfjörð Bjarmason
- [PATCH 0/5] refs: designated init & missing debug in ps/fetch-mirror-optim,
Ævar Arnfjörð Bjarmason
- What's cooking in git.git (Mar 2022, #04; Thu, 17),
Junio C Hamano
- Re: What's cooking in git.git (Mar 2022, #04; Thu, 17), Taylor Blau
- gc/submodule-update-part2 (was Re: What's cooking in git.git (Mar 2022, #04; Thu, 17)), Glen Choo
- Re: What's cooking in git.git (Mar 2022, #04; Thu, 17), Jeff Hostetler
- <Possible follow-ups>
- Re: What's cooking in git.git (Mar 2022, #04; Thu, 17), Justin Donnelly
- crash upon "commit removedfile/newfile removedfile",
Yaroslav Halchenko
- [PATCH 0/3] Fix use of 'cache_bottom' in sparse index,
Victoria Dye via GitGitGadget
- Git has two ways to count modified lines,
Laurent Lyaudet
[RFE] Signing using SSL,
rsbecker
[PATCH 0/2] addition of all symbols defined by curl,
Elia Pinto
understand Diff Formatting --cc flag?,
Andy Zhang
von Frau Maria Elisabeth Schaeffler, brownisiaac
[no subject], Unknown
[PATCH 0/7] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects,
Neeraj K. Singh via GitGitGadget
- [PATCH 1/7] bulk-checkin: rename 'state' variable and separate 'plugged' boolean, Neeraj Singh via GitGitGadget
- [PATCH 2/7] core.fsyncmethod: batched disk flushes for loose-objects, Neeraj Singh via GitGitGadget
- [PATCH 4/7] unpack-objects: use the bulk-checkin infrastructure, Neeraj Singh via GitGitGadget
- [PATCH 3/7] update-index: use the bulk-checkin infrastructure, Neeraj Singh via GitGitGadget
- [PATCH 5/7] core.fsync: use batch mode and sync loose objects by default on Windows, Neeraj Singh via GitGitGadget
- [PATCH 6/7] core.fsyncmethod: tests for batch mode, Neeraj Singh via GitGitGadget
- [PATCH 7/7] core.fsyncmethod: performance tests for add and stash, Neeraj Singh via GitGitGadget
- [PATCH v2 0/7] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects, Neeraj K. Singh via GitGitGadget
- [PATCH v2 1/7] bulk-checkin: rename 'state' variable and separate 'plugged' boolean, Neeraj Singh via GitGitGadget
- [PATCH v2 2/7] core.fsyncmethod: batched disk flushes for loose-objects, Neeraj Singh via GitGitGadget
- Re: [PATCH v2 2/7] core.fsyncmethod: batched disk flushes for loose-objects, Ævar Arnfjörð Bjarmason
- Re: [PATCH v2 2/7] core.fsyncmethod: batched disk flushes for loose-objects, Ævar Arnfjörð Bjarmason
- Re: [PATCH v2 2/7] core.fsyncmethod: batched disk flushes for loose-objects, Neeraj Singh
- Re: [PATCH v2 2/7] core.fsyncmethod: batched disk flushes for loose-objects, Ævar Arnfjörð Bjarmason
- Re: [PATCH v2 2/7] core.fsyncmethod: batched disk flushes for loose-objects, Neeraj Singh
- Re: [PATCH v2 2/7] core.fsyncmethod: batched disk flushes for loose-objects, Ævar Arnfjörð Bjarmason
- Re: [PATCH v2 2/7] core.fsyncmethod: batched disk flushes for loose-objects, Neeraj Singh
- [RFC PATCH 0/7] bottom-up ns/batched-fsync & "plugging" in object-file.c, Ævar Arnfjörð Bjarmason
- [RFC PATCH 2/7] unpack-objects: add skeleton HASH_N_OBJECTS{,_{FIRST,LAST}} flags, Ævar Arnfjörð Bjarmason
- [RFC PATCH 1/7] write-or-die.c: remove unused fsync_component() function, Ævar Arnfjörð Bjarmason
- [RFC PATCH 4/7] update-index: use a utility function for stdin consumption, Ævar Arnfjörð Bjarmason
- [RFC PATCH 3/7] object-file: pass down unpack-objects.c flags for "bulk" checkin, Ævar Arnfjörð Bjarmason
- [RFC PATCH 5/7] update-index: pass down an "oflags" argument, Ævar Arnfjörð Bjarmason
- [RFC PATCH 6/7] update-index: rename "buf" to "line", Ævar Arnfjörð Bjarmason
- [RFC PATCH 7/7] update-index: make use of HASH_N_OBJECTS{,_{FIRST,LAST}} flags, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 0/7] bottom-up ns/batched-fsync & "plugging" in object-file.c, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 1/7] unpack-objects: add skeleton HASH_N_OBJECTS{,_{FIRST,LAST}} flags, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 2/7] object-file: pass down unpack-objects.c flags for "bulk" checkin, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 3/7] update-index: pass down skeleton "oflags" argument, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 4/7] update-index: have the index fsync() flush the loose objects, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 6/7] fsync docs: update for new syncing semantics, Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 5/7] add: use WLI_NEED_LOOSE_FSYNC for new "only the index" bulk fsync(), Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 7/7] fsync docs: add new fsyncMethod.batch.quarantine, elaborate on old, Ævar Arnfjörð Bjarmason
- Re: [PATCH v2 2/7] core.fsyncmethod: batched disk flushes for loose-objects, Junio C Hamano
- Re: [PATCH v2 2/7] core.fsyncmethod: batched disk flushes for loose-objects, Ævar Arnfjörð Bjarmason
- [PATCH v2 3/7] update-index: use the bulk-checkin infrastructure, Neeraj Singh via GitGitGadget
- [PATCH v2 4/7] unpack-objects: use the bulk-checkin infrastructure, Neeraj Singh via GitGitGadget
- [PATCH v2 7/7] core.fsyncmethod: performance tests for add and stash, Neeraj Singh via GitGitGadget
- [PATCH v2 5/7] core.fsync: use batch mode and sync loose objects by default on Windows, Neeraj Singh via GitGitGadget
- [PATCH v2 6/7] core.fsyncmethod: tests for batch mode, Neeraj Singh via GitGitGadget
- Re: [PATCH v2 0/7] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects, Junio C Hamano
- [PATCH v3 00/11] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects, Neeraj K. Singh via GitGitGadget
- [PATCH v3 01/11] bulk-checkin: rebrand plug/unplug APIs as 'odb transactions', Neeraj Singh via GitGitGadget
- [PATCH v3 03/11] object-file: pass filename to fsync_or_die, Neeraj Singh via GitGitGadget
- [PATCH v3 04/11] core.fsyncmethod: batched disk flushes for loose-objects, Neeraj Singh via GitGitGadget
- [PATCH v3 06/11] unpack-objects: use the bulk-checkin infrastructure, Neeraj Singh via GitGitGadget
- [PATCH v3 07/11] core.fsync: use batch mode and sync loose objects by default on Windows, Neeraj Singh via GitGitGadget
- [PATCH v3 02/11] bulk-checkin: rename 'state' variable and separate 'plugged' boolean, Neeraj Singh via GitGitGadget
- [PATCH v3 05/11] update-index: use the bulk-checkin infrastructure, Neeraj Singh via GitGitGadget
- [PATCH v3 08/11] test-lib-functions: add parsing helpers for ls-files and ls-tree, Neeraj Singh via GitGitGadget
- [PATCH v3 10/11] core.fsyncmethod: performance tests for add and stash, Neeraj Singh via GitGitGadget
- [PATCH v3 11/11] core.fsyncmethod: correctly camel-case warning message, Neeraj Singh via GitGitGadget
- [PATCH v3 09/11] core.fsyncmethod: tests for batch mode, Neeraj Singh via GitGitGadget
- Re: [PATCH v3 00/11] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects, Junio C Hamano
- [PATCH v4 00/13] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects, Neeraj K. Singh via GitGitGadget
- [PATCH v4 01/13] bulk-checkin: rename 'state' variable and separate 'plugged' boolean, Neeraj Singh via GitGitGadget
- [PATCH v4 12/13] core.fsyncmethod: performance tests for add and stash, Neeraj Singh via GitGitGadget
- [PATCH v4 02/13] bulk-checkin: rebrand plug/unplug APIs as 'odb transactions', Neeraj Singh via GitGitGadget
- [PATCH v4 07/13] unpack-objects: use the bulk-checkin infrastructure, Neeraj Singh via GitGitGadget
- [PATCH v4 05/13] cache-tree: use ODB transaction around writing a tree, Neeraj Singh via GitGitGadget
- [PATCH v4 09/13] test-lib-functions: add parsing helpers for ls-files and ls-tree, Neeraj Singh via GitGitGadget
- [PATCH v4 03/13] object-file: pass filename to fsync_or_die, Neeraj Singh via GitGitGadget
- [PATCH v4 06/13] update-index: use the bulk-checkin infrastructure, Neeraj Singh via GitGitGadget
- [PATCH v4 04/13] core.fsyncmethod: batched disk flushes for loose-objects, Neeraj Singh via GitGitGadget
- [PATCH v4 10/13] core.fsyncmethod: tests for batch mode, Neeraj Singh via GitGitGadget
- [PATCH v4 08/13] core.fsync: use batch mode and sync loose objects by default on Windows, Neeraj Singh via GitGitGadget
- [PATCH v4 13/13] core.fsyncmethod: correctly camel-case warning message, Neeraj Singh via GitGitGadget
- [PATCH v4 11/13] t/perf: add iteration setup mechanism to perf-lib, Neeraj Singh via GitGitGadget
- Re: [PATCH v4 00/13] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects, Ævar Arnfjörð Bjarmason
- Re: [PATCH v4 00/13] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects, Ævar Arnfjörð Bjarmason
- [PATCH v5 00/14] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects, Neeraj K. Singh via GitGitGadget
- [PATCH v5 02/14] bulk-checkin: rebrand plug/unplug APIs as 'odb transactions', Neeraj Singh via GitGitGadget
- [PATCH v5 04/14] core.fsyncmethod: batched disk flushes for loose-objects, Neeraj Singh via GitGitGadget
- [PATCH v5 01/14] bulk-checkin: rename 'state' variable and separate 'plugged' boolean, Neeraj Singh via GitGitGadget
- [PATCH v5 03/14] object-file: pass filename to fsync_or_die, Neeraj Singh via GitGitGadget
- [PATCH v5 05/14] cache-tree: use ODB transaction around writing a tree, Neeraj Singh via GitGitGadget
- [PATCH v5 09/14] core.fsync: use batch mode and sync loose objects by default on Windows, Neeraj Singh via GitGitGadget
- [PATCH v5 07/14] update-index: use the bulk-checkin infrastructure, Neeraj Singh via GitGitGadget
- [PATCH v5 06/14] builtin/add: add ODB transaction around add_files_to_cache, Neeraj Singh via GitGitGadget
- [PATCH v5 10/14] test-lib-functions: add parsing helpers for ls-files and ls-tree, Neeraj Singh via GitGitGadget
- [PATCH v5 08/14] unpack-objects: use the bulk-checkin infrastructure, Neeraj Singh via GitGitGadget
- [PATCH v5 11/14] core.fsyncmethod: tests for batch mode, Neeraj Singh via GitGitGadget
- [PATCH v5 12/14] t/perf: add iteration setup mechanism to perf-lib, Neeraj Singh via GitGitGadget
- [PATCH v5 14/14] core.fsyncmethod: correctly camel-case warning message, Neeraj Singh via GitGitGadget
- [PATCH v5 13/14] core.fsyncmethod: performance tests for batch mode, Neeraj Singh via GitGitGadget
- [PATCH v6 01/12] bulk-checkin: rename 'state' variable and separate 'plugged' boolean, nksingh85
- [PATCH v6 04/12] cache-tree: use ODB transaction around writing a tree, nksingh85
- [PATCH v6 00/12] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects, nksingh85
- [PATCH v6 10/12] core.fsyncmethod: tests for batch mode, nksingh85
- [PATCH v6 11/12] t/perf: add iteration setup mechanism to perf-lib, nksingh85
- [PATCH v6 12/12] core.fsyncmethod: performance tests for batch mode, nksingh85
- [PATCH v6 07/12] unpack-objects: use the bulk-checkin infrastructure, nksingh85
- [PATCH v6 09/12] test-lib-functions: add parsing helpers for ls-files and ls-tree, nksingh85
- [PATCH v6 02/12] bulk-checkin: rebrand plug/unplug APIs as 'odb transactions', nksingh85
- [PATCH v6 08/12] core.fsync: use batch mode and sync loose objects by default on Windows, nksingh85
- [PATCH v6 05/12] builtin/add: add ODB transaction around add_files_to_cache, nksingh85
- [PATCH v6 06/12] update-index: use the bulk-checkin infrastructure, nksingh85
- [PATCH v6 03/12] core.fsyncmethod: batched disk flushes for loose-objects, nksingh85
[PATCH 0/7] Finish converting "submodule update" to C,
Glen Choo
Let's have a user experience workshop,
Alice Merrick
Re: Follow-up on hooks series,
Emily Shaffer
[PATCH] Use reverse_commit_list helper function for in-place list reversal,
Jayati Shrivastava via GitGitGadget
[PATCH] maintenance: fix synopsis in documentation,
Derrick Stolee via GitGitGadget
[PATCH] git-curl-compat.h: addition of all symbols defined by curl,
Elia Pinto
[RFC PATCH 0/1] mv: integrate with sparse-index,
Shaoxuan Yuan
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]