index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
bisect--helper: convert `*_warning` char pointers to char arrays.
Tanushree Tumane
1
-2
/
+2
2019-12-06
Sync with 2.23.1
Johannes Schindelin
2
-3
/
+19
2019-12-06
Sync with 2.22.2
Johannes Schindelin
2
-3
/
+19
2019-12-06
Sync with 2.21.1
Johannes Schindelin
2
-3
/
+19
2019-12-06
Sync with 2.20.2
Johannes Schindelin
2
-3
/
+19
2019-12-06
submodule: defend against submodule.update = !command in .gitmodules
Jonathan Nieder
1
-0
/
+2
2019-12-06
Sync with 2.19.3
Johannes Schindelin
2
-3
/
+17
2019-12-06
Sync with 2.18.2
Johannes Schindelin
2
-3
/
+17
2019-12-06
Sync with 2.17.3
Johannes Schindelin
2
-3
/
+17
2019-12-06
Sync with 2.16.6
Johannes Schindelin
2
-2
/
+17
2019-12-06
Sync with 2.15.4
Johannes Schindelin
2
-2
/
+17
2019-12-06
Sync with 2.14.6
Johannes Schindelin
2
-2
/
+17
2019-12-05
Disallow dubiously-nested submodule git directories
Johannes Schindelin
1
-0
/
+4
2019-12-04
clone --recurse-submodules: prevent name squatting on Windows
Johannes Schindelin
2
-2
/
+13
2019-10-24
fetch: delay fetch_if_missing=0 until after config
Jonathan Tan
1
-2
/
+2
2019-10-23
Merge branch 'cb/pcre2-chartables-leakfix'
Junio C Hamano
1
-0
/
+1
2019-10-18
Merge branch 'jj/stash-reset-only-toplevel'
Junio C Hamano
1
-1
/
+1
2019-10-18
Merge branch 'bw/format-patch-o-create-leading-dirs'
Junio C Hamano
1
-0
/
+16
2019-10-18
grep: make PCRE2 aware of custom allocator
Carlo Marcelo Arenas Belón
1
-0
/
+1
2019-10-15
Merge branch 'js/trace2-fetch-push'
Junio C Hamano
2
-7
/
+17
2019-10-15
Merge branch 'ew/hashmap'
Junio C Hamano
4
-52
/
+72
2019-10-15
Merge branch 'en/fast-imexport-nested-tags'
Junio C Hamano
1
-17
/
+50
2019-10-15
Merge branch 'js/azure-pipelines-msvc'
Junio C Hamano
1
-2
/
+2
2019-10-15
Merge branch 'gs/commit-graph-trace-with-cmd'
Junio C Hamano
1
-0
/
+6
2019-10-15
Merge branch 'js/fetch-jobs'
Junio C Hamano
1
-17
/
+107
2019-10-15
Merge branch 'en/merge-recursive-cleanup'
Junio C Hamano
4
-5
/
+17
2019-10-15
stash: avoid recursive hard reset on submodules
Jakob Jarmar
1
-1
/
+1
2019-10-12
format-patch: create leading components of output directory
Bert Wesarg
1
-0
/
+16
2019-10-11
Merge branch 'js/stash-apply-in-secondary-worktree'
Junio C Hamano
1
-0
/
+4
2019-10-11
Merge branch 'rs/dedup-includes'
Junio C Hamano
6
-6
/
+0
2019-10-11
Merge branch 'bc/object-id-part17'
Junio C Hamano
12
-53
/
+56
2019-10-11
Merge branch 'en/clean-nested-with-ignored'
Junio C Hamano
1
-2
/
+13
2019-10-09
Merge branch 'sg/name-rev-cutoff-underflow-fix'
Junio C Hamano
1
-3
/
+12
2019-10-07
Merge branch 'bw/submodule-helper-usage-fix'
Junio C Hamano
1
-1
/
+1
2019-10-07
Merge branch 'gs/commit-graph-progress'
Junio C Hamano
1
-5
/
+14
2019-10-07
Merge branch 'ms/fetch-follow-tag-optim'
Junio C Hamano
1
-8
/
+10
2019-10-07
Merge branch 'jk/commit-graph-cleanup'
Junio C Hamano
1
-0
/
+2
2019-10-07
Merge branch 'jk/partial-clone-sparse-blob'
Junio C Hamano
1
-6
/
+0
2019-10-07
Merge branch 'tg/stash-refresh-index'
Junio C Hamano
3
-28
/
+12
2019-10-07
hashmap_entry: remove first member requirement from docs
Eric Wong
1
-1
/
+1
2019-10-07
hashmap: remove type arg from hashmap_{get,put,remove}_entry
Eric Wong
2
-2
/
+2
2019-10-07
OFFSETOF_VAR macro to simplify hashmap iterators
Eric Wong
2
-3
/
+3
2019-10-07
hashmap: introduce hashmap_free_entries
Eric Wong
1
-3
/
+3
2019-10-07
hashmap: use *_entry APIs for iteration
Eric Wong
2
-6
/
+6
2019-10-07
hashmap_cmp_fn takes hashmap_entry params
Eric Wong
4
-22
/
+37
2019-10-07
hashmap_get{,_from_hash} return "struct hashmap_entry *"
Eric Wong
4
-7
/
+11
2019-10-07
hashmap_put takes "struct hashmap_entry *"
Eric Wong
1
-1
/
+1
2019-10-07
hashmap_get takes "const struct hashmap_entry *"
Eric Wong
2
-3
/
+4
2019-10-07
hashmap_add takes "struct hashmap_entry *"
Eric Wong
3
-5
/
+5
2019-10-07
hashmap_entry_init takes "struct hashmap_entry *"
Eric Wong
4
-6
/
+6
[next]