]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2021-04-28  Andrzej Huntbranch: FREE_AND_NULL instead of NULL'ing real_ref
2021-04-28  Andrzej Huntbloom: clear each bloom_key after use
2021-04-28  Andrzej Huntls-files: free max_prefix when done
2021-04-28  Andrzej Huntwt-status: fix multiple small leaks
2021-04-28  Andrzej Huntrevision: free remainder of old commit list in limit_list
2021-04-27  brian m. carlsonhex: print objects using the hash algorithm member
2021-04-27  brian m. carlsonhex: default to the_hash_algo on zero algorithm value
2021-04-27  brian m. carlsonbuiltin/pack-objects: avoid using struct object_id...
2021-04-27  brian m. carlsoncommit-graph: don't store file hashes as struct object_id
2021-04-27  brian m. carlsonbuiltin/show-index: set the algorithm for object IDs
2021-04-27  brian m. carlsonhash: provide per-algorithm null OIDs
2021-04-27  brian m. carlsonhash: set, copy, and use algo field in struct object_id
2021-04-27  brian m. carlsonbuiltin/pack-redundant: avoid casting buffers to struct...
2021-04-27  brian m. carlsonUse the final_oid_fn to finalize hashing of object IDs
2021-04-27  brian m. carlsonhash: add a function to finalize object IDs
2021-04-27  brian m. carlsonhttp-push: set algorithm when reading object ID
2021-04-27  brian m. carlsonAlways use oidread to read into struct object_id
2021-04-27  brian m. carlsonhash: add an algo member to struct object_id
2021-04-27  ZheNing Hupretty: provide human date format
2021-04-27  Ævar Arnfjörð... pretty tests: give --date/format tests a better description
2021-04-27  Ævar Arnfjörð... pretty tests: simplify %aI/%cI date format test
2021-04-27  Han-Wen Nienhuysrefs/debug: trace into reflog expiry too
2021-04-27  Denton Liugit-completion.bash: consolidate cases in _git_stash()
2021-04-27  Denton Liugit-completion.bash: use $__git_cmd_idx in more places
2021-04-27  Denton Liugit-completion.bash: rename to $__git_cmd_idx
2021-04-27  Patrick Steinhardtt1300: fix unset of GIT_CONFIG_NOSYSTEM leaking into...
2021-04-21  Bruno Albuquerqueobject-info: support for retrieving object info
2021-04-21  Junio C HamanoThe twelfth batch
2021-04-21  Junio C HamanoMerge branch 'js/access-nul-emulation-on-windows'
2021-04-21  Junio C HamanoMerge branch 'sg/bugreport-fixes'
2021-04-21  Junio C HamanoMerge branch 'jc/doc-do-not-capitalize-clarification'
2021-04-21  Junio C HamanoMerge branch 'ab/usage-error-docs'
2021-04-21  Junio C HamanoMerge branch 'ab/detox-gettext-tests'
2021-04-21  Junio C HamanoMerge branch 'jt/fetch-pack-request-fix'
2021-04-21  Junio C HamanoMerge branch 'hn/reftable-tables-doc-update'
2021-04-21  Junio C HamanoMerge branch 'jk/pack-objects-bitmap-progress-fix'
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
next