index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-19
fsck: reject URL with empty host in .gitmodules
Jonathan Nieder
1
-0
/
+32
2020-04-19
credential: treat URL with empty scheme as invalid
Jonathan Nieder
2
-0
/
+41
2020-04-19
credential: treat URL without scheme as invalid
Jonathan Nieder
2
-5
/
+34
2020-04-19
credential: die() when parsing invalid urls
Jeff King
1
-2
/
+1
2020-04-19
fsck: convert gitmodules url to URL passed to curl
Jonathan Nieder
1
-0
/
+29
2020-04-19
credential: refuse to operate when missing host or protocol
Jeff King
1
-8
/
+26
2020-04-19
credential: parse URL without host as empty host, not unset
Jeff King
1
-0
/
+17
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: mark failure for atomic push
Jiang Xin
2
-6
/
+13
2020-04-17
send-pack: mark failure of atomic push properly
Jiang Xin
3
-5
/
+5
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
3
-0
/
+282
2020-04-16
log: add log.excludeDecoration config option
Derrick Stolee
1
-1
/
+50
2020-04-15
range-diff: fix a crash in parsing git-log output
Vasil Dimov
1
-0
/
+10
2020-04-15
credential: treat "?" and "#" in URLs as end of host
Jeff King
1
-1
/
+35
2020-04-13
Sync with v2.26.1
Junio C Hamano
3
-2
/
+32
2020-04-11
t: restrict `is_hidden` to be called only on Windows
Johannes Schindelin
3
-6
/
+9
2020-04-11
mingw: make test_path_is_hidden more robust
Johannes Schindelin
1
-1
/
+1
2020-04-11
t: consolidate the `is_hidden` functions
Johannes Schindelin
3
-14
/
+7
2020-04-11
rebase --merge: optionally skip upstreamed commits
Jonathan Tan
1
-0
/
+77
2020-04-11
rebase: reinstate --no-keep-empty
Elijah Newren
2
-6
/
+40
2020-04-10
revision: --show-pulls adds helpful merges
Derrick Stolee
1
-0
/
+120
2020-04-09
sha1-name: do not assume that the ref store is initialized
Junio C Hamano
1
-0
/
+4
2020-04-08
stash -p: (partially) fix bug concerning split hunks
Johannes Schindelin
1
-1
/
+1
2020-04-08
t3904: fix incorrect demonstration of a bug
Johannes Schindelin
1
-2
/
+2
2020-04-08
mingw: do not treat `COM0` as a reserved file name
Johannes Schindelin
1
-0
/
+2
2020-04-07
format-patch: teach --no-encode-email-headers
Emma Brooks
1
-0
/
+53
2020-04-07
diff: restrict when prefetching occurs
Jonathan Tan
1
-0
/
+48
2020-04-07
sequencer: honor GIT_REFLOG_ACTION
Elijah Newren
1
-8
/
+8
2020-04-06
fast-import: replace custom hash with hashmap.c
Jeff King
1
-0
/
+23
2020-04-05
t0007: fix a typo
Johannes Schindelin
1
-1
/
+1
2020-04-03
cherry-pick/revert: honour --no-gpg-sign in all case
Đoàn Trần Công Danh
1
-0
/
+86
2020-04-03
rebase.c: honour --no-gpg-sign
Đoàn Trần Công Danh
1
-0
/
+71
2020-04-01
t5319: replace 'touch -m' with 'test-tool chmtime'
Derrick Stolee
1
-4
/
+4
2020-04-01
commit-graph: fix buggy --expire-time option
Derrick Stolee
1
-1
/
+7
2020-04-01
clone: use "quick" lookup while following tags
Jeff King
1
-0
/
+8
2020-03-30
t3432: test `--merge' with `rebase.abbreviateCommands = true', too
Alban Gruin
1
-5
/
+19
2020-03-30
test-tool: rename sha1-array to oid-array
Jeff King
4
-13
/
+13
2020-03-30
oid_array: rename source file from sha1-array
Jeff King
1
-1
/
+1
2020-03-29
Merge branch 'ds/default-pack-use-sparse-to-true'
Junio C Hamano
2
-4
/
+6
2020-03-29
test-lib-functions: simplify packetize() stdin code
Jeff King
1
-5
/
+4
2020-03-29
t/README: suggest how to leave test early with failure
Junio C Hamano
1
-0
/
+35
2020-03-28
midx.c: fix an integer underflow
Damien Robert
2
-4
/
+9
2020-03-27
p5310: stop timing non-bitmap pack-to-disk
Jeff King
1
-4
/
+0
2020-03-27
upload-pack: handle unexpected delim packets
Jeff King
1
-0
/
+33
2020-03-27
test-lib-functions: make packetize() more efficient
Jeff King
2
-14
/
+28
2020-03-27
t/lib-*.sh: drop executable bit
Jeff King
4
-0
/
+0
2020-03-27
t/lib-credential.sh: drop shebang line
Jeff King
1
-1
/
+2
2020-03-27
t5801: teach compare_refs() to accept !
Denton Liu
1
-2
/
+8
[prev]
[next]