61 Commits (09ff69bb39b386e24a39723d9e20263a915bc6d6)

Author SHA1 Message Date
Gerrit Pape 7051c3b129 git-cvsimport: force checkout of working tree after initial import 18 years ago
Dave O'Neill 47ee8ed292 Generate tags with correct timestamp (git-svnimport) 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Elvis Pranskevichus 5c08931dfc Use git-tag in git-cvsimport 18 years ago
Michael Milligan 23fcdc7971 git-cvsimport: Make sure to use $git_dir always instead of .git sometimes 18 years ago
Andy Whitcroft 06baffd3df cvsimport: add <remote>/HEAD reference in separate remotes more 18 years ago
Andy Whitcroft cbc9be5ca3 cvsimport: update documentation to include separate remotes option 18 years ago
Andy Whitcroft 8b7f5fc1ca cvsimport: add support for new style remote layout 18 years ago
Stephan Springl 7ca055f75a Use git-for-each-ref to check whether the origin branch exists. 18 years ago
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. 18 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