aboutsummaryrefslogtreecommitdiff
path: root/builtin-apply.c
Commit message (Expand)AuthorAge
* Avoid C99 comments, use old-style C comments instead.Pavel Roskin2006-07-10
* Fix more typos, primarily in the codePavel Roskin2006-07-10
* Close the index file between writing and committingJohannes Schindelin2006-07-08
* apply: replace NO_ACCURATE_DIFF with --inaccurate-eof runtime flag.Johannes Schindelin2006-06-24
* Remove all void-pointer arithmetic.Florian Forster2006-06-20
* Make index file locking code reusable to others.Junio C Hamano2006-06-06
* Merge branch 'lt/apply'Junio C Hamano2006-05-28
|\
| * Merge branch 'master' into lt/applyJunio C Hamano2006-05-24
* | Merge branch 'jc/cache-tree'Junio C Hamano2006-05-28
|/
* Builtin git-apply.Peter Eriksen2006-05-23