aboutsummaryrefslogtreecommitdiff
path: root/builtin-apply.c
Commit message (Expand)AuthorAge
* builtin-apply: Show a more descriptive error on failure when opening a patchAlberto Bertogli2008-04-15
* Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano2008-04-06
* builtin-apply.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* Improve use of lockfile APIBrandon Casey2008-01-16
* "git-apply --check" should not report "fixed"Junio C Hamano2008-01-08
* builtin-apply: stronger indent-with-on-tab fixingJ. Bruce Fields2007-12-16
* builtin-apply: minor cleanup of whitespace detectionJ. Bruce Fields2007-12-16
* Make "diff --check" output match "git apply"Wincent Colaiuta2007-12-13
* Unify whitespace checkingWincent Colaiuta2007-12-13
* Merge branch 'jc/spht'Junio C Hamano2007-12-09
|\
| * Use gitattributes to define per-path whitespace ruleJunio C Hamano2007-12-06
| * core.whitespace: documentation updates.Junio C Hamano2007-11-24
| * builtin-apply: teach whitespace_rulesJunio C Hamano2007-11-24
| * builtin-apply: rename "whitespace" variables and fix stylesJunio C Hamano2007-11-23
* | Remove unreachable statementsGuido Ostkamp2007-11-15
* | Merge branch 'jc/maint-add-sync-stat'Junio C Hamano2007-11-14
|\ \ | |/ |/|
| * ce_match_stat, run_diff_files: use symbolic constants for readabilityJunio C Hamano2007-11-10
| * apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin2007-09-26
* | Correct some sizeof(size_t) != sizeof(unsigned long) typing errorsRené Scharfe2007-10-22
* | builtin-apply: fix conversion error in strbuf seriesJunio C Hamano2007-10-03
* | Merge branch 'ph/strbuf'Junio C Hamano2007-10-03
|\ \
| * | Make read_patch_file work on a strbuf.Pierre Habouzit2007-09-29
| * | strbuf_read_file enhancement, and use it.Pierre Habouzit2007-09-29
| * | strbuf change: be sure ->buf is never ever NULL.Pierre Habouzit2007-09-29
| * | Full rework of quote_c_style and write_name_quoted.Pierre Habouzit2007-09-20
| * | Rework unquote_c_style to work on a strbuf.Pierre Habouzit2007-09-20
| * | builtin-apply.c: fix a tiny leak introduced during xmemdupz() conversion.Junio C Hamano2007-09-19
| * | Use xmemdupz() in many places.Pierre Habouzit2007-09-18
| * | Merge branch 'master' into ph/strbufJunio C Hamano2007-09-18
| |\ \
| * | | builtin-apply: use strbuf's instead of buffer_desc's.Pierre Habouzit2007-09-16
| * | | Now that cache.h needs strbuf.h, remove useless includes.Pierre Habouzit2007-09-16
| * | | Rewrite convert_to_{git,working_tree} to use strbuf's.Pierre Habouzit2007-09-16
| * | | Strbuf API extensions and fixes.Pierre Habouzit2007-09-10
| * | | Use strbuf API in apply, blame, commit-tree and diffPierre Habouzit2007-09-06
* | | | apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin2007-09-18
| |/ / |/| |
* | | Merge branch 'maint'Junio C Hamano2007-09-18
|\ \ \ | | |/ | |/|
| * | Fix lapsus in builtin-apply.cPierre Habouzit2007-09-18
* | | Merge branch 'cr/reset'Junio C Hamano2007-09-18
|\ \ \ | |/ / |/| |
| * | Simplify cache APIJunio C Hamano2007-09-14
| |/
* | git-apply: fix whitespace strippingJ. Bruce Fields2007-09-17
* | apply --index-info: fall back to current index for mode changesJohannes Schindelin2007-09-16
|/
* git-apply: do not read past the end of bufferJunio C Hamano2007-09-05
* git-apply: apply submodule changesSven Verdoolaege2007-08-15
* Merge branch 'maint'Junio C Hamano2007-08-06
|\
| * apply: remove directory that becomes empty by renaming the last file awayLinus Torvalds2007-08-06
* | Merge branch 'maint'Junio C Hamano2007-07-07
|\ \ | |/
| * Fix "apply --reverse" with regard to whitespaceJohannes Schindelin2007-07-07
* | git-apply: what is detected and fixed is not just trailing spaces.Junio C Hamano2007-06-02
* | git-apply: Fix removal of new trailing blank lines.Junio C Hamano2007-05-20
* | Teach 'git-apply --whitespace=strip' to remove empty lines at the end of fileMarco Costalba2007-05-20
|/