]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2023-12-18  Junio C HamanoMerge branch 'cc/git-replay'
2023-12-18  Junio C HamanoMerge branch 'ac/fuzz-show-date'
2023-12-18  Junio C HamanoMerge branch 'ps/ref-deletion-updates'
2023-12-18  Junio C HamanoMerge branch 'js/packfile-h-typofix'
2023-12-10  Junio C HamanoStart the 2.44 cycle
2023-12-10  Junio C HamanoMerge branch 'tz/send-email-negatable-options'
2023-12-10  Junio C HamanoMerge branch 'ak/rebase-autosquash'
2023-12-10  Junio C HamanoMerge branch 'vd/for-each-ref-unsorted-optimization'
2023-12-10  Junio C HamanoMerge branch 'ps/ban-a-or-o-operator-with-test'
2023-12-10  Junio C HamanoMerge branch 'ss/format-patch-use-encode-headers-for...
2023-12-10  Junio C HamanoMerge branch 'ps/ref-tests-update'
2023-12-10  Junio C HamanoMerge branch 'jw/git-add-attr-pathspec'
2023-12-10  Junio C HamanoMerge branch 'jk/chunk-bounds-more'
2023-12-10  Junio C HamanoMerge branch 'js/ci-discard-prove-state'
2023-12-10  Junio C HamanoMerge branch 'ps/ci-gitlab'
2023-12-10  Junio C HamanoMerge branch 'js/doc-unit-tests-with-cmake'
2023-12-10  Junio C HamanoMerge branch 'js/doc-unit-tests'
2023-12-10  Junio C HamanoMerge branch 'ps/httpd-tests-on-nixos'
2023-11-26  Elijah Newrenreplay: stop assuming replayed branches do not diverge
2023-11-26  Elijah Newrenreplay: add --contained to rebase contained branches
2023-11-26  Elijah Newrenreplay: add --advance or 'cherry-pick' mode
2023-11-26  Elijah Newrenreplay: use standard revision ranges
2023-11-26  Elijah Newrenreplay: make it a minimal server side command
2023-11-26  Elijah Newrenreplay: remove HEAD related sanity check
2023-11-26  Elijah Newrenreplay: remove progress and info output
2023-11-26  Elijah Newrenreplay: add an important FIXME comment about gpg signing
2023-11-26  Elijah Newrenreplay: change rev walking options
2023-11-26  Elijah Newrenreplay: introduce pick_regular_commit()
2023-11-26  Elijah Newrenreplay: die() instead of failing assert()
2023-11-26  Elijah Newrenreplay: start using parse_options API
2023-11-26  Elijah Newrenreplay: introduce new builtin
2023-11-26  Elijah Newrent6429: remove switching aspects of fast-rebase
2023-11-20  Junio C HamanoGit 2.43 v2.43.0
2023-11-20  Junio C HamanoMerge tag 'l10n-2.43.0-rnd2' of https://github.com...
2023-11-20  Junio C HamanoMerge branch 'vd/glossary-dereference-peel'
2023-11-20  Junio C HamanoMerge branch 'tz/send-email-helpfix'
2023-11-19  Jiang XinMerge branch 'l10n/zh-TW/2023-11-19' of github.com...
2023-11-19  Arthur Chanfuzz: add new oss-fuzz fuzzer for date.c / date.h
2023-11-19  Johannes Schindelinpackfile.c: fix a typo in `each_file_in_pack_dir_fn...
2023-11-19  Yi-Jyun Panl10n: zh-TW: Git 2.43.0-rc1
2023-11-19  Jiang XinMerge branch 'master' of github.com:alshopov/git-po
2023-11-18  Ralf Thielowl10n: Update German translation
2023-11-18  Alexander Shopovl10n: bg.po: Updated Bulgarian translation (5579t)
2023-11-18  Teng Longl10n: zh_CN: for git 2.43.0-rc1
2023-11-18  Jiang XinMerge branch '2.43-uk-update' of github.com:arkid15r
2023-11-18  Jiang XinMerge branch 'catalan' of github.com:Softcatala/git-po
2023-11-18  Jiang XinMerge branch 'tr-l10n' of github.com:bitigchi/git-po
2023-11-18  Jiang XinMerge branch 'fr_v2.43.0' of github.com:jnavila/git
2023-11-18  Jiang XinMerge branch 'po-id' of github.com:bagasme/git-po
2023-11-18  Jiang XinMerge branch 'master' of github.com:nafmo/git-l10n-sv
2023-11-17  Patrick Steinhardtrefs: remove `delete_refs` callback from backends
2023-11-17  Patrick Steinhardtrefs: deduplicate code to delete references
2023-11-17  Patrick Steinhardtrefs/files: use transactions to delete references
2023-11-17  Patrick Steinhardtt5510: ensure that the packed-refs file needs locking
2023-11-16  Todd Zullingersend-email: avoid duplicate specification warnings
2023-11-16  Todd Zullingerperl: bump the required Perl version to 5.8.1 from...
2023-11-16  Victoria Dyet/perf: add perf tests for for-each-ref
2023-11-16  Victoria Dyeref-filter.c: use peeled tag for '*' format fields
2023-11-16  Victoria Dyefor-each-ref: clean up documentation of --format
2023-11-16  Victoria Dyeref-filter.c: filter & format refs in the same callback
2023-11-16  Victoria Dyeref-filter.c: refactor to create common helper functions
2023-11-16  Victoria Dyeref-filter.c: rename 'ref_filter_handler()' to 'filter_...
2023-11-16  Victoria Dyeref-filter.h: add functions for filter/format & format...
2023-11-16  Victoria Dyeref-filter.h: move contains caches into filter
2023-11-16  Victoria Dyeref-filter.h: add max_count and omit_empty to ref_format
2023-11-16  Victoria Dyeref-filter.c: really don't sort when using --no-sort
2023-11-16  Todd Zullingersend-email: remove stray characters from usage
2023-11-16  Andy Kopperebase: rewrite --(no-)autosquash documentation
2023-11-16  Andy Kopperebase: support --autosquash without -i
2023-11-16  Andy Kopperebase: fully ignore rebase.autoSquash without -i
2023-11-14  Junio C HamanoGit 2.43-rc2 v2.43.0-rc2
2023-11-14  Victoria Dyeglossary: add definitions for dereference & peel
2023-11-14  Johannes Schindelinci: avoid running the test suite _twice_
2023-11-13  Jordi Masl10n: Update Catalan translation
2023-11-12  Bagas Sanjayal10n: po-id for 2.43 (round 1)
2023-11-12  Elijah NewrenRelNotes: minor wording fixes in 2.43.0 release notes
2023-11-11  Jean-Noël Avilal10n: fr: v2.43.0 rnd 2
2023-11-11  Patrick SteinhardtMakefile: stop using `test -o` when unlinking duplicate...
2023-11-11  Patrick Steinhardtcontrib/subtree: convert subtree type check to use...
2023-11-11  Patrick Steinhardtcontrib/subtree: stop using `-o` to test for number...
2023-11-11  Patrick Steinhardtglobal: convert trivial usages of `test <expr> -a/...
2023-11-11  Patrick Steinhardtt9164: fix inability to find basename(1) in Subversion...
2023-11-11  Patrick Steinhardtt/lib-httpd: stop using legacy crypt(3) for authentication
2023-11-11  Patrick Steinhardtt/lib-httpd: dynamically detect httpd and modules path
2023-11-10  Arkadii Yakovetsl10n: update uk localization for v2.43
2023-11-10  Simon Serformat-patch: fix ignored encode_email_headers for...
2023-11-09  Johannes Schindelincmake: handle also unit tests
2023-11-09  Johannes Schindelincmake: use test names instead of full paths
2023-11-09  Johannes Schindelincmake: fix typo in variable name
2023-11-09  Johannes Schindelinartifacts-tar: when including `.dll` files, don't forge...
2023-11-09  Johannes Schindelinunit-tests: do show relative file paths
2023-11-09  Johannes Schindelinunit-tests: do not mistake `.pdb` files for being execu...
2023-11-09  Johannes Schindelincmake: also build unit tests
2023-11-09  Josh Steadmonci: run unit tests in CI
2023-11-09  Phillip Woodunit tests: add TAP unit test framework
2023-11-09  Josh Steadmonunit tests: add a project plan document
2023-11-09  Peter Kreftingl10n: sv.po: Update Swedish translation (5579t)
2023-11-09  Jeff Kingcommit-graph: mark chunk error messages for translation
2023-11-09  Jeff Kingcommit-graph: drop verify_commit_graph_lite()
2023-11-09  Jeff Kingcommit-graph: check order while reading fanout chunk
next