aboutsummaryrefslogtreecommitdiff
path: root/rerere.c
Commit message (Expand)AuthorAge
* Merge branch 'jk/rerere-xsnprintf'Junio C Hamano2016-02-17
|\
| * rerere: replace strcpy with xsnprintfJeff King2016-02-08
* | Merge branch 'jc/rerere'Junio C Hamano2015-10-05
|\ \ | |/
| * rerere: un-nest merge() furtherJunio C Hamano2015-07-24
| * rerere: use "struct rerere_id" instead of "char *" for conflict IDJunio C Hamano2015-07-24
| * rerere: call conflict-ids IDsJunio C Hamano2015-07-24
| * rerere: further clarify do_rerere_one_path()Junio C Hamano2015-07-24
| * rerere: further de-dent do_plain_rerere()Junio C Hamano2015-07-24
| * rerere: refactor "replay" part of do_plain_rerere()Junio C Hamano2015-07-24
| * rerere: explain the remainderJunio C Hamano2015-07-24
| * rerere: explain "rerere forget" codepathJunio C Hamano2015-07-24
| * rerere: explain the primary codepathJunio C Hamano2015-07-24
| * rerere: explain MERGE_RR management helpersJunio C Hamano2015-07-24
| * rerere: fix benign off-by-one non-bug and clarify codeJunio C Hamano2015-07-24
| * rerere: explain the rerere I/O abstractionJunio C Hamano2015-07-24
| * rerere: do not leak mmfile[] for a path with multiple stage #1 entriesJunio C Hamano2015-07-24
| * rerere: stop looping unnecessarilyJunio C Hamano2015-07-24
| * rerere: drop want_sp parameter from is_cmarker()Junio C Hamano2015-07-24
| * rerere: report autoupdated paths only after actually updating themJunio C Hamano2015-07-24
| * rerere: write out each record of MERGE_RR in one goJunio C Hamano2015-07-24
| * rerere: lift PATH_MAX limitationJunio C Hamano2015-07-24
| * rerere: plug conflict ID leaksJunio C Hamano2015-07-24
| * rerere: handle conflicts with multiple stage #1 entriesJunio C Hamano2015-07-24
| * rerere: fix an off-by-one non-bugJunio C Hamano2015-06-28
| * Merge branch 'jn/rerere-fail-on-auto-update-failure' into maintJunio C Hamano2015-02-24
| |\
* | | rerere: release lockfile in non-writing functionsJeff King2015-09-01
* | | memoize common git-path "constant" filesJeff King2015-08-10
* | | Merge branch 'jk/rerere-forget-check-enabled'Junio C Hamano2015-05-26
|\ \ \
| * | | rerere: exit silently on "forget" when rerere is disabledJeff King2015-05-14
* | | | Merge branch 'jn/rerere-fail-on-auto-update-failure'Junio C Hamano2015-02-11
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | rerere: error out on autoupdate failureJonathan Nieder2015-01-08
* | | lockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty2014-10-01
* | | rerere.c: replace `git_config()` with `git_config_get_*()` familyTanay Abhra2014-08-07
|/ /
* | Merge branch 'rs/code-cleaning'Junio C Hamano2014-07-16
|\ \
| * | use strbuf_addbuf for adding strbufsRené Scharfe2014-07-10
| |/
* | read-cache: new API write_locked_index instead of write_index/write_cacheNguyễn Thái Ngọc Duy2014-06-13
|/
* pathspec: pass directory indicator to match_pathspec_item()Nguyễn Thái Ngọc Duy2014-02-24
* pathspec: rename match_pathspec_depth() to match_pathspec()Nguyễn Thái Ngọc Duy2014-02-24
* Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-09
|\
| * convert unmerge_cache to take struct pathspecNguyễn Thái Ngọc Duy2013-07-15
| * rerere: convert to use parse_pathspecNguyễn Thái Ngọc Duy2013-07-15
* | Convert "struct cache_entry *" to "const ..." wherever possibleNguyễn Thái Ngọc Duy2013-07-09
|/
* rerere forget: do not segfault if not all stages are presentJohannes Sixt2013-04-04
* rerere forget: grok files containing NULJohannes Sixt2013-04-02
* rerere.c: mark private file-scope symbols as staticJunio C Hamano2012-09-15
* Merge branch 'ar/clone-honor-umask-at-top'Junio C Hamano2012-07-15
|\
| * rerere: make rr-cache fanout directory honor umaskJunio C Hamano2012-07-09
* | rerere: remove i18n legos in result messageNguyễn Thái Ngọc Duy2012-06-07
|/
* Merge branch 'maint'Junio C Hamano2011-05-30
|\
| * Merge branch 'jm/maint-misc-fix' into maintJunio C Hamano2011-05-30
| |\