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-03
submodule update: allow custom command to update submodule working tree
Chris Packham
1
-0
/
+29
2013-07-02
merge: handle --ff/--no-ff/--ff-only as a tri-state option
Miklos Vajna
1
-3
/
+9
2013-07-02
Do not ignore merge options in interactive rebase
Arnaud Fontaine
1
-0
/
+11
2013-07-01
t1512: correct leftover constants from earlier edition
Junio C Hamano
1
-10
/
+22
2013-07-01
git stash: avoid data loss when "git stash save" kills a directory
Petr Baudis
1
-0
/
+18
2013-07-01
treat_directory(): do not declare submodules to be untracked
Junio C Hamano
1
-3
/
+20
2013-07-01
Merge branch 'maint'
Junio C Hamano
2
-3
/
+5
2013-07-01
Merge branch 'rr/remote-branch-config-refresh'
Junio C Hamano
1
-377
/
+471
2013-07-01
Merge branch 'ed/color-prompt'
Junio C Hamano
1
-0
/
+141
2013-07-01
Merge branch 'ap/rebase-multiple-fixups'
Junio C Hamano
2
-38
/
+107
2013-07-01
Merge branch 'kb/am-deprecate-resolved'
Junio C Hamano
1
-2
/
+2
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-07-01
t4205: replace .\+ with ..* in sed commands
Brian Gernhardt
1
-2
/
+2
2013-07-01
lib-rebase: style: use write_script, <<-\EOF
Andrew Pimlott
1
-38
/
+36
2013-07-01
t7500: fix flipped actual/expect
Andrew Pimlott
1
-3
/
+3
2013-07-01
lib-rebase: document exec_ in FAKE_LINES
Andrew Pimlott
1
-0
/
+2
2013-06-30
completion: learn about --man-path
John Keeping
1
-0
/
+1
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-29
perf-lib: fix start/stop of perf tests
Thomas Gummerer
1
-1
/
+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-27
rebase -i: handle fixup! fixup! in --autosquash
Andrew Pimlott
2
-0
/
+71
2013-06-27
am: replace uses of --resolved with --continue
Kevin Bracey
1
-2
/
+2
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-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-26
pretty: --format output should honor logOutputEncoding
Alexey Shumkin
4
-27
/
+27
2013-06-26
pretty: Add failing tests: --format output should honor logOutputEncoding
Alexey Shumkin
4
-97
/
+199
2013-06-26
t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs
Alexey Shumkin
1
-22
/
+26
2013-06-26
t7102 (reset): don't hardcode SHA-1 in expected outputs
Alexey Shumkin
1
-3
/
+5
2013-06-26
t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs
Alexey Shumkin
1
-63
/
+77
[prev]
[next]