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
2012-09-07
Merge branch 'kk/maint-for-each-ref-multi-sort'
Junio C Hamano
1
-0
/
+10
2012-09-07
Merge branch 'pw/p4-use-client-spec-branch-detection'
Junio C Hamano
3
-17
/
+94
2012-09-07
Merge branch 'nd/i18n-poison-test-updates'
Junio C Hamano
23
-53
/
+83
2012-09-03
Merge branch 'sz/submodule-force-update'
Junio C Hamano
1
-0
/
+12
2012-09-03
Merge branch 'ph/stash-rerere'
Junio C Hamano
1
-0
/
+38
2012-09-03
Merge branch 'cw/cherry-pick-allow-empty-message'
Junio C Hamano
1
-0
/
+5
2012-08-29
Merge branch 'ef/win32-cred-helper'
Junio C Hamano
1
-0
/
+4
2012-08-29
Merge branch 'hv/submodule-path-unmatch'
Junio C Hamano
1
-4
/
+22
2012-08-29
Merge branch 'mz/empty-rebase-test'
Junio C Hamano
1
-1
/
+17
2012-08-27
Merge branch 'js/grep-patterntype-config'
Junio C Hamano
1
-0
/
+181
2012-08-27
Merge branch 'bc/receive-pack-stdout-protection'
Junio C Hamano
1
-0
/
+35
2012-08-27
Merge branch 'ab/diff-write-incomplete-line'
Junio C Hamano
1
-0
/
+30
2012-08-27
Merge branch 'jc/maint-t7406-rev-parse-max-count-huh'
Junio C Hamano
1
-8
/
+8
2012-08-27
Merge branch 'jk/maint-null-in-trees'
Junio C Hamano
3
-0
/
+128
2012-08-27
Merge branch 'mm/push-default-switch-warning'
Junio C Hamano
1
-1
/
+4
2012-08-27
Fix tests under GETTEXT_POISON on parseopt
Jiang Xin
11
-22
/
+46
2012-08-27
Fix tests under GETTEXT_POISON on git-remote
Jiang Xin
1
-11
/
+17
2012-08-27
Fix tests under GETTEXT_POISON on pack-object
Jiang Xin
2
-4
/
+4
2012-08-27
Fix tests under GETTEXT_POISON on git-apply
Jiang Xin
3
-6
/
+6
2012-08-27
Fix tests under GETTEXT_POISON on diffstat
Jiang Xin
4
-8
/
+8
2012-08-27
Fix tests under GETTEXT_POISON on git-stash
Jiang Xin
1
-1
/
+1
2012-08-27
Fix tests under GETTEXT_POISON on relative dates
Jiang Xin
1
-1
/
+1
2012-08-24
Make 'git submodule update --force' always check out submodules.
Stefan Zager
1
-0
/
+12
2012-08-22
Merge branch 'tr/maint-send-email-2047'
Junio C Hamano
1
-0
/
+13
2012-08-22
Merge branch 'mk/test-seq'
Junio C Hamano
3
-2
/
+23
2012-08-22
Merge branch 'jc/test-prereq'
Junio C Hamano
6
-205
/
+233
2012-08-22
Merge branch 'ms/git-svn-1.7'
Junio C Hamano
6
-3
/
+118
2012-08-22
t3910: use the UTF8_NFD_TO_NFC test prereq
Michael J Gruber
1
-146
/
+135
2012-08-21
for-each-ref: Fix sort with multiple keys
Kacper Kornet
1
-1
/
+1
2012-08-21
t6300: test sort with multiple keys
Kacper Kornet
1
-0
/
+10
2012-08-20
git p4: make branch detection work with --use-client-spec
Pete Wyckoff
1
-1
/
+1
2012-08-17
stash: invoke rerere in case of conflict
Phil Hord
1
-1
/
+1
2012-08-17
test: git-stash conflict sets up rerere
Phil Hord
1
-0
/
+38
2012-08-16
contrib: add win32 credential-helper
Erik Faye-Lund
1
-0
/
+4
2012-08-14
Let submodule command exit with error status if path does not exist
Heiko Voigt
1
-4
/
+22
2012-08-11
git p4 test: add broken --use-client-spec --detect-branches tests
Pete Wyckoff
1
-0
/
+77
2012-08-11
git p4 test: move client_view() function to library
Pete Wyckoff
2
-17
/
+17
2012-08-10
git svn: reset invalidates the memoized mergeinfo caches
Peter Baumann
1
-0
/
+78
2012-08-10
git svn: handle errors and concurrent commits in dcommit
Robert Luberda
1
-0
/
+216
2012-08-09
add tests for 'git rebase --keep-empty'
Martin von Zweigbergk
1
-1
/
+17
2012-08-06
receive-pack: do not leak output from auto-gc to standard output
Junio C Hamano
1
-1
/
+1
2012-08-06
t/t5400: demonstrate breakage caused by informational message from prune
Brandon Casey
1
-0
/
+35
2012-08-06
cherry-pick: add --allow-empty-message option
Chris Webb
1
-0
/
+5
2012-08-05
Fix '\ No newline...' annotation in rewrite diffs
Adam Butcher
1
-0
/
+30
2012-08-04
tests: Introduce test_seq
MichaĆ Kiedrowicz
3
-2
/
+23
2012-08-03
grep: add a grep.patternType configuration setting
J Smith
1
-0
/
+181
2012-08-02
git-svn: introduce add_path_to_url function
Michael G. Schwern
1
-0
/
+27
2012-08-02
git-svn: attempt to mimic SVN 1.7 URL canonicalization
Michael G. Schwern
2
-1
/
+29
2012-08-02
t9107: fix typo
Michael G. Schwern
1
-1
/
+1
2012-08-02
t9118: workaround inconsistency between SVN versions
Michael G. Schwern
1
-1
/
+6
[next]