]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2020-08-24  Junio C HamanoMerge branch 'mt/checkout-entry-dead-code-removal'
2020-08-24  Junio C HamanoMerge branch 'jc/no-update-fetch-head'
2020-08-24  Junio C HamanoMerge branch 'ma/doc-sha-256-is-experimental'
2020-08-24  Junio C HamanoMerge branch 'rs/more-buffered-io'
2020-08-24  Junio C HamanoMerge branch 'jk/unleak-fixes'
2020-08-24  Junio C HamanoMerge branch 'en/dir-nonbare-embedded'
2020-08-24  Junio C HamanoMerge branch 'ds/midx-repack-to-batch-size'
2020-08-24  Junio C HamanoMerge branch 'es/init-no-separate-git-dir-in-bare'
2020-08-19  Junio C HamanoNinth batch
2020-08-19  Junio C HamanoMerge branch 'jh/mingw-unlink'
2020-08-19  Junio C HamanoMerge branch 'ds/sha256-leftover-bits'
2020-08-19  Junio C HamanoMerge branch 'ma/sha-256-docs'
2020-08-19  Junio C HamanoMerge branch 'jc/object-names-are-not-sha-1'
2020-08-19  Junio C HamanoMerge branch 'bc/sha-256-doc-updates'
2020-08-19  Junio C HamanoMerge branch 'pb/set-url-docfix'
2020-08-19  Junio C HamanoMerge branch 'pb/userdiff-fortran-update'
2020-08-19  Junio C HamanoMerge branch 'jb/commit-graph-doc-fix'
2020-08-19  Junio C HamanoMerge branch 'jk/blame-coalesce-fix'
2020-08-19  Junio C HamanoMerge branch 'ak/sequencer-fix-find-uniq-abbrev'
2020-08-19  Junio C HamanoMerge branch 'en/sequencer-merge-labels'
2020-08-19  Junio C HamanoMerge branch 'rs/preserve-merges-unused-code-removal'
2020-08-19  Junio C HamanoMerge branch 'rs/upload-pack-sigchain-fix'
2020-08-19  Junio C HamanoMerge branch 'rp/ita-diff-modefix'
2020-08-19  Junio C HamanoMerge branch 'en/merge-tests'
2020-08-18  Matheus Tavarescheckout_entry(): remove unreachable error() call
2020-08-18  Junio C Hamanofetch: optionally allow disabling FETCH_HEAD update
2020-08-18  Junio C HamanoEighth batch
2020-08-18  Junio C HamanoMerge branch 'so/log-diff-merges-opt'
2020-08-18  Junio C HamanoMerge branch 'jk/log-fp-implies-m'
2020-08-18  Junio C HamanoMerge branch 'ma/stop-progress-null-fix'
2020-08-18  Junio C HamanoMerge branch 'es/test-cmp-typocatcher'
2020-08-18  Junio C HamanoMerge branch 'rp/apply-cached-with-i-t-a'
2020-08-18  Junio C HamanoMerge branch 'al/bisect-first-parent'
2020-08-18  Junio C HamanoMerge branch 'jk/sideband-error-l10n'
2020-08-18  Junio C HamanoMerge branch 'jc/noop-with-static-inline'
2020-08-18  Junio C HamanoMerge branch 'pd/mergetool-nvimdiff'
2020-08-18  Junio C HamanoMerge branch 'hn/reftable-prep-part-2'
2020-08-18  Junio C HamanoMerge branch 'dd/send-email-config'
2020-08-18  Junio C HamanoMerge branch 'ps/ref-transaction-hook'
2020-08-17  Derrick Stoleemulti-pack-index: use hash version byte
2020-08-17  Derrick Stoleecommit-graph: use the "hash version" byte
2020-08-17  Derrick Stoleet/README: document GIT_TEST_DEFAULT_HASH
2020-08-17  Jeff Hostetlermingw: improve performance of mingw_unlink()
2020-08-17  Martin ÅgrenDocumentation: mark `--object-format=sha256` as experim...
2020-08-17  Martin Ågrenshallow.txt: document SHA-256 shallow format
2020-08-17  Martin Ågrenprotocol-capabilities.txt: clarify "allow-x-sha1-in...
2020-08-17  Martin Ågrenindex-format.txt: document SHA-256 index format
2020-08-17  Martin Ågrenhttp-protocol.txt: document SHA-256 "want"/"have" format
2020-08-17  René Scharfeupload-pack: use buffered I/O to talk to rev-list
2020-08-17  René Scharfemidx: use buffered I/O to talk to pack-objects
2020-08-17  René Scharfeconnected: use buffered I/O to talk to rev-list
2020-08-14  Elijah Newrensequencer: avoid garbled merge machinery messages due...
2020-08-14  Junio C Hamanomessages: avoid SHA-1 in end-user facing messages
2020-08-14  brian m. carlsondocs: fix step in transition plan
2020-08-14  brian m. carlsondocs: document SHA-256 pack and indices
2020-08-13  Junio C HamanoSeventh batch
2020-08-13  Junio C HamanoMerge branch 'rp/blame-first-parent-doc'
2020-08-13  Junio C HamanoMerge branch 'ma/test-quote-cleanup'
2020-08-13  Junio C HamanoMerge branch 'jt/has_object'
2020-08-13  Junio C HamanoMerge branch 'bc/sha-256-cvs-svn-updates'
2020-08-13  Antti Keränenrebase -i: fix possibly wrong onto hash in todo
2020-08-13  Philippe Blainuserdiff: improve Fortran xfuncname regex
2020-08-13  Philippe Blainuserdiff: add tests for Fortran xfuncname regex
2020-08-13  Philippe Blainfetch, pull doc: correct description of '--set-upstream'
2020-08-13  Johannes Bergdocs: commit-graph: fix some whitespace in the diagram
2020-08-13  Jeff Kingls-remote: simplify UNLEAK() usage
2020-08-13  Jeff Kingstop calling UNLEAK() before die()
2020-08-13  Jeff Kingblame: only coalesce lines that are adjacent in result
2020-08-13  Jeff Kingt8003: factor setup out of coalesce test
2020-08-13  Jeff Kingt8003: check output of coalesced blame
2020-08-12  Elijah Newrendir: avoid prematurely marking nonbare repositories...
2020-08-12  Elijah Newrent3000: fix some test description typos
2020-08-12  René Scharferebase: remove unused function reschedule_last_action
2020-08-12  Junio C HamanoSixth batch
2020-08-12  Junio C HamanoMerge branch 'ss/cmake-build'
2020-08-12  Junio C HamanoMerge branch 'tb/upload-pack-filters'
2020-08-12  Junio C HamanoMerge branch 'es/worktree-doc-cleanups'
2020-08-12  Junio C HamanoMerge branch 'bc/sha-256-part-3'
2020-08-11  Sergey Organovt/t4013: add test for --diff-merges=off
2020-08-11  Sergey Organovdoc/git-log: describe --diff-merges=off
2020-08-11  Sergey Organovrevision: change "--diff-merges" option to require...
2020-08-11  Jeff Kingt1416: avoid hard-coded sha1 ids
2020-08-11  Derrick Stoleemulti-pack-index: repack batches below --batch-size
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'
next