summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make sure symlinks don't point outside working directory (CVE-2015-119)Andreas Gruenbacher2015-01-191-0/+53
* Improve error message when refusing to delete fileAndreas Gruenbacher2014-08-131-3/+3
* Preserve function names in reject filesSteven Rostedt2013-08-191-2/+2
* Test case for the dry-run fixAndreas Gruenbacher2013-07-301-3/+19
* Fix removing empty directoriesAndreas Gruenbacher2013-03-102-0/+30
* Initialize data structures early enoughAndreas Gruenbacher2012-10-042-0/+19
* Don't fail test suite if printf '\0' is brokenAndreas Gruenbacher2012-09-301-4/+8
* Repair 'backup of unmodified file' testAndreas Gruenbacher2012-09-281-8/+5
* Improve the previous commitAndreas Gruenbacher2012-09-261-3/+23
* Only expect files to become empty if the patch says soAndreas Gruenbacher2012-09-251-10/+70
* Improve messages when in --dry-run modeAndreas Gruenbacher2012-09-224-12/+19
* Improve handling of LF vs. CRLF line endingsAndreas Gruenbacher2012-09-221-6/+14
* Add a missing explanation in the tests/crlf-handling test caseAndreas Gruenbacher2012-09-201-0/+4
* Add --follow-symlinks option for backwards compatibilityAndreas Gruenbacher2012-09-191-0/+5
* Fix file truncation when switching from git diff to non-git diffAndreas Gruenbacher2012-09-181-5/+36
* Improve error message when patching a file of different typeAndreas Gruenbacher2012-09-181-3/+3
* Minor test case updatesAndreas Gruenbacher2012-09-182-6/+6
* Allow to use potentially dangerous filenames from the root directoryAndreas Gruenbacher2012-09-171-0/+11
* In a git-style diff, make sure not to unlink the original by accidentAndreas Gruenbacher2012-09-131-1/+26
* Support double-quoted filenames in all context diff formatsAndreas Gruenbacher2012-08-111-2/+4
* Detect concatenated git-style patches by tracking what's in the output queueAndreas Gruenbacher2012-08-081-7/+17
* Add another git-style diff concatenation regression testDmitry V. Levin2012-08-081-0/+40
* maint: ignore more build artifactsAndreas Gruenbacher2012-08-081-0/+1
* In git-style diffs, create new files immediatetly and only remember files to ...Andreas Gruenbacher2012-08-021-0/+1
* Add file create test case which still needs to be fixedAndreas Gruenbacher2012-08-011-2/+7
* Try to recognize concatenated git diffs and handle them appropriatelyAndreas Gruenbacher2012-08-012-0/+42
* Add missing "diff --git" index linesAndreas Gruenbacher2012-07-314-0/+9
* Fix segfault in output_file_later()Andreas Gruenbacher2012-04-241-0/+21
* Only warn when trying to modify read-only filesAndreas Gruenbacher2012-04-171-2/+11
* Fix "delete file which does not exist" test caseAndreas Gruenbacher2012-04-171-4/+2
* For git-style patch files, do not output files immediatelyAndreas Gruenbacher2012-04-172-1/+53
* Remove invalid symlink test caseAndreas Gruenbacher2012-04-171-21/+0
* maint: enable the sc_space_tab syntax-check ruleJim Meyering2012-01-011-4/+4
* maint: update all copyright year number rangesJim Meyering2012-01-0134-35/+35
* Timestamp not set when creating files with --set-time or --set-utcAndreas Gruenbacher2011-12-091-0/+17
* tests: specify test runner in LOG_COMPILER, not in TEST_ENVIRONMENTStefano Lattarini2011-10-121-1/+3
* give a diagnostic rather than a failed assertion for a mangled patchJim Meyering2011-10-112-0/+43
* maint: update copyright date year ranges to include 2011Jim Meyering2011-03-2731-31/+31
* maint: avoid non-portable use of test -aJim Meyering2011-03-264-5/+5
* maint: allow the sc_prohibit_empty_lines_at_EOF test to passJim Meyering2011-03-261-1/+0
* maint: remove trailing blanksJim Meyering2011-03-265-12/+19
* don't warn twice about the same invalid file nameJim Meyering2011-02-171-0/+24
* Ignore dangerous filenames instead of failing immediatelyAndreas Gruenbacher2011-02-161-15/+82
* Create directory test caseOzan Çağlayan2011-02-042-0/+28
* Also check if the input file is seekable if a filename is given (-i)Andreas Gruenbacher2011-02-032-0/+43
* Do not let a malicious patch create files above current directoryJim Meyering2011-02-032-1/+51
* Only recognize quited filename in the "diff --git" formatAndreas Gruenbacher2010-10-051-0/+1
* Add copy-after-modify test caseAndreas Gruenbacher2010-09-171-0/+43
* Document that "diff --git" criss-cross renames don't workAndreas Gruenbacher2010-09-172-0/+45
* Fix the "patching file" message for renames and copiesAndreas Gruenbacher2010-09-172-13/+7