]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2023-01-23  Junio C HamanoMerge branch 'ds/omit-trailing-hash-in-index'
2023-01-23  Junio C HamanoMerge branch 'jc/format-patch-v-unleak'
2023-01-23  Junio C HamanoMerge branch 'sk/win32-close-handle-upon-pthread-join'
2023-01-23  Junio C HamanoMerge branch 'rs/use-enhanced-bre-on-macos'
2023-01-23  Junio C HamanoMerge branch 'ab/test-env-helper'
2023-01-23  Junio C HamanoMerge branch 'kn/attr-from-tree'
2023-01-23  Junio C HamanoMerge branch 'rs/ls-tree-path-expansion-fix'
2023-01-23  Junio C HamanoMerge branch 'en/t6426-todo-cleanup'
2023-01-23  Junio C HamanoMerge branch 'ab/cache-api-cleanup'
2023-01-22  Junio C HamanoThe ninth batch
2023-01-22  Junio C HamanoMerge branch 'yc/doc-fetch-fix'
2023-01-22  Junio C HamanoMerge branch 'ab/bisect-cleanup'
2023-01-22  Junio C HamanoMerge branch 'tl/ls-tree-code-clean-up'
2023-01-22  Junio C HamanoMerge branch 'ph/parse-date-reduced-precision'
2023-01-22  Junio C HamanoMerge branch 'pw/rebase-exec-cleanup'
2023-01-22  Junio C HamanoMerge branch 'pb/doc-orig-head'
2023-01-22  Junio C HamanoMerge branch 'yo/doc-use-more-switch-c'
2023-01-22  Junio C HamanoMerge branch 'sk/merge-filtering-strategies-micro-optim'
2023-01-22  Junio C HamanoMerge branch 'jk/interop-error'
2023-01-22  Junio C HamanoMerge branch 'ar/bisect-doc-update'
2023-01-22  Junio C HamanoMerge branch 'ar/test-cleanup'
2023-01-22  Junio C HamanoMerge branch 'jc/doc-diff-patch.txt'
2023-01-22  Junio C HamanoMerge branch 'es/hooks-and-local-env'
2023-01-22  Junio C HamanoMerge branch 'rs/dup-array'
2023-01-22  Junio C HamanoMerge branch 'jx/t1301-updates'
2023-01-20  Junio C HamanoThe eighth batch
2023-01-20  Junio C HamanoMerge branch 'jk/read-object-cleanup'
2023-01-20  Junio C HamanoMerge branch 'jk/curl-avoid-deprecated-api'
2023-01-19  Junio C HamanoSync with 'maint'
2023-01-19  Junio C HamanoSync with maint-2.38
2023-01-19  Junio C HamanoSync with maint-2.37
2023-01-19  Junio C HamanoSync with maint-2.36
2023-01-19  Junio C HamanoSync with maint-2.35
2023-01-19  Junio C HamanoSync with maint-2.34
2023-01-19  Junio C HamanoSync with maint-2.33
2023-01-19  Junio C HamanoSync with maint-2.32
2023-01-19  Junio C HamanoSync with maint-2.31
2023-01-19  Junio C HamanoSync with maint-2.30
2023-01-19  Johannes Schindelinattr: adjust a mismatched data type
2023-01-17  Jeff Kinghttp: support CURLOPT_PROTOCOLS_STR
2023-01-17  Jeff Kinghttp: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
2023-01-17  Jeff Kinghttp-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
2023-01-17  Derrick Stoleet1600: fix racy index.skipHash test
2023-01-17  Junio C HamanoSync with 'maint'
2023-01-17  Johannes Schindelinattr: adjust a mismatched data type
2023-01-16  Junio C HamanoSync with 2.39.1
2023-01-16  Junio C HamanoThe seventh batch
2023-01-16  Junio C HamanoMerge branch 'jk/strncmp-to-api-funcs'
2023-01-16  Junio C HamanoMerge branch 'ar/dup-words-fixes'
2023-01-16  Junio C HamanoMerge branch 'ds/omit-trailing-hash-in-index'
2023-01-16  Junio C HamanoMerge branch 'ws/single-file-cone'
2023-01-16  Junio C HamanoMerge branch 'jk/ext-diff-with-relative'
2023-01-16  Junio C HamanoMerge branch 'ds/bundle-uri-4'
2023-01-16  Junio C HamanoMerge branch 'tr/am--no-verify'
2023-01-16  Junio C HamanoMerge branch 'tb/ci-concurrency'
2023-01-16  Junio C HamanoMerge branch 'pw/ci-print-failure-name-fix'
2023-01-16  Junio C HamanoMerge branch 'es/t1509-root-fixes'
2023-01-16  Johannes Schindelinfsck: document the new `gitattributes` message IDs
2023-01-16  Ævar Arnfjörð... cache API: add a "INDEX_STATE_INIT" macro/function...
2023-01-16  Junio C Hamanoformat-patch: unleak "-v <num>"
2023-01-15  René Scharfels-tree: remove dead store and strbuf for quote_c_style()
2023-01-15  René Scharfels-tree: fix expansion of repeated %(path)
2023-01-15  Elijah Newrent6426: fix TODO about making test more comprehensive
2023-01-15  Ævar Arnfjörð... env-helper: move this built-in to "test-tool env-helper"
2023-01-14  Karthik Nayakattr: add flag `--source` to work with tree-ish
2023-01-14  Karthik Nayakt0003: move setup for `--all` into new block
2023-01-14  Yukai Choudoc: fix non-existent config name
2023-01-13  Teng Longt3104: remove shift code in 'test_ls_tree_format'
2023-01-13  Teng Longls-tree: cleanup the redundant SPACE
2023-01-13  Ævar Arnfjörð... ls-tree: make "line_termination" less generic
2023-01-13  Ævar Arnfjörð... ls-tree: fold "show_tree_data" into "cb" struct
2023-01-13  Ævar Arnfjörð... ls-tree: use a "struct options"
2023-01-13  Ævar Arnfjörð... ls-tree: don't use "show_tree_data" for "fast" callbacks
2023-01-13  Johannes Schindelinbisect: no longer try to clean up left-over `.git/head...
2023-01-13  Johannes Schindelinbisect: remove Cogito-related code
2023-01-13  Johannes Schindelinbisect run: fix the error message
2023-01-13  Johannes Schindelinbisect: verify that a bogus option won't try to start...
2023-01-13  Ævar Arnfjörð... bisect--helper: make the order consistently `argc,...
2023-01-13  Johannes Schindelinbisect--helper: simplify exit code computation
2023-01-13  John Caidocs: link generating patch sections
2023-01-13  Phillip Woodrebase: cleanup "--exec" option handling
2023-01-13  Andrei Rybakt7527: use test_when_finished in 'case insensitive...
2023-01-13  Andrei Rybakt6422: drop commented out code
2023-01-13  Andrei Rybakt6003: uncomment test '--max-age=c3, --topo-order'
2023-01-13  Andrei Rybakgit-bisect-lk2009: update nist report link
2023-01-13  Andrei Rybakgit-bisect-lk2009: update java code conventions link
2023-01-13  Đoàn Trần Công... date.c: allow ISO 8601 reduced precision times
2023-01-13  Jeff Kingt/interop: report which vanilla git command failed
2023-01-13  Ævar Arnfjörð... read-cache.c: refactor set_new_index_sparsity() for...
2023-01-13  Ævar Arnfjörð... sparse-index API: BUG() out on NULL ensure_full_index()
2023-01-13  Ævar Arnfjörð... sparse-index.c: expand_to_path() can assume non-NULL...
2023-01-13  Ævar Arnfjörð... builtin/difftool.c: { 0 }-initialize rather than using...
2023-01-13  Seija Kijinmerge: break out of all_strategy loop when strategy...
2023-01-13  Eric Sunshinegithooks: discuss Git operations in foreign repositories
2023-01-13  Yutaro Ohnodoc: add "git switch -c" as another option on detached...
2023-01-13  Philippe Blaingit-rebase.txt: add a note about 'ORIG_HEAD' being...
2023-01-13  Philippe Blainrevisions.txt: be explicit about commands writing ...
2023-01-13  Philippe Blaingit-merge.txt: mention 'ORIG_HEAD' in the Description
2023-01-13  Philippe Blaingit-reset.txt: mention 'ORIG_HEAD' in the Description
2023-01-13  Philippe Blaingit-cherry-pick.txt: do not use 'ORIG_HEAD' in example
next