]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-03-23  Teng Longls-tree: rename "retval" to "recurse" in "show_tree()"
2022-03-23  Ævar Arnfjörð... ls-tree: use "size_t", not "int" for "struct strbuf...
2022-03-23  Ævar Arnfjörð... ls-tree: use "enum object_type", not {blob,tree,commit...
2022-03-23  Ævar Arnfjörð... ls-tree: add missing braces to "else" arms
2022-03-23  Ævar Arnfjörð... ls-tree: remove commented-out code
2022-03-23  Ævar Arnfjörð... ls-tree tests: add tests for --name-status
2022-03-21  Junio C HamanoThe thirteenth batch
2022-03-21  Junio C HamanoMerge branch 'jy/gitweb-no-need-for-meta'
2022-03-21  Junio C HamanoMerge branch 'pw/single-key-interactive'
2022-03-21  Junio C HamanoMerge branch 'ds/partial-bundles'
2022-03-21  Junio C HamanoMerge branch 'ep/test-malloc-check-with-glibc-2.34'
2022-03-21  Junio C HamanoMerge branch 'sm/no-git-in-upstream-of-pipe-in-tests'
2022-03-21  Kirill Frolovgit-p4: fix issue with multiple perforce remotes
2022-03-21  Ævar Arnfjörð... Makefile: use ' ', not non-existing $(wspfx_SQ)
2022-03-21  Johannes Schindelinsetup_git_directory(): add an owner check for the top...
2022-03-21  Johannes SchindelinAdd a function to determine whether a path is owned...
2022-03-18  John Cairebase: set REF_HEAD_DETACH in checkout_up_to_date()
2022-03-18  John Cairebase: use test_commit helper in setup
2022-03-18  Ævar Arnfjörð... reflog exists: use parse_options() API
2022-03-18  Ævar Arnfjörð... git reflog [expire|delete]: make -h output consistent...
2022-03-18  Ævar Arnfjörð... reflog: move "usage" variables and use macros
2022-03-18  Ævar Arnfjörð... reflog tests: add missing "git reflog exists" tests
2022-03-18  Ævar Arnfjörð... reflog: refactor cmd_reflog() to "if" branches
2022-03-18  Ævar Arnfjörð... reflog.c: indent argument lists
2022-03-18  Jonathan Tanshallow: reset commit grafts when shallow is reset
2022-03-17  Ævar Arnfjörð... http tests: use "test_hook" for "smart" and "dumb"...
2022-03-17  Ævar Arnfjörð... proc-receive hook tests: use "test_hook" instead of...
2022-03-17  Ævar Arnfjörð... tests: extend "test_hook" for "rm" and "chmod -x",...
2022-03-17  Ævar Arnfjörð... refs debug: add a wrapper for "read_symbolic_ref"
2022-03-17  Ævar Arnfjörð... packed-backend: remove stub BUG(...) functions
2022-03-17  Ævar Arnfjörð... misc *.c: use designated initializers for struct assign...
2022-03-17  Ævar Arnfjörð... refs: use designated initializers for "struct ref_itera...
2022-03-17  Ævar Arnfjörð... refs: use designated initializers for "struct ref_stora...
2022-03-17  Victoria DyeRevert "unpack-trees: improve performance of next_cache...
2022-03-17  Victoria Dyeunpack-trees: increment cache_bottom for sparse directories
2022-03-17  Victoria Dyet1092: add sparse directory before cone in test repo
2022-03-17  Ævar Arnfjörð... diff.c: fix a double-free regression in a18d66cefb
2022-03-17  Michael J Grubertests: demonstrate "show --word-diff --color-moved...
2022-03-17  Ævar Arnfjörð... tests: use "test_hook" for misc "mkdir -p" and "chmod...
2022-03-17  Ævar Arnfjörð... tests: change "mkdir -p && write_script" to use "test_hook"
2022-03-17  Ævar Arnfjörð... tests: change "cat && chmod +x" to use "test_hook"
2022-03-17  Ævar Arnfjörð... gc + p4 tests: use "test_hook", remove sub-shells
2022-03-17  Ævar Arnfjörð... fetch+push tests: use "test_hook" and "test_when_finish...
2022-03-17  Ævar Arnfjörð... bugreport tests: tighten up "git bugreport -s hooks...
2022-03-17  Ævar Arnfjörð... tests: assume the hooks are disabled by default
2022-03-17  Ævar Arnfjörð... http tests: don't rely on "hook/post-update.sample"
2022-03-17  Ævar Arnfjörð... hook tests: turn exit code assertions into a loop
2022-03-17  Ævar Arnfjörð... test-lib-functions: add and use a "test_hook" wrapper
2022-03-17  Johannes SchindelinMerge branch 'cb/mingw-gmtime-r'
2022-03-17  Carlo Marcelo... mingw: avoid fallback for {local,gm}time_r()
2022-03-17  Johannes SchindelinGIT-VERSION-GEN: bump to v2.33.1
2022-03-17  Junio C HamanoThe twelfth batch
2022-03-17  Junio C HamanoMerge branch 'ab/string-list-count-in-size-t'
2022-03-17  Junio C HamanoMerge branch 'ab/racy-hooks'
2022-03-17  Junio C HamanoMerge branch 'ab/keep-git-exit-codes-in-tests'
2022-03-17  Junio C HamanoMerge branch 'tk/t7063-chmtime-dirs-too'
2022-03-17  Junio C HamanoMerge branch 'ds/commit-graph-gen-v2-fixes'
2022-03-17  Junio C HamanoMerge branch 'jc/stash-drop'
2022-03-17  Junio C HamanoMerge branch 'tb/rename-remote-progress'
2022-03-17  Junio C HamanoMerge branch 'vd/sparse-read-tree'
2022-03-17  Junio C HamanoMerge branch 'ab/object-file-api-updates'
2022-03-17  Junio C HamanoMerge branch 'mf/fix-type-in-config-h'
2022-03-17  Junio C HamanoMerge branch 'ps/fetch-mirror-optim'
2022-03-17  Junio C HamanoMerge branch 'tk/empty-untracked-cache'
2022-03-17  Junio C HamanoMerge branch 'ab/grep-patterntype'
2022-03-16  Glen Choosubmodule: fix latent check_has_commit() bug
2022-03-16  Glen Choofetch: fetch unpopulated, changed submodules
2022-03-16  Glen Choosubmodule--helper: remove forward declaration
2022-03-16  Atharva Raykarsubmodule: move core cmd_update() logic to C
2022-03-16  Glen Choosubmodule--helper: reduce logic in run_update_procedure()
2022-03-16  Glen Choosubmodule--helper: teach update_data more options
2022-03-16  Ævar Arnfjörð... builtin/submodule--helper.c: rename option struct to...
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'
next