summaryrefslogtreecommitdiffstats
path: root/git-archimport.perl
AgeCommit message (Expand)AuthorLines
2013-02-24git-archimport: use a lowercase "usage:" stringDavid Aguilar-1/+1
2010-09-27perl: use "use warnings" instead of -wÆvar Arnfjörð Bjarmason-1/+1
2010-09-27perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason-0/+1
2008-07-13Make usage strings dash-lessStephan Beyer-2/+2
2007-08-30Make git-archimport log entries more consistentMiles Bader-1/+5
2007-06-07War on whitespaceJunio C Hamano-88/+87
2007-03-07git-archimport: allow remapping branch namesPaolo Bonzini-22/+64
2007-02-28git-archimport: support empty summaries, put summary on a single line.Paolo Bonzini-4/+15
2007-02-04git-archimport: initial import needs empty directoryGerrit Pape-0/+9
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre-1/+1
2006-07-10Fix more typos, primarily in the codePavel Roskin-4/+4
2006-03-01Rip out merge-order and make "git log <paths>..." work again.Linus Torvalds-2/+2
2006-02-18archimport: remove files from the index before adding/updatingEric Wong-15/+13
2005-12-19Documentation/git-archimport: document -o, -a, f, -D optionsEric Wong-2/+3
2005-12-11archimport: fix a in new changeset applyer additionEric Wong-5/+1
2005-12-11archimport: Fix a bug I introduced in the new log parserEric Wong-2/+2
2005-12-11archimport: Add the accurate changeset applyerEric Wong-28/+171
2005-12-11archimport: safer log file parsingEric Wong-98/+111
2005-12-11archimport: add -D <depth> and -a switchEric Wong-90/+135
2005-12-11archimport: remove git wrapper dependencyEric Wong-1/+1
2005-12-11archimport: fix -t tmpdir switchEric Wong-3/+2
2005-12-11archimport: remove String::ShellQuote dependency.Eric Wong-23/+28
2005-12-11archimport: first, make sure it still compilesEric Wong-0/+16
2005-11-17archimport: allow for old style branch and public tag namesMartin Langhoff-6/+17
2005-11-17Disambiguate the term 'branch' in Arch vs gitEric Wong-11/+54
2005-11-17archimport: don't die on merge-base failureEric Wong-1/+7
2005-11-17remove shellquote usage for tagsEric Wong-27/+28
2005-11-16symref support for import scriptsPavel Roskin-2/+1
2005-11-11archimport: handle pika escapingMartin Langhoff-0/+5
2005-10-01[PATCH] archimport: Actually cope with merges from "remote" repositories. Plu...Martin Langhoff-1/+7
2005-09-11[PATCH] archimport - better handling of temp dirsmartin@catalyst.net.nz-5/+5
2005-09-11[PATCH] archimport - use GIT_DIR instead of hardcoded ".git"martin@catalyst.net.nz-20/+22
2005-09-11[PATCH] archimport - update in-script doco, options tidyupmartin@catalyst.net.nz-17/+16
2005-09-10[PATCH] archimport - add merge detectionmartin@catalyst.net.nz-4/+180
2005-09-07Big tool rename.Junio C Hamano-0/+604