summaryrefslogtreecommitdiff
path: root/git-svn.perl
AgeCommit message (Expand)Author
2007-12-19git-svn: avoid warning when run without argumentsEric Wong
2007-12-19git-svn: workaround a for broken symlinks in SVNEric Wong
2007-12-19git-svn: avoid leaving leftover committer/author info in rebaseEric Wong
2007-12-14git-svn: handle our top-level path being deleted and later re-addedEric Wong
2007-12-13git-svn: unlink internal index files after operationsEric Wong
2007-12-13git-svn: expand handling of From: and Signed-off-by:Andy Whitcroft
2007-12-13Merge branch 'ew/svn-rev-db'Junio C Hamano
2007-12-11git-svn: get color config from --get-colorboolJeff King
2007-12-11git-svn: reinstate old rev_db optimization in new rev_mapEric Wong
2007-12-11git-svn: replace .rev_db with a more space-efficient .rev_map formatEric Wong
2007-12-01git-svn: Don't create a "master" branch every time rebase is runSteven Grimm
2007-12-01git-svn: add a show-externals command.Vineet Kumar
2007-12-01git-svn: Remove unnecessary Git::SVN::Util packageDavid D. Kilzer
2007-12-01git-svn: add support for pulling author from From: and Signed-off-by:Andy Whitcroft
2007-12-01git-svn now reads settings even if called in subdirectoryGustaf Hendeby
2007-11-22git-svn: allow `info' command to work offlineEric Wong
2007-11-22git-svn: info --url [path]David D. Kilzer
2007-11-22git-svn info: implement info commandDavid D. Kilzer
2007-11-22git-svn: extract reusable code into utility functionsDavid D. Kilzer
2007-11-17git-svn: Fix a typo and add a comma in an error message in git-svnDavid Reiss
2007-11-17git-svn log: handle unreachable revisions like "svn log"David D Kilzer
2007-11-17git-svn log: include commit log for the smallest revision in a rangeDavid D Kilzer
2007-11-17git-svn log: fix ascending revision rangesDavid D Kilzer
2007-11-17git-svn's dcommit must use subversion's configKonstantin V. Arkhipov
2007-11-12git-svn: support for funky branch and project names over HTTP(S)Eric Wong
2007-11-12Merge branch 'maint'Junio C Hamano
2007-11-12git-svn: prevent dcommitting if the index is dirty.Benoit Sigoure
2007-11-06Merge branch 'maint'Junio C Hamano
2007-11-05git-svn: fix dcommit clobbering when committing a series of diffsEric Wong
2007-11-04git-svn: sort the options in the --help message.Benoit Sigoure
2007-10-17git-svn: simplify the handling of fatal errorsBenoit Sigoure
2007-10-17git-svn: add git svn proplistBenoit Sigoure
2007-10-17git-svn: add git svn propgetBenoit Sigoure
2007-10-17git-svn: implement git svn create-ignoreBenoit Sigoure
2007-10-17git-svn: add a generic tree traversal to fetch SVN propertiesBenoit Sigoure
2007-10-17git-svn: use "no warnings 'once'" to disable false-positivesEygene Ryabinkin
2007-10-16git-svn: respect Subversion's [auth] section configuration valuesEygene Ryabinkin
2007-10-04Don't checkout the full tree if avoidableSteven Walter
2007-09-24Merge branch 'maint'Junio C Hamano
2007-09-24git-svn: don't attempt to spawn pager if we don't want oneEric Wong
2007-09-15Merge branch 'lh/svn-first-parent'Junio C Hamano
2007-09-09git-svn: understand grafts when doing dcommitEric Wong
2007-09-08git-svn: fix "Malformed network data" with svn:// serversEric Wong
2007-09-07git-svn: always use --first-parentLars Hjemli
2007-09-05git-svn: add support for --first-parentLars Hjemli
2007-09-01git-svn: fix dcommit clobbering upstream when committing multiple changesEric Wong
2007-09-01git-svn: Protect against "diff.color = true".Junio C Hamano
2007-08-23git-svn init/clone --stdlayout option to default-init trunk/tags/branchesmartin f. krafft
2007-08-23git-svn: dcommit prints out the URL to be committed toEric Wong
2007-08-15git-svn: fix log with single revision against a non-HEAD branchEric Wong