Age | Commit message (Expand) | Author | Files | Lines |
2018-05-24 | import-tars: read overlong names from pax extended header | Pedro Alvarez Piedehierro | 1 | -2/+29 |
2016-08-03 | import-tars: support hard links | Johannes Schindelin | 1 | -11/+20 |
2009-10-21 | import-tars: Add support for tarballs compressed with lzma, xz | Ingmar Vanhassel | 1 | -1/+4 |
2009-10-09 | import-tars: Add missing closing bracket | Ingmar Vanhassel | 1 | -1/+1 |
2009-09-03 | import-tars: Allow per-tar author and commit message. | Peter Krefting | 1 | -4/+46 |
2009-06-18 | import-tars: support symlinks | Johannes Schindelin | 1 | -5/+12 |
2009-03-20 | import-tars: separate author from committer | Giuseppe Bilotta | 1 | -5/+11 |
2007-05-16 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2007-05-16 | import-tars: Use the "Link indicator" to identify directories | Johannes Schindelin | 1 | -1/+1 |
2007-05-10 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2007-05-07 | Properly handle '0' filenames in import-tars | Shawn O. Pearce | 1 | -1/+1 |
2007-05-02 | Merge branch 'gfi-maint' into gfi-master | Shawn O. Pearce | 1 | -0/+19 |
2007-05-02 | Teach import-tars about GNU tar's @LongLink extension. | Johannes Schindelin | 1 | -0/+19 |
2007-04-29 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+1 |
2007-04-29 | Fix import-tars fix. | Junio C Hamano | 1 | -1/+1 |
2007-04-28 | import-tars: be nice to wrong directory modes | Johannes Schindelin | 1 | -0/+1 |
2007-04-24 | fix importing of subversion tars | Uwe Kleine-König | 1 | -1/+6 |
2007-02-21 | Use gunzip -c over gzcat in import-tars example. | Michael Loeffler | 1 | -3/+6 |
2007-02-12 | import-tars: brown paper bag fix for file mode. | Michael Loeffler | 1 | -3/+1 |
2007-02-08 | tar archive frontend for fast-import. | Shawn O. Pearce | 1 | -0/+105 |