]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-03-04  Todd Zullingert/lib-gpg: reload gpg components after updating trustlist
2022-03-04  Fabian Stelzergpg-interface/gpgsm: fix for v2.3
2022-03-04  Ævar Arnfjörð... log tests: fix "abort tests early" regression in ff37a6...
2022-03-04  Matheus Felipeconfig: correct "--type" option in "git config -h"...
2022-03-03  Taylor Blaubuiltin/remote.c: show progress when renaming remote...
2022-03-03  Taylor Blaubuiltin/remote.c: parse options in 'rename'
2022-03-03  Patrick Steinhardtt5503: simplify setup of test which exercises failure...
2022-03-03  Nihal JereDocumentation: git-read-tree: separate links using...
2022-03-03  Ævar Arnfjörð... Makefiles: add and use wildcard "mkdir -p" template
2022-03-03  Ævar Arnfjörð... Makefile: add "$(QUIET)" boilerplate to shared.mak
2022-03-03  Ævar Arnfjörð... Makefile: move $(comma), $(empty) and $(space) to share...
2022-03-03  Ævar Arnfjörð... Makefile: move ".SUFFIXES" rule to shared.mak
2022-03-03  Ævar Arnfjörð... Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES)
2022-03-03  Ævar Arnfjörð... Makefile: disable GNU make built-in wildcard rules
2022-03-03  Ævar Arnfjörð... Makefiles: add "shared.mak", move ".DELETE_ON_ERROR...
2022-03-03  Ævar Arnfjörð... scalar Makefile: use "The default target of..." pattern
2022-03-03  Junio C Hamanoam/apply: warn if we end up reading patches from terminal
2022-03-02  John Caistash: call reflog_delete() in reflog.c
2022-03-02  John Caireflog: libify delete reflog function and helpers
2022-03-02  John Caistash: add tests to ensure reflog --rewrite --updatref...
2022-03-02  Elijah Newrenrepo_read_index: add config to expect files outside...
2022-03-02  Elijah Newrenmerge-ort: exclude messages from inner merges by default
2022-03-02  Glen Choocheckout, clone: die if tree cannot be parsed
2022-03-02  Tao Klerkst7063: mtime-mangling instead of delays in untracked...
2022-03-02  Tao Klerkst/helper/test-chmtime: update mingw to support chmtime...
2022-03-01  Victoria Dyeread-tree: make three-way merge sparse-aware
2022-03-01  Victoria Dyeread-tree: make two-way merge sparse-aware
2022-03-01  Victoria Dyeread-tree: narrow scope of index expansion for '--prefix'
2022-03-01  Victoria Dyeread-tree: integrate with sparse index
2022-03-01  Victoria Dyeread-tree: expand sparse checkout test coverage
2022-03-01  Victoria Dyeread-tree: explicitly disallow prefixes with a leading '/'
2022-03-01  Victoria Dyestatus: fix nested sparse directory diff in sparse...
2022-03-01  Victoria Dyesparse-index: prevent repo root from becoming sparse
2022-03-01  Derrick Stoleecommit-graph: fix generation number v2 overflow values
2022-03-01  Derrick Stoleecommit-graph: start parsing generation v2 (again)
2022-03-01  Derrick Stoleecommit-graph: fix ordering bug in generation numbers
2022-03-01  Derrick Stoleet5318: extract helpers to lib-commit-graph.sh
2022-03-01  Derrick Stoleetest-read-graph: include extra post-parse info
2022-03-01  Patrick Steinhardtrefs/files-backend: optimize reading of symbolic refs
2022-03-01  Patrick Steinhardtremote: read symbolic refs via `refs_read_symbolic_ref()`
2022-03-01  Patrick Steinhardtrefs: add ability for backends to special-case reading...
2022-03-01  Patrick Steinhardtfetch: avoid lookup of commits when not appending to...
2022-03-01  Patrick Steinhardtupload-pack: look up "want" lines via commit-graph
2022-03-01  Junio C HamanoMerge branch 'ps/fetch-atomic' into ps/fetch-mirror...
2022-02-28  Ævar Arnfjörð... test-lib: add "fast_unwind_on_malloc=0" to LSAN_OPTIONS
2022-02-28  Ævar Arnfjörð... test-lib: make $GIT_BUILD_DIR an absolute path
2022-02-28  Ævar Arnfjörð... test-lib: correct and assert TEST_DIRECTORY overriding
2022-02-28  Ævar Arnfjörð... test-lib: add GIT_SAN_OPTIONS, inherit [AL]SAN_OPTIONS
2022-02-28  Tao Klerksuntracked-cache: write index when populating empty...
2022-02-28  Tao Klerkst7519: populate untracked cache before test
2022-02-28  Tao Klerkst7519: avoid file to index mtime race for untracked...
2022-02-27  Junio C Hamanorerere-train: two fixes to the use of "git show -s"
2022-02-26  Alex Henrieswitch: mention the --detach option when dying due...
2022-02-26  Ævar Arnfjörð... object-file API: pass an enum to read_object_with_refer...
2022-02-26  Ævar Arnfjörð... object-file.c: add a literal version of write_object_fi...
2022-02-26  Ævar Arnfjörð... object-file API: have hash_object_file() take "enum...
2022-02-26  Ævar Arnfjörð... object API: rename hash_object_file_literally() to...
2022-02-26  Ævar Arnfjörð... object-file API: split up and simplify check_object_sig...
2022-02-26  Ævar Arnfjörð... object API users + docs: check <0, not !0 with check_ob...
2022-02-26  Ævar Arnfjörð... object API docs: move check_object_signature() docs...
2022-02-26  Ævar Arnfjörð... object API: correct "buf" v.s. "map" mismatch in *...
2022-02-26  Ævar Arnfjörð... object-file API: have write_object_file() take "enum...
2022-02-26  Ævar Arnfjörð... object-file API: add a format_object_header() function
2022-02-26  Ævar Arnfjörð... object-file API: return "void", not "int" from hash_obj...
2022-02-26  Ævar Arnfjörð... object-file.c: split up declaration of unrelated variables
2022-02-25  Junio C HamanoThe eighth batch
2022-02-25  Junio C HamanoMerge branch 'tb/coc-plc-update'
2022-02-25  Junio C HamanoMerge branch 'en/ort-inner-merge-conflict-report'
2022-02-25  Junio C HamanoMerge branch 'rs/pcre-invalid-utf8-fix-fix'
2022-02-25  Junio C HamanoMerge branch 'ab/diff-free-more'
2022-02-25  Junio C HamanoMerge branch 'ds/core-untracked-cache-config'
2022-02-25  Junio C HamanoMerge branch 'ab/date-mode-release'
2022-02-25  Junio C HamanoMerge branch 'jc/name-rev-stdin'
2022-02-25  Junio C HamanoMerge branch 'ab/grep-patterntype'
2022-02-25  Junio C HamanoMerge branch 'js/apply-partial-clone-filters-recursively'
2022-02-25  Junio C HamanoMerge branch 'ja/i18n-common-messages'
2022-02-25  Junio C HamanoMerge branch 'ab/only-single-progress-at-once'
2022-02-25  Junio C HamanoMerge branch 'ds/sparse-checkout-requires-per-worktree...
2022-02-25  Junio C HamanoMerge branch 'ab/ambiguous-object-name'
2022-02-25  Ævar Arnfjörð... fast-import.c: use designated initializers for "partial...
2022-02-24  Ævar Arnfjörð... refspec.c: use designated initializers for "struct...
2022-02-24  Ævar Arnfjörð... convert.c: use designated initializers for "struct...
2022-02-24  Ævar Arnfjörð... userdiff.c: use designated initializers for "struct...
2022-02-24  Ævar Arnfjörð... archive-*.c: use designated initializers for "struct...
2022-02-24  Ævar Arnfjörð... object-file: use designated initializers for "struct...
2022-02-24  Ævar Arnfjörð... trace2: use designated initializers for "struct tr2_dst"
2022-02-24  Ævar Arnfjörð... trace2: use designated initializers for "struct tr2_tgt"
2022-02-24  Ævar Arnfjörð... imap-send.c: use designated initializers for "struct...
2022-02-24  Glen Choostash: strip "refs/heads/" with skip_prefix
2022-02-24  Matt Cooperindex-pack: clarify the breached limit
2022-02-24  Junio C HamanoThe seventh batch
2022-02-24  Junio C HamanoMerge branch 'bc/clarify-eol-attr'
2022-02-24  Junio C HamanoMerge branch 'ds/mailmap'
2022-02-24  Junio C HamanoMerge branch 'ah/log-no-graph'
2022-02-24  Junio C HamanoMerge branch 'hw/t1410-adjust-test-for-reftable'
2022-02-24  Junio C HamanoMerge branch 'ps/fetch-optim-with-commit-graph'
2022-02-24  Junio C HamanoMerge branch 'sy/t0001-use-path-is-helper'
2022-02-24  Junio C HamanoMerge branch 'bs/forbid-i18n-of-protocol-token-in-fetch...
2022-02-24  Jonathan Tanls-files: support --recurse-submodules --stage
2022-02-23  COGONI Guillaumetests: make the code more readable
next