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-02-23
git-svn: add support for metadata in .git/config
Eric Wong
1
-0
/
+63
2007-02-23
git-svn: remove graft-branches command
Eric Wong
1
-67
/
+0
2007-02-23
git-svn: add a test for show-ignore
Eric Wong
1
-0
/
+26
2007-02-23
git-svn: make multi-init capable of reusing the Ra connection
Eric Wong
1
-0
/
+6
2007-02-22
Merge branches 'lt/crlf' and 'jc/apply-config'
Junio C Hamano
2
-0
/
+379
2007-02-21
t4119: test autocomputing -p<n> for traditional diff input.
Junio C Hamano
1
-74
/
+43
2007-02-21
git-apply: guess correct -p<n> value for non-git patches.
Junio C Hamano
1
-2
/
+54
2007-02-21
git-apply: notice "diff --git" patch again
Junio C Hamano
1
-2
/
+2
2007-02-21
t4119: add test for traditional patch and different p_value
Junio C Hamano
1
-2
/
+49
2007-02-20
disable t4016-diff-quote.sh on some filesystems
Alex Riesen
1
-0
/
+4
2007-02-19
git-apply: require -p<n> when working in a subdirectory.
Junio C Hamano
1
-14
/
+18
2007-02-17
Merge branch 'maint'
Junio C Hamano
1
-0
/
+20
2007-02-17
Teach core.autocrlf to 'git apply'
Junio C Hamano
1
-4
/
+15
2007-02-17
Teach 'git apply' to look at $GIT_DIR/config
Junio C Hamano
1
-0
/
+90
2007-02-16
Do not take mode bits from index after type change.
Junio C Hamano
1
-0
/
+20
2007-02-14
t0020: add test for auto-crlf
Junio C Hamano
1
-0
/
+206
2007-02-13
Merge branch 'jc/deprecate'
Junio C Hamano
1
-3
/
+5
2007-02-12
Work around Subversion race in git-svn tests.
Michael Spang
5
-2
/
+13
2007-02-12
Remove git-resolve.
Junio C Hamano
1
-3
/
+5
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
[next]