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
2010-08-18
Merge branch 'cc/find-commit-subject'
Junio C Hamano
7
-49
/
+62
2010-08-18
Merge branch 'jn/maint-plug-leak'
Junio C Hamano
3
-3
/
+13
2010-08-18
Merge branch 'jl/submodule-ignore-diff'
Junio C Hamano
17
-21
/
+526
2010-08-18
Merge branch 'ml/rebase-x-strategy'
Junio C Hamano
3
-1
/
+39
2010-08-18
Merge branch 'jn/fix-abbrev'
Junio C Hamano
5
-4
/
+3
2010-08-18
Merge branch 'vs/doc-spell'
Junio C Hamano
9
-16
/
+18
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
3
-2
/
+39
2010-08-18
Merge branch 'kf/post-receive-sample-hook'
Junio C Hamano
1
-2
/
+32
2010-08-18
Merge branch 'ab/report-corrupt-object-with-type'
Junio C Hamano
1
-2
/
+11
2010-08-18
Merge branch 'jn/rebase-rename-am'
Junio C Hamano
5
-202
/
+345
2010-08-18
Merge branch 'jn/fast-import-subtree'
Junio C Hamano
3
-11
/
+75
2010-08-18
Merge branch 'ar/string-list-foreach'
Junio C Hamano
5
-104
/
+67
2010-08-18
Merge branch 'jh/graph-next-line'
Junio C Hamano
2
-23
/
+55
2010-08-18
Merge branch 'tr/xsize-bits'
Junio C Hamano
1
-0
/
+2
2010-08-18
Merge branch 'tc/checkout-B'
Junio C Hamano
4
-9
/
+218
2010-08-17
mergetool: Skip autoresolved paths
David Aguilar
2
-17
/
+57
2010-08-16
Userdiff patterns for C#
Petr Onderka
3
-1
/
+19
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
3
-2
/
+99
2010-08-15
git-svn: fix regex to remove "tail" from svn tags
David D. Kilzer
1
-1
/
+1
2010-08-13
git-rebase--interactive.sh: use printf instead of echo to print commit message
Brandon Casey
1
-2
/
+2
2010-08-13
git-rebase--interactive.sh: rework skip_unnecessary_picks
Brandon Casey
1
-9
/
+14
2010-08-13
diff --follow: do call diffcore_std() as necessary
Junio C Hamano
4
-16
/
+27
2010-08-13
diff --follow: do not waste cycles while recursing
Junio C Hamano
1
-1
/
+1
2010-08-12
perl/Makefile: Unset INSTALL_BASE when making perl.mak
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-08-12
pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
Elijah Newren
2
-2
/
+11
2010-08-12
t5520-pull: Add testcases showing spurious conflicts from git pull --rebase
Elijah Newren
1
-0
/
+62
2010-08-12
Merge branch 'jc/sha1-name-find-fix'
Junio C Hamano
1
-10
/
+11
2010-08-12
Merge branch 'jn/doc-pull'
Junio C Hamano
1
-11
/
+54
2010-08-12
Merge branch 'jn/maint-gitweb-dynconf'
Junio C Hamano
1
-4
/
+4
2010-08-12
Merge branch 'bc/use-more-hardlinks-in-install'
Junio C Hamano
1
-3
/
+12
2010-08-12
Merge branch 'tr/rfc-reset-doc'
Junio C Hamano
1
-169
/
+178
2010-08-12
Merge branch 'jn/parse-date-basic'
Junio C Hamano
2
-8
/
+7
2010-08-12
Merge branch 'sp/fix-smart-http-deadlock-on-error'
Junio C Hamano
1
-2
/
+3
2010-08-12
Merge branch 'maint'
Junio C Hamano
8
-13
/
+21
2010-08-12
push: mention "git pull" in error message for non-fast forwards
Matthieu Moy
1
-2
/
+2
2010-08-12
Standardize do { ... } while (0) style
Jonathan Nieder
4
-10
/
+10
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
2
-0
/
+8
2010-08-11
Allow HTTP user agent string to be modified.
Spencer E. Olson
3
-2
/
+18
2010-08-11
Merge branch 'maint'
Junio C Hamano
6
-7
/
+130
2010-08-11
post-receive-email: remove spurious commas in email subject
Matthieu Moy
1
-1
/
+1
2010-08-11
fast-import: export correctly marks larger than 2^20-1
Raja R Harinath
2
-1
/
+58
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
11
-17
/
+123
2010-08-11
merge-recursive: distinguish "removed" and "overwritten" messages
Matthieu Moy
3
-32
/
+51
2010-08-11
merge-recursive: porcelain messages for checkout
Diane Gasselin
5
-16
/
+31
2010-08-11
Turn unpack_trees_options.msgs into an array + enum
Matthieu Moy
6
-52
/
+46
[prev]
[next]