index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-apply.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'sb/opt-filename'
Junio C Hamano
2009-05-31
|
\
|
*
parse-opts: add OPT_FILENAME and transition builtins
Stephen Boyd
2009-05-25
|
*
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
2009-05-25
|
*
Merge branch 'master' into sb/opt-filename
Junio C Hamano
2009-05-25
|
|
\
*
|
\
Merge branch 'mm/apply-double-slash'
Junio C Hamano
2009-05-31
|
\
\
\
|
*
|
|
apply: handle filenames with double slashes better
Michal Marek
2009-05-24
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sb/maint-1.6.2-opt-filename-fix'
Junio C Hamano
2009-05-29
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
apply, fmt-merge-msg: use relative filenames
Stephen Boyd
2009-05-23
|
*
builtin-apply: keep information about files to be deleted
Michał Kiedrowicz
2009-04-20
|
*
git-apply: fix option description
Ulrich Windl
2009-04-16
*
|
replace direct calls to unlink(2) with unlink_or_warn
Alex Riesen
2009-04-29
*
|
builtin-apply: keep information about files to be deleted
Michał Kiedrowicz
2009-04-15
*
|
builtin-apply: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
2009-03-23
*
|
apply: hide unused options from short help
Michele Ballabio
2009-03-18
*
|
apply: consistent spelling of "don't"
Michele Ballabio
2009-03-18
*
|
lstat_cache(): swap func(length, string) into func(string, length)
Kjetil Barvik
2009-02-09
|
/
*
Merge branch 'maint'
Junio C Hamano
2009-02-04
|
\
|
*
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2009-02-03
|
|
\
|
|
*
apply: fix access to an uninitialized mode variable, found by valgrind
Johannes Schindelin
2009-02-03
*
|
|
Merge branch 'jc/maint-apply-fix'
Junio C Hamano
2009-01-31
|
\
\
\
|
*
|
|
builtin-apply.c: do not set bogus mode in check_preimage() for deleted path
Junio C Hamano
2009-01-28
|
|
/
/
|
*
|
Merge branch 'ap/maint-apply-modefix' into maint
Junio C Hamano
2009-01-13
|
|
\
\
*
|
\
\
Merge branch 'lt/maint-wrap-zlib'
Junio C Hamano
2009-01-21
|
\
\
\
\
|
*
|
|
|
Wrap inflate and other zlib routines for better error reporting
Linus Torvalds
2009-01-11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'mv/apply-parse-opt'
Junio C Hamano
2009-01-17
|
\
\
\
\
|
*
|
|
|
Resurrect "git apply --flags -" to read from the standard input
Junio C Hamano
2009-01-09
|
*
|
|
|
parse-opt: migrate builtin-apply.
Miklos Vajna
2008-12-30
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'ap/maint-apply-modefix'
Junio C Hamano
2009-01-03
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
builtin-apply: prevent non-explicit permission changes
Junio C Hamano
2009-01-02
*
|
|
Add generic 'strbuf_readlink()' helper function
Linus Torvalds
2008-12-17
*
|
|
Merge branch 'ar/maint-mksnpath' into HEAD
Junio C Hamano
2008-10-26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix potentially dangerous uses of mkpath and git_path
Alex Riesen
2008-10-26
*
|
|
Merge branch 'maint'
Shawn O. Pearce
2008-10-12
|
\
\
\
|
|
/
/
|
*
|
git apply --directory broken for new files
Jeff King
2008-10-12
*
|
|
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
*
|
|
Merge branch 'maint'
Shawn O. Pearce
2008-10-09
|
\
\
\
|
|
/
/
|
*
|
builtin-apply: fix typo leading to stack corruption
Imre Deak
2008-10-09
|
*
|
do not segfault if make_cache_entry failed
Dmitry Potapov
2008-10-06
*
|
|
do not segfault if make_cache_entry failed
Dmitry Potapov
2008-10-06
*
|
|
Merge branch 'bc/master-diff-hunk-header-fix'
Shawn O. Pearce
2008-09-29
|
\
\
\
|
|
/
/
|
*
|
Use remove_path from dir.c instead of own implementation
Alex Riesen
2008-09-29
*
|
|
git-apply:--include=pathspec
Junio C Hamano
2008-09-06
|
/
/
*
|
Merge branch 'ho/dashless' into maint
Junio C Hamano
2008-09-03
|
\
\
|
*
|
'git foo' program identifies itself without dash in die() messages
Junio C Hamano
2008-08-31
|
*
|
Start conforming code to "git subcmd" style
Heikki Orsila
2008-08-30
*
|
|
git-apply: Loosen "match_beginning" logic
Junio C Hamano
2008-08-30
|
/
/
*
|
Rename path_list to string_list
Johannes Schindelin
2008-07-21
*
|
Make usage strings dash-less
Stephan Beyer
2008-07-13
*
|
apply: fix copy/rename breakage
Junio C Hamano
2008-07-09
*
|
Merge branch 'js/apply-root'
Junio C Hamano
2008-07-09
|
\
\
[next]