summaryrefslogtreecommitdiff
path: root/src/inp.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce function to lstat all input filesAndreas Gruenbacher2012-09-191-1/+1
* Rename get_input_file() parameter to clarify codeAndreas Gruenbacher2012-09-181-5/+5
* Improve error message when patching a file of different typeAndreas Gruenbacher2012-09-181-1/+1
* Change the type of *_needs_removal from int to boolAndreas Gruenbacher2012-09-131-1/+1
* Don't close a negative file descriptorJim Meyering2012-08-011-1/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* plug a leak in inp.c's plan_aJim Meyering2011-05-251-1/+4
* maint: update copyright date year ranges to include 2011Jim Meyering2011-03-271-2/+2
* maint: remove unnecessary tests before freeJim Meyering2011-02-211-2/+1
* Fix the "patching file" message for renames and copiesAndreas Gruenbacher2010-09-171-12/+0
* Remove double quotearg()Andreas Gruenbacher2010-09-171-2/+0
* Stop using mktemp() for TMPINNAMEAndreas Gruenbacher2010-09-171-5/+11
* Add support for reading symlinksAndreas Gruenbacher2010-05-021-35/+60
* Include backupfile.h in util.hAndreas Gruenbacher2010-04-271-1/+0
* Refuse to patch symlinksAndreas Gruenbacher2010-04-271-1/+1
* If an input file is not a regular file, only skip the patchAndreas Gruenbacher2010-04-271-2/+6
* Do no declare local variables as "register" unnecessarilyAndreas Gruenbacher2010-04-271-16/+16
* Globally rename type LINENUM to lin (as in diffutils)Andreas Gruenbacher2010-04-191-7/+7
* No longer use "continue" as the only instruction in a loop bodyAndreas Gruenbacher2010-01-151-2/+2
* * src/bestmatch.h, src/common.h, src/diffseq.h, src/inp.c, src/inp.h,Andreas Gruenbacher2010-01-021-7/+5
* Fix the "patch would create" fix from 2009-03-28Andreas Gruenbacher2009-04-061-5/+0
* Copyright notice updatesAndreas Gruenbacher2009-04-051-2/+2
* Don't assume the target directory exists when making a backup copyAndreas Gruenbacher2009-04-051-1/+2
* Move all source and header files into src/Andreas Gruenbacher2009-04-051-0/+468