aboutsummaryrefslogtreecommitdiff
path: root/builtin/checkout-index.c
Commit message (Expand)AuthorAge
* checkout-index: simplify locking logicMartin Ågren2017-10-06
* config: don't include config.h by defaultBrandon Williams2017-06-15
* hold_locked_index(): align error handling with hold_lockfile_for_update()Junio C Hamano2016-12-07
* introduce CHECKOUT_INITRené Scharfe2016-09-22
* checkout-index: disallow "--no-stage" optionJeff King2016-02-01
* checkout-index: handle "--no-index" optionJeff King2016-02-01
* checkout-index: handle "--no-prefix" optionJeff King2016-02-01
* checkout-index: simplify "-z" option parsingJeff King2016-02-01
* give "nbuf" strbuf a more meaningful nameJeff King2016-02-01
* checkout-index: there are only two possible line terminationsJunio C Hamano2016-01-15
* prefix_path(): unconditionally free results in the callersStefan Beller2015-05-05
* standardize usage info string formatAlex Henrie2015-01-14
* Merge branch 'es/checkout-index-temp'Junio C Hamano2015-01-12
|\
| * checkout-index: fix --temp relative path manglingEric Sunshine2014-12-29
* | lockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty2014-10-01
* | entry.c: update cache_changed if refresh_cache is set in checkout_entry()Nguyễn Thái Ngọc Duy2014-06-13
* | read-cache: new API write_locked_index instead of write_index/write_cacheNguyễn Thái Ngọc Duy2014-06-13
|/
* Merge branch 'nd/lift-path-max'Junio C Hamano2013-10-30
|\
| * checkout_entry(): clarify the use of topath[] parameterJunio C Hamano2013-10-24
* | checkout-index: fix negations of even numbers of -nStefan Beller2013-08-07
* | Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-05
|/
* Use imperative form in help usage to describe an actionNguyễn Thái Ngọc Duy2012-08-22
* i18n: checkout-index: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
* checkout-index: remove obsolete commentNguyễn Thái Ngọc Duy2011-08-17
* Merge branch 'jn/git-cmd-h-bypass-setup'Junio C Hamano2010-12-12
|\
| * checkout-index -h: show usage even in an invalid repositoryNguyễn Thái Ngọc Duy2010-10-22
* | Describe various forms of "be quiet" using OPT__QUIETJonathan Nieder2010-11-15
* | add OPT__FORCERené Scharfe2010-11-15
* | add description parameter to OPT__QUIETRené Scharfe2010-11-15
* | Fix {update,checkout}-index usage stringsŠtěpán Němec2010-10-08
|/
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22