about summary refs log tree commit diff
path: root/tests/t0107-snapshot.sh (follow)
Commit message (Expand)AuthorAge
* tests: introduce strip_header() helper functionJohn Keeping2013-05-22
* t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer2013-04-10
* t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer2013-04-09
* tests: use Git's test frameworkJohn Keeping2013-04-08
* t0107-snapshot: add tests for ZIP archivesJohn Keeping2013-03-04
* tests: make whitespace consistentJohn Keeping2013-03-04
* tests: "grep -e" is not portable to all platformsJohn Keeping2013-03-04
* Merge branch 'snapshot-fixes'Lars Hjemli2009-01-11
|\
| * tests/t0107-snapshot.sh: make testscript match updated snapshot behaviorLars Hjemli2008-12-28
* | ui-snapshot.c: change mime-type for tar.gz and tar.bz2Lars Hjemli2008-12-26
|/
* ui-snapshot.c: specify archiver_args.baselenLars Hjemli2008-10-05
* Create initial testsuiteLars Hjemli2007-11-11
figuration option.Mark Lodato 2009-03-15CGIT 0.8.2.1Lars Hjemli 2009-03-15Fix doc-related glitches in Makefile and .gitignoreLars Hjemli 2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli 2009-03-15fix segfault when displaying empty blobsEric Wong 2009-02-19Add support for HEAD requestsLars Hjemli 2009-02-19Add support for ETag in 'plain' viewLars Hjemli 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli 2009-02-12Makefile: add doc-related targetsLars Hjemli