]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2023-01-19  Jeff Kinghash-object: fix descriptor leak with --literally
2023-01-19  Junio C Hamanobranch: document `-f` and linked worktree behaviour
2023-01-18  Carlo Marcelo... grep: correctly identify utf-8 characters with \{b...
2023-01-18  Philippe Blainbranch: improve advice when --recurse-submodules fails
2023-01-18  Jeff Kinghash-object: use fsck for object checks
2023-01-18  Jeff Kingfsck: provide a function to fsck buffer without object...
2023-01-18  Jeff Kingt: use hash-object --literally when created malformed...
2023-01-18  Jeff Kingt7030: stop using invalid tag name
2023-01-18  Jeff Kingt1006: stop using 0-padded timestamps
2023-01-18  Jeff Kingt1007: modernize malformed object tests
2023-01-18  Martin Ågrengit-cat-file.txt: fix list continuations rendering...
2023-01-17  Ævar Arnfjörð... treewide: always have a valid "index_state.repo" member
2023-01-17  Junio C HamanoMerge branch 'ds/omit-trailing-hash-in-index' into...
2023-01-17  Junio C HamanoMerge branch 'ab/cache-api-cleanup' into ab/cache-api...
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  ZheNing Huscalar: show progress if stderr refers to a terminal
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  Elijah Newrenls-files: guide folks to --exclude-standard over other...
2023-01-13  Elijah Newrenls-files: clarify descriptions of status tags for -t
2023-01-13  Elijah Newrenls-files: clarify descriptions of file selection options
2023-01-13  Elijah Newrenls-files: add missing documentation for --resolve-undo...
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
2023-01-13  Jeff Kingobject-file: fix indent-with-space
2023-01-09  René Scharfeuse DUP_ARRAY
2023-01-09  René Scharfeadd DUP_ARRAY
2023-01-09  René Scharfedo full type check in BARF_UNLESS_COPYABLE
2023-01-09  René Scharfefactor out BARF_UNLESS_COPYABLE
2023-01-09  René Scharfemingw: make argv2 in try_shell_exec() non-const
2023-01-08  Junio C HamanoThe sixth batch
2023-01-08  Junio C HamanoMerge branch 'cw/ci-whitespace'
2023-01-08  Junio C HamanoMerge branch 'js/drop-mingw-test-cmp'
2023-01-08  Junio C HamanoMerge branch 'js/ci-disable-cmake-by-default'
2023-01-08  Jeff Kingpackfile: inline custom read_object()
2023-01-08  Jeff Kingrepo_read_object_file(): stop wrapping read_object_file...
2023-01-08  Jeff Kingread_object_file_extended(): drop lookup_replace option
2023-01-08  Jeff Kingstreaming: inline call to read_object_file_extended()
2023-01-08  Jeff Kingobject-file: inline calls to read_object()
2023-01-08  Jeff Kingconvert trivial uses of strncmp() to skip_prefix()
2023-01-08  Jeff Kingconvert trivial uses of strncmp() to starts_with()
2023-01-08  Andrei Rybak*: fix typos which duplicate a word
2023-01-08  René Scharfeuse enhanced basic regular expressions on macOS
2023-01-06  Derrick Stoleefeatures: feature.manyFiles implies fast index writes
next