76 Commits (f58dbf23c33e0e79622f4344b48ab5bc9bc360cc)

Author SHA1 Message Date
Marc-Andre Lureau c36c5b845e git-cvsimport: fix merging with remote parent branch 17 years ago
Philippe Bruhat (BooK bc434e829c cvsimport: allow for multiple -M options 17 years ago
Philippe Bruhat (BooK fbbbc362ab cvsimport: have default merge regex allow for dashes in the branch name 17 years ago
Gerrit Pape 9386ecbb1c cvsimport: have default merge regex also match beginning of commit message 17 years ago
Dan McGee cfc44a12fe cvsimport: remove last use of repo-config from git standard tools 17 years ago
Jeff King 3a969ef1d6 cvsimport: die on cvsps errors 17 years ago
Stefan Sperling 77190eb9b8 Small comment fix for git-cvsimport. 17 years ago
Jeff King 67d232426b cvsimport: fix usage of cvsimport.module 17 years ago
Jeff King 0750d75115 cvsimport: miscellaneous packed-ref fixes 17 years ago
Jeff King 9da0dabcd9 cvsimport: use rev-parse to support packed refs 17 years ago
Gordon Hopper 2e458e0575 git-cvsimport: fix handling of user name when it is not set in CVSROOT 17 years ago
Gerrit Pape a0554224a2 git-cvsimport: really convert underscores in branch names to dots with -u 17 years ago
Michael Smith ee834cf0c7 (cvs|svn)import: Ask git-tag to overwrite old tags. 17 years ago
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