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-28
worktree list: keep the list sorted
Nguyễn Thái Ngọc Duy
1
-0
/
+19
2016-11-28
get_worktrees() must return main worktree as first item even on error
Nguyễn Thái Ngọc Duy
1
-0
/
+21
2016-11-11
Merge branch 'js/pwd-var-vs-pwd-cmd-fix'
Junio C Hamano
2
-3
/
+3
2016-11-11
Merge branch 'ls/filter-process'
Junio C Hamano
1
-2
/
+1
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
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-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
2016-10-26
Merge branch 'pb/test-parse-options-expect'
Junio C Hamano
1
-170
/
+13
2016-10-26
Merge branch 'va/i18n'
Junio C Hamano
2
-2
/
+6
2016-10-26
Merge branch 'jk/fetch-quick-tag-following'
Junio C Hamano
1
-0
/
+99
2016-10-26
Merge branch 'jk/merge-base-fork-point-without-reflog'
Junio C Hamano
1
-0
/
+6
2016-10-26
Merge branch 'jk/ambiguous-short-object-names'
Junio C Hamano
1
-1
/
+1
2016-10-26
Merge branch 'dk/worktree-dup-checkout-with-bare-is-ok'
Junio C Hamano
1
-0
/
+8
2016-10-26
Merge branch 'mg/gpg-richer-status'
Junio C Hamano
1
-1
/
+12
2016-10-26
Merge branch 'bw/ls-files-recurse-submodules'
Junio C Hamano
1
-0
/
+210
2016-10-26
Merge branch 'jc/ws-error-highlight'
Junio C Hamano
1
-18
/
+56
2016-10-26
stash: allow stashes to be referenced by index only
Aaron M Watson
1
-0
/
+35
2016-10-25
t0060: sidestep surprising path mangling results on Windows
Johannes Sixt
1
-13
/
+14
2016-10-24
commit: don't be fooled by ita entries when creating initial commit
Nguyễn Thái Ngọc Duy
1
-0
/
+10
2016-10-24
commit: fix empty commit creation when there's no changes but ita entries
Nguyễn Thái Ngọc Duy
1
-0
/
+11
[next]