index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cache-tree.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-01
http-push: remove remaining uses of sha1_to_hex
brian m. carlson
1
-4
/
+4
2019-04-01
http-backend: allow 64-character hex names
brian m. carlson
1
-0
/
+3
2019-04-01
http-push: convert to use the_hash_algo
brian m. carlson
1
-10
/
+10
2019-04-01
builtin/pull: make hash-size independent
brian m. carlson
1
-5
/
+6
2019-04-01
builtin/am: make hash size independent
brian m. carlson
1
-4
/
+5
2019-04-01
fast-import: replace sha1_to_hex
brian m. carlson
1
-2
/
+2
2019-04-01
fast-import: make hash-size independent
brian m. carlson
1
-16
/
+29
2019-04-01
builtin/name-rev: make hash-size independent
brian m. carlson
1
-6
/
+8
2019-04-01
object-store: rename and expand packed_git's sha1 member
brian m. carlson
7
-21
/
+24
2019-04-01
notes: replace sha1_to_hex
brian m. carlson
1
-6
/
+6
2019-04-01
notes: make hash size independent
brian m. carlson
1
-15
/
+17
2019-04-01
notes-merge: switch to use the_hash_algo
brian m. carlson
1
-3
/
+3
2019-04-01
submodule: avoid hard-coded constants
brian m. carlson
2
-2
/
+2
2019-04-01
pack-bitmap: switch hash tables to use struct object_id
brian m. carlson
3
-33
/
+33
2019-04-01
pack-bitmap: switch hard-coded constants to the_hash_algo
brian m. carlson
1
-2
/
+2
2019-04-01
pack-bitmap: replace sha1_to_hex
brian m. carlson
2
-7
/
+7
2019-04-01
pack-bitmap: convert struct stored_bitmap to object_id
brian m. carlson
1
-4
/
+4
2019-04-01
pack-bitmap: make bitmap header handling hash agnostic
brian m. carlson
3
-3
/
+3
2019-04-01
khash: move oid hash table definition
brian m. carlson
2
-12
/
+18
2019-04-01
t/lib-submodule-update: use appropriate length constant
brian m. carlson
1
-1
/
+2
2019-03-20
The third batch
Junio C Hamano
1
-0
/
+49
2019-03-14
gitk: Update Bulgarian translation (317t)
Alexander Shopov
1
-317
/
+343
2019-03-11
The second batch
Junio C Hamano
1
-0
/
+22
2019-03-11
mingw: allow building with an MSYS2 runtime v3.x
Johannes Schindelin
1
-1
/
+1
2019-03-08
mingw: drop MakeMaker reference
Johannes Schindelin
1
-1
/
+0
2019-03-08
commit-tree: utilize parse-options api
Brandon Richardson
3
-74
/
+104
2019-03-07
config: document --type=color output is a complete line
Jeff King
1
-1
/
+3
2019-03-07
Start 2.22 cycle
Junio C Hamano
3
-2
/
+81
2019-03-07
attr.c: ".gitattribute" -> ".gitattributes" (comments)
Robert P. J. Day
1
-4
/
+4
2019-03-07
gitattributes.txt: fix typo
Yash Bhatambare
1
-1
/
+1
2019-03-06
compat/bswap: add include header guards
Jeff King
1
-0
/
+5
2019-03-06
Makefile: fix 'hdr-check' when GCRYPT not installed
Ramsay Jones
1
-1
/
+4
2019-03-05
fsck: always compute USED flags for unreachable objects
Jeff King
3
-2
/
+83
2019-03-05
doc/fsck: clarify --connectivity-only behavior
Jeff King
1
-3
/
+7
2019-03-05
rev-list: allow cached objects in existence check
Jeff King
2
-1
/
+11
2019-03-05
Makefile: use `git ls-files` to list header files, if possible
Johannes Schindelin
1
-2
/
+3
2019-03-05
fetch: ignore SIGPIPE during network operation
Jeff King
1
-0
/
+2
2019-03-05
fetch: avoid calling write_or_die()
Jeff King
2
-5
/
+10
2019-03-04
built-in rebase: set ORIG_HEAD just once, before the rebase
Johannes Schindelin
2
-14
/
+19
2019-03-04
built-in rebase: demonstrate that ORIG_HEAD is not set correctly
Johannes Schindelin
1
-0
/
+8
2019-03-04
built-in rebase: use the correct reflog when switching branches
Johannes Schindelin
1
-1
/
+1
2019-03-04
built-in rebase: no need to check out `onto` twice
Johannes Schindelin
1
-2
/
+2
2019-03-04
tests: introduce --stress-jobs=<N>
Johannes Schindelin
2
-3
/
+11
2019-03-04
tests: let --stress-limit=<N> imply --stress
Johannes Schindelin
2
-1
/
+2
2019-03-03
remote-curl: use post_rpc() for protocol v2 also
Jonathan Tan
4
-186
/
+183
2019-03-03
docs/git-gc: fix typo "--prune=all" to "--prune=now"
Robert P. J. Day
1
-1
/
+1
2019-03-02
l10n: Fixes to Catalan translation
Jordi Mas
1
-3
/
+3
2019-03-01
l10n: Updated Vietnamese translation for v2.21 rd2
Tran Ngoc Quan
1
-2978
/
+3976
2019-03-01
setup: fix memory leaks with `struct repository_format`
Martin Ă…gren
5
-18
/
+62
2019-03-01
travis: remove the hack to build the Windows job on Azure Pipelines
Johannes Schindelin
2
-113
/
+0
[next]