]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-03-16  Glen Choosubmodule update: use die_message()
2022-03-16  Atharva Raykarsubmodule--helper: run update using child process struct
2022-03-16  Junio C HamanoMerge branch 'gc/submodule-update-part1' into gc/submod...
2022-03-16  Phillip Woodterminal: restore settings on SIGTSTP
2022-03-16  Phillip Woodterminal: work around macos poll() bug
2022-03-16  Phillip Woodterminal: don't assume stdin is /dev/tty
2022-03-16  Phillip Woodterminal: use flags for save_term()
2022-03-16  Abhradeep Chakrabortypartial-clone: add a partial-clone test case
2022-03-16  Jayati Shrivastavasequencer: use reverse_commit_list() helper
2022-03-16  David Cantrellcompletion: tab completion of filenames for 'git restore'
2022-03-15  Patrick Steinhardtcore.fsync: new option to harden references
2022-03-15  Junio C HamanoMerge branch 'ns/core-fsyncmethod' into ps/fsync-refs
2022-03-15  Neeraj Singhcore.fsync: documentation and user-friendly aggregate...
2022-03-15  Derrick Stoleemaintenance: fix synopsis in documentation
2022-03-15  John Caicat-file: skip expanding default format
2022-03-15  Victoria Dyestash: make internal resets quiet and refresh index
2022-03-15  Victoria Dyereset: suppress '--no-refresh' advice if logging is...
2022-03-15  Victoria Dyereset: replace '--quiet' with '--no-refresh' in perform...
2022-03-15  Victoria Dyereset: introduce --[no-]refresh option to --mixed
2022-03-15  Victoria Dyereset: revise index refresh advice
2022-03-14  Patrick Steinhardtrepack: add config to skip updating server info
2022-03-14  Patrick Steinhardtrepack: refactor to avoid double-negation of update...
2022-03-14  Elia Pintoattr.h: remove duplicate struct definition
2022-03-13  Junio C HamanoThe eleventh batch
2022-03-13  Junio C HamanoMerge branch 'ab/plug-random-leaks'
2022-03-13  Junio C HamanoMerge branch 'nj/read-tree-doc-reffix'
2022-03-13  Junio C HamanoMerge branch 'ps/fetch-atomic-fixup'
2022-03-13  Junio C HamanoMerge branch 'fs/gpgsm-update'
2022-03-13  Junio C HamanoMerge branch 'gc/parse-tree-indirect-errors'
2022-03-13  Junio C HamanoMerge branch 'en/merge-ort-align-verbosity-with-recursive'
2022-03-13  Junio C HamanoMerge branch 'ab/make-optim-noop'
2022-03-13  Junio C HamanoMerge branch 'ps/fetch-atomic'
2022-03-13  Elia Pintot/helper/test-run-command.c: delete duplicate include
2022-03-13  Elia Pintobuiltin/stash.c: delete duplicate include
2022-03-13  Elia Pintobuiltin/sparse-checkout.c: delete duplicate include
2022-03-13  Elia Pintobuiltin/gc.c: delete duplicate include
2022-03-13  Elia Pintoattr.c: delete duplicate include
2022-03-13  Elia Pintot6423-merge-rename-directories.sh: use the $(...) construct
2022-03-13  Jacob Kellername-rev: use generation numbers if available
2022-03-13  Ævar Arnfjörð... reflog: don't be noisy on empty reflogs
2022-03-13  Jaydeep P Dasuserdiff: add builtin diff driver for kotlin language.
2022-03-13  Shubham Mishrat0030-t0050: avoid pipes with Git on LHS
2022-03-13  Shubham Mishrat0001-t0028: avoid pipes with Git on LHS
2022-03-10  Neeraj Singhcore.fsync: new option to harden the index
2022-03-10  Neeraj Singhcore.fsync: add configuration parsing
2022-03-10  Neeraj Singhcore.fsync: introduce granular fsync control infrastructure
2022-03-10  Neeraj Singhcore.fsyncmethod: add writeout-only mode
2022-03-10  Neeraj Singhwrapper: make inclusion of Windows csprng header tightl...
2022-03-10  brian m. carlsonblock-sha1: remove use of obsolete x86 assembly
2022-03-09  Junio C HamanoMerge branch 'pw/single-key-interactive' into pw/add...
2022-03-09  Michael J Grubertest-lib: declare local variables as local
2022-03-09  Junio C HamanoThe tenth batch
2022-03-09  Junio C HamanoMerge branch 'ab/help-fixes'
2022-03-09  Junio C HamanoMerge branch 'ab/c99-variadic-macros'
2022-03-09  Junio C HamanoMerge branch 'hn/reftable-no-empty-keys'
2022-03-09  Junio C HamanoMerge branch 'jc/cat-file-batch-commands'
2022-03-09  Junio C HamanoMerge branch 'pw/xdiff-alloc-fail'
2022-03-09  Junio C HamanoMerge branch 'en/present-despite-skipped'
2022-03-09  Derrick Stoleeclone: fail gracefully when cloning filtered bundle
2022-03-09  Derrick Stoleebundle: unbundle promisor packs
2022-03-09  Derrick Stoleebundle: create filtered bundles
2022-03-09  Derrick Stoleerev-list: move --filter parsing into revision.c
2022-03-09  Derrick Stoleebundle: parse filter capability
2022-03-09  Ævar Arnfjörð... list-objects: handle NULL function pointers
2022-03-09  Derrick StoleeMyFirstObjectWalk: update recommended usage
2022-03-09  Derrick Stoleelist-objects: consolidate traverse_commit_list[_filtered]
2022-03-09  Derrick Stoleepack-bitmap: drop filter in prepare_bitmap_walk()
2022-03-09  Derrick Stoleepack-objects: use rev.filter when possible
2022-03-09  Derrick Stoleerevision: put object filter into struct rev_info
2022-03-09  Derrick Stoleelist-objects-filter-options: create copy helper
2022-03-09  Derrick Stoleeindex-pack: document and test the --promisor option
2022-03-08  Jason Yundtgitweb: remove invalid http-equiv="content-type"
2022-03-08  Jason Yundtcomment: fix typo
2022-03-08  Glen Choosubmodule: move logic into fetch_task_create()
2022-03-08  Glen Choosubmodule: extract get_fetch_task()
2022-03-08  Glen Choosubmodule: store new submodule commits oid_array in...
2022-03-08  Glen Choosubmodule: inline submodule_commits() into caller
2022-03-08  Glen Choosubmodule: make static functions read submodules from...
2022-03-08  Glen Choot5526: create superproject commits with test helper
2022-03-08  Glen Choot5526: stop asserting on stderr literally
2022-03-08  Glen Choot5526: introduce test helper to assert on fetches
2022-03-07  Ævar Arnfjörð... rev-list simplify tests: don't ignore "git" exit code
2022-03-07  Ævar Arnfjörð... checkout tests: don't ignore "git <cmd>" exit code
2022-03-07  Ævar Arnfjörð... apply tests: don't ignore "git ls-files" exit code...
2022-03-07  Ævar Arnfjörð... gettext tests: don't ignore "test-tool regex" exit...
2022-03-07  Ævar Arnfjörð... rev-list tests: don't hide abort() in "test_expect_failure"
2022-03-07  Ævar Arnfjörð... diff tests: don't ignore "git rev-list" exit code
2022-03-07  Ævar Arnfjörð... notes tests: don't ignore "git" exit code
2022-03-07  Ævar Arnfjörð... rev-parse tests: don't ignore "git reflog" exit code
2022-03-07  Ævar Arnfjörð... merge tests: use "test_must_fail" instead of ad-hoc...
2022-03-07  Ævar Arnfjörð... apply tests: use "test_must_fail" instead of ad-hoc...
2022-03-07  Ævar Arnfjörð... diff tests: don't ignore "git diff" exit code in "read...
2022-03-07  Ævar Arnfjörð... diff tests: don't ignore "git diff" exit code
2022-03-07  Ævar Arnfjörð... read-tree tests: check "diff-files" exit code on failure
2022-03-07  Ævar Arnfjörð... tests: use "test_stdout_line_count", not "test $(git...
2022-03-07  Ævar Arnfjörð... tests: change some 'test $(git) = "x"' to test_cmp
2022-03-07  Ævar Arnfjörð... hooks: fix an obscure TOCTOU "did we just run a hook...
2022-03-07  Ævar Arnfjörð... merge: don't run post-hook logic on --no-verify
2022-03-07  Ævar Arnfjörð... string-list API: change "nr" and "alloc" to "size_t"
2022-03-07  Ævar Arnfjörð... gettext API users: don't explicitly cast ngettext(...
next