summaryrefslogtreecommitdiff
path: root/builtin/add.c
AgeCommit message (Expand)Author
2011-03-16Merge branch 'maint'Junio C Hamano
2011-03-16standardize brace placement in struct definitionsJonathan Nieder
2011-02-28Merge branch 'nd/struct-pathspec'Junio C Hamano
2011-02-27git-add: make -A description clearer vs. -uMichael J Gruber
2011-02-15add: describe --patch like checkout, resetMichael J Gruber
2011-02-03struct rev_info: convert prune_data to struct pathspecNguyễn Thái Ngọc Duy
2010-12-08Merge branch 'nd/maint-fix-add-typo-detection' (early part)Junio C Hamano
2010-12-02Merge branch 'maint'Junio C Hamano
2010-12-02Merge branch 'maint-1.7.1' into maint-1.7.2Junio C Hamano
2010-12-02Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano
2010-11-15add OPT__FORCERené Scharfe
2010-11-15add description parameter to OPT__DRY_RUNRené Scharfe
2010-11-15add description parameter to OPT__VERBOSERené Scharfe
2010-11-13add: do not rely on dtype being NULL behaviorNguyễn Thái Ngọc Duy
2010-07-12git add: Add the "--ignore-missing" option for the dry runJens Lehmann
2010-05-31Rewrite dynamic structure initializations to runtime assignmentGary V. Vaughan
2010-03-10Merge branch 'cp/add-u-pathspec'Junio C Hamano
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds