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
2016-11-22
mailinfo: read local configuration
Junio C Hamano
1
-0
/
+13
2016-11-21
rebase -i: handle core.commentChar=auto
Johannes Schindelin
1
-1
/
+1
2016-11-21
stripspace: respect repository config
Johannes Schindelin
1
-1
/
+1
2016-11-21
rebase -i: highlight problems with core.commentchar
Johannes Schindelin
2
-0
/
+20
2016-11-18
for-each-ref: do not segv with %(HEAD) on an unborn branch
Junio C Hamano
1
-0
/
+10
2016-11-17
submodules: allow empty working-tree dirs in merge/cherry-pick
David Turner
2
-5
/
+2
2016-11-16
rev-parse: fix parent shorthands with --symbolic
Jeff King
1
-0
/
+18
2016-11-11
Merge branch 'ls/filter-process'
Junio C Hamano
1
-2
/
+1
2016-11-11
Merge branch 'js/pwd-var-vs-pwd-cmd-fix'
Junio C Hamano
2
-3
/
+3
2016-11-11
Merge branch 'as/merge-attr-sleep'
Junio C Hamano
1
-5
/
+13
2016-11-11
t0021: remove debugging cruft
Junio C Hamano
1
-2
/
+1
2016-11-11
t6026: clarify the point of "kill $(cat sleep.pid)"
Johannes Sixt
1
-1
/
+9
2016-11-11
t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variables
Johannes Sixt
2
-3
/
+3
2016-11-10
t6026: ensure that long-running script really is
Johannes Schindelin
1
-4
/
+4
2016-11-10
Revert "t6026-merge-attr: don't fail if sleep exits early"
Junio C Hamano
1
-1
/
+1
2016-11-10
Revert "t6026-merge-attr: ensure that the merge driver was called"
Junio C Hamano
1
-2
/
+1
2016-11-10
Merge branch 'jk/alt-odb-cleanup'
Junio C Hamano
1
-0
/
+71
2016-11-10
Merge branch 'jk/filter-process-fix'
Junio C Hamano
2
-15
/
+17
2016-11-10
Merge branch 'ls/filter-process'
Junio C Hamano
1
-5
/
+4
2016-11-10
t6026-merge-attr: ensure that the merge driver was called
Andreas Schwab
1
-1
/
+2
2016-11-08
t6026-merge-attr: don't fail if sleep exits early
Andreas Schwab
1
-1
/
+1
2016-11-08
alternates: re-allow relative paths from environment
Jeff King
1
-0
/
+71
2016-11-08
t0021: compute file size with a single process instead of a pipeline
Johannes Sixt
1
-1
/
+1
2016-11-08
t0021: expect more variations in the output of uniq -c
Johannes Sixt
1
-4
/
+3
2016-11-02
t0021: fix filehandle usage on older perl
Jeff King
1
-0
/
+1
2016-11-02
t0021: use $PERL_PATH for rot13-filter.pl
Jeff King
2
-9
/
+11
2016-11-02
t0021: put $TEST_ROOT in $PATH
Jeff King
1
-3
/
+4
2016-11-02
t0021: use write_script to create rot13 shell script
Jeff King
1
-3
/
+1
2016-10-31
push: test pushing ambiguously named branches
Dennis Kaarsemaker
1
-0
/
+10
2016-10-31
Merge branch 'nd/test-helpers'
Junio C Hamano
2
-3
/
+18
2016-10-31
Merge branch 'aw/numbered-stash'
Junio C Hamano
1
-0
/
+35
2016-10-31
Merge branch 'jt/trailer-with-cruft'
Junio C Hamano
1
-0
/
+299
2016-10-31
Merge branch 'ls/filter-process'
Junio C Hamano
2
-32
/
+662
2016-10-28
Merge branch 'pb/test-parse-options-expect' into maint
Junio C Hamano
1
-170
/
+13
2016-10-28
Merge branch 'jk/tap-verbose-fix' into maint
Junio C Hamano
2
-4
/
+36
2016-10-28
Merge branch 'tg/add-chmod+x-fix' into maint
Junio C Hamano
1
-0
/
+1
2016-10-28
Merge branch 'jk/fetch-quick-tag-following' into maint
Junio C Hamano
1
-0
/
+99
2016-10-28
Merge branch 'jk/merge-base-fork-point-without-reflog' into maint
Junio C Hamano
1
-0
/
+6
2016-10-28
Merge branch 'dk/worktree-dup-checkout-with-bare-is-ok' into maint
Junio C Hamano
1
-0
/
+8
2016-10-28
Merge branch 'jk/ref-symlink-loop' into maint
Junio C Hamano
1
-0
/
+5
2016-10-27
valgrind: support test helpers
René Scharfe
2
-3
/
+18
2016-10-27
Merge branch 'nd/ita-empty-commit'
Junio C Hamano
2
-4
/
+41
2016-10-27
Merge branch 'js/prepare-sequencer'
Junio C Hamano
1
-1
/
+1
2016-10-27
Merge branch 'sb/submodule-ignore-trailing-slash'
Junio C Hamano
1
-13
/
+16
2016-10-26
test-*-cache-tree: setup git dir
Jeff King
2
-0
/
+2
2016-10-26
Merge branch 'ex/deprecate-empty-pathspec-as-match-all'
Junio C Hamano
2
-0
/
+10
2016-10-26
Merge branch 'jk/tap-verbose-fix'
Junio C Hamano
2
-4
/
+36
2016-10-26
Merge branch 'mm/send-email-cc-cruft-after-address'
Junio C Hamano
2
-4
/
+33
2016-10-26
Merge branch 'jk/diff-submodule-diff-inline'
Junio C Hamano
1
-0
/
+14
2016-10-26
Merge branch 'tg/add-chmod+x-fix'
Junio C Hamano
1
-0
/
+1
[prev]
[next]