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-13
mailmap: fix use of freed memory
Jim Meyering
1
-3
/
+38
2010-10-13
rev-list: handle %x00 NUL in user format
Jeff King
3
-4
/
+12
2010-10-13
submodule sync: Update "submodule.<name>.url" for empty directories
Andreas Köhler
1
-1
/
+11
2010-10-13
fast-import: Allow filemodify to set the root
David Barr
1
-0
/
+21
2010-10-13
shell portability: no "export VAR=VAL"
Junio C Hamano
3
-20
/
+20
2010-10-13
gitweb: Fix test of highlighting support in t9500
Jakub Narebski
1
-5
/
+6
2010-10-08
t5503: fix typo
Michael J Gruber
1
-1
/
+1
2010-10-06
Merge branch 'maint'
Junio C Hamano
1
-3
/
+3
2010-10-06
t/t3415: use && where applicable.
Yann Dirson
1
-3
/
+3
2010-10-06
Make test script t9157 executable
Junio C Hamano
1
-0
/
+0
2010-10-06
Merge branch 'bc/fix-cherry-pick-root'
Junio C Hamano
1
-0
/
+10
2010-10-06
Merge branch 'maint'
Junio C Hamano
2
-1
/
+50
2010-10-05
Merge early part of git-svn into maint
Junio C Hamano
1
-0
/
+50
2010-10-04
send-email: Don't leak To: headers between patches
Stephen Boyd
1
-0
/
+15
2010-10-03
t3020 (ls-files-error-unmatch): remove stray '1' from end of file
Elijah Newren
1
-1
/
+0
2010-10-03
Side-step MSYS-specific path "corruption" leading to t5560 failure.
Eric Sunshine
1
-2
/
+1
2010-10-03
Side-step sed line-ending "corruption" leading to t6038 failure.
Eric Sunshine
1
-1
/
+3
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
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
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
2010-09-26
git-stash: fix flag parsing
Brian Gernhardt
1
-4
/
+4
2010-09-26
t/t3903-stash: improve testing of git-stash show
Brandon Casey
1
-4
/
+58
2010-09-24
git-svn: check_cherry_pick should exclude commits already in our history
Steven Walter
1
-0
/
+50
2010-09-23
add rebase patch id tests
Clemens Buchacher
1
-0
/
+109
2010-09-23
diff: don't use pathname-based diff drivers for symlinks
Jeff King
1
-0
/
+26
[prev]
[next]