Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | archive-zip: load userdiff configjk/archive-zip-userdiff-config | Jeff King | 2017-01-07 | 1 | -4/+18 |
* | Merge branch 'rs/zip-text' | Junio C Hamano | 2015-03-17 | 1 | -1/+46 |
|\ | |||||
| * | archive-zip: mark text files in archivesrs/zip-text | René Scharfe | 2015-03-05 | 1 | -1/+46 |
* | | t5000, t5003: simplify commitrs/simplify-archive-tests | René Scharfe | 2014-07-07 | 1 | -8/+4 |
|/ | |||||
* | t5000, t5003: do not use test_cmp to compare binary filessk/test-cmp-bin | Stepan Kasal | 2014-06-04 | 1 | -3/+3 |
* | t5000, t5003: create directories for extracted files lazily | René Scharfe | 2013-05-20 | 1 | -1/+1 |
* | Merge branch 'jk/empty-archive' | Junio C Hamano | 2013-03-25 | 1 | -6/+0 |
|\ | |||||
| * | test-lib: factor out $GIT_UNZIP setup | Jeff King | 2013-03-10 | 1 | -6/+0 |
* | | archive-zip: fix compressed size for stored export-subst files | René Scharfe | 2013-02-27 | 1 | -0/+6 |
|/ | |||||
* | t5003: check if unzip supports symlinks | René Scharfe | 2013-01-07 | 1 | -7/+19 |
* | t5000, t5003: move ZIP tests into their own script | René Scharfe | 2013-01-07 | 1 | -0/+119 |