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