index
:
delta/patch.git
base85
baserock/bootstrap
baserock/bootstrap-pass1
baserock/bootstrap-pass2
baserock/build-essential
baserock/morph
baserock/samthursfield/build-essential
baserock/v2.7.1
master
origin
rcs-history
testing
git.savannah.gnu.org: git/patch.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve handling of LF vs. CRLF line endings
Andreas Gruenbacher
2012-09-22
1
-1
/
+1
*
Introduce function to lstat all input files
Andreas Gruenbacher
2012-09-19
1
-14
/
+13
*
Use stat where we want to follow symlinks
Andreas Gruenbacher
2012-09-19
1
-3
/
+3
*
Allow to use potentially dangerous filenames from the root directory
Andreas Gruenbacher
2012-09-17
1
-0
/
+27
*
Change the type of *_needs_removal from int to bool
Andreas Gruenbacher
2012-09-13
1
-3
/
+3
*
Support double-quoted filenames in all context diff formats
Andreas Gruenbacher
2012-08-11
1
-4
/
+4
*
build: mark an internal function as "pure"
Jim Meyering
2012-08-01
1
-1
/
+1
*
Accessor functions for SHA1 hashes in git-style diffs
Andreas Gruenbacher
2012-07-31
1
-7
/
+32
*
Export the patch type
Andreas Gruenbacher
2012-04-17
1
-16
/
+25
*
Do not delete files immediately
Andreas Gruenbacher
2012-04-17
1
-0
/
+2
*
Switch from the `old' gnu quoting style to the 'new' one
Andreas Gruenbacher
2012-04-17
1
-17
/
+17
*
Fix use-after-free bug in name_is_valid()
Andreas Gruenbacher
2012-04-06
1
-21
/
+31
*
maint: update all copyright year number ranges
Jim Meyering
2012-01-01
1
-2
/
+2
*
build: update to latest gnulib and adapt
Jim Meyering
2011-12-14
1
-3
/
+3
*
give a diagnostic rather than a failed assertion for a mangled patch
Jim Meyering
2011-10-11
1
-1
/
+3
*
build: don't turn off -Wmissing-prototypes
Jim Meyering
2011-03-27
1
-1
/
+1
*
maint: remove unnecessary tests before free
Jim Meyering
2011-02-21
1
-14
/
+7
*
don't warn twice about the same invalid file name
Jim Meyering
2011-02-17
1
-1
/
+9
*
Ignore dangerous filenames instead of failing immediately
Andreas Gruenbacher
2011-02-16
1
-1
/
+27
*
Also check if the input file is seekable if a filename is given (-i)
Andreas Gruenbacher
2011-02-03
1
-39
/
+35
*
Do not let a malicious patch create files above current directory
Jim Meyering
2011-02-03
1
-1
/
+1
*
Fix the --binary option when used together with --silent
Andreas Gruenbacher
2010-10-14
1
-3
/
+4
*
Only recognize quited filename in the "diff --git" format
Andreas Gruenbacher
2010-10-05
1
-4
/
+4
*
Stop using mktemp() for TMPPATNAME
Andreas Gruenbacher
2010-09-17
1
-6
/
+3
*
do_ed_script(): Pass in the filenames to use
Andreas Gruenbacher
2010-09-17
1
-8
/
+10
*
build: silence some cygwin warnings
Eric Blake
2010-05-04
1
-1
/
+4
*
Remove left-over debugging code
Andreas Gruenbacher
2010-05-04
1
-7
/
+1
*
Allow to create and delete empty files
Andreas Gruenbacher
2010-05-04
1
-7
/
+55
*
Stick to the best name in the reversed-patch check
Andreas Gruenbacher
2010-05-03
1
-3
/
+4
*
Do not try to set file permissions of symlinks
Andreas Gruenbacher
2010-05-03
1
-0
/
+4
*
git diffs: Parse copy and rename headers
Andreas Gruenbacher
2010-05-02
1
-16
/
+61
*
Pass up the file type and check for consistent types
Andreas Gruenbacher
2010-05-02
1
-4
/
+5
*
Skip reversed patches check when file types are inconsistent
Andreas Gruenbacher
2010-05-02
1
-2
/
+20
*
git diffs: Parse file modes
Andreas Gruenbacher
2010-05-02
1
-7
/
+87
*
Add support for writing symlinks
Andreas Gruenbacher
2010-05-02
1
-1
/
+1
*
Include backupfile.h in util.h
Andreas Gruenbacher
2010-04-27
1
-1
/
+0
*
Refuse to patch symlinks
Andreas Gruenbacher
2010-04-27
1
-3
/
+3
*
Only check for reversed patches when the input file is patchable
Andreas Gruenbacher
2010-04-27
1
-1
/
+3
*
Do no declare local variables as "register" unnecessarily
Andreas Gruenbacher
2010-04-27
1
-38
/
+38
*
Complain when fed git binary patches
Andreas Gruenbacher
2010-04-23
1
-0
/
+8
*
Parse filenames in "diff --git" lines
Andreas Gruenbacher
2010-04-23
1
-0
/
+22
*
Fix minor potential memory leaks
Andreas Gruenbacher
2010-04-23
1
-0
/
+4
*
Use struct timespec instead of time_t internally
Andreas Gruenbacher
2010-04-22
1
-24
/
+14
*
Globally rename type LINENUM to lin (as in diffutils)
Andreas Gruenbacher
2010-04-19
1
-60
/
+59
*
Rename ed_PROGRAM to EDITOR_PROGRAM
Andreas Gruenbacher
2010-04-12
1
-3
/
+3
*
No longer use "continue" as the only instruction in a loop body
Andreas Gruenbacher
2010-01-15
1
-11
/
+11
*
* src/bestmatch.h, src/common.h, src/diffseq.h, src/inp.c, src/inp.h,
Andreas Gruenbacher
2010-01-02
1
-7
/
+5
*
* src/pch.c: coding style fix (syntactic).
Andreas Gruenbacher
2009-12-30
1
-2
/
+4
*
* src/pch.c: When the input files to diff have CRLF line endings, the
Andreas Gruenbacher
2009-12-28
1
-1
/
+0
*
* src/pch.c (intuit_diff_type): Fix regression introduced after patch
Andreas Gruenbacher
2009-12-23
1
-21
/
+18
[next]