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-10-09
xdiffi: fix typos and touch up comments
Johannes Schindelin
1
-44
/
+55
2019-10-09
t0000: cover GIT_SKIP_TESTS blindspots
Denton Liu
1
-0
/
+38
2019-10-09
send-pack: never fetch when checking exclusions
Jonathan Tan
1
-1
/
+2
2019-10-09
t4014: treat rev-list output as the expected value
Denton Liu
1
-2
/
+3
2019-10-09
range-diff: don't segfault with mode-only changes
Thomas Gummerer
3
-22
/
+92
2019-10-08
transport: push codepath can take arbitrary repository
Junio C Hamano
1
-10
/
+10
2019-10-08
sq_quote_buf_pretty: don't drop empty arguments
Garima Singh
2
-0
/
+13
2019-10-08
merge-recursive: fix the fix to the diff3 common ancestor label
Elijah Newren
1
-1
/
+2
2019-10-07
Sixth batch
Junio C Hamano
1
-0
/
+61
2019-10-07
Merge branch 'bw/submodule-helper-usage-fix'
Junio C Hamano
1
-1
/
+1
2019-10-07
Merge branch 'dl/honor-cflags-in-hdr-check'
Junio C Hamano
8
-8
/
+22
2019-10-07
Merge branch 'cb/do-not-use-test-cmp-with-a'
Junio C Hamano
1
-1
/
+1
2019-10-07
Merge branch 'cc/multi-promisor'
Junio C Hamano
3
-7
/
+23
2019-10-07
Merge branch 'jt/merge-recursive-symlink-is-not-a-dir-in-way'
Junio C Hamano
2
-1
/
+30
2019-10-07
Merge branch 'ps/my-first-contribution-alphasort'
Junio C Hamano
1
-5
/
+5
2019-10-07
Merge branch 'sg/travis-help-debug'
Junio C Hamano
1
-0
/
+5
2019-10-07
Merge branch 'rs/alias-use-copy-array'
Junio C Hamano
1
-3
/
+2
2019-10-07
Merge branch 'sg/t-helper-gitignore'
Junio C Hamano
1
-5
/
+4
2019-10-07
Merge branch 'cc/svn-fe-py-shebang'
Junio C Hamano
1
-1
/
+1
2019-10-07
Merge branch 'ah/doc-submodule-ignore-submodules'
Junio C Hamano
1
-1
/
+1
2019-10-07
Merge branch 'rs/nth-switch-code-simplification'
Junio C Hamano
1
-7
/
+4
2019-10-07
Merge branch 'hb/hg-to-git-py3'
Junio C Hamano
1
-25
/
+25
2019-10-07
Merge branch 'sg/progress-fix'
Junio C Hamano
7
-16
/
+421
2019-10-07
Merge branch 'js/doc-patch-text'
Junio C Hamano
1
-14
/
+18
2019-10-07
Merge branch 'tb/commit-graph-harden'
Junio C Hamano
3
-3
/
+54
2019-10-07
Merge branch 'jt/cache-tree-avoid-lazy-fetch-during-merge'
Junio C Hamano
2
-1
/
+15
2019-10-07
Merge branch 'dl/cocci-everywhere'
Junio C Hamano
1
-9
/
+21
2019-10-07
Merge branch 'gs/commit-graph-progress'
Junio C Hamano
5
-10
/
+60
2019-10-07
Merge branch 'ms/fetch-follow-tag-optim'
Junio C Hamano
1
-8
/
+10
2019-10-07
Merge branch 'rs/commit-graph-use-list-count'
Junio C Hamano
1
-11
/
+6
2019-10-07
Merge branch 'rs/nth-parent-parse'
Junio C Hamano
2
-3
/
+20
2019-10-07
Merge branch 'dl/submodule-set-branch'
Junio C Hamano
1
-1
/
+2
2019-10-07
Merge branch 'cs/pretty-formats-doc-typofix'
Junio C Hamano
1
-1
/
+1
2019-10-07
Merge branch 'jk/list-objects-optim-wo-trees'
Junio C Hamano
1
-1
/
+3
2019-10-07
Merge branch 'jk/disable-commit-graph-during-upload-pack'
Junio C Hamano
5
-4
/
+63
2019-10-07
Merge branch 'mr/complete-more-for-log-etc'
Junio C Hamano
1
-4
/
+14
2019-10-07
Merge branch 'dl/complete-rebase-and-archive'
Junio C Hamano
1
-19
/
+8
2019-10-07
Merge branch 'jk/commit-graph-cleanup'
Junio C Hamano
2
-1
/
+3
2019-10-07
Merge branch 'ss/get-time-cleanup'
Junio C Hamano
3
-35
/
+24
2019-10-07
Merge branch 'rs/simplify-by-deco-with-deco-refs-exclude'
Junio C Hamano
4
-3
/
+16
2019-10-07
Merge branch 'jk/partial-clone-sparse-blob'
Junio C Hamano
5
-22
/
+50
2019-10-07
Merge branch 'tg/stash-refresh-index'
Junio C Hamano
6
-28
/
+67
2019-10-07
hashmap_entry: remove first member requirement from docs
Eric Wong
9
-10
/
+11
2019-10-07
hashmap: remove type arg from hashmap_{get,put,remove}_entry
Eric Wong
17
-55
/
+56
2019-10-07
OFFSETOF_VAR macro to simplify hashmap iterators
Eric Wong
15
-45
/
+56
2019-10-07
hashmap: introduce hashmap_free_entries
Eric Wong
17
-34
/
+52
2019-10-07
hashmap: hashmap_{put,remove} return hashmap_entry *
Eric Wong
6
-11
/
+32
2019-10-07
hashmap: use *_entry APIs for iteration
Eric Wong
13
-47
/
+70
2019-10-07
hashmap_cmp_fn takes hashmap_entry params
Eric Wong
23
-115
/
+204
2019-10-07
hashmap_get{,_from_hash} return "struct hashmap_entry *"
Eric Wong
20
-41
/
+72
[prev]
[next]