summaryrefslogtreecommitdiff
path: root/src/common.h
Commit message (Expand)AuthorAgeFilesLines
* Add line number overflow checkingAndreas Gruenbacher2014-11-301-0/+4
* Use gnulib errno module instead of our own default ENOTSUP fallbackAndreas Gruenbacher2012-09-281-4/+0
* Ignore when preserving extended attributes is not supported or allowedAndreas Gruenbacher2012-09-221-0/+4
* Add --follow-symlinks option for backwards compatibilityAndreas Gruenbacher2012-09-191-0/+1
* Change the type of *_needs_removal from int to boolAndreas Gruenbacher2012-09-131-3/+3
* Switch from the `old' gnu quoting style to the 'new' oneAndreas Gruenbacher2012-04-171-2/+2
* Fix use-after-free bug in name_is_valid()Andreas Gruenbacher2012-04-061-0/+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
* maint: remove now-unneeded macro definitionsJim Meyering2011-03-271-3/+0
* maint: use gnulib's progname moduleJim Meyering2011-03-271-2/+1
* maint: update copyright date year ranges to include 2011Jim Meyering2011-03-271-2/+2
* Use the gnulib unistd moduleAndreas Gruenbacher2010-05-051-19/+2
* Use the gnulib mkdir moduleAndreas Gruenbacher2010-05-051-5/+0
* Do not redefine __attribute__ when it is already definedAndreas Gruenbacher2010-04-271-2/+10
* Portability fixesDaniel Richard G2010-04-271-1/+1
* Use the gnulib fcntl-h and sys_stat modulesAndreas Gruenbacher2010-04-271-60/+1
* Do not declare variables as "volatile" unnecessarilyAndreas Gruenbacher2010-04-271-6/+6
* Complain when fed git binary patchesAndreas Gruenbacher2010-04-231-1/+2
* Globally rename type LINENUM to lin (as in diffutils)Andreas Gruenbacher2010-04-191-6/+6
* * src/bestmatch.h, src/common.h, src/diffseq.h, src/inp.c, src/inp.h,Andreas Gruenbacher2010-01-021-9/+7
* * src/patch.c (longopts, get_some_switches): Add an optional argumentAndreas Gruenbacher2009-12-291-0/+3
* Copyright notice updatesAndreas Gruenbacher2009-04-051-1/+1
* Move all source and header files into src/Andreas Gruenbacher2009-04-051-0/+289