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-04-22
receive-pack: compilation fix
Junio C Hamano
1
-1
/
+3
2020-04-21
docs: fix minor glitch in illustration
Michael F. Schönitzer
1
-1
/
+1
2020-04-20
diff-tree.c: load notes machinery when required
Taylor Blau
7
-0
/
+78
2020-04-20
t9819: don't use test_must_fail with p4
Denton Liu
1
-1
/
+1
2020-04-20
t9164: use test_must_fail only on git commands
Denton Liu
1
-2
/
+2
2020-04-20
t9160: use test_path_is_missing()
Denton Liu
1
-2
/
+2
2020-04-20
t9141: use test_path_is_missing()
Denton Liu
1
-4
/
+4
2020-04-20
t7508: don't use `test_must_fail test_cmp`
Denton Liu
1
-1
/
+1
2020-04-20
t7408: replace incorrect uses of test_must_fail
Denton Liu
1
-4
/
+4
2020-04-20
t6030: use test_path_is_missing()
Denton Liu
1
-4
/
+4
2020-04-20
grep: follow conventions for printing paths w/ unusual chars
Matheus Tavares
3
-14
/
+85
2020-04-19
Sync with 2.26.2
Junio C Hamano
16
-40
/
+503
2020-04-19
Git 2.26.2
Jonathan Nieder
18
-42
/
+504
2020-04-19
Git 2.25.4
Jonathan Nieder
17
-42
/
+499
2020-04-19
Git 2.24.3
Jonathan Nieder
16
-42
/
+494
2020-04-19
Git 2.23.3
Jonathan Nieder
15
-42
/
+489
2020-04-19
Git 2.22.4
Jonathan Nieder
14
-42
/
+484
2020-04-19
Git 2.21.3
Jonathan Nieder
13
-42
/
+479
2020-04-19
Git 2.20.4
Jonathan Nieder
12
-42
/
+474
2020-04-19
Git 2.19.5
Jonathan Nieder
11
-42
/
+469
2020-04-19
Git 2.18.4
Jonathan Nieder
10
-42
/
+464
2020-04-19
Git 2.17.5
Jeff King
3
-2
/
+24
2020-04-19
fsck: reject URL with empty host in .gitmodules
Jonathan Nieder
2
-3
/
+39
2020-04-19
credential: treat URL with empty scheme as invalid
Jonathan Nieder
3
-3
/
+43
2020-04-19
credential: treat URL without scheme as invalid
Jonathan Nieder
4
-9
/
+84
2020-04-19
credential: die() when parsing invalid urls
Jeff King
2
-6
/
+3
2020-04-19
fsck: convert gitmodules url to URL passed to curl
Jonathan Nieder
2
-5
/
+118
2020-04-19
credential: refuse to operate when missing host or protocol
Jeff King
2
-14
/
+40
2020-04-19
credential: parse URL without host as empty host, not unset
Jeff King
3
-2
/
+19
2020-04-19
t0300: use more realistic inputs
Jeff King
1
-4
/
+85
2020-04-19
t0300: make "quit" helper more realistic
Jeff King
1
-3
/
+13
2020-04-17
transport-helper: new method reject_atomic_push()
Jiang Xin
3
-41
/
+29
2020-04-17
transport-helper: mark failure for atomic push
Jiang Xin
3
-6
/
+28
2020-04-17
send-pack: mark failure of atomic push properly
Jiang Xin
5
-19
/
+7
2020-04-17
t5543: never report what we do not push
Jiang Xin
1
-0
/
+89
2020-04-17
send-pack: fix inconsistent porcelain output
Jiang Xin
5
-5
/
+294
2020-04-17
complete: zsh: add missing sub cmd completion candidates
Terry Moschou
1
-0
/
+2
2020-04-16
log: add log.excludeDecoration config option
Derrick Stolee
6
-11
/
+93
2020-04-16
log-tree: make ref_filter_match() a helper method
Derrick Stolee
3
-59
/
+46
2020-04-15
Documentation: explain "mboxrd" pretty format
Emma Brooks
1
-0
/
+6
2020-04-15
range-diff: avoid negative string precision
Vasil Dimov
1
-1
/
+4
2020-04-15
range-diff: fix a crash in parsing git-log output
Vasil Dimov
2
-0
/
+23
2020-04-15
credential: treat "?" and "#" in URLs as end of host
Jeff King
2
-2
/
+43
2020-04-15
freshen_file(): use NULL `times' for implicit current-time
luciano.rocha@booking.com
1
-3
/
+1
2020-04-15
commit-graph.c: introduce '--[no-]check-oids'
Taylor Blau
4
-4
/
+42
2020-04-15
commit-graph.h: replace 'commit_hex' with 'commits'
Taylor Blau
4
-31
/
+52
2020-04-15
oidset: introduce 'oidset_size'
Taylor Blau
2
-0
/
+10
2020-04-15
builtin/commit-graph.c: introduce split strategy 'replace'
Taylor Blau
5
-18
/
+66
2020-04-15
builtin/commit-graph.c: introduce split strategy 'no-merge'
Taylor Blau
5
-9
/
+36
2020-04-15
builtin/commit-graph.c: support for '--split[=<strategy>]'
Taylor Blau
3
-9
/
+33
[prev]
[next]