aboutsummaryrefslogtreecommitdiff
path: root/contrib/fast-import/import-tars.perl
Commit message (Expand)AuthorAge
* import-tars: Add support for tarballs compressed with lzma, xzIngmar Vanhassel2009-10-21
* import-tars: Add missing closing bracketIngmar Vanhassel2009-10-09
* import-tars: Allow per-tar author and commit message.Peter Krefting2009-09-03
* import-tars: support symlinksJohannes Schindelin2009-06-18
* import-tars: separate author from committerGiuseppe Bilotta2009-03-20
* Merge branch 'maint'Junio C Hamano2007-05-16
|\
| * import-tars: Use the "Link indicator" to identify directoriesJohannes Schindelin2007-05-16
* | Merge branch 'maint'Junio C Hamano2007-05-10
|\ \ | |/
| * Properly handle '0' filenames in import-tarsShawn O. Pearce2007-05-07
* | Merge branch 'gfi-maint' into gfi-masterShawn O. Pearce2007-05-02
|\ \ | |/
| * Teach import-tars about GNU tar's @LongLink extension.Johannes Schindelin2007-05-02
* | Merge branch 'maint'Junio C Hamano2007-04-29
|\ \ | |/
| * Fix import-tars fix.Junio C Hamano2007-04-29
| * import-tars: be nice to wrong directory modesJohannes Schindelin2007-04-28
* | fix importing of subversion tarsUwe Kleine-König2007-04-24
|/
* Use gunzip -c over gzcat in import-tars example.Michael Loeffler2007-02-21
* import-tars: brown paper bag fix for file mode.Michael Loeffler2007-02-12
* tar archive frontend for fast-import.Shawn O. Pearce2007-02-08