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
2013-06-26
git-prompt.sh: do not print duplicate clean color code
Eduardo R. D'Avila
1
-4
/
+4
2013-06-26
t9903: remove redundant tests
Eduardo R. D'Avila
1
-114
/
+1
2013-06-26
t9903: add tests for git-prompt pcmode
Eduardo R. D'Avila
1
-0
/
+254
2013-06-25
diff: demote core.safecrlf=true to core.safecrlf=warn
Junio C Hamano
1
-0
/
+8
2013-06-24
Merge branch 'rr/am-quit-empty-then-abort-fix'
Junio C Hamano
1
-17
/
+23
2013-06-24
Merge branch 'rt/cherry-pick-continue-advice-in-status'
Junio C Hamano
1
-2
/
+4
2013-06-24
Merge branch 'dk/maint-t5150-dirname'
Junio C Hamano
1
-1
/
+1
2013-06-24
Merge branch 'rr/rebase-sha1-by-string-query'
Junio C Hamano
2
-0
/
+22
2013-06-24
Merge branch 'mm/rm-coalesce-errors'
Junio C Hamano
1
-0
/
+96
2013-06-24
status/commit: make sure --porcelain is not affected by user-facing config
Junio C Hamano
1
-0
/
+5
2013-06-24
status: introduce status.branch to enable --branch by default
Jorge Juan Garcia Garcia
1
-0
/
+27
2013-06-24
status: introduce status.short to enable --short by default
Jorge Juan Garcia Garcia
1
-0
/
+30
2013-06-24
t/t5528-push-default: test pushdefault workflows
Ramkumar Ramachandra
1
-0
/
+57
2013-06-24
t/t5528-push-default: generalize test_push_*
Ramkumar Ramachandra
1
-2
/
+4
2013-06-24
bash prompt: use bash builtins to check stash state
SZEDER Gábor
1
-0
/
+1
2013-06-24
bash prompt: combine 'git rev-parse' for detached head
SZEDER Gábor
1
-0
/
+8
2013-06-24
bash prompt: print unique detached HEAD abbreviated object name
SZEDER Gábor
1
-1
/
+2
2013-06-24
bash prompt: add a test for symbolic link symbolic refs
SZEDER Gábor
1
-0
/
+9
2013-06-24
completion, bash prompt: move __gitdir() tests to completion test suite
SZEDER Gábor
2
-128
/
+134
2013-06-24
Revert "Merge branch 'jg/status-config'"
Junio C Hamano
1
-57
/
+0
2013-06-24
bash prompt: use 'write_script' helper in interactive rebase test
SZEDER Gábor
1
-7
/
+5
2013-06-24
bash prompt: fix redirection coding style in tests
SZEDER Gábor
1
-116
/
+116
2013-06-23
Merge branch 'mz/rebase-tests'
Junio C Hamano
8
-203
/
+673
2013-06-23
Merge branch 'jk/unpack-entry-fallback-to-another'
Junio C Hamano
1
-1
/
+28
2013-06-23
Merge branch 'jk/apache-test-for-2.4'
Junio C Hamano
1
-1
/
+19
2013-06-23
Merge branch 'rr/rebase-autostash'
Junio C Hamano
1
-0
/
+22
2013-06-23
Merge branch 'jg/status-config'
Junio C Hamano
1
-0
/
+57
2013-06-23
test-lib: support running tests under valgrind in parallel
Thomas Rast
1
-22
/
+84
2013-06-23
test-lib: allow prefixing a custom string before "ok N" etc.
Thomas Rast
1
-12
/
+15
2013-06-23
test-lib: valgrind for only tests matching a pattern
Thomas Rast
3
-1
/
+43
2013-06-23
test-lib: verbose mode for only tests matching a pattern
Thomas Rast
3
-0
/
+60
2013-06-23
test-lib: self-test that --verbose works
Thomas Rast
2
-1
/
+38
2013-06-23
t/t5505-remote: test multiple push/pull in remotes-file
Ramkumar Ramachandra
1
-2
/
+14
2013-06-23
t/t5505-remote: test url-with-# in branches-file
Ramkumar Ramachandra
1
-4
/
+18
2013-06-23
t/t5505-remote: use test_path_is_missing
Ramkumar Ramachandra
1
-2
/
+2
2013-06-23
t/t5505-remote: test push-refspec in branches-file
Ramkumar Ramachandra
1
-1
/
+2
2013-06-23
t/t5505-remote: modernize style
Ramkumar Ramachandra
1
-373
/
+440
2013-06-22
Documentation: Update 'linux-2.6.git' -> 'linux.git'
W. Trevor King
1
-1
/
+1
2013-06-21
lib-httpd/apache.conf: check version only after mod_version loads
Jeff King
1
-3
/
+4
2013-06-21
t6003: add --author-date-order test
Junio C Hamano
1
-2
/
+24
2013-06-21
topology tests: teach a helper to set author dates as well
Junio C Hamano
2
-26
/
+34
2013-06-21
t6003: add --date-order test
Junio C Hamano
1
-0
/
+22
2013-06-21
topology tests: teach a helper to take abbreviated timestamps
Junio C Hamano
3
-77
/
+81
2013-06-21
t/lib-t6000: style fixes
Junio C Hamano
1
-47
/
+40
2013-06-21
transport-helper: be quiet on read errors from helpers
Jeff King
1
-3
/
+1
2013-06-21
apply: carefully strdup a possibly-NULL name
Thomas Rast
1
-0
/
+14
2013-06-20
Merge branch 'rs/discard-index-discard-array'
Junio C Hamano
1
-0
/
+14
2013-06-20
Merge branch 'fc/show-non-empty-errors-in-test'
Junio C Hamano
9
-53
/
+65
2013-06-20
Merge branch 'js/test-ln-s-add'
Junio C Hamano
29
-329
/
+347
2013-06-20
pull: merge into unborn by fast-forwarding from empty tree
Thomas Rast
1
-0
/
+29
[prev]
[next]