index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-05
t4205 (log-pretty-formats): avoid using `sed`
Alexey Shumkin
1
-16
/
+10
2013-07-05
t6006 (rev-list-format): add tests for "%b" and "%s" for the case i18n.commit...
Alexey Shumkin
1
-13
/
+28
2013-07-05
t4205, t6006, t7102: make functions better readable
Alexey Shumkin
3
-25
/
+16
2013-07-05
t4205 (log-pretty-formats): revert back single quotes
Alexey Shumkin
1
-53
/
+53
2013-07-05
Merge branch 'maint'
Junio C Hamano
2
-19
/
+0
2013-07-05
Merge branch 'tr/test-v-and-v-subtest-only'
Junio C Hamano
6
-53
/
+276
2013-07-05
test-lib.sh - cygwin does not have usable FIFOs
Mark Levedahl
1
-1
/
+8
2013-07-05
t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1
Alexey Shumkin
4
-18
/
+18
2013-07-04
gitweb: allow extra breadcrumbs to prefix the trail
Tony Finch
2
-3
/
+26
2013-07-04
send-email: provide port separately from hostname
brian m. carlson
1
-2
/
+4
2013-07-03
fixup-builtins: retire an old transition helper script
Ramkumar Ramachandra
2
-19
/
+0
2013-07-03
Merge branch 'maint'
Junio C Hamano
2
-1
/
+16
2013-07-03
Update draft release notes to 1.8.3.3
Junio C Hamano
1
-0
/
+15
2013-07-03
Merge branch 'rr/diffcore-pickaxe-doc' into maint
Junio C Hamano
3
-28
/
+59
2013-07-03
Merge branch 'cr/git-work-tree-sans-git-dir' into maint
Junio C Hamano
1
-3
/
+1
2013-07-03
Merge branch 'fc/do-not-use-the-index-in-add-to-index' into maint
Junio C Hamano
1
-3
/
+3
2013-07-03
Merge branch 'dm/unbash-subtree' into maint
Junio C Hamano
1
-1
/
+1
2013-07-03
Merge branch 'jc/core-checkstat' into maint
Junio C Hamano
1
-1
/
+14
2013-07-03
Merge branch 'jc/t5551-posix-sed-bre' into maint
Junio C Hamano
1
-2
/
+6
2013-07-03
Merge branch 'vv/help-unknown-ref' into maint
Junio C Hamano
3
-1
/
+57
2013-07-03
Merge branch 'rs/empty-archive' into maint
Junio C Hamano
2
-0
/
+15
2013-07-03
Merge branch 'rh/merge-options-doc-fix' into maint
Junio C Hamano
1
-1
/
+2
2013-07-03
Merge branch 'an/diff-index-doc' into maint
Junio C Hamano
1
-6
/
+6
2013-07-03
Merge branch 'cm/gitweb-project-list-persistent-cgi-fix' into maint
Junio C Hamano
1
-1
/
+1
2013-07-03
Merge branch 'ar/wildmatch-foldcase' into maint
Junio C Hamano
2
-6
/
+56
2013-07-03
Merge branch 'cb/log-follow-with-combined' into maint
Junio C Hamano
2
-0
/
+17
2013-07-03
Merge branch 'rr/die-on-missing-upstream' into maint
Junio C Hamano
2
-17
/
+22
2013-07-03
Merge branch 'maint-1.8.2' into maint
Junio C Hamano
1
-1
/
+1
2013-07-03
Merge branch 'maint-1.8.1' into maint-1.8.2
Junio C Hamano
1
-1
/
+1
2013-07-03
Change "remote tracking" to "remote-tracking"
Michael Schubert
6
-14
/
+17
2013-07-03
teach format-patch to place other authors into in-body "From"
Jeff King
7
-0
/
+128
2013-07-03
pretty.c: drop const-ness from pretty_print_context
Jeff King
2
-9
/
+17
2013-07-03
git-remote-mediawiki: un-brace file handles in binmode calls
Matthieu Moy
1
-2
/
+2
2013-07-03
git-config: update doc for --get with multiple values
John Keeping
1
-1
/
+1
2013-07-03
Add --depth to submodule update/add
Fredrik Gustafsson
4
-12
/
+61
2013-07-03
submodule update: allow custom command to update submodule working tree
Chris Packham
3
-1
/
+38
2013-07-02
merge: handle --ff/--no-ff/--ff-only as a tri-state option
Miklos Vajna
2
-25
/
+42
2013-07-02
Do not ignore merge options in interactive rebase
Arnaud Fontaine
2
-5
/
+27
2013-07-02
fetch-pack: avoid quadratic behavior in rev_list_push
Jeff King
1
-7
/
+6
2013-07-02
commit.c: make compare_commits_by_commit_date global
Jeff King
2
-1
/
+3
2013-07-02
fetch-pack: avoid quadratic list insertion in mark_complete
Jeff King
1
-1
/
+2
2013-07-01
get_short_sha1(): correctly disambiguate type-limited abbreviation
Junio C Hamano
1
-1
/
+1
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
3
-2
/
+40
2013-07-01
treat_directory(): do not declare submodules to be untracked
Junio C Hamano
2
-6
/
+21
2013-07-01
Merge branch 'maint'
Junio C Hamano
2
-3
/
+5
2013-07-01
Update draft release notes to 1.8.4
Junio C Hamano
1
-0
/
+16
2013-07-01
Merge branch 'rr/remote-branch-config-refresh'
Junio C Hamano
3
-402
/
+480
2013-07-01
Merge branch 'ed/color-prompt'
Junio C Hamano
2
-70
/
+182
2013-07-01
Merge branch 'ap/rebase-multiple-fixups'
Junio C Hamano
4
-44
/
+130
[prev]
[next]