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
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-08-22
First batch after Git 2.23
Junio C Hamano
3
-2
/
+54
2019-08-22
Merge branch 'sg/worktree-remove-errormsg'
Junio C Hamano
1
-1
/
+1
2019-08-22
Merge branch 'en/fast-import-merge-doc'
Junio C Hamano
1
-1
/
+1
2019-08-22
Merge branch 'jk/perf-no-dups'
Junio C Hamano
1
-0
/
+0
2019-08-22
Merge branch 'rs/nedalloc-fixlets'
Junio C Hamano
1
-3
/
+3
2019-08-22
Merge branch 'sg/show-failed-test-names'
Junio C Hamano
3
-12
/
+14
2019-08-22
Merge branch 'sg/commit-graph-validate'
Junio C Hamano
5
-30
/
+51
2019-08-22
Merge branch 'vn/restore-empty-ita-corner-case-fix'
Junio C Hamano
3
-0
/
+23
2019-08-22
Merge branch 'sc/pack-refs-deletion-racefix'
Junio C Hamano
1
-7
/
+16
2019-08-22
Merge branch 'sg/do-not-skip-non-httpd-tests'
Junio C Hamano
10
-122
/
+153
2019-08-22
Merge branch 'jk/tree-walk-overflow'
Junio C Hamano
6
-68
/
+103
2019-08-22
Merge branch 'sg/t5510-test-i18ngrep-fix'
Junio C Hamano
1
-1
/
+1
2019-08-22
Merge branch 'mt/grep-submodules-working-tree'
Junio C Hamano
2
-4
/
+27
2019-08-16
Git 2.23
Junio C Hamano
1
-1
/
+1
2019-08-16
Merge tag 'l10n-2.23.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
11
-36251
/
+46987
2019-08-16
l10n: zh_CN: for git v2.23.0 l10n round 1~2
Jiang Xin
1
-2910
/
+3413
2019-08-13
worktree remove: clarify error message on dirty worktree
SZEDER Gábor
1
-1
/
+1
2019-08-12
git-fast-import.txt: clarify that multiple merge commits are allowed
Elijah Newren
1
-1
/
+1
2019-08-12
l10n: de.po: Update German translation
Matthias Ruester
1
-2910
/
+3533
2019-08-12
t/perf: rename duplicate-numbered test script
Jeff King
1
-0
/
+0
2019-08-12
Merge branch 'master' of https://github.com/vnwildman/git
Jiang Xin
1
-585
/
+595
2019-08-12
Merge branch 'update-italian-translation' of github.com:AlessandroMenti/git-po
Jiang Xin
1
-522
/
+531
2019-08-12
Merge branch 'next' of https://github.com/ChrisADR/git-po
Jiang Xin
1
-3030
/
+3598
2019-08-11
Sync with Git 2.22.1
Junio C Hamano
2
-0
/
+4
2019-08-11
doc: fix repeated words
Mark Rushakoff
9
-9
/
+9
2019-08-11
Git 2.22.1
Junio C Hamano
2
-1
/
+4
2019-08-11
.mailmap: update email address of Philip Oakley
Philip Oakley
1
-0
/
+1
2019-08-11
l10n: it.po: update the Italian localization for v2.23.0 round 2
Alessandro Menti
1
-522
/
+531
2019-08-11
l10n: vi(4674t): Updated translation for Vietnamese
Tran Ngoc Quan
1
-585
/
+595
2019-08-10
l10n: es: 2.23.0 round 2
Christopher Diaz Riveros
1
-3030
/
+3598
2019-08-10
l10n: fr v2.23.0 round 2
Jean-Noël Avila
1
-2904
/
+3429
2019-08-10
l10n: git.pot: v2.23.0 round 2 (4 new, 6 removed)
Jiang Xin
1
-477
/
+461
2019-08-10
Merge tag 'v2.23.0-rc2' of git://git.kernel.org/pub/scm/git/git
Jiang Xin
59
-396
/
+1041
[next]