248 Commits (657343a602ec5eddae6074656bfd0e8a91aaa8e8)

Author SHA1 Message Date
Phillip Wood d5f28b7241 Git::unquote_path(): throw an exception on bad path 8 years ago
Phillip Wood 4cebfac944 Git::unquote_path(): handle '\a' 8 years ago
Phillip Wood 1d542a5487 add -i: move unquote_path() to Git.pm 8 years ago
Ville Skyttä 6412757514 Spelling fixes 8 years ago
Eric Wong 22af6fef9b git-svn: escape backslashes in refnames 8 years ago
Vasco Almeida 0539d5e6d5 i18n: add--interactive: mark patch prompt for translation 8 years ago
Vasco Almeida c4a85c3b8e i18n: add--interactive: mark plural strings 8 years ago
Vasco Almeida 2db87101fc Git.pm: add subroutines for commenting lines 8 years ago
Eric Wong a0f5a0c828 git-svn: allow "0" in SVN path components 8 years ago
Gavin Lambert a2c761ce5b git-svn: do not reuse caches memoized for a different architecture 8 years ago
Matthieu Moy dcfafc5214 Git.pm: add comment pointing to t9000 8 years ago
Matthieu Moy e3fdbcc8e1 parse_mailboxes: accept extra text after <...> address 8 years ago
Eric Wong 112423eb90 git-svn: "git worktree" awareness 8 years ago
Eric Wong b26098fc2f git-svn: reduce scope of input record separator change 8 years ago
Eric Wong 2af7da9f8f git-svn: warn instead of dying when commit data is missing 9 years ago
Eric Wong 6d523a3ab7 git-svn: skip mergeinfo handling with --no-follow-parent 9 years ago
Christian Couder 523a33ca17 Git/SVN: die when there is no commit metadata 9 years ago
Li Peng 832c0e5e63 typofix: assorted typofixes in comments, documentation and messages 9 years ago
Eric Wong 62335bbbc7 git-svn: shorten glob error message 9 years ago
Victor Leschuk e4e5dd94e6 git-svn: loosen config globs limitations 9 years ago
Kazutoshi Satoda 1b42f45255 git-svn: apply "svn.pathnameencoding" before URL encoding 9 years ago
Kazutoshi Satoda 40f47448a9 git-svn: enable "svn.pathnameencoding" on dcommit 9 years ago
Eric Wong 0b6641557c git-svn: fix auth parameter handling on SVN 1.9.0+ 9 years ago
Johannes Schindelin 888ab716ad Git.pm: stop assuming that absolute paths start with a slash 9 years ago
Dair Grant 8262574822 git-svn: improve rebase/mkdirs performance 9 years ago
Remi Lespinet 8d314d7afe send-email: reduce dependencies impact on parse_address_line 10 years ago
Kyle J. McKay e426311bef Git::SVN::*: avoid premature FileHandle closure 10 years ago
Ryuichi Kokubo 45c956b357 git-svn: fix localtime=true on non-glibc environments 10 years ago
Eric Wong 47092c1067 git-svn: lazy load some modules 10 years ago
Alexander Kuleshov ef2956a5e2 Git.pm: two minor typo fixes 10 years ago
Ramkumar Ramachandra 9a2bb059e7 Git::SVN: handle missing ref_id case correctly 10 years ago
Alfred Perlstein 83c9433e67 git-svn: support for git-svn propset 10 years ago
Eric Wong 7ffa35b047 git-svn: use SVN::Ra::get_dir2 when possible 10 years ago
Eric Wong da0bc948ac git-svn: add space after "W:" prefix in warning 10 years ago
Eric Wong 4ae9a7b966 git-svn: (cleanup) remove editor param passing 10 years ago
Eric Wong 835e3ddeff git-svn: prepare SVN::Ra config pieces once 10 years ago
Eric Wong 822aaf0f08 Git.pm: add specified name to tempfile template 10 years ago
Eric Wong 7676aff709 git-svn: disable _rev_list memoization 10 years ago
Eric Wong aee7d04c12 git-svn: save a little memory as fetch progresses 10 years ago
Eric Wong 6725ecaba7 git-svn: remove unnecessary DESTROY override 10 years ago
Eric Wong dfa72fdb96 git-svn: reload RA every log-window-size 10 years ago
Eric Wong 2b6c613f1a git-svn: remove mergeinfo rev caching 10 years ago
Eric Wong 54b95346c1 git-svn: cache only mergeinfo revisions 10 years ago
Eric Wong d0b34f241d git-svn: reduce check_cherry_pick cache overhead 10 years ago
Jakob Stoklund Olesen 9ee13a934e git-svn: only look at the root path for svn:mergeinfo 10 years ago
Jakob Stoklund Olesen abfef3bbf5 git-svn: only look at the new parts of svn:mergeinfo 10 years ago
Matthieu Moy b3275838d9 pager: remove 'S' from $LESS by default 11 years ago
RomanBelinsky 784f4b6f33 SVN.pm::parse_svn_date: allow timestamps with a single-digit hour 11 years ago
Justin Lebar 235e8d5914 code and test: fix misuses of "nor" 11 years ago
Justin Lebar 01689909eb comments: fix misuses of "nor" 11 years ago