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-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
2019-10-07
hashmap: use *_entry APIs to wrap container_of
Eric Wong
6
-40
/
+73
2019-10-07
hashmap_get_next returns "struct hashmap_entry *"
Eric Wong
6
-23
/
+39
2019-10-07
introduce container_of macro
Eric Wong
1
-0
/
+10
2019-10-07
hashmap_put takes "struct hashmap_entry *"
Eric Wong
11
-12
/
+15
2019-10-07
hashmap_remove takes "const struct hashmap_entry *"
Eric Wong
9
-10
/
+11
2019-10-07
hashmap_get takes "const struct hashmap_entry *"
Eric Wong
14
-23
/
+28
2019-10-07
hashmap_add takes "struct hashmap_entry *"
Eric Wong
20
-31
/
+31
2019-10-07
hashmap_get_next takes "const struct hashmap_entry *"
Eric Wong
6
-8
/
+11
2019-10-07
hashmap_entry_init takes "struct hashmap_entry *"
Eric Wong
23
-52
/
+55
2019-10-07
packfile: use hashmap_entry in delta_base_cache_entry
Eric Wong
1
-1
/
+1
2019-10-07
coccicheck: detect hashmap_entry.hash assignment
Eric Wong
1
-0
/
+16
2019-10-07
diff: use hashmap_entry_init on moved_entry.ent
Eric Wong
1
-1
/
+2
2019-10-07
tests: remove "cat foo" before "test_i18ngrep bar foo"
René Scharfe
4
-32
/
+0
2019-10-06
git-p4: auto-delete named temporary file
Philip.McGraw
1
-7
/
+6
2019-10-06
Fifth batch
Junio C Hamano
1
-0
/
+16
2019-10-06
Merge branch 'cb/skip-utf8-check-with-pcre1'
Junio C Hamano
2
-1
/
+4
2019-10-06
Merge branch 'ma/user-manual-markup-update'
Junio C Hamano
2
-247
/
+137
2019-10-06
Merge branch 'bc/doc-use-docbook-5'
Junio C Hamano
5
-3
/
+10
2019-10-06
Merge branch 'ma/asciidoctor-more-fixes'
Junio C Hamano
11
-184
/
+223
2019-10-06
Merge branch 'ma/asciidoctor-refmiscinfo'
Junio C Hamano
4
-13
/
+30
2019-10-06
Merge branch 'am/mailmap-andrey-mazo'
Junio C Hamano
1
-0
/
+1
2019-10-06
Merge branch 'jc/git-gui-has-maintainer'
Junio C Hamano
1
-2
/
+2
2019-10-06
git-rev-list.txt: prune options in synopsis
Denton Liu
1
-53
/
+1
2019-10-06
Documentation: update the location of the git-gui repo
Pratyush Yadav
1
-8
/
+2
2019-10-06
convert: fix handling of dashless UTF prefix in validate_encoding()
René Scharfe
1
-4
/
+4
2019-10-06
ci: also build and test with MS Visual Studio on Azure Pipelines
Johannes Schindelin
2
-0
/
+163
2019-10-06
ci: really use shallow clones on Azure Pipelines
Johannes Schindelin
1
-3
/
+2
2019-10-06
tests: let --immediate and --write-junit-xml play well together
Johannes Schindelin
1
-16
/
+22
2019-10-06
test-tool run-command: learn to run (parts of) the testsuite
Johannes Schindelin
1
-0
/
+153
2019-10-06
vcxproj: include more generated files
Johannes Schindelin
1
-3
/
+6
2019-10-06
vcxproj: only copy `git-remote-http.exe` once it was built
Johannes Schindelin
2
-3
/
+10
2019-10-06
msvc: work around a bug in GetEnvironmentVariable()
Johannes Schindelin
1
-0
/
+2
2019-10-06
msvc: handle DEVELOPER=1
Johannes Schindelin
1
-0
/
+46
[prev]
[next]