428 Commits (e984c54ada086e7676419b6b1b8a2d7a2429da48)

Author SHA1 Message Date
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
Eric Wong 0dc03d6a30 git-svn: clean up caching of SVN::Ra functions 18 years ago
Eric Wong 645833b564 git-svn: don't drop the username from URLs when dcommit is run 18 years ago
Karl Hasselström 171af11082 Add --no-rebase option to git-svn dcommit 18 years ago
Adam Roben b3cb7e4582 git-svn: Add 'find-rev' command 18 years ago
Junio C Hamano bcd8ee5b43 Fix symlink handling in git-svn, related to PerlIO 18 years ago
Adam Roben 26e60160a0 git-svn: Added 'find-rev' command 18 years ago
Adam Roben 56973d20c1 git-svn: Ignore usernames in URLs in find_by_url 18 years ago
Adam Roben b03c7a63a0 git-svn: Don't rely on $_ after making a function call 18 years ago
Adam Roben ce11873921 Remove usernames from all commit messages, not just when using svmprops 18 years ago
Eric Wong 0c1ec5a1f7 git-svn: don't allow globs to match regular files 18 years ago
Eric Wong c284914a7c git-svn: quiet some warnings when run only with --version/--help 18 years ago
Eric Wong d627de6b13 git-svn: respect lower bound of -r/--revision when following parent 18 years ago
Eric Wong c16d08713e git-svn: fix log command to avoid infinite loop on long commit messages 18 years ago
Eric Wong 13c823fb52 git-svn: dcommit/rebase confused by patches with git-svn-id: lines 18 years ago
Eric Wong 512b620bd9 git-svn: bail out on incorrect command-line options 18 years ago
Eric Wong e421fc0797 git-svn: bail out on incorrect command-line options 18 years ago
Eric Wong d6bad6610a git-svn: fail on rebase if we are unable to find a ref to rebase against 18 years ago
Eric Wong a6a15a9958 git-svn: avoid respewing similar error messages for missing paths 18 years ago
Eric Wong 0b59451c1b git-svn: fix rel_path() when not connected to the repository root 18 years ago
Eric Wong dee41f3e55 git-svn: add -l/--local command to "git svn rebase" 18 years ago
Eric Wong 102a0a2db1 git-svn: fix show-ignore when not connected to the repository root 18 years ago
Eric Wong 2e5e24803f git-svn: fix some potential bugs with --follow-parent 18 years ago
Eric Wong e2c475d91c git-svn: fix reconnections to different paths of svn:// repositories 18 years ago
Eric Wong f30603fcf3 git-svn: fix clone when a target directory has been specified 18 years ago
Sam Vilain 18ea92bd81 git-svn: don't consider SVN URL usernames significant when comparing 18 years ago
Eric Wong 5253dc33b7 git-svn: ensure we're at the top-level and can access $GIT_DIR 18 years ago
Eric Wong 1a97a50604 git-svn: give show-ignore HEAD smarts, like dcommit and log 18 years ago
Eric Wong 0dfaf0a4e1 git-svn: allow metadata options to be specified with 'init' and 'clone' 18 years ago
Eric Wong befc9adc0c git-svn: fix useSvmProps, hopefully for the last time 18 years ago
Eric Wong 62e349d235 git-svn: add support for using svnsync properties 18 years ago
Eric Wong aea736cc6d git-svn: allow overriding of the SVN repo root in metadata 18 years ago
Eric Wong 0425ea9088 git-svn: add 'clone' command, an alias for init + fetch 18 years ago
Eric Wong b7e5348c7f git-svn: hide the private git-svn 'config' file as '.metadata' 18 years ago
Eric Wong d6d3346bab git-svn: fix some issues for people migrating from older versions 18 years ago
Eric Wong 905f8b7dfc git-svn: add a 'rebase' command 18 years ago
Eric Wong 1e889ef36c git-svn: checkout files on new fetches 18 years ago
Eric Wong 488a63ec23 git-svn: add support for --stat in the log command 18 years ago
Eric Wong a836a0e172 git-svn: documentation updates for new functionality 18 years ago
Eric Wong 60d9c97adf git-svn: allow dcommit for those who only fetch from SVM with useSvmProps 18 years ago
Eric Wong 7447b4bc83 git-svn: error checking for invalid [svn-remote "..."] sections 18 years ago
Eric Wong e8d120bd5a git-svn: remember to check for clean indices on globbed refs, too 18 years ago
Eric Wong 6af1db447b git-svn: allow --log-window-size to be specified, default to 100 18 years ago
Eric Wong b4d57e5ea3 git-svn: simplify the (multi-)init methods of fetching 18 years ago