aboutsummaryrefslogtreecommitdiff
path: root/git-archimport.perl
Commit message (Expand)AuthorAge
* 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