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
Merge branch 'pb/t4014-unslave'
Junio C Hamano
1
-4
/
+4
2020-06-25
Merge branch 'jt/cdn-offload'
Junio C Hamano
19
-167
/
+750
2020-06-25
Merge branch 'ss/submodule-set-branch-in-c'
Junio C Hamano
2
-29
/
+47
2020-06-25
Merge branch 'ds/merge-base-is-ancestor-optim'
Junio C Hamano
1
-3
/
+18
2020-06-25
Merge branch 'dl/branch-cleanup'
Junio C Hamano
2
-25
/
+44
2020-06-25
Merge branch 'cc/upload-pack-data-3'
Junio C Hamano
1
-162
/
+125
2020-06-25
Merge branch 'ct/diff-with-merge-base-clarification'
Junio C Hamano
4
-19
/
+226
2020-06-25
Merge branch 'en/clean-cleanups'
Junio C Hamano
2
-16
/
+48
2020-06-25
Merge branch 'jk/complete-git-switch'
Junio C Hamano
2
-39
/
+668
2020-06-25
tests: reference `seen` wherever `pu` was referenced
Johannes Schindelin
3
-14
/
+14
2020-06-25
docs: adjust the technical overview for the rename `pu` -> `seen`
Johannes Schindelin
4
-61
/
+61
2020-06-25
docs: adjust for the recent rename of `pu` to `seen`
Johannes Schindelin
7
-27
/
+27
2020-06-24
worktree: avoid dead-code in conditional
Eric Sunshine
1
-3
/
+3
2020-06-24
testsvn: respect `init.defaultBranch`
Johannes Schindelin
2
-3
/
+13
2020-06-24
remote: use the configured default branch name when appropriate
Johannes Schindelin
2
-4
/
+21
2020-06-24
clone: use configured default branch name when appropriate
Johannes Schindelin
3
-5
/
+24
2020-06-24
init: allow setting the default for the initial branch name via the config
Don Goodman-Wilson
5
-1
/
+57
2020-06-24
init: allow specifying the initial branch name for the new repository
Johannes Schindelin
5
-8
/
+50
2020-06-24
docs: add missing diamond brackets
Johannes Schindelin
3
-3
/
+3
2020-06-24
submodule: fall back to remote's HEAD for missing remote.<name>.branch
Johannes Schindelin
5
-12
/
+31
2020-06-24
send-pack/transport-helper: avoid mentioning a particular branch
Johannes Schindelin
3
-2
/
+8
2020-06-24
revision: reallocate TOPO_WALK object flags
René Scharfe
2
-5
/
+6
2020-06-24
lib-submodule-update: pass 'test_must_fail' as an argument
Denton Liu
8
-26
/
+84
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-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
[prev]
[next]