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
/
read-tree.c
Commit message (
Expand
)
Author
Age
*
submodule: remove gitmodules_config
Brandon Williams
2017-08-03
*
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 'ja/do-not-ask-needless-questions'
Junio C Hamano
2017-05-29
|
\
\
|
*
|
read-tree -m: make error message for merging 0 trees less smart aleck
Jean-Noel Avila
2017-05-12
*
|
|
Merge branch 'jc/read-tree-empty-with-m'
Junio C Hamano
2017-05-29
|
\
\
\
|
*
|
|
read-tree: "read-tree -m --empty" does not make sense
Junio C Hamano
2017-05-10
*
|
|
|
tree: convert parse_tree_indirect to struct object_id
brian m. carlson
2017-05-08
*
|
|
|
builtin/read-tree: convert to struct object_id
brian m. carlson
2017-05-08
|
|
_
|
/
|
/
|
|
*
|
|
builtin/read-tree: add --recurse-submodules switch
Stefan Beller
2017-03-16
|
|
/
|
/
|
*
|
read-tree: use OPT_BOOL instead of OPT_SET_INT
Stefan Beller
2017-01-11
*
|
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
2016-12-07
*
|
cache: convert struct cache_entry to use struct object_id
brian m. carlson
2016-09-07
|
/
*
convert trivial sprintf / strcpy calls to xsnprintf
Jeff King
2015-09-25
*
Merge branch 'ah/read-tree-usage-string'
Junio C Hamano
2015-09-01
|
\
|
*
read-tree: replace bracket set with parentheses to clarify usage
Alex Henrie
2015-08-28
*
|
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
2014-10-01
*
|
read-tree: note about dropping split-index mode or index version
Nguyễn Thái Ngọc Duy
2014-06-13
*
|
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
*
|
C: have space around && and || operators
Junio C Hamano
2013-10-16
*
|
diff-lib, read-tree, unpack-trees: mark cache_entry array paramters const
René Scharfe
2013-06-02
*
|
diff-lib, read-tree, unpack-trees: mark cache_entry pointers const
René Scharfe
2013-06-02
|
/
*
i18n: read-tree: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
*
Teach read-tree the -n|--dry-run option
Jens Lehmann
2011-05-25
*
Make <identifier> lowercase as per CodingGuidelines
Michael J Gruber
2011-02-15
*
add description parameter to OPT__VERBOSE
René Scharfe
2010-11-15
*
read-tree: deprecate syntax without tree-ish args
Jan Krüger
2010-09-10
*
Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fix
Junio C Hamano
2010-07-08
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22