index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-11
Git 1.8.0-rc2
Junio C Hamano
1
-1
/
+1
2012-10-11
test-lib: Fix say_color () not to interpret \a\b\c in the message
Junio C Hamano
1
-1
/
+1
2012-10-10
Merge branch 'rr/git-uri-doc'
Junio C Hamano
1
-2
/
+6
2012-10-10
Merge branch 'bw/cp-a-is-gnuism'
Junio C Hamano
3
-3
/
+3
2012-10-10
Merge branch 'nd/doc-ignore'
Junio C Hamano
1
-1
/
+5
2012-10-10
Merge branch 'jc/doc-long-options'
Junio C Hamano
1
-1
/
+11
2012-10-10
Sync with maint
Junio C Hamano
1
-0
/
+5
2012-10-10
Merge git://bogomips.org/git-svn
Junio C Hamano
2
-2
/
+25
2012-10-10
svn test: escape peg revision separator using empty peg rev
Jonathan Nieder
1
-1
/
+1
2012-10-10
git svn: work around SVN 1.7 mishandling of svn:special changes
Jonathan Nieder
1
-1
/
+24
2012-10-10
MALLOC_CHECK: Allow checking to be disabled from config.mak
Ramsay Jones
1
-0
/
+1
2012-10-10
attr: a note about the order of .gitattributes lookup
Nguyen Thai Ngoc Duy
1
-0
/
+5
2012-10-09
Merge branch 'maint'
Junio C Hamano
1
-7
/
+7
2012-10-09
configure.ac: Add missing comma to CC_LD_DYNPATH
Øyvind A. Holm
1
-1
/
+1
2012-10-09
Merge branch 'maint' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
1
-7
/
+7
2012-10-08
tests: "cp -a" is a GNUism
Ben Walton
3
-3
/
+3
2012-10-08
Git url doc: mark ftp/ftps as read-only and deprecate them
Ramkumar Ramachandra
1
-2
/
+6
2012-10-08
Git 1.8.0-rc1
Junio C Hamano
2
-12
/
+4
2012-10-08
Merge branch 'jc/maint-t1450-fsck-order-fix'
Junio C Hamano
1
-3
/
+1
2012-10-08
Merge branch 'jc/merge-bases-paint-fix'
Junio C Hamano
1
-0
/
+5
2012-10-08
Sync with 1.7.12.3
Junio C Hamano
2
-1
/
+18
2012-10-08
Git 1.7.12.3
Junio C Hamano
3
-2
/
+19
2012-10-08
Merge branch 'os/commit-submodule-ignore' into maint
Junio C Hamano
1
-0
/
+1
2012-10-08
Merge branch 'jk/receive-pack-unpack-error-to-pusher' into maint
Junio C Hamano
2
-5
/
+32
2012-10-08
Merge branch 'rt/maint-clone-single' into maint
Junio C Hamano
3
-18
/
+218
2012-10-08
Merge branch 'jc/blame-follows-renames' into maint
Junio C Hamano
1
-0
/
+6
2012-10-08
Merge branch 'lt/mailinfo-handle-attachment-more-sanely' into maint
Junio C Hamano
1
-11
/
+0
2012-10-07
gitignore.txt: suggestions how to get literal # or ! at the beginning
Nguyễn Thái Ngọc Duy
1
-1
/
+5
2012-10-07
Add a test script for remote-svn
Florian Achleitner
1
-0
/
+84
2012-10-07
remote-svn: add marks-file regeneration
Florian Achleitner
1
-0
/
+71
2012-10-07
Add a svnrdump-simulator replaying a dump file for testing
Florian Achleitner
1
-0
/
+53
2012-10-07
remote-svn: add incremental import
Florian Achleitner
7
-17
/
+95
2012-10-07
remote-svn: Activate import/export-marks for fast-import
Florian Achleitner
1
-1
/
+11
2012-10-07
Create a note for every imported commit containing svn metadata
Florian Achleitner
3
-4
/
+33
2012-10-07
vcs-svn: add fast_export_note to create notes
Dmitry Ivankov
2
-0
/
+14
2012-10-07
Allow reading svn dumps from files via file:// urls
Florian Achleitner
1
-19
/
+33
2012-10-07
remote-svn, vcs-svn: Enable fetching to private refs
Florian Achleitner
6
-12
/
+12
2012-10-07
When debug==1, start fast-import with "--stats" instead of "--quiet"
Florian Achleitner
1
-1
/
+1
2012-10-07
Add documentation for the 'bidi-import' capability of remote-helpers
Florian Achleitner
1
-1
/
+20
2012-10-07
Connect fast-import to the remote-helper via pipe, adding 'bidi-import' capab...
Florian Achleitner
1
-13
/
+31
2012-10-07
Add argv_array_detach and argv_array_free_detached
Florian Achleitner
3
-0
/
+30
2012-10-07
Add svndump_init_fd to allow reading dumps from arbitrary FDs
Florian Achleitner
2
-4
/
+19
2012-10-07
Add git-remote-testsvn to Makefile
Florian Achleitner
2
-0
/
+6
2012-10-07
Implement a remote helper for svn in C
Florian Achleitner
1
-0
/
+176
2012-10-05
git-svn: keep leading slash when canonicalizing paths (fallback case)
Jonathan Nieder
1
-1
/
+0
2012-10-05
Git::SVN: rename private path field
Jonathan Nieder
1
-2
/
+2
2012-10-05
git-svn: use path accessor for Git::SVN objects
Eric Wong
2
-2
/
+2
2012-10-05
Make git-svn branch patterns match complete URL
Ammon Riley
2
-1
/
+12
2012-10-05
t9164: Add missing quotes in test
Robert Luberda
1
-4
/
+4
2012-10-05
git-svn.perl: keep processing all commits in parents_exclude
Steven Walter
2
-1
/
+53
[prev]
[next]