Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH v1 3/8] format-patch: add config option confirmOverwrite, (continued)
- [PATCH] doc: attempt to clarify a blurry sentence.,
Lars Berntzon via GitGitGadget
- Re: [PATCH v5 07/11] test-lib functions: add --printf option to test_commit, Đoàn Trần Công Danh
- Re: [PATCH v5 06/11] describe tests: convert setup to use test_commit, Đoàn Trần Công Danh
- Re: [PATCH v5 01/11] test-lib: bring $remove_trash out of retirement, Đoàn Trần Công Danh
- Re: [PATCH v5 00/11] test-lib.sh: new test_commit args, simplification & fixes,
Ævar Arnfjörð Bjarmason
- [PATCH v3 2/6] mailinfo: stop parse options manually,
Đoàn Trần Công Danh
- [PATCH v3 0/6] Teach am/mailinfo to process quoted CR,
Đoàn Trần Công Danh
- git send-email says AUTH is unknown command?,
Phillip Susi
- [PATCH] Fix a small flaw in the comment of strmap.h,
Teng Long
- [PATCH] Optimize the description of the configuration in packfile-uris doc,
Teng Long
- [PATCH 1/1] clone: document partial clone section,
Teng Long
- Fix inconsistent signed-off-by abd author name, Teng Long
- What's cooking in git.git (May 2021, #01; Thu, 6), Junio C Hamano
- ERSTELLEN SIE IHR E-MAIL-KONTO !!!, CAPELA, JOANA RITA (IDIBAPS)
- Re: [PATCH v4 3/4] gitfaq: shallow cloning a repository, dyrone teng
- [PATCH] gitk: automatically cd to $GIT_PREFIX, Felipe Contreras
- [feature suggestion] Add 'git stash export', 'git stash import' commands to allow to backup stash externally,
Yuri
- [PATCH v4] hooks: propose project configured hooks,
Albert Cui via GitGitGadget
- [PATCH] builtin/init-db: preemptively clear repo_fmt to avoid leaks,
Andrzej Hunt via GitGitGadget
- BUG: Git path --config doesn't work with ~ symbol,
Theodor Negrescu
- Re: Nesting topics within other threads (was: [PATCH] repo-settings.c: simplify the setup), Johannes Schindelin
- [PATCH] [GSOC] ref-filter: solve bugs caused by enumeration,
ZheNing Hu via GitGitGadget
- [PATCH] add: die if both --dry-run and --interactive are given,
Øystein Walle
- [PATCH 0/5] streaming.c: refactor for smaller + easier to understand code,
Ævar Arnfjörð Bjarmason
- [PATCH 1/5] streaming.c: avoid forward declarations, Ævar Arnfjörð Bjarmason
- [PATCH 3/5] streaming.c: remove {open,close,read}_method_decl() macros, Ævar Arnfjörð Bjarmason
- [PATCH 2/5] streaming.c: remove enum/function/vtbl indirection, Ævar Arnfjörð Bjarmason
- [PATCH 5/5] streaming.c: move {open,close,read} from vtable to "struct git_istream", Ævar Arnfjörð Bjarmason
- [PATCH 4/5] streaming.c: stop passing around "object_info *" to open(), Ævar Arnfjörð Bjarmason
- Re: [PATCH 0/5] streaming.c: refactor for smaller + easier to understand code, Jeff King
- [PATCH 0/4] Makefile/perl: correctly re-generate build/* + speed up under NO_GETTEXT=Y,
Ævar Arnfjörð Bjarmason
- [PATCH 0/2] sparse-index.c: minor prepare_repo_settings() fixes,
Ævar Arnfjörð Bjarmason
- [PATCH v2 0/2] git-p4: speed up search for branch parent,
Joachim Kuebart via GitGitGadget
- [PATCH] trace2: refactor to avoid gcc warning under -O3,
Ævar Arnfjörð Bjarmason
- Oops! Sorry, dwh
- [PATCH] t5601: mark protocol v2-only test,
Jonathan Tan
- [PATCH v2 0/5] Push negotiation,
Jonathan Tan
- Git commit allow empty docs unclear,
Cristiana Man
- Re: [PATCH 22/22] p5326: perf tests for MIDX bitmaps,
Jonathan Tan
- Re: [PATCH 16/22] t5326: test multi-pack bitmap behavior, Jonathan Tan
- Re: [PATCH v3 3/4] bisect--helper: reimplement `bisect_run` shell function in C,
Andrzej Hunt
- Re: [PATCH v7 23/28] Reftable support for git-core,
Andrzej Hunt
- Re: [PATCH v7 10/28] reftable: (de)serialization for the polymorphic record type.,
Andrzej Hunt
- [PATCH v2 0/5] Teach am/mailinfo to process quoted CR,
Đoàn Trần Công Danh
- Re: Advise request on adding a new SSH variant,
Philip Oakley
- git switch/restore, still experimental?,
Gábor Farkas
- [PATCH] word diff: handle zero length matches, Phillip Wood via GitGitGadget
- [PATCH 0/2] A couple of small patience diff cleanups,
Phillip Wood via GitGitGadget
- Re: [PATCH 13/22] pack-bitmap: write multi-pack bitmaps,
Jonathan Tan
- [PATCH v2 00/13] Optimization batch 11: avoid repeatedly detecting same renames,
Elijah Newren via GitGitGadget
- [PATCH v2 01/13] t6423: rename file within directory that other side renamed, Elijah Newren via GitGitGadget
- [PATCH v2 03/13] fast-rebase: change assert() to BUG(), Elijah Newren via GitGitGadget
- [PATCH v2 04/13] fast-rebase: write conflict state to working tree, index, and HEAD, Elijah Newren via GitGitGadget
- [PATCH v2 02/13] Documentation/technical: describe remembering renames optimization, Elijah Newren via GitGitGadget
- [PATCH v2 07/13] merge-ort: populate caches of rename detection results, Elijah Newren via GitGitGadget
- [PATCH v2 06/13] merge-ort: add data structures for in-memory caching of rename detection, Elijah Newren via GitGitGadget
- [PATCH v2 05/13] t6429: testcases for remembering renames, Elijah Newren via GitGitGadget
- [PATCH v2 08/13] merge-ort: add code to check for whether cached renames can be reused, Elijah Newren via GitGitGadget
- [PATCH v2 10/13] merge-ort: preserve cached renames for the appropriate side, Elijah Newren via GitGitGadget
- [PATCH v2 11/13] merge-ort: add helper functions for using cached renames, Elijah Newren via GitGitGadget
- [PATCH v2 12/13] merge-ort: handle interactions of caching and rename/rename(1to1) cases, Elijah Newren via GitGitGadget
- [PATCH v2 13/13] merge-ort, diffcore-rename: employ cached renames when possible, Elijah Newren via GitGitGadget
- [PATCH v2 09/13] merge-ort: avoid accidental API mis-use, Elijah Newren via GitGitGadget
- Re: [PATCH v2 00/13] Optimization batch 11: avoid repeatedly detecting same renames, Elijah Newren
- [PATCH v3 00/13] Optimization batch 11: avoid repeatedly detecting same renames, Elijah Newren via GitGitGadget
- [PATCH v3 01/13] t6423: rename file within directory that other side renamed, Elijah Newren via GitGitGadget
- [PATCH v3 02/13] Documentation/technical: describe remembering renames optimization, Elijah Newren via GitGitGadget
- [PATCH v3 03/13] fast-rebase: change assert() to BUG(), Elijah Newren via GitGitGadget
- [PATCH v3 04/13] fast-rebase: write conflict state to working tree, index, and HEAD, Elijah Newren via GitGitGadget
- [PATCH v3 05/13] t6429: testcases for remembering renames, Elijah Newren via GitGitGadget
- [PATCH v3 08/13] merge-ort: add code to check for whether cached renames can be reused, Elijah Newren via GitGitGadget
- [PATCH v3 07/13] merge-ort: populate caches of rename detection results, Elijah Newren via GitGitGadget
- [PATCH v3 06/13] merge-ort: add data structures for in-memory caching of rename detection, Elijah Newren via GitGitGadget
- [PATCH v3 09/13] merge-ort: avoid accidental API mis-use, Elijah Newren via GitGitGadget
- [PATCH v3 10/13] merge-ort: preserve cached renames for the appropriate side, Elijah Newren via GitGitGadget
- [PATCH v3 12/13] merge-ort: handle interactions of caching and rename/rename(1to1) cases, Elijah Newren via GitGitGadget
- [PATCH v3 13/13] merge-ort, diffcore-rename: employ cached renames when possible, Elijah Newren via GitGitGadget
- [PATCH v3 11/13] merge-ort: add helper functions for using cached renames, Elijah Newren via GitGitGadget
- Re: [PATCH v3 00/13] Optimization batch 11: avoid repeatedly detecting same renames, Derrick Stolee
- Re: [PATCH 19/23] fsmonitor--daemon: use a cookie file to sync with file system, Jeff Hostetler
- [BUG] gitk error - can't read "arcnos()": no such element in array,
Chris Packham
Re: [PATCH v2 2/4] git-send-email: refactor duplicate $? checks into a function, Emily Shaffer
Bug: Changing folder case with `git mv` crashes on case-insensitive file system,
Mark Amery
Re: [PATCH 2/6] fetch-pack: refactor process_acks(), Derrick Stolee
[PATCH v2] work around zsh comment in __git_complete_worktree_paths,
Sardorbek Imomaliev via GitGitGadget
Re: [PATCH v4 3/8] for-each-repo: run subcommands on configured repos,
Andrzej Hunt
[PATCH v12 0/2] [GSOC] trailer: add new .cmd config option,
ZheNing Hu via GitGitGadget
[PATCH v4] [GSOC] pretty: provide human date format, ZheNing Hu via GitGitGadget
Re: [PATCH 6/6] send-pack: support push negotiation,
Derrick Stolee
Re: [PATCH 5/6] fetch: teach independent negotiation (no packfile),
Derrick Stolee
Re: [PATCH 16/23] fsmonitor--daemon: implement handle_client callback,
Jeff Hostetler
Re: [PATCH] fsmonitor: only enable it in non-bare repositories,
Ævar Arnfjörð Bjarmason
http.sslVersion only specifies minimum TLS version, later versions are allowed,
Daniel Carpenter
[PATCH v2] fsmonitor: only enable it in non-bare repositories, Johannes Schindelin via GitGitGadget
Re: [PATCH] mergetool: add win32 path translation for diffmerge, Junio C Hamano
[PATCH] CodingGuidelines: explicitly allow "local" for test scripts,
Junio C Hamano
A couple issues with check-connectivity on fetch, Mike Hommey
Re: git diff word diff bug??,
Phillip Wood
"Unpacking objects" question,
Bagas Sanjaya
Re: What's cooking in git.git (Apr 2021, #06; Thu, 29),
Junio C Hamano
Re: [gitgitgadget/git] git-merge: rewrite already up to date message (#934),
Josh Soref
[PATCH v4 0/2] normalize & fix merge "up to date" messages,
Eric Sunshine
Re: [PATCH v3] git-merge: rewrite already up to date message,
Josh Soref
Re: [PATCH] [GSOC] ref-filter: add %(notes) format atom,
René Scharfe
gitignore + commit with excludes = bug,
Paul Jackson
[PATCH 0/9] leftover bits from symlinked gitattributes, etc topics,
Jeff King
- [PATCH 1/9] t7415: remove out-dated comment about translation, Jeff King
- [PATCH 2/9] fsck_tree(): fix shadowed variable, Jeff King
- [PATCH 3/9] fsck_tree(): wrap some long lines, Jeff King
- [PATCH 4/9] t7415: rename to expand scope, Jeff King
- [PATCH 5/9] t7450: test verify_path() handling of gitmodules, Jeff King
- [PATCH 6/9] t7450: test .gitmodules symlink matching against obscured names, Jeff King
- [PATCH 7/9] t0060: test ntfs/hfs-obscured dotfiles, Jeff King
- [PATCH 8/9] fsck: warn about symlinked dotfiles we'll open with O_NOFOLLOW, Jeff King
- [PATCH 9/9] docs: document symlink restrictions for dot-files, Jeff King
- Re: [PATCH 0/9] leftover bits from symlinked gitattributes, etc topics, Junio C Hamano
- [PATCH v2 0/9] leftover bits from symlinked gitattributes, etc topics, Jeff King
[PATCH] maintenance: use systemd timers on Linux,
Lénaïc Huard
[PATCH v2] docs/format-patch: mention handling of merges, Jeff King
[PATCH 0/5] pack-objects: better handling of negative options,
Jeff King
Re: [PATCH 1/2] send-email: remove non-working support for "sendemail.smtpssl", Ævar Arnfjörð Bjarmason
Re: Why doesn't `git log -m` imply `-p`?,
Junio C Hamano
[PATCH v4 0/5] fast-export, fast-import: add support for signed-commits,
Luke Shumaker
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]