aboutsummaryrefslogtreecommitdiff
path: root/builtin/update-index.c
Commit message (Expand)AuthorAge
* Strip namelen out of ce_flags into a ce_namelen fieldThomas Gummerer2012-07-11
* Merge branch 'hv/submodule-update-nuke-submodules'Junio C Hamano2012-06-28
|\
| * update-index: allow overwriting existing submodule index entriesHeiko Voigt2012-06-11
* | update-index: upgrade/downgrade on-disk index versionJunio C Hamano2012-04-04
|/
* plug a few coverity-spotted leaksJim Meyering2011-06-20
* index_fd(): turn write_object and format_check arguments into one flagJunio C Hamano2011-05-09
* Convert ce_path_match() to use struct pathspecNguyễn Thái Ngọc Duy2011-02-03
* Merge branch 'jn/parse-options-extra'Junio C Hamano2010-12-12
|\
| * update-index: migrate to parse-options APIJonathan Nieder2010-12-07
* | Merge branch 'jn/git-cmd-h-bypass-setup'Junio C Hamano2010-12-12
|\ \ | |/ |/|
| * update-index -h: show usage even with corrupt indexNguyễn Thái Ngọc Duy2010-10-22
* | Fix {update,checkout}-index usage stringsŠtěpán Němec2010-10-08
|/
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22