50 Commits (cc1793e2cef20a06aed6d8987c3361e7fbd09305)

Author SHA1 Message Date
Frank Lichtenheld 7bf77644e7 cvsimport: Improve usage error reporting 18 years ago
Frank Lichtenheld edbe446674 cvsimport: sync usage lines with existing options 18 years ago
James Bowes ed35dece27 Read cvsimport options from repo-config 18 years ago
Junio C Hamano bf3f67ba71 cvsimport: activate -a option, really. 18 years ago
Nicolas Pitre 5c94f87e6b use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
Martin Langhoff 4083c2fce8 cvsimport: cleanup temporary cvsps file 18 years ago
Martin Langhoff ded9f40059 cvsimport: skip commits that are too recent (option and documentation) 18 years ago
Martin Langhoff 6211988f77 cvsimport: skip commits that are too recent 18 years ago
Junio C Hamano 86d11cf264 cvsimport: style fixup. 18 years ago
Iñaki Arenaza 73bcf53342 git-cvsimport: add support for CVS pserver method HTTP/1.x proxying 18 years ago
Jim Meyering efe4abd14c Run "git repack -a -d" once more at end, if there's 1MB or more of not-packed data. 18 years ago
Andy Whitcroft 1f24c58724 cvsimport: move over to using git-for-each-ref to read refs. 19 years ago
Martin Langhoff c5f448b0f2 cvsimport - cleanup of the multi-indexes handling 19 years ago
Johannes Schindelin 061303f0b5 cvsimport: always set $ENV{GIT_INDEX_FILE} to $index{$branch} 19 years ago
Martin Langhoff 7ccd9009ac cvsimport: setup indexes correctly for ancestors and incremental imports 19 years ago
Martin Langhoff 8f732649bc cvsimport: keep one index per branch during import 19 years ago
Martin Langhoff 2f57c69792 cvsimport: complete the cvsps run before starting the import 19 years ago
Martin Langhoff 71b0814836 cvsimport: ignore CVSPS_NO_BRANCH and impossible branches 19 years ago
Jeff King e49289dfb7 cvsimport: avoid "use" with :tag 19 years ago
Jeff King 62bf0d9629 cvsimport: set up commit environment in perl instead of using env 19 years ago
Junio C Hamano 61efa5e300 cvsimport: do not barf on creation of an empty file. 19 years ago
Martin Langhoff 55cad84299 cvsimport: introduce _fetchfile() method and used a 1M buffer to read() 19 years ago
Jeff King e73aefe4fd cvsimport: cleanup commit function 19 years ago
Jeff King 6a1871e174 cvsimport: use git-update-index --index-info 19 years ago
Linus Torvalds 4adcea995e cvsimport: repack every kilo-commits. 19 years ago
Martin Langhoff 06918348de cvsimport: introduce -L<imit> option to workaround memory leaks 19 years ago
Martin Langhoff c4b16f8d77 cvsimport: replace anonymous sub ref with a normal sub 19 years ago
Martin Langhoff f396f01f11 cvsimport: minor fixups 19 years ago
Elrond be0c7e0697 git-cvsimport: Handle "Removed" from pserver 19 years ago
Johannes Schindelin 42277bc81c cvsimport: use git-update-ref when updating 19 years ago
Junio C Hamano cb9594e28c cvsimport: fix reading from rev-parse 19 years ago
Junio C Hamano 8a5f2eac52 cvsimport: honor -i and non -i upon subsequent imports 19 years ago
Matthias Urlichs a541211ef4 cvsimport: Remove master-updating code 19 years ago
Junio C Hamano dd27478f09 cvsimport: avoid open "-|" list form for Perl 5.6 19 years ago
Martin Mares 39ba7d5464 Fix retries in git-cvsimport 19 years ago
Martin Langhoff 5179c8a54f cvsimport: Add -S <skipfileregex> support and -v announces files retrieved 19 years ago
Junio C Hamano 8cd1621149 cvsimport: ease migration from CVSROOT/users format 19 years ago
Andreas Ericsson ffd97f3a35 git-cvsimport: Add -A <author-conv-file> option 19 years ago
Joe English 34c99da2a4 Substitute "/" with $opt_s in tag names as well as branch names 19 years ago
Andreas Ericsson 2c52a42dd7 cvsimport: Don't let local settings hinder cvs user-migration. 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Pavel Roskin 8366a10ab2 symref support for import scripts 19 years ago
Martin Langhoff 9acb552d98 cvsimport: cvsps should be quiet too 19 years ago
Martin Langhoff 211dcac643 cvsimport: introduce -P <cvsps-output-file> option 19 years ago
Martin Langhoff d44e8cf029 cvsimport: catch error condition where cvs host disappears 19 years ago
Johannes Schindelin 750a09a7de Fix cvsimport warning when called without --no-cvs-direct 19 years ago
Johannes Schindelin e175768954 Fix cvsimport warning when called without --no-cvs-direct 19 years ago
Martin Langhoff df73e9c62a [PATCH] cvsimport: don't pass --cvs-direct if user options contradict us 20 years ago
Matthias Urlichs 89764f5d8b cvsimport: report merge parents 20 years ago
Junio C Hamano 94c23343dc Pass CVSps generated A U Thor <author@domain.xz> intact. 20 years ago