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-09-01
Merge branch 'gp/pack-refs-remove-empty-dirs' into maint
Junio C Hamano
1
-0
/
+6
2010-09-01
Merge branch 'sg/rerere-gc-old-still-used' into maint
Junio C Hamano
1
-3
/
+11
2010-09-01
Merge branch 'dj/fetch-tagopt' into maint
Junio C Hamano
1
-0
/
+41
2010-09-01
Merge branch 'da/fix-submodule-sync-superproject-config' into maint
Junio C Hamano
1
-0
/
+3
2010-09-01
Merge branch 'en/rebase-against-rebase-fix' into maint
Junio C Hamano
1
-0
/
+62
2010-08-29
Merge branch 'maint-1.7.1' into maint
Junio C Hamano
1
-5
/
+5
2010-08-29
t0003: add missing && at end of lines
Matthieu Moy
1
-5
/
+5
2010-08-24
t3302 (notes): Port to Solaris
Jonathan Nieder
1
-1
/
+1
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-18
submodule sync: Update "submodule.<name>.url"
David Aguilar
1
-0
/
+3
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-14
fetch: allow command line --tags to override config
Daniel Johnson
1
-0
/
+41
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
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
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
diff: strip extra "/" when stripping prefix
Jakub Narebski
1
-0
/
+61
2010-08-09
t7003: fix subdirectory-filter test
Thomas Rast
1
-1
/
+2
2010-08-06
Allow "check-ref-format --branch" from subdirectory
Jonathan Nieder
1
-0
/
+17
2010-08-02
Merge branch 'ab/tap' into maint
Junio C Hamano
1
-4
/
+3
2010-08-02
test-lib: Remove 3 year old no-op --no-python option
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2010-08-02
test-lib: Ignore --quiet under a TAP harness
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2010-07-28
Fix git rebase --continue to work with touched files
David D. Kilzer
1
-0
/
+43
2010-07-27
Sync with 1.7.1.2
Junio C Hamano
1
-1
/
+23
2010-07-27
Sync with 1.7.0 series
Junio C Hamano
1
-1
/
+23
2010-07-27
archive: abbreviate substituted commit ids again
Jonathan Nieder
1
-1
/
+1
2010-07-27
config --get --path: check for unset $HOME
Jonathan Nieder
1
-1
/
+23
2010-07-25
t3700-add: fix dependence on stdout and stderr buffering
Johannes Sixt
1
-3
/
+6
2010-07-25
git-rebase--interactive.sh: use printf instead of echo to print commit message
Brandon Casey
1
-1
/
+7
2010-07-25
Merge branch 'maint-1.6.6' into maint-1.7.0
Junio C Hamano
1
-0
/
+18
2010-07-25
Merge branch 'maint-1.6.5' into maint-1.6.6
Junio C Hamano
1
-0
/
+18
2010-07-25
Merge branch 'maint-1.6.4' into maint-1.6.5
Junio C Hamano
1
-0
/
+18
2010-07-23
rebase: protect against diff.renames configuration
Junio C Hamano
1
-1
/
+23
2010-07-23
t3400 (rebase): whitespace cleanup
Jonathan Nieder
1
-90
/
+92
2010-07-23
Teach "apply --index-info" to handle rename patches
Junio C Hamano
1
-0
/
+46
2010-07-23
t4150 (am): futureproof against failing tests
Jonathan Nieder
1
-1
/
+47
2010-07-23
t4150 (am): style fix
Jonathan Nieder
2
-108
/
+136
2010-07-21
tests: correct "does reflog exist?" tests
Junio C Hamano
2
-49
/
+11
2010-07-21
t/: work around one-shot variable assignment with test_must_fail
Brandon Casey
3
-8
/
+40
2010-07-21
t/README: correct an exception when breaking a && chain in tests
Jonathan Nieder
1
-4
/
+4
2010-07-20
t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_fail
Brandon Casey
2
-2
/
+2
2010-07-20
t/t3700: convert two uses of negation operator '!' to use test_must_fail
Brandon Casey
1
-2
/
+2
2010-07-20
Merge branch 'maint'
Junio C Hamano
1
-2
/
+4
2010-07-20
t/README: clarify test_must_fail description
Brandon Casey
1
-0
/
+8
2010-07-19
git submodule add: Require the new --force option to add ignored paths
Jens Lehmann
1
-12
/
+15
[next]