index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-20
khash: rename kh_oid_t to kh_oid_set
Jeff King
3
-9
/
+9
2019-06-20
khash: drop broken oid_map typedef
Jeff King
2
-3
/
+1
2019-06-20
object: convert create_object() to use object_id
Jeff King
7
-13
/
+9
2019-06-20
object: convert internal hash_obj() to object_id
Jeff King
1
-4
/
+4
2019-06-20
object: convert lookup_object() to use object_id
Jeff King
16
-31
/
+30
2019-06-20
object: convert lookup_unknown_object() to use object_id
Jeff King
10
-14
/
+14
2019-06-20
pack-objects: convert locate_object_entry_hash() to object_id
Jeff King
1
-5
/
+5
2019-06-20
pack-objects: convert packlist_find() to use object_id
Jeff King
5
-16
/
+17
2019-06-20
pack-bitmap-write: convert some helpers to use object_id
Jeff King
1
-9
/
+9
2019-06-20
upload-pack: rename a "sha1" variable to "oid"
Jeff King
1
-3
/
+3
2019-06-20
describe: fix accidental oid/hash type-punning
Jeff King
1
-1
/
+1
2019-06-19
fetch: only run 'gc' once when fetching multiple remotes
Nguyễn Thái Ngọc Duy
3
-8
/
+20
2019-06-19
commit-graph: test verify across alternates
Derrick Stolee
1
-0
/
+19
2019-06-19
commit-graph: normalize commit-graph filenames
Derrick Stolee
2
-8
/
+29
2019-06-19
commit-graph: test --split across alternate without --split
Derrick Stolee
1
-0
/
+15
2019-06-19
commit-graph: test octopus merges with --split
Derrick Stolee
1
-0
/
+11
2019-06-19
commit-graph: clean up chains after flattened write
Derrick Stolee
2
-3
/
+21
2019-06-19
commit-graph: verify chains with --shallow mode
Derrick Stolee
5
-14
/
+101
2019-06-19
commit-graph: create options for split files
Derrick Stolee
8
-24
/
+128
2019-06-19
commit-graph: expire commit-graph files
Derrick Stolee
3
-1
/
+85
2019-06-19
commit-graph: allow cross-alternate chains
Derrick Stolee
4
-11
/
+123
2019-06-19
commit-graph: merge commit-graph chains
Derrick Stolee
3
-33
/
+240
2019-06-19
commit-graph: add --split option to builtin
Derrick Stolee
3
-8
/
+138
2019-06-19
commit-graph: write commit-graph chains
Derrick Stolee
3
-12
/
+278
2019-06-19
commit-graph: rearrange chunk count logic
Derrick Stolee
1
-14
/
+21
2019-06-19
commit-graph: add base graphs chunk
Derrick Stolee
3
-2
/
+32
2019-06-19
commit-graph: load commit-graph chains
Derrick Stolee
1
-6
/
+106
2019-06-19
commit-graph: rename commit_compare to oid_compare
Derrick Stolee
1
-2
/
+2
2019-06-19
commit-graph: prepare for commit-graph chains
Derrick Stolee
2
-11
/
+81
2019-06-19
commit-graph: document commit-graph chains
Derrick Stolee
1
-0
/
+59
2019-06-19
stash: fix show referencing stash index
Thomas Gummerer
2
-4
/
+23
2019-06-19
ref-filter: sort detached HEAD lines firstly
Matthew DeVore
3
-18
/
+21
2019-06-19
wrapper: avoid undefined behaviour in macOS
Carlo Marcelo Arenas Belón
1
-1
/
+1
2019-06-19
interpret-trailers: load default config
Jeff King
2
-27
/
+47
2019-06-17
show --continue/skip etc. consistently in synopsis
Phillip Wood
2
-3
/
+2
2019-06-17
use COPY_ARRAY for copying arrays
René Scharfe
4
-7
/
+7
2019-06-17
coccinelle: use COPY_ARRAY for copying arrays
René Scharfe
1
-15
/
+46
2019-06-17
fsmonitor: avoid signed integer overflow / infinite loop
Carlo Marcelo Arenas Belón
1
-4
/
+4
2019-06-17
test-hashmap: remove 'hash' command
Christian Couder
2
-17
/
+1
2019-06-17
oidmap: use sha1hash() instead of static hash() function
Christian Couder
1
-10
/
+3
2019-06-17
t: add t0016-oidmap.sh
Christian Couder
1
-0
/
+84
2019-06-17
t/helper: add test-oidmap.c
Christian Couder
4
-0
/
+129
2019-06-17
The second batch
Junio C Hamano
1
-0
/
+77
2019-06-17
Merge branch 'xl/record-partial-clone-origin'
Junio C Hamano
2
-4
/
+14
2019-06-17
Merge branch 'pb/request-pull-verify-remote-ref'
Junio C Hamano
2
-17
/
+82
2019-06-17
Merge branch 'mm/p4-unshelve-windows-fix'
Junio C Hamano
1
-1
/
+1
2019-06-17
Merge branch 'po/git-help-on-git-itself'
Junio C Hamano
2
-2
/
+4
2019-06-17
Merge branch 'es/first-contrib-tutorial'
Junio C Hamano
2
-0
/
+1133
2019-06-17
Merge branch 'bb/unicode-12.1-reiwa'
Junio C Hamano
1
-2
/
+1
2019-06-17
Merge branch 'sw/git-p4-unshelve-branched-files'
Junio C Hamano
2
-2
/
+8
[prev]
[next]