Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
http: replace hard-coded constant with the_hash_algo
2019-04-01
http: replace hard-coded constant with the_hash_algo
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
http-walker: replace sha1_to_hex
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
http-push: remove remaining uses of sha1_to_hex
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
http-backend: allow 64-character hex names
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
http-push: convert to use the_hash_algo
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
builtin/pull: make hash-size independent
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
builtin/am: make hash size independent
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
fast-import: replace sha1_to_hex
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
fast-import: make hash-size independent
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
builtin/name-rev: make hash-size independent
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
object-store: rename and expand packed_git's sha1 member
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
notes: replace sha1_to_hex
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
notes: make hash size independent
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
notes-merge: switch to use the_hash_algo
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
submodule: avoid hard-coded constants
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
pack-bitmap: switch hash tables to use struct object_id
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
pack-bitmap: switch hard-coded constants to the_hash_algo
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
pack-bitmap: replace sha1_to_hex
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
pack-bitmap: convert struct stored_bitmap to object_id
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
pack-bitmap: make bitmap header handling hash agnostic
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
khash: move oid hash table definition
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-04-01
t/lib-submodule-update: use appropriate length constant
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-20
The third batch
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-20
Merge branch 'br/commit-tree-parseopt'
diff
|
tree
2019-03-20
Merge branch 'jk/config-type-color-ends-with-lf'
diff
|
tree
2019-03-20
Merge branch 'ma/clear-repository-format'
diff
|
tree
2019-03-20
Merge branch 'jk/virtual-objects-do-exist'
diff
|
tree
2019-03-20
Merge branch 'jk/no-sigpipe-during-network-transport'
diff
|
tree
2019-03-20
Merge branch 'jk/fsck-doc'
diff
|
tree
2019-03-20
Merge branch 'js/stress-test-ui-tweak'
diff
|
tree
2019-03-20
Merge branch 'js/rebase-orig-head-fix'
diff
|
tree
2019-03-20
Merge branch 'jk/bisect-final-output'
diff
|
tree
2019-03-20
Merge branch 'ab/makefile-help-devs-more'
diff
|
tree
2019-03-18
Merge git://ozlabs.org/~paulus/gitk
diff
|
tree
2019-03-11
The second batch
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-11
Sync with maint
diff
|
tree
2019-03-11
Merge branch 'js/rebase-recreate-merge'
diff
|
tree
2019-03-11
Merge branch 'js/untravis-windows'
diff
|
tree
2019-03-11
Merge branch 'rd/gc-prune-doc-fix'
diff
|
tree
2019-03-11
Merge branch 'js/find-lib-h-with-ls-files-when-possible'
diff
|
tree
2019-03-11
Merge branch 'rj/hdr-check-gcrypt-fix'
diff
|
tree
2019-03-11
Merge branch 'jk/guard-bswap-header'
diff
|
tree
2019-03-11
Merge branch 'rd/attr.c-comment-typofix'
diff
|
tree
2019-03-11
Merge branch 'yb/utf-16le-bom-spellfix'
diff
|
tree
2019-03-11
mingw: allow building with an MSYS2 runtime v3.x
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-08
mingw: drop MakeMaker reference
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-08
commit-tree: utilize parse-options api
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-07
config: document --type=color output is a complete...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-07
Start 2.22 cycle
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-07
Merge branch 'jt/http-auth-proto-v2-fix'
diff
|
tree
2019-03-07
Merge branch 'jk/diff-no-index-initialize'
diff
|
tree
2019-03-07
Merge branch 'nd/no-more-check-racy'
diff
|
tree
2019-03-07
Merge branch 'rd/doc-hook-used-in-sample'
diff
|
tree
2019-03-07
Merge branch 'nd/diff-parseopt-2'
diff
|
tree
2019-03-07
Merge branch 'en/merge-options-doc'
diff
|
tree
2019-03-07
Merge branch 'nd/completion-more-parameters'
diff
|
tree
2019-03-07
Merge branch 'ab/receive-pack-use-after-free-fix'
diff
|
tree
2019-03-07
Merge branch 'dl/doc-submodule-wo-subcommand'
diff
|
tree
2019-03-07
Merge branch 'jk/unused-params'
diff
|
tree
2019-03-07
Merge branch 'jk/prune-optim'
diff
|
tree
2019-03-07
Merge branch 'jh/trace2'
diff
|
tree
2019-03-07
Merge branch 'js/doc-symref-in-proto-v1'
diff
|
tree
2019-03-07
Merge branch 'nd/split-index-null-base-fix'
diff
|
tree
2019-03-07
Merge branch 'rj/prune-packed-excess-args'
diff
|
tree
2019-03-07
Merge branch 'jc/test-yes-doc'
diff
|
tree
2019-03-07
Merge branch 'en/combined-all-paths'
diff
|
tree
2019-03-07
Merge branch 'sc/pack-redundant'
diff
|
tree
2019-03-07
Merge branch 'du/branch-show-current'
diff
|
tree
2019-03-07
Merge branch 'dl/complete-submodule-absorbgitdirs'
diff
|
tree
2019-03-07
Merge branch 'wh/author-committer-ident-config'
diff
|
tree
2019-03-07
Merge branch 'aw/pretty-trailers'
diff
|
tree
2019-03-07
Merge branch 'nd/diff-parseopt'
diff
|
tree
2019-03-07
Merge branch 'tg/checkout-no-overlay'
diff
|
tree
2019-03-07
attr.c: ".gitattribute" -> ".gitattributes" (comments)
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-07
gitattributes.txt: fix typo
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-06
compat/bswap: add include header guards
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-06
Makefile: fix 'hdr-check' when GCRYPT not installed
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-05
fsck: always compute USED flags for unreachable objects
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-05
doc/fsck: clarify --connectivity-only behavior
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-05
rev-list: allow cached objects in existence check
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-05
Makefile: use `git ls-files` to list header files,...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-05
Merge tag 'l10n-2.21.0-rnd2.1' of git://github.com...
diff
|
tree
2019-03-05
fetch: ignore SIGPIPE during network operation
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-05
fetch: avoid calling write_or_die()
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-04
built-in rebase: set ORIG_HEAD just once, before the...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-04
built-in rebase: demonstrate that ORIG_HEAD is not...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-04
built-in rebase: use the correct reflog when switching...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-04
built-in rebase: no need to check out `onto` twice
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-04
tests: introduce --stress-jobs=<N>
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-04
tests: let --stress-limit=<N> imply --stress
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-03
remote-curl: use post_rpc() for protocol v2 also
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-03-03
docs/git-gc: fix typo "--prune=all" to "--prune=now"
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-02-28
setup: fix memory leaks with `struct repository_format`
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-02-28
travis: remove the hack to build the Windows job on...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-02-28
rebase docs: fix "gitlink" typo
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-02-28
bisect: make diff-tree output prettier
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-02-28
bisect: fix internal diff-tree config loading
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-02-28
bisect: use string arguments to feed internal diff...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-02-24
Git 2.21
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2019-02-24
Makefile: allow for combining DEVELOPER=1 and CFLAGS...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree