summaryrefslogtreecommitdiff
path: root/builtin/update-index.c
Commit message (Expand)AuthorAgeFilesLines
* i18n: update-index: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-221-28/+28
* Strip namelen out of ce_flags into a ce_namelen fieldThomas Gummerer2012-07-111-3/+6
* Merge branch 'hv/submodule-update-nuke-submodules'Junio C Hamano2012-06-281-6/+0
|\
| * update-index: allow overwriting existing submodule index entriesHeiko Voigt2012-06-111-6/+0
* | update-index: upgrade/downgrade on-disk index versionJunio C Hamano2012-04-041-0/+14
|/
* plug a few coverity-spotted leaksJim Meyering2011-06-201-1/+3
* index_fd(): turn write_object and format_check arguments into one flagJunio C Hamano2011-05-091-1/+2
* Convert ce_path_match() to use struct pathspecNguyễn Thái Ngọc Duy2011-02-031-2/+6
* Merge branch 'jn/parse-options-extra'Junio C Hamano2010-12-121-150/+244
|\
| * update-index: migrate to parse-options APIJonathan Nieder2010-12-071-149/+243
* | Merge branch 'jn/git-cmd-h-bypass-setup'Junio C Hamano2010-12-121-0/+3
|\ \ | |/ |/|
| * update-index -h: show usage even with corrupt indexNguyễn Thái Ngọc Duy2010-10-221-0/+3
* | 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/+788