]> Kevux Git Server - rit/shortlog
rit
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
2023-01-06 Derrick Stoleetest-lib-functions: add helper for trailing hash
2023-01-06 Derrick Stoleeread-cache: add index.skipHash config option
2023-01-06 Derrick Stoleehashfile: allow skipping the hash function
2023-01-06 Jeff Kingdiff: drop "name" parameter from prepare_temp_file()
2023-01-06 Jeff Kingdiff: clean up external-diff argv setup
2023-01-06 Jeff Kingdiff: use filespec path to set up tempfiles for ext...
2023-01-06 Jeff Kingtest-bundle-uri: drop unused variables
2023-01-05 Junio C HamanoThe fifth batch
2023-01-05 Junio C HamanoMerge branch 'ab/no-more-git-global-super-prefix'
2023-01-05 Junio C HamanoMerge branch 'ab/bundle-wo-args'
2023-01-05 Junio C HamanoMerge branch 'km/doc-branch-start-point'
2023-01-05 Junio C HamanoMerge branch 'ar/typofix-gitattributes-doc'
2023-01-05 Junio C HamanoMerge branch 'sg/test-oid-wo-incomplete-line'
2023-01-05 Junio C HamanoMerge branch 'dh/mingw-ownership-check-typofix'
2023-01-05 Junio C HamanoMerge branch 'jt/avoid-lazy-fetch-commits'
2023-01-05 Junio C HamanoMerge branch 'sa/cat-file-mailmap--batch-check'
2023-01-05 Thierry Redingam: allow passing --no-verify flag
2023-01-05 William Sprentdir: check for single file cone patterns
2023-01-04 Seija Kijinwin32: close handles of threads that have been joined
2023-01-04 Seija Kijinwin32: prepare pthread.c for change by formatting
2023-01-04 Phillip Woodci(github): restore "print test failures" step name
2023-01-02 Junio C HamanoThe fourth batch
2023-01-02 Junio C HamanoMerge branch 'ps/fsync-refs-fix'
2023-01-02 Junio C HamanoMerge branch 'sk/win32-pthread-exit-fix'
2023-01-02 Junio C HamanoMerge branch 'ew/format-patch-mboxrd'
2023-01-02 Junio C HamanoMerge branch 'ds/bundle-uri-4'
2023-01-02 Junio C HamanoMerge branch 'lk/line-range-parsing-fix'
2022-12-28 Junio C HamanoThe third batch
2022-12-28 Junio C HamanoMerge branch 'sa/git-var-sequence-editor'
2022-12-28 Junio C HamanoMerge branch 'ss/pull-v-recurse-fix'
2022-12-27 Ævar Arnfjörð... bundle <cmd>: have usage_msg_opt() note the missing...
2022-12-27 Ævar Arnfjörð... builtin/bundle.c: remove superfluous "newargc" variable
2022-12-27 Andrei Rybakgitattributes.txt: fix typo in "comma separated"
2022-12-27 Kyle Meyerdoc/git-branch: fix --force description typo
2022-12-26 Junio C HamanoThe second batch
2022-12-26 Junio C HamanoMerge branch 'ab/darwin-default-to-sha1dc'
2022-12-26 Junio C HamanoMerge branch 'sk/remove-duplicate-includes'
2022-12-26 Junio C HamanoMerge branch 'pg/diff-stat-unmerged-regression-fix'
2022-12-26 Junio C HamanoMerge branch 'jk/ref-filter-error-reporting-fix'
2022-12-26 Junio C HamanoMerge branch 'rs/clarify-error-in-write-loose-object'
2022-12-26 Junio C HamanoMerge branch 'rs/reflog-expiry-cleanup'
2022-12-26 Junio C HamanoMerge branch 'rs/clear-commit-marks-cleanup'
2022-12-26 Junio C HamanoMerge branch 'rs/am-parse-options-cleanup'
2022-12-26 Junio C HamanoMerge branch 'jk/server-supports-v2-cleanup'
2022-12-26 Junio C HamanoMerge branch 'jk/unused-post-2.39'
2022-12-26 Junio C HamanoMerge branch 'jt/http-fetch-trace2-report-name'
next