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-07-01
Merge branch 'sg/bash-prompt'
Junio C Hamano
2
-217
/
+240
2013-07-01
Merge branch 'wk/doc-in-linux-3.x-era'
Junio C Hamano
1
-1
/
+1
2013-07-01
Merge branch 'jc/topo-author-date-sort'
Junio C Hamano
4
-120
/
+219
2013-06-30
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2013-06-30
Merge branch 'ap/diff-ignore-blank-lines'
Junio C Hamano
1
-0
/
+345
2013-06-30
Merge branch 'jk/submodule-subdirectory-ok'
Junio C Hamano
6
-173
/
+538
2013-06-30
test: spell 'ls-files --delete' option correctly in test descriptions
SZEDER Gábor
1
-2
/
+2
2013-06-28
Merge branch 'nd/clone-connectivity-shortcut' (early part) into maint
Junio C Hamano
1
-0
/
+7
2013-06-27
Merge branch 'ks/difftool-dir-diff-copy-fix' into maint
Junio C Hamano
1
-0
/
+19
2013-06-27
Merge branch 'fc/show-branch-in-rebase-am' into maint
Junio C Hamano
1
-1
/
+1
2013-06-27
Merge branch 'rs/commit-m-no-edit' into maint
Junio C Hamano
1
-0
/
+17
2013-06-27
Merge branch 'jc/strbuf-branchname-fix' into maint
Junio C Hamano
1
-2
/
+13
2013-06-27
Merge branch 'mk/combine-diff-context-horizon-fix' into maint
Junio C Hamano
1
-0
/
+48
2013-06-27
Merge branch 'kb/ancestry-path-threedots' into maint
Junio C Hamano
1
-1
/
+20
2013-06-27
Merge branch 'mh/fetch-into-shallow' into maint
Junio C Hamano
1
-0
/
+14
2013-06-27
Merge branch 'jh/checkout-auto-tracking' into maint
Junio C Hamano
4
-5
/
+173
2013-06-27
Merge branch 'mt/send-email-cc-match-fix'
Junio C Hamano
1
-0
/
+14
2013-06-27
Merge branch 'jk/pull-into-dirty-unborn'
Junio C Hamano
1
-0
/
+29
2013-06-27
Merge branch 'bc/checkout-tracking-name-plug-leak'
Junio C Hamano
1
-2
/
+2
2013-06-27
Merge branch 'rr/rebase-stash-store'
Junio C Hamano
1
-0
/
+19
2013-06-26
Merge branch 'tr/maint-apply-non-git-patch-parsefix'
Junio C Hamano
1
-0
/
+14
2013-06-26
Merge branch 'vl/typofix'
Junio C Hamano
1
-1
/
+1
2013-06-26
Merge branch 'fg/submodule-non-ascii-path'
Junio C Hamano
1
-0
/
+15
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
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-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
[next]