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
...
|
*
|
builtin-apply.c: fix a tiny leak introduced during xmemdupz() conversion.
Junio C Hamano
2007-09-19
|
*
|
Use xmemdupz() in many places.
Pierre Habouzit
2007-09-18
|
*
|
Merge branch 'master' into ph/strbuf
Junio C Hamano
2007-09-18
|
|
\
\
|
*
|
|
builtin-apply: use strbuf's instead of buffer_desc's.
Pierre Habouzit
2007-09-16
|
*
|
|
Now that cache.h needs strbuf.h, remove useless includes.
Pierre Habouzit
2007-09-16
|
*
|
|
Rewrite convert_to_{git,working_tree} to use strbuf's.
Pierre Habouzit
2007-09-16
|
*
|
|
Strbuf API extensions and fixes.
Pierre Habouzit
2007-09-10
|
*
|
|
Use strbuf API in apply, blame, commit-tree and diff
Pierre Habouzit
2007-09-06
*
|
|
|
apply: get rid of --index-info in favor of --build-fake-ancestor
Johannes Schindelin
2007-09-18
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'maint'
Junio C Hamano
2007-09-18
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix lapsus in builtin-apply.c
Pierre Habouzit
2007-09-18
*
|
|
Merge branch 'cr/reset'
Junio C Hamano
2007-09-18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Simplify cache API
Junio C Hamano
2007-09-14
|
|
/
*
|
git-apply: fix whitespace stripping
J. Bruce Fields
2007-09-17
*
|
apply --index-info: fall back to current index for mode changes
Johannes Schindelin
2007-09-16
|
/
*
git-apply: do not read past the end of buffer
Junio C Hamano
2007-09-05
*
git-apply: apply submodule changes
Sven Verdoolaege
2007-08-15
*
Merge branch 'maint'
Junio C Hamano
2007-08-06
|
\
|
*
apply: remove directory that becomes empty by renaming the last file away
Linus Torvalds
2007-08-06
*
|
Merge branch 'maint'
Junio C Hamano
2007-07-07
|
\
\
|
|
/
|
*
Fix "apply --reverse" with regard to whitespace
Johannes Schindelin
2007-07-07
*
|
git-apply: what is detected and fixed is not just trailing spaces.
Junio C Hamano
2007-06-02
*
|
git-apply: Fix removal of new trailing blank lines.
Junio C Hamano
2007-05-20
*
|
Teach 'git-apply --whitespace=strip' to remove empty lines at the end of file
Marco Costalba
2007-05-20
|
/
*
Ensure return value from xread() is always stored into an ssize_t
Johan Herland
2007-05-15
*
apply: do not get confused by symlinks in the middle
Junio C Hamano
2007-05-11
*
Merge branch 'jc/attr'
Junio C Hamano
2007-04-21
|
\
|
*
Simplify calling of CR/LF conversion routines
Alex Riesen
2007-04-20
*
|
Merge branch 'maint'
Junio C Hamano
2007-04-18
|
\
\
|
|
/
|
/
|
|
*
Fix overwriting of files when applying contextually independent diffs
Alex Riesen
2007-04-18
*
|
Merge branch 'jc/index-output'
Junio C Hamano
2007-04-07
|
\
\
|
*
|
_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.
Junio C Hamano
2007-04-03
*
|
|
Merge branch 'maint'
Junio C Hamano
2007-04-05
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Honor -p<n> when applying git diffs
Shawn O. Pearce
2007-04-05
|
|
/
*
|
Rename static variable write_index to update_index in builtin-apply.c
Junio C Hamano
2007-04-05
|
/
*
git-apply: Do not free the wrong buffer when we convert the data for writeout
Junio C Hamano
2007-03-22
*
Cast 64 bit off_t to 32 bit size_t
Shawn O. Pearce
2007-03-07
*
Add core.symlinks to mark filesystems that do not support symbolic links.
Johannes Sixt
2007-03-02
*
convert object type handling from a string to a number
Nicolas Pitre
2007-02-27
*
Merge branch 'maint'
Junio C Hamano
2007-02-27
|
\
|
*
git-apply: do not fix whitespaces on context lines.
Junio C Hamano
2007-02-27
*
|
Merge branch 'js/apply'
Junio C Hamano
2007-02-24
|
\
\
|
*
|
apply: make --verbose a little more useful
Johannes Schindelin
2007-02-22
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'lt/crlf' and 'jc/apply-config'
Junio C Hamano
2007-02-22
|
\
\
\
\
|
|
*
|
|
git-apply: guess correct -p<n> value for non-git patches.
Junio C Hamano
2007-02-21
|
|
*
|
|
git-apply: notice "diff --git" patch again
Junio C Hamano
2007-02-21
|
|
*
|
|
Fix botched "leak fix"
Junio C Hamano
2007-02-21
|
|
*
|
|
apply: fix memory leak in prefix_one()
Johannes Schindelin
2007-02-19
|
|
*
|
|
git-apply: require -p<n> when working in a subdirectory.
Junio C Hamano
2007-02-19
|
|
*
|
|
git-apply: do not lose cwd when run from a subdirectory.
Junio C Hamano
2007-02-19
[prev]
[next]