Age | Commit message (Expand) | Author | Files | Lines |
2018-08-27 | Merge branch 'rs/opt-updates' | Junio C Hamano | 1 | -1/+1 |
2018-08-21 | checkout-index: improve argument help for --stage | René Scharfe | 1 | -1/+1 |
2018-08-13 | entry.c: use the right index instead of the_index | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2018-02-09 | parse-options: let OPT__FORCE take optional flags argument | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2017-10-06 | checkout-index: simplify locking logic | Martin Ågren | 1 | -5/+3 |
2017-06-15 | config: don't include config.h by default | Brandon Williams | 1 | -0/+1 |
2016-12-07 | hold_locked_index(): align error handling with hold_lockfile_for_update() | Junio C Hamano | 1 | -1/+1 |
2016-09-22 | introduce CHECKOUT_INIT | René Scharfe | 1 | -1/+1 |
2016-02-01 | checkout-index: disallow "--no-stage" option | Jeff King | 1 | -3/+3 |
2016-02-01 | checkout-index: handle "--no-index" option | Jeff King | 1 | -24/+10 |
2016-02-01 | checkout-index: handle "--no-prefix" option | Jeff King | 1 | -12/+6 |
2016-02-01 | checkout-index: simplify "-z" option parsing | Jeff King | 1 | -10/+2 |
2016-02-01 | give "nbuf" strbuf a more meaningful name | Jeff King | 1 | -5/+6 |
2016-01-15 | checkout-index: there are only two possible line terminations | Junio C Hamano | 1 | -8/+8 |
2015-05-05 | prefix_path(): unconditionally free results in the callers | Stefan Beller | 1 | -6/+4 |
2015-01-14 | standardize usage info string format | Alex Henrie | 1 | -1/+1 |
2015-01-12 | Merge branch 'es/checkout-index-temp' | Junio C Hamano | 1 | -8/+8 |
2014-12-29 | checkout-index: fix --temp relative path mangling | Eric Sunshine | 1 | -8/+8 |
2014-10-01 | lockfile.h: extract new header file for the functions in lockfile.c | Michael Haggerty | 1 | -1/+1 |
2014-06-13 | entry.c: update cache_changed if refresh_cache is set in checkout_entry() | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2014-06-13 | read-cache: new API write_locked_index instead of write_index/write_cache | Nguyễn Thái Ngọc Duy | 1 | -2/+1 |
2013-10-30 | Merge branch 'nd/lift-path-max' | Junio C Hamano | 1 | -1/+1 |
2013-10-24 | checkout_entry(): clarify the use of topath[] parameter | Junio C Hamano | 1 | -1/+1 |
2013-08-07 | checkout-index: fix negations of even numbers of -n | Stefan Beller | 1 | -1/+1 |
2013-08-05 | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 1 | -3/+3 |
2012-08-22 | Use imperative form in help usage to describe an action | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2012-08-20 | i18n: checkout-index: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -12/+12 |
2011-08-17 | checkout-index: remove obsolete comment | Nguyễn Thái Ngọc Duy | 1 | -32/+0 |
2010-12-12 | Merge branch 'jn/git-cmd-h-bypass-setup' | Junio C Hamano | 1 | -0/+3 |
2010-11-15 | Describe various forms of "be quiet" using OPT__QUIET | Jonathan Nieder | 1 | -1/+2 |
2010-11-15 | add OPT__FORCE | René Scharfe | 1 | -2/+1 |
2010-11-15 | add description parameter to OPT__QUIET | René Scharfe | 1 | -1/+1 |
2010-10-22 | checkout-index -h: show usage even in an invalid repository | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2010-10-08 | Fix {update,checkout}-index usage strings | Štěpán Němec | 1 | -1/+1 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+315 |