Age | Commit message (Expand) | Author | Files | Lines |
2017-09-12 | archimport: use safe_pipe_capture for user input | Jeff King | 1 | -2/+2 |
2013-02-24 | git-archimport: use a lowercase "usage:" string | David Aguilar | 1 | -1/+1 |
2010-09-27 | perl: use "use warnings" instead of -w | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-09-27 | perl: bump the required Perl version to 5.8 from 5.6.[21] | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2008-07-13 | Make usage strings dash-less | Stephan Beyer | 1 | -2/+2 |
2007-08-30 | Make git-archimport log entries more consistent | Miles Bader | 1 | -1/+5 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -88/+87 |
2007-03-07 | git-archimport: allow remapping branch names | Paolo Bonzini | 1 | -22/+64 |
2007-02-28 | git-archimport: support empty summaries, put summary on a single line. | Paolo Bonzini | 1 | -4/+15 |
2007-02-04 | git-archimport: initial import needs empty directory | Gerrit Pape | 1 | -0/+9 |
2007-01-12 | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 1 | -1/+1 |
2006-07-10 | Fix more typos, primarily in the code | Pavel Roskin | 1 | -4/+4 |
2006-03-01 | Rip out merge-order and make "git log <paths>..." work again. | Linus Torvalds | 1 | -2/+2 |
2006-02-18 | archimport: remove files from the index before adding/updating | Eric Wong | 1 | -15/+13 |
2005-12-19 | Documentation/git-archimport: document -o, -a, f, -D options | Eric Wong | 1 | -2/+3 |
2005-12-11 | archimport: fix a in new changeset applyer addition | Eric Wong | 1 | -5/+1 |
2005-12-11 | archimport: Fix a bug I introduced in the new log parser | Eric Wong | 1 | -2/+2 |
2005-12-11 | archimport: Add the accurate changeset applyer | Eric Wong | 1 | -28/+171 |
2005-12-11 | archimport: safer log file parsing | Eric Wong | 1 | -98/+111 |
2005-12-11 | archimport: add -D <depth> and -a switch | Eric Wong | 1 | -90/+135 |
2005-12-11 | archimport: remove git wrapper dependency | Eric Wong | 1 | -1/+1 |
2005-12-11 | archimport: fix -t tmpdir switch | Eric Wong | 1 | -3/+2 |
2005-12-11 | archimport: remove String::ShellQuote dependency. | Eric Wong | 1 | -23/+28 |
2005-12-11 | archimport: first, make sure it still compiles | Eric Wong | 1 | -0/+16 |
2005-11-17 | archimport: allow for old style branch and public tag names | Martin Langhoff | 1 | -6/+17 |
2005-11-17 | Disambiguate the term 'branch' in Arch vs git | Eric Wong | 1 | -11/+54 |
2005-11-17 | archimport: don't die on merge-base failure | Eric Wong | 1 | -1/+7 |
2005-11-17 | remove shellquote usage for tags | Eric Wong | 1 | -27/+28 |
2005-11-16 | symref support for import scripts | Pavel Roskin | 1 | -2/+1 |
2005-11-11 | archimport: handle pika escaping | Martin Langhoff | 1 | -0/+5 |
2005-10-01 | [PATCH] archimport: Actually cope with merges from "remote" repositories. Plu... | Martin Langhoff | 1 | -1/+7 |
2005-09-11 | [PATCH] archimport - better handling of temp dirs | martin@catalyst.net.nz | 1 | -5/+5 |
2005-09-11 | [PATCH] archimport - use GIT_DIR instead of hardcoded ".git" | martin@catalyst.net.nz | 1 | -20/+22 |
2005-09-11 | [PATCH] archimport - update in-script doco, options tidyup | martin@catalyst.net.nz | 1 | -17/+16 |
2005-09-10 | [PATCH] archimport - add merge detection | martin@catalyst.net.nz | 1 | -4/+180 |
2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -0/+604 |