aboutsummaryrefslogtreecommitdiff
path: root/git-cvsimport.perl
Commit message (Expand)AuthorAge
...
* git-cvsimport: force checkout of working tree after initial importGerrit Pape2007-06-28
* Generate tags with correct timestamp (git-svnimport)Dave O'Neill2007-06-22
* Merge branch 'aw/cvs'Junio C Hamano2007-06-12
|\
| * cvsimport: add <remote>/HEAD reference in separate remotes moreAndy Whitcroft2007-06-06
| * cvsimport: update documentation to include separate remotes optionAndy Whitcroft2007-06-06
| * cvsimport: add support for new style remote layoutAndy Whitcroft2007-06-06
* | Merge branch 'ep/cvstag'Junio C Hamano2007-06-12
|\ \
| * | Use git-tag in git-cvsimportElvis Pranskevichus2007-06-06
* | | War on whitespaceJunio C Hamano2007-06-07
|/ /
* | 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