index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
reset.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/leak-checkers'
Junio C Hamano
2017-09-19
|
\
|
*
reset: free allocated tree buffers
Jeff King
2017-09-06
|
*
reset: make tree counting less confusing
Jeff King
2017-09-06
*
|
stop leaking lock structs in some simple cases
Jeff King
2017-09-06
|
/
*
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
2017-08-26
|
\
|
*
submodule: remove gitmodules_config
Brandon Williams
2017-08-03
|
*
add, reset: ensure submodules can be added or reset
Brandon Williams
2017-08-02
*
|
tree-walk: convert fill_tree_descriptor() to object_id
René Scharfe
2017-08-14
|
/
*
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
2017-07-17
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
*
|
Merge branch 'sb/submodule-blanket-recursive'
Junio C Hamano
2017-06-13
|
\
\
|
*
|
Introduce 'submodule.recurse' option for worktree manipulators
Stefan Beller
2017-06-01
|
*
|
reset/checkout/read-tree: unify config callback for submodule recursion
Stefan Beller
2017-05-30
|
*
|
submodule recursing: do not write a config variable twice
Stefan Beller
2017-05-30
*
|
|
Merge branch 'bw/pathspec-sans-the-index'
Junio C Hamano
2017-05-30
|
\
\
\
|
*
|
|
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_CHEAP
Brandon Williams
2017-05-12
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tree: convert parse_tree_indirect to struct object_id
brian m. carlson
2017-05-08
|
*
|
diff-lib: convert do_diff_cache to struct object_id
brian m. carlson
2017-05-08
|
*
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
|
|
/
*
|
builtin/reset: add --recurse-submodules switch
Stefan Beller
2017-04-23
|
/
*
delete_ref: accept a reflog message argument
Kyle Meyer
2017-02-20
*
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
2016-12-07
*
Merge branch 'js/reset-usage'
Junio C Hamano
2016-10-17
|
\
|
*
reset: fix usage
Johannes Schindelin
2016-10-11
*
|
builtin/reset: convert to use struct object_id
brian m. carlson
2016-09-07
*
|
Merge branch 'bc/cocci'
Junio C Hamano
2016-07-19
|
\
\
|
*
|
diff: convert struct diff_filespec to struct object_id
brian m. carlson
2016-06-28
|
|
/
*
|
Merge branch 'js/find-commit-subject-ignore-leading-blanks'
Junio C Hamano
2016-07-11
|
\
\
|
*
|
reset --hard: skip blank lines when reporting the commit subject
Johannes Schindelin
2016-06-29
*
|
|
pathspec: rename free_pathspec() to clear_pathspec()
Junio C Hamano
2016-06-02
|
|
/
|
/
|
*
|
Remove get_object_hash.
brian m. carlson
2015-11-20
*
|
Convert struct object to object_id
brian m. carlson
2015-11-20
*
|
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
|
memoize common git-path "constant" files
Jeff King
2015-08-10
|
/
*
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
2014-10-01
*
Merge branch 'nd/split-index'
Junio C Hamano
2014-07-16
|
\
|
*
cache-tree: mark istate->cache_changed on prime_cache_tree()
Nguyễn Thái Ngọc Duy
2014-06-13
|
*
read-cache: new API write_locked_index instead of write_index/write_cache
Nguyễn Thái Ngọc Duy
2014-06-13
*
|
Merge branch 'jk/commit-buffer-length'
Junio C Hamano
2014-07-02
|
\
\
|
*
|
convert logmsg_reencode to get_commit_buffer
Jeff King
2014-06-13
|
*
|
logmsg_reencode: return const buffer
Jeff King
2014-06-12
|
|
/
*
|
refs.h: rename the action_on_err constants
Michael Haggerty
2014-04-07
|
/
*
Merge branch 'nd/reset-setup-worktree'
Junio C Hamano
2014-03-14
|
\
|
*
reset: optionally setup worktree and refresh index on --mixed
Nguyễn Thái Ngọc Duy
2014-02-18
*
|
reset: support "--mixed --intent-to-add" mode
Nguyễn Thái Ngọc Duy
2014-02-05
|
/
*
reset: pass real rev name to add--interactive
Jeff King
2013-10-25
*
Merge branch 'jk/trailing-slash-in-pathspec'
Junio C Hamano
2013-10-17
|
\
|
*
reset: handle submodule with trailing slash
John Keeping
2013-09-13
[next]