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
2020-06-25
fast-export: anonymize "master" refname
Jeff King
2
-12
/
+7
2020-06-25
fast-export: allow seeding the anonymized mapping
Jeff King
3
-2
/
+88
2020-06-23
fast-export: add a "data" callback parameter to anonymize_str()
Jeff King
1
-13
/
+14
2020-06-23
fast-export: move global "idents" anonymize hashmap into function
Jeff King
1
-1
/
+1
2020-06-23
fast-export: use a flex array to store anonymized entries
Jeff King
1
-3
/
+2
2020-06-23
fast-export: stop storing lengths in anonymized hashmaps
Jeff King
1
-10
/
+18
2020-06-23
fast-export: tighten anonymize_mem() interface to handle only strings
Jeff King
1
-27
/
+26
2020-06-23
fast-export: store anonymized oids as hex strings
Jeff King
1
-12
/
+16
2020-06-23
fast-export: use xmemdupz() for anonymizing oids
Jeff King
2
-1
/
+16
2020-06-23
t9351: derive anonymized tree checks from original repo
Jeff King
1
-10
/
+6
2020-06-22
The fourth batch
Junio C Hamano
1
-0
/
+11
2020-06-22
Merge branch 'en/sparse-with-submodule-doc'
Junio C Hamano
1
-4
/
+26
2020-06-22
Merge branch 'es/worktree-duplicate-paths'
Junio C Hamano
4
-36
/
+141
2020-06-22
Merge branch 'jt/redact-all-cookies'
Junio C Hamano
3
-43
/
+39
2020-06-22
Merge branch 'cc/upload-pack-data-2'
Junio C Hamano
1
-89
/
+110
2020-06-17
The third batch
Junio C Hamano
2
-1
/
+25
2020-06-17
Merge branch 'es/advertise-contribution-doc'
Junio C Hamano
2
-2
/
+6
2020-06-17
Merge branch 'dl/python-2.7-is-the-floor-version'
Junio C Hamano
1
-6
/
+1
2020-06-17
Merge branch 'dl/t-readme-spell-git-correctly'
Junio C Hamano
1
-7
/
+7
2020-06-17
Merge branch 'js/fuzz-commit-graph-leakfix'
Junio C Hamano
1
-1
/
+1
2020-06-17
Merge branch 'en/do-match-pathspec-fix'
Junio C Hamano
2
-17
/
+66
2020-06-17
Merge branch 'js/msvc-build-fix'
Junio C Hamano
1
-1
/
+3
2020-06-17
Merge branch 'en/sparse-checkout'
Junio C Hamano
2
-0
/
+26
2020-06-17
Merge branch 'js/reflog-anonymize-for-clone-and-fetch'
Junio C Hamano
3
-7
/
+30
2020-06-17
Merge branch 'tb/t5318-cleanup'
Junio C Hamano
1
-4
/
+25
2020-06-17
Merge branch 'jk/diff-memuse-optim-with-stat-unmatch'
Junio C Hamano
1
-1
/
+4
2020-06-12
git-sparse-checkout: clarify interactions with submodules
Elijah Newren
1
-4
/
+26
2020-06-12
Merge branch 'hn/refs-cleanup'
Junio C Hamano
9
-25
/
+1137
2020-06-10
worktree: make "move" refuse to move atop missing registered worktree
Eric Sunshine
3
-3
/
+25
2020-06-10
worktree: generalize candidate worktree path validation
Eric Sunshine
1
-13
/
+16
2020-06-10
worktree: prune linked worktree referencing main worktree path
Eric Sunshine
2
-0
/
+27
2020-06-10
worktree: prune duplicate entries referencing same worktree path
Eric Sunshine
2
-6
/
+55
2020-06-10
worktree: make high-level pruning re-usable
Eric Sunshine
1
-6
/
+9
2020-06-10
worktree: give "should be pruned?" function more meaningful name
Eric Sunshine
1
-2
/
+2
2020-06-09
reftable: define version 2 of the spec to accomodate SHA256
Han-Wen Nienhuys
1
-37
/
+45
2020-06-09
reftable: clarify how empty tables should be written
Han-Wen Nienhuys
1
-0
/
+6
2020-06-09
reftable: file format documentation
Jonathan Nieder
2
-0
/
+1070
2020-06-08
The second batch
Junio C Hamano
1
-0
/
+31
2020-06-08
Merge branch 'jt/curl-verbose-on-trace-curl'
Junio C Hamano
8
-9
/
+74
2020-06-08
Merge branch 'cc/upload-pack-data'
Junio C Hamano
1
-153
/
+145
2020-06-08
Merge branch 'cb/bisect-helper-parser-fix'
Junio C Hamano
2
-4
/
+11
2020-06-08
Merge branch 'js/checkout-p-new-file'
Junio C Hamano
3
-9
/
+61
2020-06-08
Merge branch 'dl/remote-curl-deadlock-fix'
Junio C Hamano
18
-30
/
+211
2020-06-08
Merge branch 'bc/filter-process'
Junio C Hamano
2
-3
/
+9
2020-06-08
Merge branch 'vs/complete-stash-show-p-fix'
Junio C Hamano
1
-1
/
+1
2020-06-08
Merge branch 'rs/fsck-duplicate-names-in-trees'
Junio C Hamano
2
-17
/
+30
2020-06-08
Merge branch 'es/bugreport-shell'
Junio C Hamano
3
-0
/
+8
2020-06-08
Merge branch 'tb/commit-graph-no-check-oids'
Junio C Hamano
5
-77
/
+95
2020-06-08
Merge branch 'cb/t4210-illseq-auto-detect'
Junio C Hamano
3
-52
/
+125
2020-06-08
Merge branch 'ds/line-log-on-bloom'
Junio C Hamano
6
-13
/
+152
[next]