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-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-23
fmt-merge-msg: stop treating `master` specially
Johannes Schindelin
29
-97
/
+94
2020-06-23
doc: fix author vs. committer copy/paste error
Miroslav Koškár
1
-2
/
+2
2020-06-23
builtin/diff: fix botched update of usage comment
Denton Liu
1
-4
/
+1
2020-06-23
commit-reach: avoid is_descendant_of() shim
Carlo Marcelo Arenas Belón
4
-13
/
+12
2020-06-23
http-push: ensure unforced pushes fail when data would be lost
brian m. carlson
3
-5
/
+21
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-22
bash-completion: add git-prune into bash completion
John Lin
1
-1
/
+1
2020-06-22
git-cvsexportcommit: port to SHA-256
brian m. carlson
1
-5
/
+9
2020-06-22
git-cvsimport: port to SHA-256
brian m. carlson
1
-4
/
+4
2020-06-22
git-cvsserver: port to SHA-256
brian m. carlson
1
-17
/
+20
2020-06-22
git-svn: set the OID length based on hash algorithm
brian m. carlson
1
-0
/
+7
2020-06-22
perl: make SVN code hash independent
brian m. carlson
5
-45
/
+48
2020-06-22
perl: make Git::IndexInfo work with SHA-256
brian m. carlson
1
-2
/
+4
2020-06-22
perl: create and switch variables for hash constants
brian m. carlson
4
-13
/
+15
2020-06-22
t/lib-git-svn: make hash size independent
brian m. carlson
1
-7
/
+10
2020-06-22
diff-files: treat "i-t-a" files as "not-in-index"
Srinidhi Kaushik
2
-8
/
+52
2020-06-22
worktree: drop get_worktrees() unused 'flags' argument
Eric Sunshine
11
-19
/
+19
2020-06-22
worktree: drop get_worktrees() special-purpose sorting option
Eric Sunshine
3
-22
/
+23
2020-06-22
t9101: make hash independent
brian m. carlson
1
-5
/
+7
2020-06-22
t9104: make hash size independent
brian m. carlson
1
-1
/
+2
2020-06-22
t9100: make test work with SHA-256
brian m. carlson
1
-3
/
+16
2020-06-22
t9108: make test hash independent
brian m. carlson
1
-2
/
+2
2020-06-22
t9168: make test hash independent
brian m. carlson
1
-4
/
+4
2020-06-22
t9109: make test hash independent
brian m. carlson
1
-3
/
+3
2020-06-22
git-prompt: include sparsity state as well
Elijah Newren
1
-2
/
+20
2020-06-22
git-prompt: document how in-progress operations affect the prompt
Elijah Newren
1
-0
/
+4
2020-06-22
Merge branch 'mt/open-worktree'
Pratyush Yadav
1
-24
/
+3
2020-06-19
remote-testgit: adapt for object-format
brian m. carlson
1
-0
/
+6
2020-06-19
bundle: detect hash algorithm when reading refs
brian m. carlson
3
-3
/
+30
2020-06-19
t5300: pass --object-format to git index-pack
brian m. carlson
1
-4
/
+5
2020-06-19
t5704: send object-format capability with SHA-256
brian m. carlson
1
-0
/
+2
2020-06-19
t5703: use object-format serve option
brian m. carlson
1
-5
/
+14
2020-06-19
t5702: offer an object-format capability in the test
brian m. carlson
1
-0
/
+2
2020-06-19
t/helper: initialize the repository for test-sha1-array
brian m. carlson
1
-0
/
+3
2020-06-19
remote-curl: avoid truncating refs with ls-remote
brian m. carlson
1
-1
/
+3
2020-06-19
t1050: pass algorithm to index-pack when outside repo
brian m. carlson
1
-1
/
+3
2020-06-19
builtin/index-pack: add option to specify hash algorithm
brian m. carlson
2
-0
/
+16
2020-06-19
remote-curl: detect algorithm for dumb HTTP by size
brian m. carlson
2
-2
/
+39
2020-06-19
strbuf: remove unreferenced strbuf_write_fd method.
Randall S. Becker
2
-6
/
+0
[prev]
[next]