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