projects
/
git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
git
2020-08-07
Aaron Lipman
bisect: combine args passed to find_bisection()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Aaron Lipman
bisect: introduce first-parent flag
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Aaron Lipman
cmd_bisect__helper: defer parsing no-checkout flag
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Aaron Lipman
rev-list: allow bisect and first-parent flags
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Aaron Lipman
t6030: modernize "git bisect run" tests
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Patrick Steinhardt
refs: fix interleaving hook calls with reference-transa...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Jeff King
sideband: mark "remote error:" prefix for translation
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Junio C Hamano
compat-util: type-check parameters of no-op replacement...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Martin Ågren
t4104: modernize and simplify quoting
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Martin Ågren
t: don't spuriously close and reopen quotes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Raymond E....
blame-options.txt: document --first-parent option
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Raymond E....
apply: allow "new file" patches on i-t-a entries
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Jonathan Tan
fsck: do not lazy fetch known non-promisor object
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Jonathan Tan
pack-objects: no fetch when allow-{any,promisor}
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Jonathan Tan
apply: do not lazy fetch when applying binary
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Jonathan Tan
sha1-file: introduce no-lazy-fetch has_object()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
brian m. carlson
git-cvsexportcommit: support Perl before 5.10.1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Jeff King
t5616: use test_i18ngrep for upload-pack errors
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Philippe Blain
git.txt: add list of guides
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Junio C Hamano
Documentation: don't hardcode command categories twice
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Philippe Blain
help: drop usage of 'common' and 'useful' for guides
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Philippe Blain
command-list.txt: add missing 'gitcredentials' and...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Sergey Organov
revision: fix die() message for "--unpacked="
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Junio C Hamano
Fourth batch
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Junio C Hamano
Merge branch 'jt/pretend-object-never-come-from-elsewhere'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Junio C Hamano
Merge branch 'jt/pack-objects-prefetch-in-batch'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Junio C Hamano
Merge branch 'mp/complete-show-color-moved'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Jeff King
revision: avoid leak when preparing bloom filter for "/"
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Jeff King
revision: avoid out-of-bounds read/write on empty pathspec
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Jeff King
config: work around gcc-10 -Wstringop-overflow warning
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Eric Sunshine
git-worktree.txt: link to man pages when citing other...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Eric Sunshine
git-worktree.txt: make start of new sentence more obvious
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Eric Sunshine
git-worktree.txt: fix minor grammatical issues
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Eric Sunshine
git-worktree.txt: consistently use term "working tree"
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Eric Sunshine
git-worktree.txt: employ fixed-width typeface consistently
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Taylor Blau
upload-pack.c: introduce 'uploadpackfilter.tree.maxDepth'
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Taylor Blau
upload-pack.c: allow banning certain object filter(s)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Taylor Blau
list_objects_filter_options: introduce 'list_object_fil...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Emily Shaffer
Revert "contrib: subtree: adjust test to change in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Noam Yorav...
docs: improve the example that illustrates git-notes...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Elijah Newren
checkout: support renormalization with checkout -m...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Elijah Newren
merge: make merge.renormalize work for all uses of...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Elijah Newren
t6038: remove problematic test
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Elijah Newren
t6038: make tests fail for the right reason
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
René Scharfe
bisect: use oid_to_hex_r() instead of memcpy()+oid_to_hex()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Elijah Newren
merge-recursive: fix unclear and outright wrong comments
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Martin Ågren
t1450: fix quoting of NUL byte when corrupting pack
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Junio C Hamano
Third batch
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Junio C Hamano
Merge branch 'cc/pretty-contents-size' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Junio C Hamano
Merge branch 'hn/reftable' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Junio C Hamano
Merge branch 'jc/fmt-merge-msg-suppress-destination...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Eric Sunshine
worktree: retire special-case normalization of main...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Eric Sunshine
worktree: drop bogus and unnecessary path munging
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Eric Sunshine
worktree: drop unused code from get_linked_worktree()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Eric Sunshine
worktree: drop pointless strbuf_release()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-31
Alban Gruin
t6300: fix issues related to %(contents:size)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-31
Han-Wen Nienhuys
refs: move the logic to add \t to reflog to the files...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-31
Junio C Hamano
The second batch -- mostly minor typofixes
commit
|
commitdiff
|
tree
|
snapshot
2020-07-31
Junio C Hamano
Merge branch 'jb/doc-packfile-name' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-31
Junio C Hamano
Merge branch 'sg/ci-git-path-fix-with-pyenv' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-31
Junio C Hamano
Merge branch 'en/typofixes' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-31
Junio C Hamano
Merge branch 'rs/grep-simpler-parse-object-or-die-call...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-31
Junio C Hamano
Merge branch 'ar/help-guides-doc' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-31
Junio C Hamano
Merge branch 'sk/typofixes' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-31
Jeff King
strvec: rename struct fields
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Junio C Hamano
First batch post 2.28
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Junio C Hamano
Merge branch 'en/fill-directory-exponential' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Junio C Hamano
Merge branch 'ct/mv-unmerged-path-error' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Junio C Hamano
Merge branch 'bc/push-cas-cquoted-refname' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Junio C Hamano
Merge branch 'cc/pretty-contents-size' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Junio C Hamano
Merge branch 'rs/add-index-entry-optim-fix' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Junio C Hamano
Merge branch 'jt/avoid-lazy-fetching-upon-have-check...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Junio C Hamano
Merge branch 'dl/test-must-fail-fixes-6' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Junio C Hamano
Merge branch 'jk/reject-newer-extensions-in-v0' into...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Junio C Hamano
Merge branch 'hn/reftable' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Junio C Hamano
Merge branch 'bw/fail-cloning-into-non-empty' into...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Junio C Hamano
Merge branch 'pb/log-rev-list-doc' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Junio C Hamano
Merge branch 'jk/tests-timestamp-fix' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Junio C Hamano
Merge branch 'ds/commit-graph-bloom-updates' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Junio C Hamano
Merge branch 'sg/commit-graph-cleanups' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Junio C Hamano
fmt-merge-msg: allow merge destination to be omitted...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Junio C Hamano
Revert "fmt-merge-msg: stop treating `master` specially"
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
t: remove test_oid_init in tests
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
docs: add documentation for extensions.objectFormat
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
ci: run tests with SHA-256
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
t: make SHA1 prerequisite depend on default hash
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
t: allow testing different hash algorithms via environment
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
t: add test_oid option to select hash algorithm
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
repository: enable SHA-256 support by default
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
setup: add support for reading extensions.objectformat
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
bundle: add new version for use with SHA-256
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
builtin/verify-pack: implement an --object-format option
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
http-fetch: set up git directory before parsing pack...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
t0410: mark test with SHA1 prerequisite
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
t5308: make test work with SHA-256
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
t9700: make hash size independent
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
t9500: ensure that algorithm info is preserved in config
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
t9350: make hash size independent
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
t9301: make hash size independent
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
brian m. carlson
t9300: use $ZERO_OID instead of hard-coded object ID
commit
|
commitdiff
|
tree
|
snapshot
next