77
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
set default of cmd:nullglob to "yes" for compatibility. More... about 7 years ago
gnulib update More... about 7 years ago
document changes since 4.7.7 More... about 7 years ago
Merge branch 'FileSet-fast-merge' More... about 7 years ago
Merge branch 'mmv' More... about 7 years ago
Merge branch 'compile-with-openssl-1-1-0' More... about 7 years ago
du: allow multiple --exclude options to be combined. More... about 7 years ago
ftp: don't use EPSV with a proxy More... about 7 years ago
update po files More... about 7 years ago
NEWS: add changes for 4.7.7 More... about 7 years ago
update copyright year More... about 7 years ago
FileGlob: allow nullglob be settable; set it when checking for file existence. More... about 7 years ago
GlobURL: add cmd:nullglob setting; keep unmatching pattern if false. More... about 7 years ago
FileSet::Merge: avoid int overflow, add comment More... about 7 years ago
add FileSet::assert_sorted method for testing More... about 7 years ago
FileSet: use old insering Merge in some cases More... about 7 years ago
FileSet: improve Merge performance (merging of sorted arrays should be linear). More... about 7 years ago
xmap: add each_curr() method. More... about 7 years ago
mirror: add --flat option to squash directory paths on destination. More... about 7 years ago
FileSet: add special sorting mode BYNAME_FLAT with directory path stripping. More... about 7 years ago
fixed xfer:log setting (compatibility alias) More... about 7 years ago
lftp_ssl.cc: make it compile with openssl-1.1 More... about 7 years ago
complete.cc, mmvJob.{cc,h}: fixed copyright year More... about 7 years ago
lftp.1: document mmv; update mv; unindent after tables to improve ps look. More... about 7 years ago
mmv: add -t option (alternative for -O); check src files count; redirect mv to mmv when more than 3 arguments or last argument ends with a slash. More... about 7 years ago
mirror: fixed transfer count disbalance (fix #320); don't create top target directory if can't cd to top source dir. More... about 7 years ago
mmv: save argv[0] and show it in messages. More... about 7 years ago
complete.cc: use remote completion for mmv More... about 7 years ago
Makefile.am: when testing before dist, build normally last More... about 7 years ago
ftp: fixed a rare hang when a NOOP was sent between "transfer ok" reply and EOF on data socket. More... about 7 years ago