474 Commits (bb4bbf75829d1a6c021e34943ff4e942f064bb55)

Author SHA1 Message Date
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 18 years ago
Benoit Sigoure 51e057cf80 git-svn: add git svn proplist 18 years ago
Benoit Sigoure 1515345156 git-svn: add git svn propget 18 years ago
Benoit Sigoure d05ddec51e git-svn: implement git svn create-ignore 18 years ago
Benoit Sigoure 01bdab84e3 git-svn: add a generic tree traversal to fetch SVN properties 18 years ago
Eygene Ryabinkin fd499bcc9d git-svn: use "no warnings 'once'" to disable false-positives 18 years ago
Eygene Ryabinkin 602015e0e6 git-svn: respect Subversion's [auth] section configuration values 18 years ago
Steven Walter 9ff74e95da Don't checkout the full tree if avoidable 18 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
Eric Wong a51cdb0c04 git-svn: fix "Malformed network data" with svn:// servers 18 years ago
Lars Hjemli 4dbfe2e9bd git-svn: always use --first-parent 18 years ago
Lars Hjemli 05b4df3153 git-svn: add support for --first-parent 18 years ago
Eric Wong 751eb39590 git-svn: fix dcommit clobbering upstream when committing multiple changes 18 years ago
Junio C Hamano eeebd8d8c5 git-svn: Protect against "diff.color = true". 18 years ago
martin f. krafft 8f728fb96f git-svn init/clone --stdlayout option to default-init trunk/tags/branches 18 years ago
Eric Wong 15d54753bb git-svn: dcommit prints out the URL to be committed to 18 years ago
Eric Wong 6ed77266c6 git-svn: fix log with single revision against a non-HEAD branch 18 years ago
Robert Ewald bf655fd700 git-svn: Translate invalid characters in refname 18 years ago
Richard MUSIL 575d025c0d git-svn: Minimalistic patch which allows svn usernames with space(s). 18 years ago
Eric Wong 29633bb91c git-svn: fix commiting renames over DAV with funky file names 18 years ago
Eric Wong 46cf98baa5 git-svn: remove leading slashes from fetch lines in the generate config 18 years ago
Eric Wong 7730fbe624 git-svn: fix blocking with svn:// servers after do_switch 18 years ago
Sam Vilain 40cb8f8f08 git-svn: cache max revision in rev_db databases 18 years ago
Sam Vilain 3dfab993c8 git-svn: use git-log rather than rev-list | xargs cat-file 18 years ago
Michael Krelin 6caf5b1891 git-svn: honor ~/.subversion/ client cert file settings. 18 years ago
Sam Vilain c5f71ad099 git-svn: avoid string eval for defining functions 18 years ago
Eric Wong 733a65aa5d git-svn: allow dcommit to retain local merge information 18 years ago
Eric Wong 38570a47fc git-svn: reduce stat() calls for a backwards compatibility check 18 years ago
Eric Wong b54a901e05 git-svn: cleanup: factor out longest_common_path() function 18 years ago
Matthias Lederhofer 7ae3df8c0a Use new semantics of is_bare/inside_git_dir/inside_work_tree 18 years ago
Matthias Lederhofer 493c774e58 rev-parse: introduce --is-bare-repository 18 years ago
Eric Wong 7faf068660 git-svn: avoid md5 calculation entirely if SVN doesn't provide one 18 years ago
James Y Knight 20b3d206ac Fix git-svn to handle svn not reporting the md5sum of a file, and test. 18 years ago
Eric Wong dc431666d3 git-svn: don't minimize-url when doing an init that tracks multiple paths 18 years ago
Eric Wong 6442754d6c git-svn: avoid crashing svnserve when creating new directories 18 years ago
Eric Wong 4a1bb4c3f8 git-svn: don't attempt to minimize URLs by default 18 years ago
Eric Wong 4c03c3eb4e git-svn: fix segfaults due to initial SVN pool being cleared 18 years ago