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: fix several fetch bugs related to repeated invocations
Eric Wong
1
-3
/
+13
2007-02-23
git-svn: fetch tracks initial change with --follow-parent
Eric Wong
1
-1
/
+13
2007-02-23
git-svn: stop using path names as refnames with --follow-parent
Eric Wong
1
-2
/
+4
2007-02-23
git-svn: correctly handle do_{switch,update} in deep directories
Eric Wong
1
-0
/
+31
2007-02-23
git-svn: fix committing to subdirectories, add tests
Eric Wong
2
-0
/
+38
2007-02-23
git-svn: fix segfaults from accessing svn_log_changed_path_t
Eric Wong
1
-1
/
+0
2007-02-23
git-svn: correctly track revisions made to deleted branches
Eric Wong
1
-1
/
+10
2007-02-23
git-svn: avoid tracking change-less revisions
Eric Wong
2
-7
/
+9
2007-02-23
git-svn: add an odd test case that seems to cause segfaults over HTTP
Eric Wong
1
-0
/
+15
2007-02-23
git-svn: --follow-parent now works on sub-directories of larger branches
Eric Wong
1
-0
/
+17
2007-02-23
git-svn: 'init' attempts to connect to the repository root if possible
Eric Wong
1
-1
/
+13
2007-02-23
git-svn: allow --follow-parent on deleted directories
Eric Wong
1
-0
/
+12
2007-02-23
git-svn: disallow ambigious local refspecs
Eric Wong
1
-0
/
+11
2007-02-23
git-svn: --follow-parent works with svn-remotes multiple branches
Eric Wong
1
-0
/
+13
2007-02-23
git-svn: fix --follow-parent to work with Git::SVN
Eric Wong
1
-2
/
+4
2007-02-23
git-svn: enable --minimize to simplify the config and connections
Eric Wong
1
-0
/
+25
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
[next]