aboutsummaryrefslogtreecommitdiffstats
path: root/git-archimport.perl
AgeCommit message (Expand)AuthorFilesLines
2006-03-01Rip out merge-order and make "git log <paths>..." work again.Linus Torvalds1-2/+2
2006-02-18archimport: remove files from the index before adding/updatingEric Wong1-15/+13
2005-12-19Documentation/git-archimport: document -o, -a, f, -D optionsEric Wong1-2/+3
2005-12-11archimport: fix a in new changeset applyer additionEric Wong1-5/+1
2005-12-11archimport: Fix a bug I introduced in the new log parserEric Wong1-2/+2
2005-12-11archimport: Add the accurate changeset applyerEric Wong1-28/+171
2005-12-11archimport: safer log file parsingEric Wong1-98/+111
2005-12-11archimport: add -D <depth> and -a switchEric Wong1-90/+135
2005-12-11archimport: remove git wrapper dependencyEric Wong1-1/+1
2005-12-11archimport: fix -t tmpdir switchEric Wong1-3/+2
2005-12-11archimport: remove String::ShellQuote dependency.Eric Wong1-23/+28
2005-12-11archimport: first, make sure it still compilesEric Wong1-0/+16
2005-11-17archimport: allow for old style branch and public tag namesMartin Langhoff1-6/+17
2005-11-17Disambiguate the term 'branch' in Arch vs gitEric Wong1-11/+54
2005-11-17archimport: don't die on merge-base failureEric Wong1-1/+7
2005-11-17remove shellquote usage for tagsEric Wong1-27/+28
2005-11-16symref support for import scriptsPavel Roskin1-2/+1
2005-11-11archimport: handle pika escapingMartin Langhoff1-0/+5
2005-10-01[PATCH] archimport: Actually cope with merges from "remote" repositories. Plu...Martin Langhoff1-1/+7
2005-09-11[PATCH] archimport - better handling of temp dirsmartin@catalyst.net.nz1-5/+5
2005-09-11[PATCH] archimport - use GIT_DIR instead of hardcoded ".git"martin@catalyst.net.nz1-20/+22
2005-09-11[PATCH] archimport - update in-script doco, options tidyupmartin@catalyst.net.nz1-17/+16
2005-09-10[PATCH] archimport - add merge detectionmartin@catalyst.net.nz1-4/+180
2005-09-07Big tool rename.Junio C Hamano1-0/+604