Show patches with: none      |   43813 patches
« 1 2 ... 124 125 126438 439 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,5/5] MyFirstContribution: drop PR description for GGG single-patch contributions Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-12 Philippe Blain Accepted
[v3,4/5] MyFirstContribution: reference "The cover letter" in GitGitGadget section Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-12 Philippe Blain Accepted
[v3,3/5] MyFirstContribution: reference "The cover letter" in "Preparing Email" Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-12 Philippe Blain Accepted
[v3,2/5] MyFirstContribution: add standalone section on cover letter Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-12 Philippe Blain Accepted
[v3,1/5] MyFirstContribution: add "Anatomy of a Patch Series" section Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-12 Philippe Blain Accepted
commit: fix "author_ident" leak commit: fix "author_ident" leak - - - --- 2022-05-12 Junio C Hamano Accepted
[v4,4/4] ci: use https, not http to download binaries from perforce.com ci: avoid perforce/brew issues affecting macOS - - - --- 2022-05-12 Junio C Hamano Accepted
[v4,3/4] ci: reintroduce prevention from perforce being quarantined in macOS ci: avoid perforce/brew issues affecting macOS - - - --- 2022-05-12 Junio C Hamano Accepted
[v4,2/4] ci: avoid brew for installing perforce ci: avoid perforce/brew issues affecting macOS - - - --- 2022-05-12 Junio C Hamano Accepted
[v4,1/4] ci: make failure to find perforce more user friendly ci: avoid perforce/brew issues affecting macOS - - - --- 2022-05-12 Junio C Hamano Accepted
[v2,4/4] object-file: fix a unpack_loose_header() regression in 3b6a8db3b03 test fixes around valgrind - - - --- 2022-05-12 Junio C Hamano Accepted
[v2,3/4] commit-graph.c: don't assume that stat() succeeds test fixes around valgrind - - - --- 2022-05-12 Junio C Hamano Accepted
[v2,2/4] log test: skip a failing mkstemp() test under valgrind test fixes around valgrind - - - --- 2022-05-12 Junio C Hamano Accepted
[v2,1/4] tests: using custom GIT_EXEC_PATH breaks --valgrind tests test fixes around valgrind - - - --- 2022-05-12 Junio C Hamano Accepted
fixup! archive: optionally add "virtual" files fixup! archive: optionally add "virtual" files - - - --- 2022-05-12 Junio C Hamano New
grep: add --max-count command line option grep: add --max-count command line option - - - --- 2022-05-12 Carlos López New
[v3] pull: do not let submodule.recurse override fetch.recurseSubmodules [v3] pull: do not let submodule.recurse override fetch.recurseSubmodules - - - --- 2022-05-11 Glen Choo Accepted
[v3,2/2] bisect: output bisect setup status in bisect log bisect: status improvements when bisect is not fully fleshed out - - - --- 2022-05-11 Chris Down Accepted
[v3,1/2] bisect: output state before we are ready to compute bisection bisect: status improvements when bisect is not fully fleshed out - - - --- 2022-05-11 Chris Down Accepted
[v2,5/5] MyFirstContribution: drop PR description for GGG single-patch contributions Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-11 Philippe Blain Superseded
[v2,4/5] MyFirstContribution: reference "The cover letter" in GitGitGadget section Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-11 Philippe Blain Superseded
[v2,3/5] MyFirstContribution: reference "The cover letter" in "Preparing Email" Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-11 Philippe Blain Superseded
[v2,2/5] MyFirstContribution: add standalone section on cover letter Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-11 Philippe Blain Superseded
[v2,1/5] MyFirstContribution: add "Anatomy of a Patch Series" section Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-11 Philippe Blain Superseded
[v3,6/6] unpack-trees: preserve index sparsity Sparse index: integrate with 'git stash' - - - --- 2022-05-10 Victoria Dye Accepted
[v3,5/6] stash: apply stash using 'merge_ort_nonrecursive()' Sparse index: integrate with 'git stash' - 1 - --- 2022-05-10 Victoria Dye Accepted
[v3,4/6] read-cache: set sparsity when index is new Sparse index: integrate with 'git stash' - - - --- 2022-05-10 Victoria Dye Accepted
[v3,3/6] sparse-index: expose 'is_sparse_index_allowed()' Sparse index: integrate with 'git stash' - - - --- 2022-05-10 Victoria Dye Accepted
[v3,2/6] stash: integrate with sparse index Sparse index: integrate with 'git stash' - - - --- 2022-05-10 Victoria Dye Accepted
[v3,1/6] stash: expand sparse-checkout compatibility testing Sparse index: integrate with 'git stash' - - - --- 2022-05-10 Victoria Dye Accepted
[v4,7/7] scalar: teach `diagnose` to gather loose objects information scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Matthew John Cheetham Superseded
[v4,6/7] scalar: teach `diagnose` to gather packfile info scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Matthew John Cheetham Superseded
[v4,5/7] scalar diagnose: include disk space information scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Johannes Schindelin Superseded
[v4,4/7] Implement `scalar diagnose` scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Johannes Schindelin Superseded
[v4,3/7] scalar: validate the optional enlistment argument scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Johannes Schindelin Superseded
[v4,2/7] archive --add-file-with-contents: allow paths containing colons scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Johannes Schindelin Superseded
[v4,1/7] archive: optionally add "virtual" files scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Johannes Schindelin Superseded
[v2] pull: only pass '--recurse-submodules' to subcommands [v2] pull: only pass '--recurse-submodules' to subcommands - - - --- 2022-05-10 Glen Choo Accepted
[v4,3/3] t0034: add negative tests and allow git init to mostly work under sudo fix `sudo make install` regression in maint - - - --- 2022-05-10 Carlo Marcelo Arenas Belón Superseded
[v4,2/3] git-compat-util: avoid failing dir ownership checks if running privileged fix `sudo make install` regression in maint - - - --- 2022-05-10 Carlo Marcelo Arenas Belón Superseded
[v4,1/3] t: regression git needs safe.directory when using sudo fix `sudo make install` regression in maint - - - --- 2022-05-10 Carlo Marcelo Arenas Belón Superseded
[v2,2/2] dir: minor refactoring / clean-up dir: consider worktree config in path recursion - - - --- 2022-05-10 oss dev New
[v2,1/2] dir: consider worktree config in path recursion dir: consider worktree config in path recursion - - - --- 2022-05-10 oss dev New
pull: only pass '--recurse-submodules' to subcommands pull: only pass '--recurse-submodules' to subcommands - - - --- 2022-05-09 Glen Choo Superseded
[v2,15/15] entry.c: use dir-iterator to avoid explicit dir traversal iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,14/15] dir-iterator: option to iterate dirs in post-order iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,13/15] dir-iterator: option to iterate dirs in pre-order iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,12/15] t0066: rename subtest descriptions iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,11/15] dir-iterator: open root dir in dir_iterator_begin() iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,10/15] dir-iterator: refactor dir_iterator_advance() iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,09/15] t0066: rename test directories iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,08/15] t0066: reorder tests from simple to more complex iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,07/15] t0066: better test coverage for dir-iterator iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,06/15] test-dir-iterator: print errno name set by dir_iterator_advance iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,05/15] test-dir-iterator: print EACCES and ELOOP errno set by dir_iterator iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,04/15] test-dir-iterator: consistently return EXIT_FAILURE or EXIT_SUCCESS iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,03/15] t0066: shorter expected and actual output file names iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,02/15] t0066: remove dependency between unrelated tests iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v2,01/15] t0066: refactor dir-iterator tests iterate dirs before or after their contents - - - --- 2022-05-09 Plato Kiorpelidis New
[v3] http: add custom hostname to IP address resolutions [v3] http: add custom hostname to IP address resolutions - - - --- 2022-05-09 Christian Couder Superseded
[v4] builtin/remote.c: teach `-v` to list filters for promisor remotes [v4] builtin/remote.c: teach `-v` to list filters for promisor remotes - - - --- 2022-05-09 Abhradeep Chakraborty Accepted
detect-compiler: make detection independent of locale detect-compiler: make detection independent of locale - - - --- 2022-05-09 Michael J Gruber New
Prevent git from rehashing 4GBi files Prevent git from rehashing 4GBi files - - - --- 2022-05-07 Jason D. Hatton New
[RFC,v4,3/3] t0034: add negative tests and allow git init to mostly work under sudo fix `sudo make install` regression in maint - - - --- 2022-05-07 Carlo Marcelo Arenas Belón Superseded
[RFC,v4,2/3] git-compat-util: avoid failing dir ownership checks if running privileged fix `sudo make install` regression in maint - - - --- 2022-05-07 Carlo Marcelo Arenas Belón Superseded
[RFC,v4,1/3] t: regression git needs safe.directory when using sudo fix `sudo make install` regression in maint - - - --- 2022-05-07 Carlo Marcelo Arenas Belón Superseded
[v3] builtin/remote.c: teach `-v` to list filters for promisor remotes [v3] builtin/remote.c: teach `-v` to list filters for promisor remotes - - - --- 2022-05-07 Abhradeep Chakraborty Superseded
http.c: clear the 'finished' member once we are done with it http.c: clear the 'finished' member once we are done with it - - - --- 2022-05-06 Junio C Hamano New
[RFC] setup.c: make bare repo discovery optional [RFC] setup.c: make bare repo discovery optional - - - --- 2022-05-06 Glen Choo New
[2/2] http.c: avoid gcc warning quell a few gcc warnings - - - --- 2022-05-06 Michael J Gruber New
[1/2] dir.c: avoid gcc warning quell a few gcc warnings - - - --- 2022-05-06 Michael J Gruber New
[v2,2/2] bisect: output bisect setup status in bisect log bisect: status improvements when bisect is not fully fleshed out - - - --- 2022-05-06 Chris Down Superseded
[v2,1/2] bisect: output state before we are ready to compute bisection bisect: status improvements when bisect is not fully fleshed out - - - --- 2022-05-06 Chris Down Superseded
Prevent git from rehashing 4GBi files Prevent git from rehashing 4GBi files - - - --- 2022-05-06 Jason Hatton New
[RFC,1/1] dir: consider worktree config in path recursion dir: consider worktree config in path recursion - - - --- 2022-05-05 oss dev Superseded
[v2] setup: tighten ownership checks post CVE-2022-24765 [v2] setup: tighten ownership checks post CVE-2022-24765 - - - --- 2022-05-05 Carlo Marcelo Arenas Belón New
[v3,7/7] scalar: teach `diagnose` to gather loose objects information scalar: implement the subcommand "diagnose" - - - --- 2022-05-04 Matthew John Cheetham Superseded
[v3,6/7] scalar: teach `diagnose` to gather packfile info scalar: implement the subcommand "diagnose" - - - --- 2022-05-04 Matthew John Cheetham Superseded
[v3,5/7] scalar diagnose: include disk space information scalar: implement the subcommand "diagnose" - - - --- 2022-05-04 Johannes Schindelin Superseded
[v3,4/7] Implement `scalar diagnose` scalar: implement the subcommand "diagnose" - - - --- 2022-05-04 Johannes Schindelin Superseded
[v3,3/7] scalar: validate the optional enlistment argument scalar: implement the subcommand "diagnose" - - - --- 2022-05-04 Johannes Schindelin Superseded
[v3,2/7] archive --add-file-with-contents: allow paths containing colons scalar: implement the subcommand "diagnose" - - - --- 2022-05-04 Johannes Schindelin Superseded
[v3,1/7] archive: optionally add "virtual" files scalar: implement the subcommand "diagnose" - - - --- 2022-05-04 Johannes Schindelin Superseded
refs: honor reference-transaction semantics when deleting refs refs: honor reference-transaction semantics when deleting refs - - - --- 2022-05-04 Michael Heemskerk New
[v2] http: add custom hostname to IP address resolutions [v2] http: add custom hostname to IP address resolutions - - - --- 2022-05-04 Christian Couder Superseded
[v2] builtin/remote.c: teach `-v` to list filters for promisor remotes [v2] builtin/remote.c: teach `-v` to list filters for promisor remotes - - - --- 2022-05-03 Abhradeep Chakraborty Superseded
[9/9] l10n: Document the new l10n workflow Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-03 Jiang Xin Superseded
[8/9] Makefile: add "po-init" rule to initialize po/XX.po Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-03 Jiang Xin Superseded
[7/9] Makefile: add "po-update" rule to update po/XX.po Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-03 Jiang Xin Superseded
[6/9] po/git.pot: remove this now generated file, see preceding commit Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-03 Jiang Xin Superseded
[5/9] po/git.pot: don't check in result of "make pot" Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-03 Jiang Xin Superseded
[4/9] i18n CI: stop allowing non-ASCII source messages in po/git.pot Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-03 Jiang Xin Superseded
[3/9] Makefile: have "make pot" not "reset --hard" Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-03 Jiang Xin Superseded
[2/9] Makefile: generate "po/git.pot" from stable LOCALIZED_C Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-03 Jiang Xin Superseded
[1/9] Makefile: sort "po/git.pot" by file location Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-03 Jiang Xin Superseded
[v2,6/6] trace2 docs: add missing full stop A couple of fixes for the Trace2 documentation - - - --- 2022-05-03 Johannes Schindelin Accepted
[v2,5/6] trace2 docs: clarify what `varargs` is all about A couple of fixes for the Trace2 documentation - - - --- 2022-05-03 Johannes Schindelin Accepted
[v2,4/6] trace2 docs: fix a JSON formatted example A couple of fixes for the Trace2 documentation - - - --- 2022-05-03 Johannes Schindelin Accepted
[v2,3/6] trace2 docs: surround more terms in backticks A couple of fixes for the Trace2 documentation - - - --- 2022-05-03 Johannes Schindelin Accepted
[v2,2/6] trace2 docs: "printf" is not an English word A couple of fixes for the Trace2 documentation - - - --- 2022-05-03 Johannes Schindelin Accepted
« 1 2 ... 124 125 126438 439 »