]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2021-04-29  Jeff Kingpack-bitmap: clean up include_check after use
2021-04-28  Luke Shumakersubtree: be stricter about validating flags
2021-04-28  Luke Shumakersubtree: push: allow specifying a local rev other than...
2021-04-28  Luke Shumakersubtree: allow 'split' flags to be passed to 'push'
2021-04-28  Luke Shumakersubtree: allow --squash to be used with --rejoin
2021-04-28  Luke Shumakersubtree: give the docs a once-over
2021-04-28  Luke Shumakersubtree: have $indent actually affect indentation
2021-04-28  Luke Shumakersubtree: don't let debug and progress output clash
2021-04-28  Luke Shumakersubtree: add comments and sanity checks
2021-04-28  Luke Shumakersubtree: remove duplicate check
2021-04-28  Luke Shumakersubtree: parse revs in individual cmd_ functions
2021-04-28  Luke Shumakersubtree: use "^{commit}" instead of "^0"
2021-04-28  Luke Shumakersubtree: don't fuss with PATH
2021-04-28  Luke Shumakersubtree: use "$*" instead of "$@" as appropriate
2021-04-28  Luke Shumakersubtree: use more explicit variable names for cmdline...
2021-04-28  Luke Shumakersubtree: use git-sh-setup's `say`
2021-04-28  Luke Shumakersubtree: use `git merge-base --is-ancestor`
2021-04-28  Luke Shumakersubtree: drop support for git < 1.7
2021-04-28  Luke Shumakersubtree: more consistent error propagation
2021-04-28  Luke Shumakersubtree: don't have loose code outside of a function
2021-04-28  Luke Shumakersubtree: t7900: add porcelain tests for 'pull' and...
2021-04-28  Luke Shumakersubtree: t7900: add a test for the -h flag
2021-04-28  Luke Shumakersubtree: t7900: rename last_commit_message to last_comm...
2021-04-28  Luke Shumakersubtree: t7900: fix 'verify one file change per commit'
2021-04-28  Luke Shumakersubtree: t7900: delete some dead code
2021-04-28  Luke Shumakersubtree: t7900: use 'test' for string equality
2021-04-28  Luke Shumakersubtree: t7900: comment subtree_test_create_repo
2021-04-28  Luke Shumakersubtree: t7900: use consistent formatting
2021-04-28  Luke Shumakersubtree: t7900: use test-lib.sh's test_count
2021-04-28  Luke Shumakersubtree: t7900: update for having the default branch...
2021-04-28  Luke Shumaker.gitignore: ignore 'git-subtree' as a build artifact
2021-04-28  Rafael Silvarepack: avoid loosening promisor objects in partial...
2021-04-28  Peter Oliverdoc: point to diff attribute in patch format docs
2021-04-28  Andrzej Huntbuiltin/rm: avoid leaking pathspec and seen
2021-04-28  Andrzej Huntbuiltin/rebase: release git_format_patch_opt too
2021-04-28  Andrzej Huntbuiltin/for-each-ref: free filter and UNLEAK sorting.
2021-04-28  Andrzej Huntmailinfo: also free strbuf lists when clearing mailinfo
2021-04-28  Andrzej Huntbuiltin/checkout: clear pending objects after diffing
2021-04-28  Andrzej Huntbuiltin/check-ignore: clear_pathspec before returning
2021-04-28  Andrzej Huntbuiltin/bugreport: don't leak prefixed filename
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
next