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-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
2012-08-02
git-svn: add join_paths() to safely concatenate paths
Michael G. Schwern
1
-0
/
+32
2012-08-02
git-svn: factor out _collapse_dotdot function
Michael G. Schwern
1
-0
/
+23
2012-07-31
send-email: improve RFC2047 quote parsing
Thomas Rast
1
-0
/
+13
2012-07-31
Merge branch 'jx/i18n-1.7.11'
Junio C Hamano
6
-19
/
+26
2012-07-30
Merge branch 'kk/maint-commit-tree' into maint
Junio C Hamano
1
-0
/
+17
2012-07-30
Merge branch 'jv/maint-no-ext-diff' into maint
Junio C Hamano
1
-0
/
+59
2012-07-30
Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink' into maint
Junio C Hamano
1
-0
/
+13
2012-07-30
Merge branch 'jc/maint-filter-branch-epoch-date' into maint
Junio C Hamano
2
-3
/
+13
2012-07-30
Merge branch 'rj/maint-grep-remove-redundant-test'
Junio C Hamano
1
-11
/
+0
2012-07-30
Merge branch 'dg/submodule-in-dismembered-working-tree'
Junio C Hamano
1
-6
/
+23
2012-07-30
t7409: make sure submodule is initialized and updated in more detail
Daniel Graña
1
-6
/
+23
2012-07-30
t7406: fix misleading "rev-parse --max-count=1 HEAD"
Junio C Hamano
1
-8
/
+8
2012-07-29
t7810-*.sh: Remove redundant test
Ramsay Jones
1
-11
/
+0
2012-07-29
t1100-*.sh: Fix an intermittent test failure
Ramsay Jones
1
-0
/
+1
2012-07-29
t: add missing executable bit to t7409
Jeff King
1
-0
/
+0
2012-07-29
fsck: detect null sha1 in tree entries
Jeff King
1
-0
/
+26
2012-07-29
do not write null sha1s to on-disk index
Jeff King
1
-0
/
+19
2012-07-29
diff: do not use null sha1 as a sentinel value
Jeff King
1
-0
/
+83
2012-07-27
Merge branch 'extract-remaining' of git://git.bogomips.org/git-svn
Junio C Hamano
1
-2
/
+7
2012-07-27
Merge git://git.bogomips.org/git-svn
Junio C Hamano
3
-0
/
+54
2012-07-27
Merge branch 'jk/autoident-test'
Junio C Hamano
1
-33
/
+42
2012-07-27
Merge branch 'dg/submodule-in-dismembered-working-tree'
Junio C Hamano
1
-0
/
+61
2012-07-27
Extract Git::SVN::GlobSpec from git-svn.
Michael G. Schwern
1
-1
/
+2
2012-07-27
Move Git::IndexInfo into its own file.
Michael G. Schwern
1
-1
/
+2
2012-07-27
Extract Git::SVN::Migration from git-svn.
Michael G. Schwern
1
-1
/
+2
2012-07-27
Extract Git::SVN::Log from git-svn.
Michael G. Schwern
1
-2
/
+4
2012-07-27
Move initialization of Git::SVN variables into Git::SVN.
Michael G. Schwern
1
-1
/
+2
2012-07-27
Extract some utilities from git-svn to allow extracting Git::SVN.
Michael G. Schwern
3
-0
/
+53
2012-07-27
test-lib: provide UTF8 behaviour as a prerequisite
Michael J Gruber
3
-17
/
+25
2012-07-27
t0050: use the SYMLINKS test prereq
Michael J Gruber
1
-14
/
+7
2012-07-27
t0050: use the CASE_INSENSITIVE_FS test prereq
Michael J Gruber
1
-13
/
+8
2012-07-27
test-lib: provide case insensitivity as a prerequisite
Michael J Gruber
3
-10
/
+10
2012-07-27
test: allow prerequisite to be evaluated lazily
Junio C Hamano
2
-3
/
+46
2012-07-27
test: rename $satisfied to $satisfied_prereq
Junio C Hamano
1
-3
/
+3
[prev]
[next]