summaryrefslogtreecommitdiff
path: root/git-archimport.perl
AgeCommit message (Expand)AuthorFilesLines
2017-09-12archimport: use safe_pipe_capture for user inputLibravatar Jeff King1-2/+2
2013-02-24git-archimport: use a lowercase "usage:" stringLibravatar David Aguilar1-1/+1
2010-09-27perl: use "use warnings" instead of -wLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2010-09-27perl: bump the required Perl version to 5.8 from 5.6.[21]Libravatar Ævar Arnfjörð Bjarmason1-0/+1
2008-07-13Make usage strings dash-lessLibravatar Stephan Beyer1-2/+2
2007-08-30Make git-archimport log entries more consistentLibravatar Miles Bader1-1/+5
2007-06-07War on whitespaceLibravatar Junio C Hamano1-88/+87
2007-03-07git-archimport: allow remapping branch namesLibravatar Paolo Bonzini1-22/+64
2007-02-28git-archimport: support empty summaries, put summary on a single line.Libravatar Paolo Bonzini1-4/+15
2007-02-04git-archimport: initial import needs empty directoryLibravatar Gerrit Pape1-0/+9
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsLibravatar Nicolas Pitre1-1/+1
2006-07-10Fix more typos, primarily in the codeLibravatar Pavel Roskin1-4/+4
2006-03-01Rip out merge-order and make "git log <paths>..." work again.Libravatar Linus Torvalds1-2/+2
2006-02-18archimport: remove files from the index before adding/updatingLibravatar Eric Wong1-15/+13
2005-12-19Documentation/git-archimport: document -o, -a, f, -D optionsLibravatar Eric Wong1-2/+3
2005-12-11archimport: fix a in new changeset applyer additionLibravatar Eric Wong1-5/+1
2005-12-11archimport: Fix a bug I introduced in the new log parserLibravatar Eric Wong1-2/+2
2005-12-11archimport: Add the accurate changeset applyerLibravatar Eric Wong1-28/+171
2005-12-11archimport: safer log file parsingLibravatar Eric Wong1-98/+111
2005-12-11archimport: add -D <depth> and -a switchLibravatar Eric Wong1-90/+135
2005-12-11archimport: remove git wrapper dependencyLibravatar Eric Wong1-1/+1
2005-12-11archimport: fix -t tmpdir switchLibravatar Eric Wong1-3/+2
2005-12-11archimport: remove String::ShellQuote dependency.Libravatar Eric Wong1-23/+28
2005-12-11archimport: first, make sure it still compilesLibravatar Eric Wong1-0/+16
2005-11-17archimport: allow for old style branch and public tag namesLibravatar Martin Langhoff1-6/+17
2005-11-17Disambiguate the term 'branch' in Arch vs gitLibravatar Eric Wong1-11/+54
2005-11-17archimport: don't die on merge-base failureLibravatar Eric Wong1-1/+7
2005-11-17remove shellquote usage for tagsLibravatar Eric Wong1-27/+28
2005-11-16symref support for import scriptsLibravatar Pavel Roskin1-2/+1
2005-11-11archimport: handle pika escapingLibravatar Martin Langhoff1-0/+5
2005-10-01[PATCH] archimport: Actually cope with merges from "remote" repositories. Plu...Libravatar Martin Langhoff1-1/+7
2005-09-11[PATCH] archimport - better handling of temp dirsLibravatar martin@catalyst.net.nz1-5/+5
2005-09-11[PATCH] archimport - use GIT_DIR instead of hardcoded ".git"Libravatar martin@catalyst.net.nz1-20/+22
2005-09-11[PATCH] archimport - update in-script doco, options tidyupLibravatar martin@catalyst.net.nz1-17/+16
2005-09-10[PATCH] archimport - add merge detectionLibravatar martin@catalyst.net.nz1-4/+180
2005-09-07Big tool rename.Libravatar Junio C Hamano1-0/+604