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