]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2019-06-17  Junio C HamanoMerge branch 'js/fsmonitor-unflake'
2019-06-17  Junio C HamanoMerge branch 'ds/topo-traversal-using-commit-graph'
2019-06-17  Junio C HamanoMerge branch 'bl/userdiff-octave'
2019-06-17  Junio C HamanoMerge branch 'ba/clone-remote-submodules'
2019-06-17  Junio C HamanoMerge branch 'vv/merge-squash-with-explicit-commit'
2019-06-17  Junio C HamanoMerge branch 'js/bundle-verify-require-object-store'
2019-06-17  Junio C HamanoMerge branch 'js/bisect-helper-check-get-oid-return...
2019-06-17  Junio C HamanoMerge branch 'jk/am-i-resolved-fix'
2019-06-17  Junio C HamanoMerge branch 'jk/HEAD-symref-in-xfer-namespaces'
2019-06-17  Junio C HamanoMerge branch 'ew/server-info-remove-crufts'
2019-06-17  Junio C HamanoMerge branch 'es/grep-require-name-when-needed'
2019-06-17  Junio C HamanoMerge branch 'es/git-debugger-doc'
2019-06-17  Junio C HamanoMerge branch 'ds/object-info-for-prefetch-fix'
2019-06-14  Johannes Schindelint3404: fix a typo
2019-06-13  Junio C HamanoThe first batch after 2.22
2019-06-13  Junio C HamanoMerge branch 'pw/rebase-edit-message-for-replayed-merge'
2019-06-13  Junio C HamanoMerge branch 'ab/deprecate-R-for-dynpath'
2019-06-13  Junio C HamanoMerge branch 'mh/import-transport-fd-fix'
2019-06-13  Junio C HamanoMerge branch 'ew/update-server-info'
2019-06-13  Junio C HamanoMerge branch 'jk/help-unknown-ref-fix'
2019-06-13  Junio C HamanoMerge branch 'dl/format-patch-notes-config'
2019-06-13  Junio C HamanoMerge branch 'nd/merge-quit'
2019-06-13  Junio C HamanoMerge branch 'ab/fail-prereqs-in-test'
2019-06-13  Junio C HamanoMerge branch 'nd/corrupt-worktrees'
2019-06-13  Junio C HamanoMerge branch 'js/rebase-cleanup'
2019-06-13  Junio C HamanoMerge branch 'nd/worktree-name-sanitization'
2019-06-13  Junio C HamanoMerge branch 'en/fast-export-encoding'
2019-06-13  Junio C HamanoMerge branch 'jk/unused-params-final-batch'
2019-06-13  Junio C HamanoMerge branch 'sb/format-patch-base-patch-id-fix'
2019-06-13  Junio C HamanoMerge branch 'nd/init-relative-template-fix'
2019-06-13  Junio C HamanoMerge branch 'ab/send-email-transferencoding-fix'
2019-06-13  René Scharfecleanup: fix possible overflow errors in binary search...
2019-06-13  Phillip Woodadd -p: fix checkout -p with pathological context
2019-06-13  Johannes Schindelinconfig: avoid calling `labs()` on too-large data type
2019-06-13  Johannes Schindelinwinansi: simplify loading the GetCurrentConsoleFontEx...
2019-06-13  Johannes Schindelinkwset: allow building with GCC 8
2019-06-13  Johannes Schindelinpoll (mingw): allow compiling with GCC 8 and DEVELOPER=1
2019-06-12  Johannes Sixtmergetool: use shell variable magic instead of `awk`
2019-06-12  Johannes Sixtmergetool: dissect strings with shell variable magic...
2019-06-12  Johannes Sixtt7610-mergetool: use test_cmp instead of test $(cat...
2019-06-12  Derrick Stoleepackfile: rename close_all_packs to close_object_store
2019-06-12  Derrick Stoleepackfile: close commit-graph in close_all_packs
2019-06-12  Derrick Stoleecommit-graph: use raw_object_store when closing
2019-06-12  Derrick Stoleecommit-graph: extract write_commit_graph_file()
2019-06-12  Derrick Stoleecommit-graph: extract copy_oids_to_commits()
2019-06-12  Derrick Stoleecommit-graph: extract count_distinct_commits()
2019-06-12  Derrick Stoleecommit-graph: extract fill_oids_from_all_packs()
2019-06-12  Derrick Stoleecommit-graph: extract fill_oids_from_commit_hex()
2019-06-12  Derrick Stoleecommit-graph: extract fill_oids_from_packs()
2019-06-12  Derrick Stoleecommit-graph: create write_commit_graph_context
2019-06-12  Derrick Stoleecommit-graph: remove Future Work section
2019-06-12  Derrick Stoleecommit-graph: collapse parameters into flags
2019-06-12  Derrick Stoleecommit-graph: return with errors during write
2019-06-12  Ævar Arnfjörð... Revert "test-lib: whitelist GIT_TR2_* in the environment"
2019-06-12  Nguyễn Thái... completion: do not cache if --git-completion-helper...
2019-06-11  Jonathan Tant5616: cover case of client having delta base
2019-06-11  Jonathan Tant5616: use correct flag to check object is missing
2019-06-11  Derrick Stoleet5319-multi-pack-index.sh: test batch size zero
2019-06-11  Derrick Stoleemidx: add test that 'expire' respects .keep files
2019-06-11  Derrick Stoleemulti-pack-index: test expire while adding packs
2019-06-11  Derrick Stoleemidx: implement midx_repack()
2019-06-11  Derrick Stoleemulti-pack-index: prepare 'repack' subcommand
2019-06-11  Derrick Stoleemulti-pack-index: implement 'expire' subcommand
2019-06-11  Derrick Stoleemidx: refactor permutation logic and pack sorting
2019-06-11  Derrick Stoleemidx: simplify computation of pack name lengths
2019-06-11  Derrick Stoleemulti-pack-index: prepare for 'expire' subcommand
2019-06-11  Derrick StoleeDocs: rearrange subcommands for multi-pack-index
2019-06-11  Derrick Stoleerepack: refactor pack deletion for future use
2019-06-10  Johannes Sixtt7610-mergetool: do not place pipelines headed by ...
2019-06-08  Jiang XinMerge branch 'master' of https://github.com/Softcatala...
2019-06-08  Jordi Masl10n: Update Catalan translation
2019-06-07  Michael Osipovconfigure: Detect linking style for HP aCC on HP-UX
2019-06-07  Junio C HamanoGit 2.22 v2.22.0
2019-06-07  Junio C HamanoMerge tag 'l10n-2.22.0-rnd3' of git://github.com/git...
2019-06-07  Jiang XinMerge branch 'fr_review' of git://github.com/jnavila/git
2019-06-07  Jiang XinMerge branch 'master' of git://github.com/alshopov...
2019-06-07  Cédric Malardl10n: fr.po: Review French translation
2019-06-06  Junio C HamanoMerge branch 'en/merge-directory-renames-fix'
2019-06-06  Denton Liuconfig/alias.txt: document alias accepting non-command...
2019-06-06  Denton Liuconfig/alias.txt: change " and ' to `
2019-06-06  Matthias Rüsterl10n: de.po: Update German translation
2019-06-06  Ralf Thielowl10n: de.po: improve description of 'git reset --quiet'
2019-06-05  Tigran Mkrtchyantag: add tag.gpgSign config option to force all tags...
2019-06-05  Denton Liuconfig: learn the "onbranch:" includeIf condition
2019-06-05  Matthias Rüsterl10n: TEAMS: Change German translation team leader
2019-06-05  Elijah Newrenmerge-recursive: restore accidentally dropped setting...
2019-06-05  Alexander Shopovl10n: bg.po: Updated Bulgarian translation (4581t)
2019-06-05  Fangyi Zhoul10n: zh_CN: Revision for git v2.22.0 l10n
2019-06-05  Jiang Xinl10n: zh_CN: for git v2.22.0 l10n round 1~3
2019-06-05  Jiang XinMerge branch '2.22' of https://github.com/ChrisADR...
2019-06-05  Jiang XinMerge branch 'it-l10n-wip' of github.com:AlessandroMent...
2019-06-04  Christopher... l10n: es: 2.22.0 round 3
2019-06-04  Miguel Ojedaclang-format: use git grep to generate the ForEachMacro...
2019-06-04  Matthew DeVoreurl: do not allow %00 to represent NUL in URLs
2019-06-04  Matthew DeVoreurl: do not read past end of buffer
2019-06-04  Dr. Adam Nielsengitignore.txt: make slash-rules more readable
2019-06-04  Alessandro... l10n: it.po: Updated Italian translation
2019-06-04  Felipe Contrerasfetch: fix regression with transport helpers
2019-06-04  Felipe Contrerasfetch: make the code more understandable
2019-06-04  Felipe Contrerasfetch: trivial cleanup
next