]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2021-05-06  Ævar Arnfjörð... streaming.c: remove {open,close,read}_method_decl(...
2021-05-06  Ævar Arnfjörð... streaming.c: remove enum/function/vtbl indirection
2021-05-06  Ævar Arnfjörð... streaming.c: avoid forward declarations
2021-05-06  Ævar Arnfjörð... sparse-index.c: remove set_index_sparse_config()
2021-05-06  Joachim Kuebartgit-p4: speed up search for branch parent
2021-05-06  Joachim Kuebartgit-p4: ensure complex branches are cloned correctly
2021-05-05  Phillip Woodpatience diff: remove unused variable
2021-05-05  Phillip Woodpatience diff: remove unnecessary string comparisons
2021-05-05  Phillip Woodword diff: handle zero length matches
2021-05-05  Matheus Tavaresci: run test round with parallel-checkout enabled
2021-05-05  Matheus Tavaresparallel-checkout: add tests for basic operations
2021-05-05  Matheus Tavaresparallel-checkout: add tests related to .gitattributes
2021-05-05  Matheus Tavarescheckout-index: add parallel checkout support
2021-05-05  Matheus Tavarest0028: extract encoding helpers to lib-encoding.sh
2021-05-05  Matheus Tavaresparallel-checkout: add tests related to path collisions
2021-05-05  Matheus Tavaresbuiltin/checkout.c: complete parallel checkout support
2021-05-05  Matheus Tavaresmake_transient_cache_entry(): optionally alloc from...
2021-05-05  Jonathan Tant5601: mark protocol v2-only test
2021-05-05  Jonathan Tansend-pack: support push negotiation
2021-05-05  Jonathan Tanfetch: teach independent negotiation (no packfile)
2021-05-04  Elijah Newrent6423: rename file within directory that other side...
2021-05-04  Sardorbek Imomalievwork around zsh comment in __git_complete_worktree_paths
2021-05-04  ZheNing Hutrailer: add new .cmd config option
2021-05-04  ZheNing Hudocs: correct descript of trailer.<token>.command
2021-05-04  Jeff Kingdocs: document symlink restrictions for dot-files
2021-05-04  Jeff Kingfsck: warn about symlinked dotfiles we'll open with...
2021-05-04  Jeff Kingt0060: test ntfs/hfs-obscured dotfiles
2021-05-04  Jeff Kingt7450: test .gitmodules symlink matching against obscur...
2021-05-04  Jeff Kingt7450: test verify_path() handling of gitmodules
2021-05-03  Jeff Kingt7415: rename to expand scope
2021-05-03  Jeff Kingfsck_tree(): wrap some long lines
2021-05-03  Jeff Kingfsck_tree(): fix shadowed variable
2021-05-03  Jeff Kingt7415: remove out-dated comment about translation
2021-05-03  Jeff Kingdocs/format-patch: mention handling of merges
2021-05-03  Jeff Kingpack-objects: clamp negative depth to 0
2021-05-03  Jeff Kingt5316: check behavior of pack-objects --depth=0
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
next