465 Commits (0b3dcfe721dc8734e2688f936afad055d8541d97)

Author SHA1 Message Date
Eric Wong 2a679c7a31 git svn: fix reparenting when ugly http(s) URLs are used 16 years ago
Eric Wong b3e9593627 git svn: allow uppercase UUIDs from SVN 16 years ago
Mattias Nissler 0b2af457a4 git-svn: Fix branch detection when repository root is inaccessible 16 years ago
Mattias Nissler 3c49a03524 git-svn: Always duplicate paths returned from get_log 16 years ago
Ulrich Dangel 50ff236670 git-svn: Canonicalize svn urls to prevent libsvn assertion 16 years ago
Eric Wong f705059931 git-svn: convert globs to regexps for branch destinations 16 years ago
Marc Branchaud 6224406914 git svn: Support multiple branch and tag paths in the svn repository. 16 years ago
Ben Jackson 195643f2fc Add 'git svn reset' to unwind 'git svn fetch' 16 years ago
Ben Jackson ca5e880ec2 git-svn: speed up find_rev_before 16 years ago
Ben Jackson 9a8c92ac9e Add 'git svn help [cmd]' which works outside a repo. 16 years ago
Thomas Rast 5eec27e35f git-svn: let 'dcommit $rev' work on $rev instead of HEAD 16 years ago
Eric Wong b510df8af2 git-svn: refuse to dcommit non-UTF-8 messages 16 years ago
Mark Lodato 36db1eddf9 git-svn: add --authors-prog option 16 years ago
Alex Vandiver 42a5da1806 git-svn: Set svn.authorsfile if it is passed to git svn clone 16 years ago
Alex Vandiver b6c61778d4 git-svn: Correctly report max revision when following deleted paths 16 years ago
Alex Vandiver c69700fe04 git-svn: Fix for svn paths removed > log-window-size revisions ago 16 years ago
Robin H. Johnson e84dc6df86 git-svn: fix a sloppy Getopt::Long usage 16 years ago
Johannes Schindelin d3c9634eac git-svn: always initialize with core.autocrlf=false 16 years ago
Ben Jackson 88ec205477 git-svn: Save init/clone --ignore-paths in config 16 years ago
Ben Jackson 0d8bee71af git-svn: Add per-svn-remote ignore-paths config 16 years ago
Boris Byk 6ea4203288 git-svn: speed up blame command 16 years ago
Jason Merrill c2abd83fea git-svn: add fetch --parent option 16 years ago
Simon Arlott 49750f3076 git-svn: add a double quiet option to hide git commits 16 years ago
Eric Wong b8fee3a388 git-svn: fix ls-tree usage with dash-prefixed paths 16 years ago
Simon Arlott 18d5cf908f git-svn: don't output git commits in quiet mode 16 years ago
Eric Wong 4f821012c3 git-svn: fix ls-tree usage with dash-prefixed paths 16 years ago
Michael Lai 9162b8640b git-svn: support intermediate paths when matching tags/branches 16 years ago
Ben Walton 736e619a1b git-svn - return original format_svn_date semantics 16 years ago
Eric Wong 48679e5c2d git-svn: disable broken symlink workaround by default 16 years ago
Ben Walton e871784132 git-svn fix to avoid using strftime %z 16 years ago
Peter Oberndorfer 0df84059d4 git-svn: read the dcommit url from the config file on a per remote basis 16 years ago
Eric Wong 83c2fcff21 git-svn: fix delete+add branch tracking with empty files 16 years ago
Brian Gernhardt 7d9fd459f1 git-svn: Create leading directories in create-ignore 16 years ago
Junio C Hamano b94ead7594 git-svn: fix parsing of timestamp obtained from svn 16 years ago
Dévai Tamás 1b7e543a6e git-svn: Fix for rewriteRoot URL containing username. 16 years ago
Eric Wong 8841b37f2f git-svn: fix broken symlink workaround when switching branches 16 years ago
Deskin Miller 99366565f1 git-svn: Print revision while searching for earliest use of path 16 years ago
Sam Vilain 8e3f9b17a5 git-svn: abstract out a block into new method other_gs() 16 years ago
Eric Wong 4c58a7111d git-svn: allow disabling expensive broken symlink checks 16 years ago
Vitaly \"_Vi\" Shukela edc662f929 git-svn: add --ignore-paths option for fetching 16 years ago
Eric Wong bf8a40b89e git-svn: fix memory leak when checking for empty symlinks 16 years ago
Marcel Koeppen 22ba47f544 git-svn: Show UUID in svn info for added directories with svn 1.5.5 16 years ago
Eric Wong b03a71a660 git-svn: avoid importing nested git repos 16 years ago
Eric Wong 1ef626b4b6 git-svn: fix SVN 1.1.x compatibility 16 years ago
Pete Harlan e82f0d73f0 git-svn: Add --localtime option to "fetch" 16 years ago
Eric Wong baf5fa8a7f git-svn: better attempt to handle broken symlink updates 16 years ago
Eric Wong dbc6c74d08 git-svn: handle empty files marked as symlinks in SVN 16 years ago
Johannes Schindelin 8befc50c49 Get rid of the last remnants of GIT_CONFIG_LOCAL 16 years ago
Deskin Miller 553589f782 git-svn: Make following parents atomic 16 years ago
Deskin Miller a0fbc87cff git-svn: Make branch use correct svn-remote 16 years ago