Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix t4114 on cygwin | Johannes Schindelin | 2006-07-23 |
* | apply: handle type-changing patch correctly. | Junio C Hamano | 2006-07-17 |
* | apply: split out removal and creation into different phases. | Junio C Hamano | 2006-07-16 |
* | apply: check D/F conflicts more carefully. | Junio C Hamano | 2006-07-16 |
* | Avoid C99 comments, use old-style C comments instead. | Pavel Roskin | 2006-07-10 |
* | Fix more typos, primarily in the code | Pavel Roskin | 2006-07-10 |
* | Close the index file between writing and committing | Johannes Schindelin | 2006-07-08 |
* | apply: replace NO_ACCURATE_DIFF with --inaccurate-eof runtime flag. | Johannes Schindelin | 2006-06-24 |
* | Remove all void-pointer arithmetic. | Florian Forster | 2006-06-20 |
* | Make index file locking code reusable to others. | Junio C Hamano | 2006-06-06 |
* | Merge branch 'lt/apply' | Junio C Hamano | 2006-05-28 |
|\ | |||
| * | Merge branch 'master' into lt/apply | Junio C Hamano | 2006-05-24 |
* | | Merge branch 'jc/cache-tree' | Junio C Hamano | 2006-05-28 |
|/ | |||
* | Builtin git-apply. | Peter Eriksen | 2006-05-23 |