aboutsummaryrefslogtreecommitdiff
path: root/git-cvsimport.perl
Commit message (Expand)AuthorAge
* git-cvsimport: Make sure to use $git_dir always instead of .git sometimesMichael Milligan2007-06-06
* Use git-for-each-ref to check whether the origin branch exists.Stephan Springl2007-05-23
* cvsimport: Improve usage error reportingFrank Lichtenheld2007-04-06
* cvsimport: sync usage lines with existing optionsFrank Lichtenheld2007-04-06
* Read cvsimport options from repo-configJames Bowes2007-02-07
* cvsimport: activate -a option, really.Junio C Hamano2007-01-22
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-12
* cvsimport: cleanup temporary cvsps fileMartin Langhoff2007-01-08
* cvsimport: skip commits that are too recent (option and documentation)Martin Langhoff2007-01-08
* cvsimport: skip commits that are too recentMartin Langhoff2007-01-07
* cvsimport: style fixup.Junio C Hamano2006-11-27
* git-cvsimport: add support for CVS pserver method HTTP/1.x proxyingIƱaki Arenaza2006-11-24
* Run "git repack -a -d" once more at end, if there's 1MB or more of not-packed...Jim Meyering2006-11-15
* cvsimport: move over to using git-for-each-ref to read refs.Andy Whitcroft2006-09-20
* cvsimport - cleanup of the multi-indexes handlingMartin Langhoff2006-06-28
* cvsimport: always set $ENV{GIT_INDEX_FILE} to $index{$branch}Johannes Schindelin2006-06-24
* cvsimport: setup indexes correctly for ancestors and incremental importsMartin Langhoff2006-06-24
* cvsimport: keep one index per branch during importMartin Langhoff2006-06-16
* cvsimport: complete the cvsps run before starting the importMartin Langhoff2006-06-16
* cvsimport: ignore CVSPS_NO_BRANCH and impossible branchesMartin Langhoff2006-06-16
* cvsimport: avoid "use" with :tagJeff King2006-05-25
* cvsimport: set up commit environment in perl instead of using envJeff King2006-05-23
* cvsimport: do not barf on creation of an empty file.Junio C Hamano2006-05-23
* cvsimport: introduce _fetchfile() method and used a 1M buffer to read()Martin Langhoff2006-05-23
* cvsimport: cleanup commit functionJeff King2006-05-23
* cvsimport: use git-update-index --index-infoJeff King2006-05-23
* cvsimport: repack every kilo-commits.Linus Torvalds2006-05-23
* cvsimport: introduce -L<imit> option to workaround memory leaksMartin Langhoff2006-05-23
* cvsimport: replace anonymous sub ref with a normal subMartin Langhoff2006-05-22
* cvsimport: minor fixupsMartin Langhoff2006-05-22
* git-cvsimport: Handle "Removed" from pserverElrond2006-05-17
* cvsimport: use git-update-ref when updatingJohannes Schindelin2006-04-04
* cvsimport: fix reading from rev-parseJunio C Hamano2006-03-18
* cvsimport: honor -i and non -i upon subsequent importsJunio C Hamano2006-03-17
* cvsimport: Remove master-updating codeMatthias Urlichs2006-03-07
* cvsimport: avoid open "-|" list form for Perl 5.6Junio C Hamano2006-02-20
* Fix retries in git-cvsimportv1.2.2Martin Mares2006-02-18
* cvsimport: Add -S <skipfileregex> support and -v announces files retrievedMartin Langhoff2006-01-29
* cvsimport: ease migration from CVSROOT/users formatJunio C Hamano2006-01-15
* git-cvsimport: Add -A <author-conv-file> optionAndreas Ericsson2006-01-15
* Substitute "/" with $opt_s in tag names as well as branch namesJoe English2006-01-06
* cvsimport: Don't let local settings hinder cvs user-migration.Andreas Ericsson2005-11-25
* symref support for import scriptsPavel Roskin2005-11-16
* cvsimport: cvsps should be quiet tooMartin Langhoff2005-11-01
* cvsimport: introduce -P <cvsps-output-file> optionMartin Langhoff2005-11-01
* cvsimport: catch error condition where cvs host disappearsMartin Langhoff2005-11-01
* Fix cvsimport warning when called without --no-cvs-directJohannes Schindelin2005-10-18
* Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-10-16
|\
| * cvsimport: report merge parentsMatthias Urlichs2005-10-10
* | [PATCH] cvsimport: don't pass --cvs-direct if user options contradict usMartin Langhoff2005-10-11
|/