285 Commits (5d02294c776c46f0d454470c66c16fe9f08fad3d)

Author SHA1 Message Date
Sebastian Noack 77266e96d3 git-svn: Don't prompt for client cert password everytime. 17 years ago
Sebastian Noack 47e83e3cc0 git-svn: Don't prompt for client cert password everytime. 17 years ago
Tim Stoakes 6fb5375ede Add `git svn blame' command 17 years ago
Eric Wong c586879cdf git-svn: improve repository URL matching when following parents 17 years ago
Karl Hasselström 94bc914c5e Let "git svn" run "git gc --auto" occasionally 17 years ago
Karl Hasselström af788a6eb5 git-svn: Don't call git-repack anymore 17 years ago
Eric Wong 3b839fd861 git-svn: default to repacking every 1000 commits 17 years ago
Eric Wong 98fa5b6851 git-svn: handle leading/trailing whitespace from svnsync revprops 17 years ago
Kevin Ballard 35cda06164 Trim leading / off of paths in git-svn prop_walk 17 years ago
Eric Wong eee8a1742b git-svn: clarify the "Ignoring error from SVN" piece 17 years ago
Eric Wong f5530b8833 git-svn: support for funky branch and project names over HTTP(S) 17 years ago
Eric Wong 321b1842dc git-svn: unlink index files that were globbed, too 17 years ago
Eric Wong 7dfa16b9dc git-svn: allow dcommit --no-rebase to commit multiple, dependent changes 17 years ago
Eric Wong 540424b263 git-svn: avoid warning when run without arguments 17 years ago
Eric Wong 7fc35e0e94 git-svn: workaround a for broken symlinks in SVN 17 years ago
Eric Wong ad94802a7b git-svn: avoid leaving leftover committer/author info in rebase 17 years ago
Eric Wong 12a6d752fb git-svn: handle our top-level path being deleted and later re-added 17 years ago
Eric Wong 3157dd9e89 git-svn: unlink internal index files after operations 17 years ago
Andy Whitcroft 5ff6aae895 git-svn: expand handling of From: and Signed-off-by: 17 years ago
Jeff King cd459e3ffa git-svn: get color config from --get-colorbool 17 years ago
Eric Wong 66ab84b99c git-svn: reinstate old rev_db optimization in new rev_map 17 years ago
Eric Wong 060610c572 git-svn: replace .rev_db with a more space-efficient .rev_map format 17 years ago
Steven Grimm cec0d5a3bb git-svn: Don't create a "master" branch every time rebase is run 17 years ago
Vineet Kumar 2d87979215 git-svn: add a show-externals command. 17 years ago
David D. Kilzer 8d7c4fad3f git-svn: Remove unnecessary Git::SVN::Util package 17 years ago
Andy Whitcroft 70ae04e4e8 git-svn: add support for pulling author from From: and Signed-off-by: 17 years ago
Gustaf Hendeby f4dd334bff git-svn now reads settings even if called in subdirectory 17 years ago
Eric Wong a5460eb7bb git-svn: allow `info' command to work offline 17 years ago
David D. Kilzer 8b014d7157 git-svn: info --url [path] 17 years ago
David D. Kilzer e6fefa926d git-svn info: implement info command 17 years ago
David D. Kilzer b2b3ada7fc git-svn: extract reusable code into utility functions 17 years ago
David Reiss 826a93398d git-svn: Fix a typo and add a comma in an error message in git-svn 17 years ago
David D Kilzer 111947ef8c git-svn log: handle unreachable revisions like "svn log" 17 years ago
David D Kilzer 60f3ff1257 git-svn log: include commit log for the smallest revision in a range 17 years ago
David D Kilzer fede44b2e1 git-svn log: fix ascending revision ranges 17 years ago
Konstantin V. Arkhipov 3caf320ba8 git-svn's dcommit must use subversion's config 17 years ago
Eric Wong cfbe7ab333 git-svn: support for funky branch and project names over HTTP(S) 17 years ago
Benoit Sigoure c8cfa3e4a5 git-svn: prevent dcommitting if the index is dirty. 17 years ago
Eric Wong c74d9acf20 git-svn: fix dcommit clobbering when committing a series of diffs 17 years ago
Benoit Sigoure aa807bc266 git-svn: sort the options in the --help message. 17 years ago
Benoit Sigoure 207f1a75e7 git-svn: simplify the handling of fatal errors 17 years ago
Benoit Sigoure 51e057cf80 git-svn: add git svn proplist 17 years ago
Benoit Sigoure 1515345156 git-svn: add git svn propget 17 years ago
Benoit Sigoure d05ddec51e git-svn: implement git svn create-ignore 17 years ago
Benoit Sigoure 01bdab84e3 git-svn: add a generic tree traversal to fetch SVN properties 17 years ago
Eygene Ryabinkin fd499bcc9d git-svn: use "no warnings 'once'" to disable false-positives 17 years ago
Eygene Ryabinkin 602015e0e6 git-svn: respect Subversion's [auth] section configuration values 17 years ago
Steven Walter 9ff74e95da Don't checkout the full tree if avoidable 17 years ago
Eric Wong b019304886 git-svn: don't attempt to spawn pager if we don't want one 18 years ago
Eric Wong 7b02b85a66 git-svn: understand grafts when doing dcommit 18 years ago