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
2007-03-06
make t8001 work on Mac OS X again
Johannes Schindelin
1
-1
/
+2
2007-02-27
mailinfo: do not get confused with logical lines that are too long.
Linus Torvalds
5
-1
/
+93
2007-02-16
Do not take mode bits from index after type change.
Junio C Hamano
1
-0
/
+20
2007-02-12
Work around Subversion race in git-svn tests.
Michael Spang
5
-2
/
+13
2007-02-12
fast-import: Support reusing 'from' and brown paper bag fix reset.
Shawn O. Pearce
1
-0
/
+60
2007-02-11
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
1
-0
/
+26
2007-02-11
fast-import: Hide the pack boundary commits by default.
Shawn O. Pearce
1
-0
/
+26
2007-02-11
t4016: test quoting funny pathnames in diff output
Junio C Hamano
1
-0
/
+66
2007-02-07
t4200: skip gc-rerere test on systems with non GNU date.
Junio C Hamano
1
-20
/
+17
2007-02-07
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
1
-0
/
+51
2007-02-07
Avoid ActiveState Perl IO in t800[12]
Alex Riesen
1
-1
/
+2
2007-02-07
Teach fast-import how to clear the internal branch content.
Shawn O. Pearce
1
-0
/
+51
2007-02-06
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
1
-0
/
+359
2007-02-06
Don't do non-fastforward updates in fast-import.
Shawn O. Pearce
1
-0
/
+80
2007-02-06
Support RFC 2822 date parsing in fast-import.
Shawn O. Pearce
1
-0
/
+36
2007-02-05
t9200: Work around HFS+ issues.
Junio C Hamano
1
-0
/
+14
2007-02-04
git-clone --reference: saner handling of borrowed symrefs.
Junio C Hamano
1
-1
/
+39
2007-02-03
Default GIT_MERGE_VERBOSITY to 5 during tests.
Shawn O. Pearce
1
-0
/
+2
2007-02-03
Keep untracked files not involved in a merge.
Shawn O. Pearce
1
-0
/
+42
2007-02-03
Assorted typo fixes
Pavel Roskin
6
-9
/
+9
2007-01-31
t9200: do not test -x bit if the filesystem does not support it.
Junio C Hamano
1
-0
/
+6
2007-01-31
t9200: Re-code non-ascii path test in UTF-8
Junio C Hamano
1
-8
/
+8
2007-01-30
Merge branch 'master' into sp/gfi
Shawn O. Pearce
38
-124
/
+676
2007-01-28
git-fsck-objects is now synonym to git-fsck
Junio C Hamano
3
-5
/
+5
2007-01-28
[PATCH] Rename git-repo-config to git-config.
Tom Prince
16
-122
/
+122
2007-01-25
Fix seriously broken "git pack-refs"
Linus Torvalds
1
-0
/
+9
2007-01-24
Consolidate {receive,fetch}.unpackLimit
Junio C Hamano
1
-1
/
+1
2007-01-24
fetch-pack: remove --keep-auto and make it the default.
Junio C Hamano
1
-1
/
+2
2007-01-23
t/t1300-repo-config.sh: value continued on next line
Jakub Narebski
1
-0
/
+20
2007-01-23
git-checkout -m: fix merge case
Junio C Hamano
1
-1
/
+27
2007-01-21
Revert "prune: --grace=time"
Junio C Hamano
4
-10
/
+10
2007-01-20
prune: --grace=time
Matthias Lederhofer
4
-10
/
+10
2007-01-20
Do not verify filenames in a bare repository
Johannes Schindelin
1
-0
/
+29
2007-01-19
Extend read_ref_at() to be usable from places other than sha1_name.
Junio C Hamano
1
-3
/
+3
2007-01-19
config_set_multivar(): disallow newlines in keys
Johannes Schindelin
1
-0
/
+6
2007-01-18
Use standard -t option for touch.
Simon 'corecode' Schubert
1
-12
/
+12
2007-01-18
Accept 'inline' file data in fast-import commit structure.
Shawn O. Pearce
1
-0
/
+59
2007-01-18
Reduce value duplication in t9300-fast-import.
Shawn O. Pearce
1
-17
/
+17
2007-01-18
Create test case for fast-import.
Shawn O. Pearce
1
-0
/
+184
2007-01-17
Add --summary to git-format-patch by default
Junio C Hamano
6
-0
/
+12
2007-01-16
Use merge-recursive in git-checkout -m (branch switching)
Junio C Hamano
1
-8
/
+33
2007-01-15
Replace "echo -n" with printf in shell scripts.
Jason Riedy
3
-4
/
+4
2007-01-15
Start all test scripts with /bin/sh.
Jason Riedy
3
-1
/
+3
2007-01-14
Use merge-recursive in git-revert/git-cherry-pick
Junio C Hamano
1
-0
/
+62
2007-01-14
Add describe test.
Junio C Hamano
1
-0
/
+97
2007-01-14
Merge branch 'jc/int'
Junio C Hamano
3
-0
/
+263
2007-01-14
Hide output about SVN::Core not being found during tests.
Shawn O. Pearce
1
-1
/
+1
2007-01-13
More tests in t3901.
Junio C Hamano
1
-36
/
+137
2007-01-13
t3901: test "format-patch | am" pipe with i18n
Junio C Hamano
3
-0
/
+162
2007-01-13
git-svn: fix tests to work with older svn
Eric Wong
2
-2
/
+4
[next]