aboutsummaryrefslogtreecommitdiff
path: root/git-svn.perl
Commit message (Expand)AuthorAge
* git-svn: allow `info' command to work offlineEric Wong2007-11-21
* git-svn: info --url [path]David D. Kilzer2007-11-21
* git-svn info: implement info commandDavid D. Kilzer2007-11-21
* git-svn: extract reusable code into utility functionsDavid D. Kilzer2007-11-21
* git-svn: Fix a typo and add a comma in an error message in git-svnDavid Reiss2007-11-17
* git-svn log: handle unreachable revisions like "svn log"David D Kilzer2007-11-17
* git-svn log: include commit log for the smallest revision in a rangeDavid D Kilzer2007-11-17
* git-svn log: fix ascending revision rangesDavid D Kilzer2007-11-17
* git-svn's dcommit must use subversion's configKonstantin V. Arkhipov2007-11-17
* git-svn: support for funky branch and project names over HTTP(S)Eric Wong2007-11-12
* Merge branch 'maint'Junio C Hamano2007-11-12
|\
| * git-svn: prevent dcommitting if the index is dirty.Benoit Sigoure2007-11-11
* | Merge branch 'maint'Junio C Hamano2007-11-05
|\ \ | |/
| * git-svn: fix dcommit clobbering when committing a series of diffsEric Wong2007-11-05
* | git-svn: sort the options in the --help message.Benoit Sigoure2007-11-03
* | git-svn: simplify the handling of fatal errorsBenoit Sigoure2007-10-17
* | git-svn: add git svn proplistBenoit Sigoure2007-10-17
* | git-svn: add git svn propgetBenoit Sigoure2007-10-17
* | git-svn: implement git svn create-ignoreBenoit Sigoure2007-10-17
* | git-svn: add a generic tree traversal to fetch SVN propertiesBenoit Sigoure2007-10-17
* | git-svn: use "no warnings 'once'" to disable false-positivesEygene Ryabinkin2007-10-16
* | git-svn: respect Subversion's [auth] section configuration valuesEygene Ryabinkin2007-10-15
* | Don't checkout the full tree if avoidableSteven Walter2007-10-03
* | Merge branch 'maint'Junio C Hamano2007-09-23
|\ \ | |/
| * git-svn: don't attempt to spawn pager if we don't want oneEric Wong2007-09-23
* | Merge branch 'lh/svn-first-parent'Junio C Hamano2007-09-14
|\ \ | |/ |/|
| * git-svn: always use --first-parentLars Hjemli2007-09-06
| * git-svn: add support for --first-parentLars Hjemli2007-09-05
* | git-svn: understand grafts when doing dcommitEric Wong2007-09-09
* | git-svn: fix "Malformed network data" with svn:// serversEric Wong2007-09-07
|/
* git-svn: fix dcommit clobbering upstream when committing multiple changesEric Wong2007-08-31
* git-svn: Protect against "diff.color = true".Junio C Hamano2007-08-31
* git-svn init/clone --stdlayout option to default-init trunk/tags/branchesmartin f. krafft2007-08-23
* git-svn: dcommit prints out the URL to be committed toEric Wong2007-08-22
* git-svn: fix log with single revision against a non-HEAD branchEric Wong2007-08-15
* git-svn: Translate invalid characters in refnameRobert Ewald2007-07-30
* git-svn: Minimalistic patch which allows svn usernames with space(s).Richard MUSIL2007-07-18
* git-svn: fix commiting renames over DAV with funky file namesEric Wong2007-07-15
* git-svn: remove leading slashes from fetch lines in the generate configEric Wong2007-07-14
* git-svn: fix blocking with svn:// servers after do_switchEric Wong2007-07-04
* Merge branch 'ew/svn'Junio C Hamano2007-07-02
|\
| * git-svn: allow dcommit to retain local merge informationEric Wong2007-06-13
* | Merge branch 'ei/worktree+filter'Junio C Hamano2007-07-01
|\ \
| * | Use new semantics of is_bare/inside_git_dir/inside_work_treeMatthias Lederhofer2007-06-06
| * | rev-parse: introduce --is-bare-repositoryMatthias Lederhofer2007-06-06
* | | Merge branch 'mk/svn'Junio C Hamano2007-06-30
|\ \ \
| * | | git-svn: honor ~/.subversion/ client cert file settings.Michael Krelin2007-06-30
* | | | git-svn: cache max revision in rev_db databasesSam Vilain2007-06-30
* | | | git-svn: use git-log rather than rev-list | xargs cat-fileSam Vilain2007-06-30
|/ / /
* | | git-svn: avoid string eval for defining functionsSam Vilain2007-06-16
| |/ |/|