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
2017-02-02
Merge branch 'mm/reset-facl-before-umask-test'
Junio C Hamano
1
-0
/
+3
2017-02-02
Merge branch 'js/unzip-in-usr-bin-workaround'
Junio C Hamano
1
-1
/
+3
2017-02-02
Merge branch 'js/status-pre-rebase-i'
Junio C Hamano
1
-0
/
+19
2017-02-02
Merge branch 'sb/submodule-add-force'
Junio C Hamano
1
-0
/
+14
2017-01-31
Merge branch 'jk/fsck-connectivity-check-fix'
Junio C Hamano
1
-3
/
+73
2017-01-31
Merge branch 'js/difftool-builtin'
Junio C Hamano
1
-46
/
+46
2017-01-31
Merge branch 'rs/qsort-s'
Junio C Hamano
2
-0
/
+51
2017-01-31
Merge branch 'vp/show-ref-verify-head'
Junio C Hamano
1
-0
/
+42
2017-01-31
Merge branch 'js/remote-rename-with-half-configured-remote'
Junio C Hamano
1
-0
/
+7
2017-01-31
Merge branch 'st/verify-tag'
Junio C Hamano
2
-0
/
+32
2017-01-31
Merge branch 'js/sequencer-i-countdown-3'
Junio C Hamano
1
-0
/
+16
2017-01-31
Merge branch 'jk/loose-object-fsck'
Junio C Hamano
1
-12
/
+74
2017-01-31
Merge branch 'bw/push-submodule-only'
Junio C Hamano
1
-0
/
+21
2017-01-30
t0001: don't let a default ACL interfere with the umask test
Matt McCutchen
1
-0
/
+3
2017-01-27
test-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/
Johannes Schindelin
1
-1
/
+3
2017-01-26
status: be prepared for not-yet-started interactive rebase
Johannes Schindelin
1
-0
/
+19
2017-01-25
t1450: use "mv -f" within loose object directory
Jeff King
1
-1
/
+1
2017-01-23
Merge branch 'sb/cd-then-git-can-be-written-as-git-c'
Junio C Hamano
1
-4
/
+1
2017-01-23
Merge branch 'sg/fix-versioncmp-with-common-suffix'
Junio C Hamano
1
-20
/
+112
2017-01-23
Merge branch 'vn/diff-ihc-config'
Junio C Hamano
1
-1
/
+26
2017-01-23
Merge branch 'sb/submodule-init'
Junio C Hamano
1
-0
/
+17
2017-01-23
Merge branch 'sb/submodule-config-tests'
Junio C Hamano
1
-2
/
+23
2017-01-23
Merge branch 'jk/grep-e-could-be-extended-beyond-posix'
Junio C Hamano
1
-11
/
+15
2017-01-23
show-ref: detect dangling refs under --verify as well
Vladimir Panteleev
1
-0
/
+22
2017-01-23
show-ref: allow -d to work with --verify
Vladimir Panteleev
1
-0
/
+9
2017-01-23
show-ref: accept HEAD with --verify
Vladimir Panteleev
1
-0
/
+11
2017-01-23
perf: add basic sort performance test
René Scharfe
2
-0
/
+51
2017-01-19
remote rename: more carefully determine whether a remote is configured
Johannes Schindelin
1
-1
/
+1
2017-01-19
remote rename: demonstrate a bogus "remote exists" bug
Johannes Schindelin
1
-0
/
+7
2017-01-19
difftool: retire the scripted version
Johannes Schindelin
1
-48
/
+46
2017-01-18
Merge branch 'rh/mergetool-regression-fix'
Junio C Hamano
1
-114
/
+165
2017-01-18
Merge branch 'sb/pathspec-errors'
Junio C Hamano
1
-0
/
+36
2017-01-18
Merge branch 'pb/test-must-fail-is-for-git'
Junio C Hamano
10
-26
/
+26
2017-01-18
Merge branch 'js/mingw-test-push-unc-path'
Junio C Hamano
1
-0
/
+48
2017-01-18
Merge branch 'km/branch-get-push-while-detached'
Junio C Hamano
1
-0
/
+6
2017-01-18
Merge branch 'jk/blame-fixes'
Junio C Hamano
2
-0
/
+149
2017-01-18
Merge branch 'jk/archive-zip-userdiff-config'
Junio C Hamano
1
-4
/
+18
2017-01-18
Merge branch 'dt/disable-bitmap-in-auto-gc'
Junio C Hamano
2
-5
/
+28
2017-01-18
Merge branch 'sb/submodule-rm-absorb'
Junio C Hamano
1
-24
/
+15
2017-01-18
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
1
-0
/
+241
2017-01-18
t/t7004-tag: Add --format specifier tests
Santiago Torres
1
-0
/
+16
2017-01-18
t/t7030-verify-tag: Add --format specifier tests
Santiago Torres
1
-0
/
+16
2017-01-17
Merge branch 'ls/filter-process' into maint
Junio C Hamano
2
-26
/
+15
2017-01-17
Merge branch 'sb/t3600-cleanup' into maint
Junio C Hamano
1
-73
/
+51
2017-01-17
Merge branch 'sb/unpack-trees-grammofix' into maint
Junio C Hamano
1
-1
/
+1
2017-01-17
Merge branch 'ls/t0021-fixup' into maint
Junio C Hamano
1
-3
/
+2
2017-01-17
Merge branch 'ak/lazy-prereq-mktemp' into maint
Junio C Hamano
1
-1
/
+2
2017-01-17
Merge branch 'dt/smart-http-detect-server-going-away' into maint
Junio C Hamano
1
-0
/
+52
2017-01-17
Merge branch 'gv/p4-multi-path-commit-fix' into maint
Junio C Hamano
1
-1
/
+21
2017-01-17
Merge branch 'ld/p4-compare-dir-vs-symlink' into maint
Junio C Hamano
1
-0
/
+43
[next]