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-10-01
Skip 'git archive --remote' test on msysGit
Pat Thoyts
1
-1
/
+1
2010-10-01
Do not strip CR when grepping HTTP headers.
Pat Thoyts
2
-0
/
+3
2010-10-01
Skip t1300.70 and 71 on msysGit.
Pat Thoyts
3
-10
/
+6
2010-09-30
Merge branch 'maint'
Junio C Hamano
1
-38
/
+14
2010-09-30
send-email: use Perl idioms in while loop
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-09-30
gitweb/Makefile: Add 'test' and 'test-installed' targets
Jakub Narebski
1
-0
/
+4
2010-09-30
t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED
Jakub Narebski
1
-2
/
+19
2010-09-30
t0004 (unwritable files): simplify error handling
Jonathan Nieder
1
-38
/
+14
2010-09-29
merge-recursive: Make room for directories in D/F conflicts
Elijah Newren
1
-1
/
+1
2010-09-29
handle_delete_modify(): Check whether D/F conflicts are still present
Elijah Newren
1
-1
/
+1
2010-09-29
merge_content(): Check whether D/F conflicts are still present
Elijah Newren
1
-4
/
+4
2010-09-29
conflict_rename_rename_1to2(): Fix checks for presence of D/F conflicts
Elijah Newren
1
-1
/
+1
2010-09-29
conflict_rename_delete(): Check whether D/F conflicts are still present
Elijah Newren
1
-2
/
+2
2010-09-29
merge-recursive: Delay content merging for renames
Elijah Newren
1
-1
/
+1
2010-09-29
merge-recursive: Move handling of double rename of one file to two
Elijah Newren
1
-1
/
+1
2010-09-29
merge-recursive: Avoid doubly merging rename/add conflict contents
Elijah Newren
1
-2
/
+2
2010-09-29
t6036: Add testcase for undetected conflict
Elijah Newren
1
-0
/
+85
2010-09-29
t6036: Add a second testcase similar to the first but with content changes
Elijah Newren
1
-0
/
+76
2010-09-29
t6036: Test index and worktree state, not just that merge fails
Elijah Newren
1
-3
/
+21
2010-09-29
t6020: Add a testcase for modify/delete + directory/file conflict
Elijah Newren
1
-0
/
+47
2010-09-29
t6020: Modernize style a bit
Elijah Newren
1
-15
/
+20
2010-09-29
t6022: Add tests for rename/rename combined with D/F conflicts
Elijah Newren
1
-0
/
+79
2010-09-29
t6022: Add paired rename+D/F conflict: (two/file, one/file) -> (one, two)
Elijah Newren
1
-0
/
+63
2010-09-29
t6022: Add tests with both rename source & dest involved in D/F conflicts
Elijah Newren
1
-0
/
+38
2010-09-29
t6022: Add tests for reversing order of merges when D/F conflicts present
Elijah Newren
1
-0
/
+58
2010-09-29
t6022: Add test combinations of {content conflict?, D/F conflict remains?}
Elijah Newren
1
-0
/
+128
2010-09-29
t6032: Add a test checking for excessive output from merge
Elijah Newren
1
-0
/
+30
2010-09-29
t3030: Add a testcase for resolvable rename/add conflict with symlinks
Schalk, Ken
1
-1
/
+36
2010-09-29
Merge branch 'en/rename-d-f' into en/merge-recursive
Junio C Hamano
1
-0
/
+66
2010-09-29
blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''
Kirill Smelkov
2
-8
/
+4
2010-09-29
blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinks
Kirill Smelkov
2
-0
/
+78
2010-09-29
blame,cat-file: Prepare --textconv tests for correctly-failing conversion pro...
Kirill Smelkov
2
-12
/
+14
2010-09-29
Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter'
Junio C Hamano
1
-0
/
+36
2010-09-29
Merge branch 'jc/grep-header-all-match-fix'
Junio C Hamano
1
-1
/
+28
2010-09-29
Merge branch 'jn/gitweb-test-lib'
Junio C Hamano
1
-6
/
+6
2010-09-29
Merge branch 'bc/fortran-userdiff'
Junio C Hamano
1
-1
/
+1
2010-09-29
Merge branch 'rr/format-patch-count-without-merges'
Junio C Hamano
1
-0
/
+21
2010-09-29
Merge branch 'jc/pickaxe-grep'
Junio C Hamano
4
-0
/
+55
2010-09-29
Merge branch 'rr/fmt-merge-msg'
Junio C Hamano
1
-0
/
+91
2010-09-29
Merge branch 'po/etc-gitattributes'
Junio C Hamano
1
-0
/
+13
2010-09-29
send-email: Use To: headers in patch files
Stephen Boyd
1
-0
/
+24
2010-09-29
stash: fix git stash branch regression when branch creation fails
Jon Seymour
1
-1
/
+1
2010-09-29
stash drops the stash even if creating the branch fails because it already ex...
Tomas Carnecky
1
-0
/
+11
2010-09-27
perl: bump the required Perl version to 5.8 from 5.6.[21]
Ævar Arnfjörð Bjarmason
2
-1
/
+2
2010-09-27
git-send-email.perl: Add --to-cmd
Joe Perches
1
-0
/
+18
2010-09-27
t6050 (replace): fix bogus "fetch branch with replacement" test
Christian Couder
1
-3
/
+10
2010-09-27
smart-http: Don't change POST to GET when following redirect
Tay Ray Chuan
2
-0
/
+15
2010-09-27
prefer test -h over test -L in shell scripts
Jeff King
2
-4
/
+4
2010-09-27
t1503: Fix arithmetic expansion syntax error when using dash
Ramsay Jones
1
-2
/
+2
2010-09-27
builtin/revert.c: don't dereference a NULL pointer
Brandon Casey
1
-0
/
+10
[prev]
[next]