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
2009-02-11
filter-branch: Add more error-handling
Eric Kidd
1
-0
/
+4
2009-02-11
Merge git://git.bogomips.org/git-svn
Junio C Hamano
3
-0
/
+218
2009-02-11
test case for regression caused by git-svn empty symlink fix
Anton Gyllenberg
2
-0
/
+208
2009-02-11
git-svn: allow disabling expensive broken symlink checks
Eric Wong
1
-0
/
+10
2009-02-11
Merge branch 'maint'
Junio C Hamano
1
-0
/
+39
2009-02-11
Merge branch 'maint-1.5.6' into maint
Junio C Hamano
1
-0
/
+39
2009-02-11
Merge branch 'maint-1.5.5' into maint-1.5.6
Junio C Hamano
1
-0
/
+39
2009-02-11
Merge branch 'maint-1.5.4' into maint-1.5.5
Junio C Hamano
1
-0
/
+39
2009-02-11
revision traversal and pack: notice and die on missing commit
Junio C Hamano
1
-0
/
+39
2009-02-10
receive-pack: receive.denyDeleteCurrent
Junio C Hamano
1
-0
/
+13
2009-02-10
Warn use of "origin" when remotes/origin/HEAD is dangling
Junio C Hamano
1
-0
/
+6
2009-02-10
remote prune: warn dangling symrefs
Junio C Hamano
1
-0
/
+21
2009-02-10
Modernize t5400 test script
Junio C Hamano
1
-86
/
+94
2009-02-10
Revert "Merge branch 'js/notes'"
Junio C Hamano
2
-193
/
+0
2009-02-10
Merge branch 'js/git-submodule-trailing-slash'
Junio C Hamano
1
-0
/
+13
2009-02-10
Merge branch 'js/maint-1.6.0-path-normalize'
Junio C Hamano
2
-19
/
+20
2009-02-08
Add two extra tests for git rebase
Johannes Schindelin
1
-1
/
+12
2009-02-08
Change current mailmap usage to do matching on both name and email of author/...
Marius Storm-Olsen
1
-0
/
+106
2009-02-08
Add mailmap.file as configurational option for mailmap location
Marius Storm-Olsen
1
-0
/
+109
2009-02-07
submodule: warn about non-submodules
Johannes Schindelin
1
-0
/
+7
2009-02-07
Let ls-files strip trailing slashes in submodules' paths
Johannes Schindelin
1
-0
/
+6
2009-02-07
Test and fix normalize_path_copy()
Johannes Sixt
1
-16
/
+17
2009-02-07
Fix GIT_CEILING_DIRECTORIES on Windows
René Scharfe
1
-3
/
+3
2009-02-07
Merge branch 'js/filter-branch-submodule'
Junio C Hamano
1
-1
/
+3
2009-02-07
git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work tree
Marcel M. Cary
1
-2
/
+2
2009-02-05
Merge branch 'js/maint-remote-remove-mirror'
Junio C Hamano
1
-0
/
+26
2009-02-05
Merge branch 'js/notes'
Junio C Hamano
2
-0
/
+193
2009-02-05
Merge branch 'jc/refuse-push-to-current'
Junio C Hamano
1
-3
/
+3
2009-02-05
Merge branch 'jk/head-symref'
Junio C Hamano
1
-0
/
+41
2009-02-05
Merge branch 'cb/mergetool'
Junio C Hamano
1
-16
/
+59
2009-02-05
Merge branch 'sg/maint-gitdir-in-subdir' into maint
Junio C Hamano
1
-0
/
+7
2009-02-05
Merge branch 'jc/maint-split-diff-metainfo' into maint
Junio C Hamano
2
-1
/
+19
2009-02-05
Merge branch 'js/maint-all-implies-HEAD' into maint
Junio C Hamano
2
-2
/
+40
2009-02-05
Merge branch 'kc/maint-diff-bwi-fix' into maint
Junio C Hamano
1
-0
/
+27
2009-02-05
valgrind: do not require valgrind 3.4.0 or newer
Johannes Schindelin
2
-2
/
+13
2009-02-04
Merge branch 'jc/fsck' (early part)
Junio C Hamano
1
-0
/
+31
2009-02-04
Merge branch 'maint'
Junio C Hamano
1
-1
/
+9
2009-02-04
Merge branch 'ns/am-slacker'
Junio C Hamano
1
-0
/
+33
2009-02-04
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-1
/
+9
2009-02-04
builtin-mv.c: check for unversionned files before looking at the destination.
Matthieu Moy
1
-1
/
+1
2009-02-04
Add a testcase for "git mv -f" on untracked files.
Matthieu Moy
1
-0
/
+8
2009-02-04
Missing && in t/t7001.sh.
Matthieu Moy
1
-1
/
+1
2009-02-04
builtin-remote: make rm operation safer in mirrored repository
Jay Soffian
1
-0
/
+26
2009-02-03
test-lib: avoid assuming that templates/ are in the GIT_EXEC_PATH
Johannes Schindelin
1
-3
/
+1
2009-02-03
Tests: let --valgrind imply --verbose and --tee
Johannes Schindelin
3
-3
/
+7
2009-02-03
Add a script to coalesce the valgrind outputs
Johannes Schindelin
1
-0
/
+123
2009-02-03
t/Makefile: provide a 'valgrind' target
Johannes Schindelin
1
-1
/
+4
2009-02-03
test-lib.sh: optionally output to test-results/$TEST.out, too
Johannes Schindelin
2
-0
/
+24
2009-02-03
Valgrind support: check for more than just programming errors
Johannes Schindelin
1
-0
/
+15
2009-02-03
valgrind: ignore ldso and more libz errors
Jeff King
1
-4
/
+26
[prev]
[next]