summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Previous work in progressrcs-historyAndreas Gruenbacher2009-03-1982-689/+9495
* patch.c: Include exitfail.h. (main): Set exit_failure, not xalloc_exit_failur...Paul Eggert2009-03-191-10/+17
* Include <string.h>, <stdlib.h> unconditionally.Paul Eggert2009-03-191-18/+3
* Adjust to copy_file signature change.Paul Eggert2009-03-191-2/+2
* (gl_USE_SYSTEM_EXTENSIONS): Use this instead of AC_GNU_SOURCE. (gl_EXITFAIL):...Paul Eggert2009-03-191-1/+4
* (get_input_file): Clear cs if dry run.Paul Eggert2009-03-191-1/+3
* (fetchname): Handle missing timestamps better. (file_id): New type. (file_id_...Paul Eggert2009-03-191-22/+119
* (copy_file, move_file): Adjust decls as per above. (init_backup_hash_table): ...Paul Eggert2009-03-191-3/+4
* (STDBOOL_H): New macro. All uses of @STDBOOL_H@ changed. (SRCS): Add exitfail...Paul Eggert2009-03-191-10/+16
* (check): Add a trivial check that "patch --help" works. From a suggestion by ...Paul Eggert2009-03-191-1/+4
* (LIBSRCS): Remove mkdir.c and rmdir.c. (stdbool.h): Put output into temporary...Paul Eggert2009-03-191-9/+8
* (gl_FUNC_RMDIR): Remove. (jm_PREREQ_ADDEXT): Remove; now down by gl_BACKUPFIL...Paul Eggert2009-03-191-12/+2
* (intuit_diff_type): If a unified-diff header line contains trailing CR, strip...Paul Eggert2009-03-191-1/+8
* (HDRS): Add gettext.h.Paul Eggert2009-03-191-1/+1
* (ifetch): int -> bool for booleans.Paul Eggert2009-03-191-4/+4
* (move_file, version_controller, version_get, ok_to_reverse, set_signals): int...Paul Eggert2009-03-191-20/+18
* (pch_says_nonexistent): Returns int, not bool. (p_strip_trailing_cr, p_pass_c...Paul Eggert2009-03-191-72/+73
* (report_revision, get_input_file, plan_a, plan_b, ifetch): int -> bool for bo...Paul Eggert2009-03-191-17/+17
* (ok_to_reverse, version_controller, version_get, move_file, set_signals): int...Paul Eggert2009-03-191-7/+7
* (another_hunk, pch_says_nonexistent, pch_timestamp): int -> bool for booleans.Paul Eggert2009-03-191-5/+5
* (struct outstate, numeric_string, make_backups, backup_if_mismatch, remove_em...Paul Eggert2009-03-191-71/+71
* Add AM_STDBOOL_H.Paul Eggert2009-03-191-0/+1
* Include <stdbool.h>. Remove TRUE, FALSE, bool. All uses changed to standard n...Paul Eggert2009-03-191-17/+5
* (LIBSRCS): Remove rename.c. (MISC): Add stdbool.h.in. (stdbool.h): New rule. ...Paul Eggert2009-03-191-8/+13
* Bug fixes only.Paul Eggert2009-03-191-3/+3
* (p_pass_comments_through): New var. (pget_line): Accept new arg for pass_comm...Paul Eggert2009-03-191-22/+84
* (move_file): Don't assume that when 'rename(A,B)' succeeds then A no longer e...Paul Eggert2009-03-191-13/+19
* Don't include patchlevel.h. (version): Use PACKAGE_NAME and PACKAGE_VERSION i...Paul Eggert2009-03-191-4/+3
* (FILESYSTEM_PREFIX_LEN, ISSLASH): Remove; now done by 'configure'. (PROGRAM_N...Paul Eggert2009-03-191-15/+3
* Do not include <exitfail.h>. (main): Set xalloc_exit_failure, not exit_failur...Paul Eggert2009-03-191-7/+6
* (AC_PREREQ): Bump to 2.57. (AC_INIT): Bump to 2.5.9. (AC_GNU_SOURCE): Add, ea...Paul Eggert2009-03-191-10/+29
* Fix typo.Paul Eggert2009-03-191-1/+1
* (LIBSRCS): Move error.c here from SRCS. (OBJS): Remove error.$(OBJEXT). (HDRS...Paul Eggert2009-03-191-22/+36
* (intuit_diff_type): Do not warn about trailing white space after Prereq: word.Paul Eggert2009-03-191-4/+10
* Version 2.5.8 released.Paul Eggert2009-03-191-0/+2
* Version 2.5.7 released.Paul Eggert2009-03-191-1/+1
* POSIX.2 -> POSIXPaul Eggert2009-03-191-1/+1
* (report_revision): Don't modify 'revision', since it gets freed later. Bug re...Paul Eggert2009-03-191-6/+6
* (patchlevel.h): Depend on configure, not configure.ac.Paul Eggert2009-03-191-1/+1
* (MISC): Remove README-alpha.Paul Eggert2009-03-191-1/+1
* (AC_INIT): Version 2.5.7.Paul Eggert2009-03-191-1/+1
* Version 2.5.7Paul Eggert2009-03-191-0/+5
* (end_defined, apply_hunk): Output #endif without the comment, as POSIX 1003.1...Paul Eggert2009-03-191-5/+4
* (there_is_another_patch): Flush stderr after perror.Paul Eggert2009-03-191-1/+2
* Remove PARAMS.Paul Eggert2009-03-191-2/+2
* Fix paren typo.Paul Eggert2009-03-191-2/+2
* Put AC_PROG_CC_STDC after AC_MINIX.Paul Eggert2009-03-191-1/+1
* Fix copyright notice, remove PARAM.Paul Eggert2009-03-191-7/+8
* Add copyright notice; remove PARAMS.Paul Eggert2009-03-191-26/+46
* Add copyright notice, remove PARAMS.Paul Eggert2009-03-191-22/+42