aboutsummaryrefslogtreecommitdiff
path: root/builtin/reset.c
Commit message (Expand)AuthorAge
* tree-walk: convert fill_tree_descriptor() to object_idRené Scharfe2017-08-14
* sha1_name: convert get_sha1* to get_oid*brian m. carlson2017-07-17
* Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\
| * config: don't include config.h by defaultBrandon Williams2017-06-15
* | Merge branch 'sb/submodule-blanket-recursive'Junio C Hamano2017-06-13
|\ \
| * | Introduce 'submodule.recurse' option for worktree manipulatorsStefan Beller2017-06-01
| * | reset/checkout/read-tree: unify config callback for submodule recursionStefan Beller2017-05-30
| * | submodule recursing: do not write a config variable twiceStefan Beller2017-05-30
* | | Merge branch 'bw/pathspec-sans-the-index'Junio C Hamano2017-05-30
|\ \ \
| * | | pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_CHEAPBrandon Williams2017-05-12
| | |/ | |/|
* | | Merge branch 'bc/object-id'Junio C Hamano2017-05-29
|\ \ \ | |_|/ |/| |
| * | tree: convert parse_tree_indirect to struct object_idbrian m. carlson2017-05-08
| * | diff-lib: convert do_diff_cache to struct object_idbrian m. carlson2017-05-08
| * | Convert lookup_commit* to struct object_idbrian m. carlson2017-05-08
| |/
* | builtin/reset: add --recurse-submodules switchStefan Beller2017-04-23
|/
* delete_ref: accept a reflog message argumentKyle Meyer2017-02-20
* hold_locked_index(): align error handling with hold_lockfile_for_update()Junio C Hamano2016-12-07
* Merge branch 'js/reset-usage'Junio C Hamano2016-10-17
|\
| * reset: fix usageJohannes Schindelin2016-10-11
* | builtin/reset: convert to use struct object_idbrian m. carlson2016-09-07
* | Merge branch 'bc/cocci'Junio C Hamano2016-07-19
|\ \
| * | diff: convert struct diff_filespec to struct object_idbrian m. carlson2016-06-28
| |/
* | Merge branch 'js/find-commit-subject-ignore-leading-blanks'Junio C Hamano2016-07-11
|\ \
| * | reset --hard: skip blank lines when reporting the commit subjectJohannes Schindelin2016-06-29
* | | pathspec: rename free_pathspec() to clear_pathspec()Junio C Hamano2016-06-02
| |/ |/|
* | Remove get_object_hash.brian m. carlson2015-11-20
* | Convert struct object to object_idbrian m. carlson2015-11-20
* | Add several uses of get_object_hash.brian m. carlson2015-11-20
* | memoize common git-path "constant" filesJeff King2015-08-10
|/
* lockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty2014-10-01
* Merge branch 'nd/split-index'Junio C Hamano2014-07-16
|\
| * cache-tree: mark istate->cache_changed on prime_cache_tree()Nguyễn Thái Ngọc Duy2014-06-13
| * read-cache: new API write_locked_index instead of write_index/write_cacheNguyễn Thái Ngọc Duy2014-06-13
* | Merge branch 'jk/commit-buffer-length'Junio C Hamano2014-07-02
|\ \
| * | convert logmsg_reencode to get_commit_bufferJeff King2014-06-13
| * | logmsg_reencode: return const bufferJeff King2014-06-12
| |/
* | refs.h: rename the action_on_err constantsMichael Haggerty2014-04-07
|/
* Merge branch 'nd/reset-setup-worktree'Junio C Hamano2014-03-14
|\
| * reset: optionally setup worktree and refresh index on --mixedNguyễn Thái Ngọc Duy2014-02-18
* | reset: support "--mixed --intent-to-add" modeNguyễn Thái Ngọc Duy2014-02-05
|/
* reset: pass real rev name to add--interactiveJeff King2013-10-25
* Merge branch 'jk/trailing-slash-in-pathspec'Junio C Hamano2013-10-17
|\
| * reset: handle submodule with trailing slashJohn Keeping2013-09-13
* | Merge branch 'bk/refs-multi-update'Junio C Hamano2013-09-20
|\ \
| * | reset: rename update_refs to reset_refsBrad King2013-08-30
* | | Merge branch 'fc/trivial'Junio C Hamano2013-09-17
|\ \ \ | |_|/ |/| |
| * | reset: trivial style cleanupFelipe Contreras2013-08-30
| * | reset: trivial refactoringFelipe Contreras2013-08-30
| |/
* | Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-09
|\ \
| * | remove diff_tree_{setup,release}_pathsNguyễn Thái Ngọc Duy2013-07-15