index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
http-walker: replace sha1_to_hex
brian m. carlson
2019-04-01
1
-9
/
+9
*
http-push: remove remaining uses of sha1_to_hex
brian m. carlson
2019-04-01
1
-4
/
+4
*
http-backend: allow 64-character hex names
brian m. carlson
2019-04-01
1
-0
/
+3
*
http-push: convert to use the_hash_algo
brian m. carlson
2019-04-01
1
-10
/
+10
*
builtin/pull: make hash-size independent
brian m. carlson
2019-04-01
1
-5
/
+6
*
builtin/am: make hash size independent
brian m. carlson
2019-04-01
1
-4
/
+5
*
fast-import: replace sha1_to_hex
brian m. carlson
2019-04-01
1
-2
/
+2
*
fast-import: make hash-size independent
brian m. carlson
2019-04-01
1
-16
/
+29
*
builtin/name-rev: make hash-size independent
brian m. carlson
2019-04-01
1
-6
/
+8
*
object-store: rename and expand packed_git's sha1 member
brian m. carlson
2019-04-01
7
-21
/
+24
*
notes: replace sha1_to_hex
brian m. carlson
2019-04-01
1
-6
/
+6
*
notes: make hash size independent
brian m. carlson
2019-04-01
1
-15
/
+17
*
notes-merge: switch to use the_hash_algo
brian m. carlson
2019-04-01
1
-3
/
+3
*
submodule: avoid hard-coded constants
brian m. carlson
2019-04-01
2
-2
/
+2
*
pack-bitmap: switch hash tables to use struct object_id
brian m. carlson
2019-04-01
3
-33
/
+33
*
pack-bitmap: switch hard-coded constants to the_hash_algo
brian m. carlson
2019-04-01
1
-2
/
+2
*
pack-bitmap: replace sha1_to_hex
brian m. carlson
2019-04-01
2
-7
/
+7
*
pack-bitmap: convert struct stored_bitmap to object_id
brian m. carlson
2019-04-01
1
-4
/
+4
*
pack-bitmap: make bitmap header handling hash agnostic
brian m. carlson
2019-04-01
3
-3
/
+3
*
khash: move oid hash table definition
brian m. carlson
2019-04-01
2
-12
/
+18
*
t/lib-submodule-update: use appropriate length constant
brian m. carlson
2019-04-01
1
-1
/
+2
*
The third batch
Junio C Hamano
2019-03-20
1
-0
/
+49
*
Merge branch 'br/commit-tree-parseopt'
Junio C Hamano
2019-03-20
3
-74
/
+104
|
\
|
*
commit-tree: utilize parse-options api
Brandon Richardson
2019-03-08
3
-74
/
+104
*
|
Merge branch 'jk/config-type-color-ends-with-lf'
Junio C Hamano
2019-03-20
1
-1
/
+3
|
\
\
|
*
|
config: document --type=color output is a complete line
Jeff King
2019-03-07
1
-1
/
+3
*
|
|
Merge branch 'ma/clear-repository-format'
Junio C Hamano
2019-03-20
5
-18
/
+63
|
\
\
\
|
*
|
|
setup: fix memory leaks with `struct repository_format`
Martin Ågren
2019-03-01
5
-18
/
+62
|
*
|
|
setup: free old value before setting `work_tree`
Martin Ågren
2019-01-23
1
-0
/
+1
*
|
|
|
Merge branch 'jk/virtual-objects-do-exist'
Junio C Hamano
2019-03-20
2
-1
/
+11
|
\
\
\
\
|
*
|
|
|
rev-list: allow cached objects in existence check
Jeff King
2019-03-05
2
-1
/
+11
*
|
|
|
|
Merge branch 'jk/no-sigpipe-during-network-transport'
Junio C Hamano
2019-03-20
3
-5
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
fetch: ignore SIGPIPE during network operation
Jeff King
2019-03-05
1
-0
/
+2
|
*
|
|
|
|
fetch: avoid calling write_or_die()
Jeff King
2019-03-05
2
-5
/
+10
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jk/fsck-doc'
Junio C Hamano
2019-03-20
3
-5
/
+90
|
\
\
\
\
\
|
*
|
|
|
|
fsck: always compute USED flags for unreachable objects
Jeff King
2019-03-05
3
-2
/
+83
|
*
|
|
|
|
doc/fsck: clarify --connectivity-only behavior
Jeff King
2019-03-05
1
-3
/
+7
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'js/stress-test-ui-tweak'
Junio C Hamano
2019-03-20
2
-4
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
tests: introduce --stress-jobs=<N>
Johannes Schindelin
2019-03-04
2
-3
/
+11
|
*
|
|
|
|
tests: let --stress-limit=<N> imply --stress
Johannes Schindelin
2019-03-04
2
-1
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'js/rebase-orig-head-fix'
Junio C Hamano
2019-03-20
2
-16
/
+30
|
\
\
\
\
\
|
*
|
|
|
|
built-in rebase: set ORIG_HEAD just once, before the rebase
Johannes Schindelin
2019-03-04
2
-14
/
+19
|
*
|
|
|
|
built-in rebase: demonstrate that ORIG_HEAD is not set correctly
Johannes Schindelin
2019-03-04
1
-0
/
+8
|
*
|
|
|
|
built-in rebase: use the correct reflog when switching branches
Johannes Schindelin
2019-03-04
1
-1
/
+1
|
*
|
|
|
|
built-in rebase: no need to check out `onto` twice
Johannes Schindelin
2019-03-04
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'jk/bisect-final-output'
Junio C Hamano
2019-03-20
2
-17
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bisect: make diff-tree output prettier
Jeff King
2019-02-28
2
-5
/
+5
|
*
|
|
|
|
|
bisect: fix internal diff-tree config loading
Jeff King
2019-02-28
1
-1
/
+1
|
*
|
|
|
|
|
bisect: use string arguments to feed internal diff-tree
Jeff King
2019-02-28
1
-13
/
+4
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'ab/makefile-help-devs-more'
Junio C Hamano
2019-03-20
2
-52
/
+55
|
\
\
\
\
\
\
[next]