summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 2.7v2.7Andreas Gruenbacher2012-09-121-4/+6
* maint: update gnulib submoduleAndreas Gruenbacher2012-09-122-0/+1
* Support double-quoted filenames in all context diff formatsAndreas Gruenbacher2012-08-115-13/+15
* Remove SHA1 hashes from the file id cacheAndreas Gruenbacher2012-08-082-24/+0
* Detect concatenated git-style patches by tracking what's in the output queueAndreas Gruenbacher2012-08-082-26/+46
* In the file id cache, allow to flag files in the output queueAndreas Gruenbacher2012-08-082-0/+22
* Add another git-style diff concatenation regression testDmitry V. Levin2012-08-081-0/+40
* maint: ignore more build artifactsAndreas Gruenbacher2012-08-081-0/+1
* Change outst variable name to tmpoutst to be less misleadingAndreas Gruenbacher2012-08-071-7/+7
* In git-style diffs, create new files immediatetly and only remember files to ...Andreas Gruenbacher2012-08-022-3/+26
* Don't close a negative file descriptorJim Meyering2012-08-011-1/+2
* Add file create test case which still needs to be fixedAndreas Gruenbacher2012-08-011-2/+7
* build: remove unnecessary if-before-freeJim Meyering2012-08-011-2/+1
* build: mark an internal function as "pure"Jim Meyering2012-08-011-1/+1
* maint: update bootstrap and gnulib submoduleAndreas Gruenbacher2012-08-013-93/+176
* Try to recognize concatenated git diffs and handle them appropriatelyAndreas Gruenbacher2012-08-013-0/+67
* Allow to process only part of the deferred output file listAndreas Gruenbacher2012-08-011-5/+20
* Allow to remember SHA1 hashes in the file id cacheAndreas Gruenbacher2012-07-312-9/+48
* Accessor functions for SHA1 hashes in git-style diffsAndreas Gruenbacher2012-07-312-7/+33
* Add missing "diff --git" index linesAndreas Gruenbacher2012-07-314-0/+9
* Fix segfault in output_file_later()Andreas Gruenbacher2012-04-242-1/+22
* maint: update bootstrap and gnulib submoduleAndreas Gruenbacher2012-04-172-1/+1
* Update NEWSAndreas Gruenbacher2012-04-171-14/+13
* Only warn when trying to modify read-only filesAndreas Gruenbacher2012-04-173-6/+34
* 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-173-7/+170
* Export the patch typeAndreas Gruenbacher2012-04-172-16/+26
* Remove invalid symlink test caseAndreas Gruenbacher2012-04-171-21/+0
* No longer remember backup filesAndreas Gruenbacher2012-04-173-48/+24
* Do not delete files immediatelyAndreas Gruenbacher2012-04-176-38/+105
* Create and delete output files in a single functionAndreas Gruenbacher2012-04-172-22/+40
* Add a type field to entries in the file id cacheAndreas Gruenbacher2012-04-173-17/+24
* Switch from the `old' gnu quoting style to the 'new' oneAndreas Gruenbacher2012-04-175-30/+30
* Fix use-after-free bug in name_is_valid()Andreas Gruenbacher2012-04-062-21/+32
* Require automake-1.11.2Andreas Gruenbacher2012-04-061-1/+1
* build: update gnulib submodule to latestJim Meyering2012-02-252-0/+1
* build: update bootstrap from gnulib and adaptJim Meyering2012-02-164-202/+165
* maint: enable the sc_space_tab syntax-check ruleJim Meyering2012-01-012-6/+5
* maint: enable the useless_cpp_parens syntax-check ruleJim Meyering2012-01-012-3/+2
* maint: update all copyright year number rangesJim Meyering2012-01-0157-63/+62
* build: update to latest gnulib and adaptJim Meyering2011-12-149-24/+37
* Timestamp not set when creating files with --set-time or --set-utcAndreas Gruenbacher2011-12-094-9/+34
* 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-114-1/+47
* build: use largefile module and update to latest gnulibJim Meyering2011-08-114-1/+4
* build: include .version in tarball to avoid distcheck failureJim Meyering2011-08-111-0/+1
* README: Describe where to go from a "git clone"Andreas Gruenbacher2011-08-111-3/+12
* don't call fdopen with a negative FD upon dup failureJim Meyering2011-05-251-2/+5
* plug a leak in inp.c's plan_aJim Meyering2011-05-251-1/+4
* emit one more diagnostic with the required "program_name: " prefixJim Meyering2011-05-251-2/+2