summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Clarify the message when (part of) a hunk cannot be mergedAndreas Gruenbacher2009-10-271-1/+1
* Try to preserve the owning group of patched filesAndreas Gruenbacher2009-09-041-3/+12
* The -m option hasn't been officially allocated yet; use only the long form fo...Andreas Gruenbacher2009-07-191-1/+1
* When copying files, use full_write() from gnulib instead of write()Andreas Gruenbacher2009-07-191-1/+2
* Don't fail when removing nonexistent files in move_fileAndreas Gruenbacher2009-06-151-1/+1
* To redirect messages, instead of assigning stderr to stdout, use dup2Andreas Gruenbacher2009-06-051-2/+6
* When the file to patch is specified on the command line, apply all patches to...Andreas Gruenbacher2009-05-121-1/+3
* When merging, make sure that hunks will not end up "out of order"Andreas Gruenbacher2009-05-121-0/+2
* Change the default value of PATCH_GET to 0Vincent Legoll2009-05-121-1/+1
* Don't forget to NUL terminate ptimestr in fetchname()Andreas Gruenbacher2009-04-081-2/+3
* Allow special characters in filenames read interactivelyAndreas Gruenbacher2009-04-081-2/+5
* Add support for sending output to standard outputAndreas Gruenbacher2009-04-081-3/+10
* Remove redundant check in main().Andreas Gruenbacher2009-04-081-1/+1
* Preserve timestamps in reject filesAndreas Gruenbacher2009-04-075-15/+61
* Adapt file_id_hasher() to Gnulib type changeAndreas Gruenbacher2009-04-071-3/+3
* patch -Z not working if timestamp contains seconds > 59.5Christian Franke2009-04-061-1/+0
* Fix the "patch would create" fix from 2009-03-28Andreas Gruenbacher2009-04-063-25/+42
* Copyright notice updatesAndreas Gruenbacher2009-04-0510-15/+15
* Add a similar asymmetric hunk check to locate_merge()Andreas Gruenbacher2009-04-051-0/+7
* Revert (almost) to the original asymmetric hunk behavior and document thatAndreas Gruenbacher2009-04-051-5/+8
* Remove dir_name() and base_name() in create_backup(): too many problemsAndreas Gruenbacher2009-04-051-8/+10
* Don't assume the target directory exists when making a backup copyAndreas Gruenbacher2009-04-055-22/+37
* Update to the latest version of GnulibAndreas Gruenbacher2009-04-054-25/+39
* Move all Gnulib files into gl/Andreas Gruenbacher2009-04-0532-5980/+0
* Move all source and header files into src/Andreas Gruenbacher2009-04-0551-0/+14578