summaryrefslogtreecommitdiffstats
path: root/git-archimport.perl
Commit message (Expand)AuthorAgeFilesLines
* archimport: use safe_pipe_capture for user inputJeff King2017-09-121-2/+2
* git-archimport: use a lowercase "usage:" stringDavid Aguilar2013-02-241-1/+1
* perl: use "use warnings" instead of -wÆvar Arnfjörð Bjarmason2010-09-271-1/+1
* perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason2010-09-271-0/+1
* Make usage strings dash-lessStephan Beyer2008-07-131-2/+2
* Make git-archimport log entries more consistentMiles Bader2007-08-301-1/+5
* War on whitespaceJunio C Hamano2007-06-071-88/+87
* git-archimport: allow remapping branch namesPaolo Bonzini2007-03-071-22/+64
* git-archimport: support empty summaries, put summary on a single line.Paolo Bonzini2007-02-281-4/+15
* git-archimport: initial import needs empty directoryGerrit Pape2007-02-041-0/+9
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-121-1/+1
* Fix more typos, primarily in the codePavel Roskin2006-07-101-4/+4
* Rip out merge-order and make "git log <paths>..." work again.Linus Torvalds2006-03-011-2/+2
* archimport: remove files from the index before adding/updatingEric Wong2006-02-181-15/+13
* Documentation/git-archimport: document -o, -a, f, -D optionsEric Wong2005-12-191-2/+3
* archimport: fix a in new changeset applyer additionEric Wong2005-12-111-5/+1
* archimport: Fix a bug I introduced in the new log parserEric Wong2005-12-111-2/+2
* archimport: Add the accurate changeset applyerEric Wong2005-12-111-28/+171
* archimport: safer log file parsingEric Wong2005-12-111-98/+111
* archimport: add -D <depth> and -a switchEric Wong2005-12-111-90/+135
* archimport: remove git wrapper dependencyEric Wong2005-12-111-1/+1
* archimport: fix -t tmpdir switchEric Wong2005-12-111-3/+2
* archimport: remove String::ShellQuote dependency.Eric Wong2005-12-111-23/+28
* archimport: first, make sure it still compilesEric Wong2005-12-111-0/+16
* archimport: allow for old style branch and public tag namesMartin Langhoff2005-11-171-6/+17
* Disambiguate the term 'branch' in Arch vs gitEric Wong2005-11-171-11/+54
* archimport: don't die on merge-base failureEric Wong2005-11-171-1/+7
* remove shellquote usage for tagsEric Wong2005-11-171-27/+28
* symref support for import scriptsPavel Roskin2005-11-161-2/+1
* archimport: handle pika escapingMartin Langhoff2005-11-111-0/+5
* [PATCH] archimport: Actually cope with merges from "remote" repositories. Plu...Martin Langhoff2005-10-011-1/+7
* [PATCH] archimport - better handling of temp dirsmartin@catalyst.net.nz2005-09-111-5/+5
* [PATCH] archimport - use GIT_DIR instead of hardcoded ".git"martin@catalyst.net.nz2005-09-111-20/+22
* [PATCH] archimport - update in-script doco, options tidyupmartin@catalyst.net.nz2005-09-111-17/+16
* [PATCH] archimport - add merge detectionmartin@catalyst.net.nz2005-09-101-4/+180
* Big tool rename.Junio C Hamano2005-09-071-0/+604