summaryrefslogtreecommitdiff
path: root/src/util.h
Commit message (Expand)AuthorAgeFilesLines
* Change the type of *_needs_removal from int to boolAndreas Gruenbacher2012-09-131-1/+1
* Support double-quoted filenames in all context diff formatsAndreas Gruenbacher2012-08-111-1/+1
* Remove SHA1 hashes from the file id cacheAndreas Gruenbacher2012-08-081-2/+0
* In the file id cache, allow to flag files in the output queueAndreas Gruenbacher2012-08-081-0/+2
* Allow to remember SHA1 hashes in the file id cacheAndreas Gruenbacher2012-07-311-0/+2
* No longer remember backup filesAndreas Gruenbacher2012-04-171-1/+1
* Do not delete files immediatelyAndreas Gruenbacher2012-04-171-3/+4
* Add a type field to entries in the file id cacheAndreas Gruenbacher2012-04-171-1/+3
* Switch from the `old' gnu quoting style to the 'new' oneAndreas Gruenbacher2012-04-171-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* build: update to latest gnulib and adaptJim Meyering2011-12-141-1/+1
* Timestamp not set when creating files with --set-time or --set-utcAndreas Gruenbacher2011-12-091-1/+2
* maint: update copyright date year ranges to include 2011Jim Meyering2011-03-271-2/+2
* Preserve extended attributes of patched files when possibleAndreas Gruenbacher2010-10-271-2/+2
* Only recognize quited filename in the "diff --git" formatAndreas Gruenbacher2010-10-051-1/+1
* Add function make_tempfile()Andreas Gruenbacher2010-09-171-0/+2
* build: silence some cygwin warningsEric Blake2010-05-041-1/+1
* Fix backup file detection for deleted filesAndreas Gruenbacher2010-05-041-1/+1
* Do not modify the string arguments of makedirs and removedirsAndreas Gruenbacher2010-05-021-3/+3
* git diffs: Parse copy and rename headersAndreas Gruenbacher2010-05-021-1/+1
* git diffs: Support file mode changesAndreas Gruenbacher2010-05-021-1/+1
* Set file attributes only in a single placeAndreas Gruenbacher2010-04-291-0/+9
* Include backupfile.h in util.hAndreas Gruenbacher2010-04-271-0/+1
* Use the gnulib fcntl-h and sys_stat modulesAndreas Gruenbacher2010-04-271-2/+0
* Do not declare variables as "volatile" unnecessarilyAndreas Gruenbacher2010-04-271-1/+1
* Parse filenames in "diff --git" linesAndreas Gruenbacher2010-04-231-0/+9
* Untangle the name and timestamp parsingAndreas Gruenbacher2010-04-221-1/+1
* Support for nanosecond timestampsAndreas Gruenbacher2010-04-221-14/+3
* Replace timestamp parsing code with gnulib getdateAndreas Gruenbacher2010-04-221-0/+2
* Use struct timespec instead of time_t internallyAndreas Gruenbacher2010-04-221-1/+1
* Globally rename type LINENUM to lin (as in diffutils)Andreas Gruenbacher2010-04-191-2/+2
* Fix the use of HAVE_UTIME_HAndreas Gruenbacher2010-04-121-0/+3
* * src/bestmatch.h, src/common.h, src/diffseq.h, src/inp.c, src/inp.h,Andreas Gruenbacher2010-01-021-7/+5
* Preserve timestamps in reject filesAndreas Gruenbacher2009-04-071-1/+1
* Copyright notice updatesAndreas Gruenbacher2009-04-051-2/+2
* Don't assume the target directory exists when making a backup copyAndreas Gruenbacher2009-04-051-2/+2
* Update to the latest version of GnulibAndreas Gruenbacher2009-04-051-1/+1
* Move all source and header files into src/Andreas Gruenbacher2009-04-051-0/+73