]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2020-08-11  René Scharfeupload-pack: remove superfluous sigchain_pop() call
2020-08-10  Elijah Newrent6425: be more flexible with rename/delete conflict...
2020-08-10  Elijah Newrent642[23]: be more flexible for add/add conflicts involv...
2020-08-10  Elijah Newrent6422, t6426: be more flexible for add/add conflicts...
2020-08-10  Elijah Newrent6423: add an explanation about why one of the tests...
2020-08-10  Elijah Newrent6416, t6423: clarify some comments and fix some typos
2020-08-10  Elijah Newrent6422: fix multiple errors with the mod6 test expectations
2020-08-10  Elijah Newrent6423: fix test setup for a couple tests
2020-08-10  Elijah Newrent6416, t6422: fix incorrect untracked file count
2020-08-10  Elijah Newrent6422: fix bad check against missing file
2020-08-10  Elijah Newrent6418: tighten delete/normalize conflict testcase
2020-08-10  Elijah NewrenCollect merge-related tests to t64xx
2020-08-10  Martin Ågrenprogress: don't dereference before checking for NULL
2020-08-10  Junio C HamanoFifth batch
2020-08-10  Junio C HamanoMerge branch 'pb/guide-docs'
2020-08-10  Junio C HamanoMerge branch 'so/rev-parser-errormessage-fix'
2020-08-10  Junio C HamanoMerge branch 'en/eol-attrs-gotchas'
2020-08-10  Junio C HamanoMerge branch 'jk/compiler-fixes-and-workarounds'
2020-08-10  Junio C HamanoMerge branch 'ny/notes-doc-sample-update'
2020-08-10  Junio C HamanoMerge branch 'es/adjust-subtree-test-for-merge-msg...
2020-08-10  Junio C HamanoMerge branch 'rs/bisect-oid-to-hex-fix'
2020-08-10  Junio C HamanoMerge branch 'en/merge-recursive-comment-fixes'
2020-08-10  Junio C HamanoMerge branch 'ma/t1450-quotefix'
2020-08-10  Junio C HamanoMerge branch 'es/worktree-cleanup'
2020-08-10  Junio C HamanoMerge branch 'jk/strvec'
2020-08-10  Eric Sunshineinit: disallow --separate-git-dir with bare repository
2020-08-09  Eric Sunshinetest_cmp: diagnose incorrect arguments
2020-08-09  Raymond E.... diff-lib: use worktree mode in diffs from i-t-a entries
2020-08-09  Raymond E.... t4140: test apply with i-t-a paths
2020-08-09  Raymond E.... apply: make i-t-a entries never match worktree
2020-08-07  Aaron Lipmanbisect: combine args passed to find_bisection()
2020-08-07  Aaron Lipmanbisect: introduce first-parent flag
2020-08-07  Aaron Lipmancmd_bisect__helper: defer parsing no-checkout flag
2020-08-07  Aaron Lipmanrev-list: allow bisect and first-parent flags
2020-08-07  Aaron Lipmant6030: modernize "git bisect run" tests
2020-08-07  Patrick Steinhardtrefs: fix interleaving hook calls with reference-transa...
2020-08-07  Jeff Kingsideband: mark "remote error:" prefix for translation
2020-08-07  Junio C Hamanocompat-util: type-check parameters of no-op replacement...
2020-08-06  Martin Ågrent4104: modernize and simplify quoting
2020-08-06  Martin Ågrent: don't spuriously close and reopen quotes
2020-08-06  Raymond E.... blame-options.txt: document --first-parent option
2020-08-06  Raymond E.... apply: allow "new file" patches on i-t-a entries
2020-08-06  Jonathan Tanfsck: do not lazy fetch known non-promisor object
2020-08-06  Jonathan Tanpack-objects: no fetch when allow-{any,promisor}
2020-08-06  Jonathan Tanapply: do not lazy fetch when applying binary
2020-08-06  Jonathan Tansha1-file: introduce no-lazy-fetch has_object()
2020-08-06  brian m. carlsongit-cvsexportcommit: support Perl before 5.10.1
2020-08-05  Jeff Kingt5616: use test_i18ngrep for upload-pack errors
2020-08-05  Philippe Blaingit.txt: add list of guides
2020-08-05  Junio C HamanoDocumentation: don't hardcode command categories twice
2020-08-05  Philippe Blainhelp: drop usage of 'common' and 'useful' for guides
2020-08-05  Philippe Blaincommand-list.txt: add missing 'gitcredentials' and...
2020-08-05  Sergey Organovrevision: fix die() message for "--unpacked="
2020-08-04  Junio C HamanoFourth batch
2020-08-04  Junio C HamanoMerge branch 'jt/pretend-object-never-come-from-elsewhere'
2020-08-04  Junio C HamanoMerge branch 'jt/pack-objects-prefetch-in-batch'
2020-08-04  Junio C HamanoMerge branch 'mp/complete-show-color-moved'
2020-08-04  Jeff Kingrevision: avoid leak when preparing bloom filter for "/"
2020-08-04  Jeff Kingrevision: avoid out-of-bounds read/write on empty pathspec
2020-08-04  Jeff Kingconfig: work around gcc-10 -Wstringop-overflow warning
2020-08-04  Eric Sunshinegit-worktree.txt: link to man pages when citing other...
2020-08-04  Eric Sunshinegit-worktree.txt: make start of new sentence more obvious
2020-08-04  Eric Sunshinegit-worktree.txt: fix minor grammatical issues
2020-08-04  Eric Sunshinegit-worktree.txt: consistently use term "working tree"
2020-08-04  Eric Sunshinegit-worktree.txt: employ fixed-width typeface consistently
2020-08-04  Taylor Blauupload-pack.c: introduce 'uploadpackfilter.tree.maxDepth'
2020-08-04  Taylor Blauupload-pack.c: allow banning certain object filter(s)
2020-08-04  Taylor Blaulist_objects_filter_options: introduce 'list_object_fil...
2020-08-03  Emily ShafferRevert "contrib: subtree: adjust test to change in...
2020-08-03  Noam Yorav... docs: improve the example that illustrates git-notes...
2020-08-03  Elijah Newrencheckout: support renormalization with checkout -m...
2020-08-03  Elijah Newrenmerge: make merge.renormalize work for all uses of...
2020-08-03  Elijah Newrent6038: remove problematic test
2020-08-03  Elijah Newrent6038: make tests fail for the right reason
2020-08-02  René Scharfebisect: use oid_to_hex_r() instead of memcpy()+oid_to_hex()
2020-08-02  Elijah Newrenmerge-recursive: fix unclear and outright wrong comments
2020-08-02  Martin Ågrent1450: fix quoting of NUL byte when corrupting pack
2020-08-01  Junio C HamanoThird batch
2020-08-01  Junio C HamanoMerge branch 'cc/pretty-contents-size' into master
2020-08-01  Junio C HamanoMerge branch 'hn/reftable' into master
2020-08-01  Junio C HamanoMerge branch 'jc/fmt-merge-msg-suppress-destination...
2020-08-01  Eric Sunshineworktree: retire special-case normalization of main...
2020-08-01  Eric Sunshineworktree: drop bogus and unnecessary path munging
2020-08-01  Eric Sunshineworktree: drop unused code from get_linked_worktree()
2020-08-01  Eric Sunshineworktree: drop pointless strbuf_release()
2020-07-31  Alban Gruint6300: fix issues related to %(contents:size)
2020-07-31  Han-Wen Nienhuysrefs: move the logic to add \t to reflog to the files...
2020-07-31  Junio C HamanoThe second batch -- mostly minor typofixes
2020-07-31  Junio C HamanoMerge branch 'jb/doc-packfile-name' into master
2020-07-31  Junio C HamanoMerge branch 'sg/ci-git-path-fix-with-pyenv' into master
2020-07-31  Junio C HamanoMerge branch 'en/typofixes' into master
2020-07-31  Junio C HamanoMerge branch 'rs/grep-simpler-parse-object-or-die-call...
2020-07-31  Junio C HamanoMerge branch 'ar/help-guides-doc' into master
2020-07-31  Junio C HamanoMerge branch 'sk/typofixes' into master
2020-07-31  Jeff Kingstrvec: rename struct fields
2020-07-30  Junio C HamanoFirst batch post 2.28
2020-07-30  Junio C HamanoMerge branch 'en/fill-directory-exponential' into master
2020-07-30  Junio C HamanoMerge branch 'ct/mv-unmerged-path-error' into master
2020-07-30  Junio C HamanoMerge branch 'bc/push-cas-cquoted-refname' into master
2020-07-30  Junio C HamanoMerge branch 'cc/pretty-contents-size' into master
next