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
/
git-svn.perl
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-17
git-svn: Fix a typo and add a comma in an error message in git-svn
David Reiss
1
-1
/
+1
2007-11-17
git-svn log: handle unreachable revisions like "svn log"
David D Kilzer
1
-19
/
+44
2007-11-17
git-svn log: include commit log for the smallest revision in a range
David D Kilzer
1
-3
/
+3
2007-11-17
git-svn log: fix ascending revision ranges
David D Kilzer
1
-1
/
+1
2007-11-17
git-svn's dcommit must use subversion's config
Konstantin V. Arkhipov
1
-0
/
+3
2007-11-12
git-svn: support for funky branch and project names over HTTP(S)
Eric Wong
1
-2
/
+22
2007-11-12
Merge branch 'maint'
Junio C Hamano
1
-0
/
+3
2007-11-11
git-svn: prevent dcommitting if the index is dirty.
Benoit Sigoure
1
-0
/
+3
2007-11-05
Merge branch 'maint'
Junio C Hamano
1
-4
/
+44
2007-11-05
git-svn: fix dcommit clobbering when committing a series of diffs
Eric Wong
1
-4
/
+44
2007-11-03
git-svn: sort the options in the --help message.
Benoit Sigoure
1
-1
/
+1
2007-10-17
git-svn: simplify the handling of fatal errors
Benoit Sigoure
1
-21
/
+21
2007-10-17
git-svn: add git svn proplist
Benoit Sigoure
1
-1
/
+17
2007-10-17
git-svn: add git svn propget
Benoit Sigoure
1
-0
/
+57
2007-10-17
git-svn: implement git svn create-ignore
Benoit Sigoure
1
-0
/
+27
2007-10-17
git-svn: add a generic tree traversal to fetch SVN properties
Benoit Sigoure
1
-20
/
+45
2007-10-16
git-svn: use "no warnings 'once'" to disable false-positives
Eygene Ryabinkin
1
-44
/
+43
2007-10-15
git-svn: respect Subversion's [auth] section configuration values
Eygene Ryabinkin
1
-0
/
+23
2007-10-03
Don't checkout the full tree if avoidable
Steven Walter
1
-16
/
+48
2007-09-23
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2007-09-23
git-svn: don't attempt to spawn pager if we don't want one
Eric Wong
1
-1
/
+1
2007-09-14
Merge branch 'lh/svn-first-parent'
Junio C Hamano
1
-4
/
+6
2007-09-09
git-svn: understand grafts when doing dcommit
Eric Wong
1
-8
/
+3
2007-09-07
git-svn: fix "Malformed network data" with svn:// servers
Eric Wong
1
-1
/
+13
2007-09-06
git-svn: always use --first-parent
Lars Hjemli
1
-12
/
+5
2007-09-05
git-svn: add support for --first-parent
Lars Hjemli
1
-4
/
+13
2007-08-31
git-svn: fix dcommit clobbering upstream when committing multiple changes
Eric Wong
1
-28
/
+32
2007-08-31
git-svn: Protect against "diff.color = true".
Junio C Hamano
1
-2
/
+2
2007-08-23
git-svn init/clone --stdlayout option to default-init trunk/tags/branches
martin f. krafft
1
-2
/
+9
2007-08-22
git-svn: dcommit prints out the URL to be committed to
Eric Wong
1
-0
/
+1
2007-08-15
git-svn: fix log with single revision against a non-HEAD branch
Eric Wong
1
-9
/
+15
2007-07-30
git-svn: Translate invalid characters in refname
Robert Ewald
1
-3
/
+36
2007-07-18
git-svn: Minimalistic patch which allows svn usernames with space(s).
Richard MUSIL
1
-1
/
+1
2007-07-15
git-svn: fix commiting renames over DAV with funky file names
Eric Wong
1
-0
/
+3
2007-07-14
git-svn: remove leading slashes from fetch lines in the generate config
Eric Wong
1
-1
/
+4
2007-07-04
git-svn: fix blocking with svn:// servers after do_switch
Eric Wong
1
-0
/
+1
2007-07-02
Merge branch 'ew/svn'
Junio C Hamano
1
-9
/
+63
2007-07-01
Merge branch 'ei/worktree+filter'
Junio C Hamano
1
-2
/
+1
2007-06-30
Merge branch 'mk/svn'
Junio C Hamano
1
-0
/
+1
2007-06-30
git-svn: cache max revision in rev_db databases
Sam Vilain
1
-0
/
+4
2007-06-30
git-svn: use git-log rather than rev-list | xargs cat-file
Sam Vilain
1
-14
/
+22
2007-06-30
git-svn: honor ~/.subversion/ client cert file settings.
Michael Krelin
1
-0
/
+1
2007-06-16
git-svn: avoid string eval for defining functions
Sam Vilain
1
-31
/
+33
2007-06-13
git-svn: allow dcommit to retain local merge information
Eric Wong
1
-9
/
+63
2007-06-13
git-svn: reduce stat() calls for a backwards compatibility check
Eric Wong
1
-1
/
+1
2007-06-13
git-svn: cleanup: factor out longest_common_path() function
Eric Wong
1
-5
/
+11
2007-06-06
Use new semantics of is_bare/inside_git_dir/inside_work_tree
Matthias Lederhofer
1
-1
/
+1
2007-06-06
rev-parse: introduce --is-bare-repository
Matthias Lederhofer
1
-2
/
+1
2007-05-28
git-svn: avoid md5 calculation entirely if SVN doesn't provide one
Eric Wong
1
-6
/
+10
2007-05-26
Fix git-svn to handle svn not reporting the md5sum of a file, and test.
James Y Knight
1
-1
/
+1
[next]