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
rev-list: teach --no-object-names to enable piping
Emily Shaffer
4
-1
/
+49
2019-06-20
hashmap: convert sha1hash() to oidhash()
Jeff King
8
-11
/
+13
2019-06-20
hash.h: move object_id definition from cache.h
Jeff King
2
-24
/
+24
2019-06-20
khash: rename oid helper functions
Jeff King
1
-5
/
+5
2019-06-20
khash: drop sha1-specific map types
Jeff King
1
-8
/
+0
2019-06-20
pack-bitmap: convert khash_sha1 maps into kh_oid_map
Jeff King
3
-12
/
+12
2019-06-20
delta-islands: convert island_marks khash to use oids
Jeff King
1
-11
/
+11
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
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
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
2019-06-17
Merge branch 'js/fsmonitor-unflake'
Junio C Hamano
8
-13
/
+14
2019-06-17
Merge branch 'ds/topo-traversal-using-commit-graph'
Junio C Hamano
1
-1
/
+6
2019-06-17
Merge branch 'bl/userdiff-octave'
Junio C Hamano
7
-2
/
+25
2019-06-17
Merge branch 'ba/clone-remote-submodules'
Junio C Hamano
3
-1
/
+70
2019-06-17
Merge branch 'vv/merge-squash-with-explicit-commit'
Junio C Hamano
3
-1
/
+19
2019-06-17
Merge branch 'js/bundle-verify-require-object-store'
Junio C Hamano
2
-0
/
+9
2019-06-17
Merge branch 'js/bisect-helper-check-get-oid-return-value'
Junio C Hamano
1
-1
/
+4
2019-06-17
Merge branch 'jk/am-i-resolved-fix'
Junio C Hamano
2
-11
/
+64
2019-06-17
Merge branch 'jk/HEAD-symref-in-xfer-namespaces'
Junio C Hamano
3
-3
/
+32
2019-06-17
Merge branch 'ew/server-info-remove-crufts'
Junio C Hamano
2
-11
/
+9
2019-06-17
Merge branch 'es/grep-require-name-when-needed'
Junio C Hamano
1
-0
/
+4
2019-06-17
Merge branch 'es/git-debugger-doc'
Junio C Hamano
1
-0
/
+6
2019-06-17
Merge branch 'ds/object-info-for-prefetch-fix'
Junio C Hamano
2
-4
/
+8
2019-06-14
t3404: fix a typo
Johannes Schindelin
1
-1
/
+1
2019-06-13
The first batch after 2.22
Junio C Hamano
3
-2
/
+79
[prev]
[next]