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
2010-11-12
Submodules: Add the "fetchRecurseSubmodules" config option
Jens Lehmann
1
-0
/
+50
2010-11-12
Add the 'fetch.recurseSubmodules' config setting
Jens Lehmann
1
-0
/
+36
2010-11-12
fetch/pull: Add the --recurse-submodules option
Jens Lehmann
1
-0
/
+109
2010-08-24
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2010-08-24
t3302 (notes): Port to Solaris
Jonathan Nieder
1
-1
/
+1
2010-08-24
t7610: cd inside subshell instead of around
Brian Gernhardt
1
-23
/
+26
2010-08-21
Merge branch 'mm/rebase-i-exec'
Junio C Hamano
5
-5
/
+107
2010-08-21
Merge branch 'mm/shortopt-detached'
Junio C Hamano
4
-7
/
+30
2010-08-21
Merge branch 'nd/fix-sparse-checkout'
Junio C Hamano
1
-47
/
+76
2010-08-21
Merge branch 'hv/submodule-find-ff-merge'
Junio C Hamano
1
-6
/
+122
2010-08-21
Merge branch 'en/rebase-against-rebase-fix'
Junio C Hamano
1
-0
/
+62
2010-08-21
Merge branch 'dg/local-mod-error-messages'
Junio C Hamano
4
-3
/
+130
2010-08-21
Merge branch 'po/userdiff-csharp'
Junio C Hamano
1
-1
/
+1
2010-08-21
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2010-08-21
t7403: add missing &&'s
Jens Lehmann
1
-2
/
+2
2010-08-20
Merge branch 'jc/maint-follow-rename-fix' into maint
Junio C Hamano
1
-1
/
+13
2010-08-20
Merge branch 'jn/fix-abbrev' into maint
Junio C Hamano
1
-1
/
+1
2010-08-20
Merge branch 'jn/rebase-rename-am' into maint
Junio C Hamano
3
-199
/
+343
2010-08-19
t9155: fix compatibility with older SVN
Eric Wong
1
-1
/
+1
2010-08-18
Merge branch 'jc/maint-follow-rename-fix'
Junio C Hamano
1
-1
/
+13
2010-08-18
Merge branch 'cc/find-commit-subject'
Junio C Hamano
1
-1
/
+19
2010-08-18
Merge branch 'jl/submodule-ignore-diff'
Junio C Hamano
2
-4
/
+339
2010-08-18
Merge branch 'ml/rebase-x-strategy'
Junio C Hamano
1
-0
/
+9
2010-08-18
Merge branch 'jn/fix-abbrev'
Junio C Hamano
1
-1
/
+1
2010-08-18
Merge branch 'jh/use-test-must-fail'
Junio C Hamano
11
-26
/
+26
2010-08-18
Merge branch 'jh/clean-exclude'
Junio C Hamano
1
-0
/
+16
2010-08-18
Merge branch 'jn/rebase-rename-am'
Junio C Hamano
3
-199
/
+343
2010-08-18
Merge branch 'jn/fast-import-subtree'
Junio C Hamano
1
-0
/
+54
2010-08-18
Merge branch 'tc/checkout-B'
Junio C Hamano
1
-0
/
+172
2010-08-17
mergetool: Skip autoresolved paths
David Aguilar
1
-12
/
+34
2010-08-16
Userdiff patterns for C#
Petr Onderka
1
-1
/
+1
2010-08-15
log: test for regression introduced in v1.7.2-rc0~103^2~2
Ævar Arnfjörð Bjarmason
1
-1
/
+13
2010-08-15
git-svn: fix fetch with deleted tag
David D. Kilzer
2
-0
/
+86
2010-08-12
pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
Elijah Newren
1
-2
/
+2
2010-08-12
t5520-pull: Add testcases showing spurious conflicts from git pull --rebase
Elijah Newren
1
-0
/
+62
2010-08-12
Merge branch 'maint'
Junio C Hamano
2
-1
/
+7
2010-08-12
t/t7003: replace \t with literal tab in sed expression
Brandon Casey
1
-1
/
+1
2010-08-12
index-pack: Don't follow replace refs.
Nelson Elhage
1
-0
/
+6
2010-08-11
Merge branch 'maint'
Junio C Hamano
3
-3
/
+120
2010-08-11
fast-import: export correctly marks larger than 2^20-1
Raja R Harinath
1
-0
/
+57
2010-08-11
t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATH
Ævar Arnfjörð Bjarmason
1
-3
/
+2
2010-08-11
t7609: test merge and checkout error messages
Diane Gasselin
1
-0
/
+125
2010-08-11
unpack_trees: group error messages by type
Matthieu Moy
3
-3
/
+5
2010-08-11
test-lib: user-friendly alternatives to test [-d|-f|-e]
Matthieu Moy
4
-12
/
+51
2010-08-11
rebase -i: add exec command to launch a shell command
Matthieu Moy
2
-0
/
+63
2010-08-11
diff: strip extra "/" when stripping prefix
Jakub Narebski
1
-0
/
+61
2010-08-09
Merge branch 'maint'
Junio C Hamano
2
-1
/
+19
2010-08-09
builtin/checkout: handle -B from detached HEAD correctly
Tay Ray Chuan
1
-0
/
+6
2010-08-09
unpack-trees: mark new entries skip-worktree appropriately
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2010-08-09
unpack-trees: let read-tree -u remove index entries outside sparse area
Nguyễn Thái Ngọc Duy
1
-1
/
+10
[next]