38 Commits (18b633cafcd43b83d752738fea62f185d4de1b91)

Author SHA1 Message Date
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 19 years ago
Matthias Urlichs 89764f5d8b cvsimport: report merge parents 19 years ago
Junio C Hamano 94c23343dc Pass CVSps generated A U Thor <author@domain.xz> intact. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
H. Peter Anvin 0d821d4dab [PATCH] git-cvsimport-script: handling of tags 19 years ago
Martin Langhoff 049f28c392 [PATCH] git-cvsimport - remove hardcoded reference to origin 19 years ago
Martin Langhoff db4b65821e [PATCH] Add merge detection to git-cvsimport 19 years ago
Johannes Schindelin fbfd60d651 [PATCH] Also handle CVS branches with a '/' in their name 19 years ago
Martin Langhoff abe0582207 [PATCH] Add -k kill keyword expansion option to git-cvsimport - revised 19 years ago
iso-8859-1?Q?David_K=E5gedal b092133103 [PATCH] Fixed two bugs in git-cvsimport-script. 19 years ago
Matthias Urlichs 8b8840e046 [PATCH] cvsgit fixes: spaces in filenames and CVS server dialog woes 19 years ago
Sven Verdoolaege d6d8dac032 [PATCH] git-cvsimport-script: parse multidigit revisions. 20 years ago
Sven Verdoolaege c1c774e796 [PATCH] git-cvsimport-script: add "import only" option 20 years ago
Bryan Larsen 7672db20c2 [PATCH] Expose object ID computation functions. 20 years ago
Sven Verdoolaege c619ad510b [PATCH] Fix fd leak in git-cvsimport-script 20 years ago