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