]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2021-04-21  Junio C HamanoMerge branch 'ab/userdiff-tests'
2021-04-21  Junio C HamanoMerge branch 'ar/userdiff-scheme'
2021-04-20  Denton Liugit-completion.bash: separate some commands onto their...
2021-04-20  Andrey Bienkowskidoc: clarify the filename encoding in git diff
2021-04-20  ZheNing Huref-filter: reuse output buffer
2021-04-19  ZheNing Huref-filter: get rid of show_ref_array_item
2021-04-19  Matheus Tavaresparallel-checkout: add design documentation
2021-04-19  Patrick Steinhardtconfig: allow overriding of global and system configuration
2021-04-19  Patrick Steinhardtconfig: unify code paths to get global config paths
2021-04-19  Patrick Steinhardtconfig: rename `git_etc_config()`
2021-04-19  Patrick Steinhardtrev-list: allow filtering of provided items
2021-04-19  Patrick Steinhardtpack-bitmap: implement combined filter
2021-04-19  Patrick Steinhardtpack-bitmap: implement object type filter
2021-04-19  Patrick Steinhardtlist-objects: implement object type filter
2021-04-19  Matheus Tavaresparallel-checkout: support progress displaying
2021-04-19  Matheus Tavaresparallel-checkout: add configuration options
2021-04-19  Matheus Tavaresparallel-checkout: make it truly parallel
2021-04-19  Matheus Tavaresunpack-trees: add basic support for parallel checkout
2021-04-17  Sergey Organovdoc/diff-options: document new --diff-merges features
2021-04-17  Sergey Organovdiff-merges: introduce log.diffMerges config variable
2021-04-17  Sergey Organovdiff-merges: adapt -m to enable default diff format
2021-04-17  Sergey Organovdiff-merges: refactor set_diff_merges()
2021-04-17  Sergey Organovdiff-merges: introduce --diff-merges=on
2021-04-16  Junio C HamanoThe eleventh (aka "ort") batch
2021-04-16  Junio C HamanoMerge branch 'ah/merge-ort-ubsan-fix'
2021-04-16  Junio C HamanoMerge branch 'en/ort-readiness'
2021-04-16  Junio C HamanoMerge branch 'en/ort-perf-batch-10'
2021-04-16  Ville Skyttäcompletion: avoid aliased command lookup error in nouns...
2021-04-16  Derrick Stoleemaintenance: respect remote.*.skipFetchAll
2021-04-16  Derrick Stoleemaintenance: use 'git fetch --prefetch'
2021-04-16  Derrick Stoleefetch: add --prefetch option
2021-04-16  Johannes Schindelinmsvc: avoid calling `access("NUL", flags)`
2021-04-15  Matheus Tavarespkt-line: do not report packet write errors twice
2021-04-15  Junio C HamanoThe tenth batch
2021-04-15  Junio C HamanoMerge branch 'jz/apply-3way-cached'
2021-04-15  Junio C HamanoMerge branch 'ab/complete-cherry-pick-head'
2021-04-15  Junio C HamanoMerge branch 'jz/apply-run-3way-first'
2021-04-15  Øystein Walletransport: respect verbosity when setting upstream
2021-04-15  Junio C Hamanodoc: clarify "do not capitalize the first word" rule
2021-04-14  Derrick Stoleename-hash: use expand_to_path()
2021-04-14  Derrick Stoleesparse-index: expand_to_path()
2021-04-14  Derrick Stoleename-hash: don't add directories to name_hash
2021-04-14  Derrick Stoleerevision: ensure full index
2021-04-14  Derrick Stoleeresolve-undo: ensure full index
2021-04-14  Derrick Stoleeread-cache: ensure full index
2021-04-14  Derrick Stoleepathspec: ensure full index
2021-04-14  Derrick Stoleemerge-recursive: ensure full index
2021-04-14  Derrick Stoleeentry: ensure full index
2021-04-14  Derrick Stoleedir: ensure full index
2021-04-14  Derrick Stoleeupdate-index: ensure full index
2021-04-14  Derrick Stoleestash: ensure full index
2021-04-14  Derrick Stoleerm: ensure full index
2021-04-14  Derrick Stoleemerge-index: ensure full index
2021-04-14  Derrick Stoleels-files: ensure full index
2021-04-14  Derrick Stoleegrep: ensure full index
2021-04-14  Derrick Stoleefsck: ensure full index
2021-04-14  Derrick Stoleedifftool: ensure full index
2021-04-14  Derrick Stoleecommit: ensure full index
2021-04-14  Derrick Stoleecheckout: ensure full index
2021-04-14  Derrick Stoleecheckout-index: ensure full index
2021-04-14  Derrick Stoleeadd: ensure full index
2021-04-14  Derrick Stoleecache: move ensure_full_index() to cache.h
2021-04-14  Derrick Stoleeread-cache: expand on query into sparse-directory entry
2021-04-14  Derrick Stolee*: remove 'const' qualifier for struct index_state
2021-04-14  Derrick Stoleesparse-index: API protection strategy
2021-04-13  Junio C HamanoThe ninth batch
2021-04-13  Junio C HamanoMerge branch 'vs/completion-with-set-u'
2021-04-13  Junio C HamanoMerge branch 'ab/detox-config-gettext'
2021-04-13  Junio C HamanoMerge branch 'gk/gitweb-redacted-email'
2021-04-13  Junio C HamanoMerge branch 'cc/test-helper-bloom-usage-fix'
2021-04-13  Junio C HamanoMerge branch 'ab/send-email-validate-errors'
2021-04-13  Junio C HamanoMerge branch 'tb/precompose-prefix-simplify'
2021-04-13  Junio C HamanoMerge branch 'fm/user-manual-use-preface'
2021-04-13  Junio C HamanoMerge branch 'tb/pack-preferred-tips-to-give-bitmap'
2021-04-13  Junio C HamanoMerge branch 'ab/perl-do-not-abuse-map'
2021-04-13  Junio C HamanoMerge branch 'jk/ref-filter-segfault-fix'
2021-04-13  Ævar Arnfjörð... api docs: document that BUG() emits a trace2 error...
2021-04-13  Ævar Arnfjörð... api docs: document BUG() in api-error-handling.txt
2021-04-13  Ævar Arnfjörð... usage.c: don't copy/paste the same comment three times
2021-04-13  Ævar Arnfjörð... tests: remove all uses of test_i18cmp
2021-04-13  Jeff Kingrevision: avoid parsing with --exclude-promisor-objects
2021-04-13  Jeff Kinglookup_unknown_object(): take a repository argument
2021-04-13  Jeff Kingis_promisor_object(): free tree buffer after parsing
2021-04-12  Han-Wen Nienhuysrefs: print errno for read_raw_ref if GIT_TRACE_REFS...
2021-04-12  Han-Wen Nienhuysreftable: document an alternate cleanup method on Windows
2021-04-12  Ævar Arnfjörð... svn tests: refactor away a "set -e" in test body
2021-04-12  Ævar Arnfjörð... svn tests: remove legacy re-setup from init-clone test
2021-04-12  Jeff Kingpack-objects: update "nr_seen" progress based on pack...
2021-04-12  Andrzej Huntmerge-ort: only do pointer arithmetic for non-empty...
2021-04-12  Patrick Steinhardtlist-objects: support filtering by tag and commit
2021-04-11  Ævar Arnfjörð... docs: fix linting issues due to incorrect relative...
2021-04-11  Ævar Arnfjörð... doc lint: lint relative section order
2021-04-11  Ævar Arnfjörð... doc lint: lint and fix missing "GIT" end sections
2021-04-11  Ævar Arnfjörð... doc lint: fix bugs in, simplify and improve lint script
2021-04-11  Ævar Arnfjörð... doc lint: Perl "strict" and "warnings" in lint-gitlink...
2021-04-11  Ævar Arnfjörð... Documentation/Makefile: make doc.dep dependencies a...
2021-04-11  Ævar Arnfjörð... Documentation/Makefile: make $(wildcard howto/*.txt...
2021-04-11  Ævar Arnfjörð... rebase: don't override --no-reschedule-failed-exec...
2021-04-11  Ævar Arnfjörð... rebase tests: camel-case rebase.rescheduleFailedExec...
2021-04-11  Patrick Steinhardtlist-objects: move tag processing into its own function
next