aboutsummaryrefslogtreecommitdiff
path: root/git-cvsimport.perl
Commit message (Expand)AuthorAge
* Make git-cvsimport remove ['s from tags, as bad_ref_char doesn't allow them.Paul Oliver2008-05-25
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-29
|\
| * cvsimport: always pass user data to "system" as a listJeff King2008-04-29
* | Merge branch 'maint'Junio C Hamano2008-03-12
|\ \ | |/
| * git-cvsimport: fix merging with remote parent branchMarc-Andre Lureau2008-03-12
* | cvsimport: allow for multiple -M optionsPhilippe Bruhat (BooK2008-03-01
* | cvsimport: have default merge regex allow for dashes in the branch namePhilippe Bruhat (BooK2008-03-01
|/
* cvsimport: have default merge regex also match beginning of commit messageGerrit Pape2008-02-13
* cvsimport: remove last use of repo-config from git standard toolsDan McGee2008-01-13
* cvsimport: die on cvsps errorsJeff King2007-12-23
* Small comment fix for git-cvsimport.Stefan Sperling2007-12-22
* Merge branch 'maint'Junio C Hamano2007-11-30
|\
| * cvsimport: fix usage of cvsimport.moduleJeff King2007-11-30
| * cvsimport: miscellaneous packed-ref fixesJeff King2007-11-28
| * cvsimport: use rev-parse to support packed refsJeff King2007-11-28
* | git-cvsimport: fix handling of user name when it is not set in CVSROOTGordon Hopper2007-11-09
|/
* git-cvsimport: really convert underscores in branch names to dots with -uGerrit Pape2007-11-03
* (cvs|svn)import: Ask git-tag to overwrite old tags.Michael Smith2007-09-07
* 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