summaryrefslogtreecommitdiff
path: root/builtin/checkout-index.c
Commit message (Expand)AuthorAgeFilesLines
* lockfile.h: extract new header file for the functions in lockfile.cmh/lockfileMichael Haggerty2014-10-011-1/+1
* entry.c: update cache_changed if refresh_cache is set in checkout_entry()Nguyễn Thái Ngọc Duy2014-06-131-0/+1
* read-cache: new API write_locked_index instead of write_index/write_cacheNguyễn Thái Ngọc Duy2014-06-131-2/+1
* Merge branch 'nd/lift-path-max'Junio C Hamano2013-10-301-1/+1
|\
| * checkout_entry(): clarify the use of topath[] parameternd/lift-path-maxJunio C Hamano2013-10-241-1/+1
* | checkout-index: fix negations of even numbers of -nStefan Beller2013-08-071-1/+1
* | Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-051-3/+3
|/
* Use imperative form in help usage to describe an actionNguyễn Thái Ngọc Duy2012-08-221-2/+2
* i18n: checkout-index: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-12/+12
* checkout-index: remove obsolete commentNguyễn Thái Ngọc Duy2011-08-171-32/+0
* Merge branch 'jn/git-cmd-h-bypass-setup'Junio C Hamano2010-12-121-0/+3
|\
| * checkout-index -h: show usage even in an invalid repositoryNguyễn Thái Ngọc Duy2010-10-221-0/+3
* | Describe various forms of "be quiet" using OPT__QUIETJonathan Nieder2010-11-151-1/+2
* | add OPT__FORCERené Scharfe2010-11-151-2/+1
* | add description parameter to OPT__QUIETRené Scharfe2010-11-151-1/+1
* | Fix {update,checkout}-index usage stringsŠtěpán Němec2010-10-081-1/+1
|/
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+315