214 Commits (1c9b659d9837fa2bd6ab21edaae94d19c20ac216)

Author SHA1 Message Date
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
lin zuojian ab0bcec987 git-svn: memoize _rev_list and rebuild 11 years ago
Roman Kagan ac930287ff git-svn: workaround for a bug in svn serf backend 11 years ago
Jonathan Nieder e54c1f2d25 pager: set LV=-c alongside LESS=FRSX 11 years ago
Roman Kagan 2394e94e83 git-svn: workaround for a bug in svn serf backend 11 years ago
Uli Heller 73ffac3b38 git-svn: fix termination issues for remote svn connections 12 years ago
Kyle J. McKay 9c0810732c Git.pm: revert _temp_cache use of temp_is_locked 12 years ago
Kyle J. McKay 8ac251b66b git-svn: allow git-svn fetching to work using serf 12 years ago
Kyle J. McKay 4e63dcc86c Git.pm: add new temp_is_locked function 12 years ago
Paul Walmsley a7b102302a git-svn: added an --include-path flag 12 years ago
Jonathan Nieder d301f18160 Git::SVN::*: add missing "NAME" section to perldoc 12 years ago
H. Merijn Brand eafc2dd59f Git.pm: call tempfile from File::Temp as a regular function 12 years ago
Stefano Lattarini 41ccfdd9c9 Correct common spelling mistakes in comments and tests 12 years ago
Benoit Bourbie 3a51467b94 Typo fix: replacing it's -> its 12 years ago
Thomas Rast bd4ca09d4c perl: redirect stderr to /dev/null instead of closing 12 years ago
Sebastian Schuberth 3747c01570 git-svn: Support custom tunnel schemes instead of SSH only 12 years ago
Eric Wong eae6cf5aa8 git svn: consistent spacing after "W:" in warnings 12 years ago
Jan Pešta 47543d161e git svn: ignore partial svn:mergeinfo 12 years ago
Michal Nazarewicz 52dce6d036 Git.pm: add interface for git credential command 12 years ago
Joshua Clayton 712c6adaee Git.pm: fix cat_blob crashes on large files 12 years ago
Michal Nazarewicz f4c0035de6 Git.pm: allow pipes to be closed prior to calling command_close_bidi_pipe 12 years ago
Michal Nazarewicz 1323dba6af Git.pm: refactor command_close_bidi_pipe to use _cmd_close 12 years ago
Ben Walton 75f7b5dfc4 perl/Git.pm: fix get_tz_offset to properly handle DST boundary cases 12 years ago
Ben Walton 68868ff573 Move Git::SVN::get_tz to Git::get_tz_offset 12 years ago
Michal Nazarewicz 8a2cc51b6f Git.pm: fix example in command_close_bidi_pipe documentation 12 years ago
Michal Nazarewicz 1bc760aeb7 Git.pm: allow command_close_bidi_pipe to be called as method 12 years ago