]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2021-05-03  Jeff Kingpack-objects: clamp negative window size to 0
2021-05-03  Jeff Kingt5300: check that we produced expected number of deltas
2021-05-03  Jeff Kingt5300: modernize basic tests
2021-05-03  Junio C HamanoCodingGuidelines: explicitly allow "local" for test...
2021-05-03  Josh Sorefmerge: fix swapped "up to date" message components
2021-05-03  Eric Sunshinemerge(s): apply consistent punctuation to "up to date...
2021-05-03  Nicholas Clarksubmodule update: silence underlying fetch with "-...
2021-04-30  Junio C HamanoThe thirteenth batch
2021-04-30  Junio C HamanoMerge branch 'ab/pathname-encoding-doc'
2021-04-30  Junio C HamanoMerge branch 'vs/completion-with-set-u'
2021-04-30  Junio C HamanoMerge branch 'hn/refs-trace-errno'
2021-04-30  Junio C HamanoMerge branch 'ds/sparse-index-protections'
2021-04-30  Junio C HamanoMerge branch 'mt/parallel-checkout-part-2'
2021-04-30  Junio C HamanoMerge branch 'so/log-diff-merge'
2021-04-30  Junio C HamanoMerge branch 'ds/maintenance-prefetch-fix'
2021-04-30  Junio C HamanoMerge branch 'ow/push-quiet-set-upstream'
2021-04-30  Junio C HamanoMerge branch 'mt/pkt-write-errors'
2021-04-30  Junio C HamanoMerge branch 'jk/promisor-optim'
2021-04-30  Ramsay Jonesbisect--helper: use BISECT_TERMS in 'bisect skip' command
2021-04-30  Adam Dinwoodiecygwin: disallow backslashes in file names
2021-04-30  Patrick Steinhardtgit: support separate arg for `--config-env`'s value
2021-04-30  Patrick Steinhardtgit.txt: fix synopsis of `--config-env` missing the...
2021-04-29  Jerry Zhangapply: adjust messages to account for --3way changes
2021-04-29  Jeff Kingprune: save reachable-from-recent objects with bitmaps
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'
next