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
/
update-index.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/leak-checkers'
Junio C Hamano
2017-09-19
|
\
|
*
update-index: fix cache entry leak in add_one_file()
Jeff King
2017-09-06
*
|
stop leaking lock structs in some simple cases
Jeff King
2017-09-06
|
/
*
sha1_file: convert index_path to struct object_id
Patryk Obara
2017-08-20
*
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 'jc/noent-notdir'
Junio C Hamano
2017-06-13
|
\
\
|
|
/
|
/
|
|
*
treewide: use is_missing_file_error() where ENOENT and ENOTDIR are checked
Junio C Hamano
2017-05-30
*
|
Merge branch 'cc/untracked'
Junio C Hamano
2017-04-11
|
\
\
|
*
|
update-index: fix xgetcwd() related memory leak
Christian Couder
2017-03-30
*
|
|
update-index: warn in case of split-index incoherency
Christian Couder
2017-03-01
*
|
|
split-index: add {add,remove}_split_index() functions
Christian Couder
2017-03-01
|
|
/
|
/
|
*
|
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
2016-12-07
*
|
Merge branch 'tg/add-chmod+x-fix'
Junio C Hamano
2016-09-26
|
\
\
|
*
|
read-cache: introduce chmod_index_entry
Thomas Gummerer
2016-09-15
|
*
|
update-index: add test for chmod flags
Thomas Gummerer
2016-09-14
*
|
|
Merge branch 'va/i18n'
Junio C Hamano
2016-09-21
|
\
\
\
|
*
|
|
i18n: update-index: mark warnings for translation
Vasco Almeida
2016-09-15
*
|
|
|
builtin/update-index: convert file to struct object_id
brian m. carlson
2016-09-07
*
|
|
|
cache: convert struct cache_entry to use struct object_id
brian m. carlson
2016-09-07
|
/
/
/
*
|
|
die("bug"): report bugs consistently
Johannes Schindelin
2016-07-26
*
|
|
pathspec: rename free_pathspec() to clear_pathspec()
Junio C Hamano
2016-06-02
|
/
/
*
|
builtin/update-index.c: prefer "err" to "errno" in process_lstat_error
Nguyễn Thái Ngọc Duy
2016-05-09
*
|
Merge branch 'jk/options-cleanup'
Junio C Hamano
2016-02-10
|
\
\
|
*
|
give "nbuf" strbuf a more meaningful name
Jeff King
2016-02-01
*
|
|
Merge branch 'cc/untracked'
Junio C Hamano
2016-02-10
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
config: add core.untrackedCache
Christian Couder
2016-01-27
|
*
dir: add remove_untracked_cache()
Christian Couder
2016-01-25
|
*
dir: add {new,add}_untracked_cache()
Christian Couder
2016-01-25
|
*
update-index: move 'uc' var declaration
Christian Couder
2016-01-25
|
*
update-index: add untracked cache notifications
Christian Couder
2016-01-25
|
*
update-index: add --test-untracked-cache
Christian Couder
2016-01-25
|
*
update-index: use enum for untracked cache options
Christian Couder
2016-01-25
|
*
dir: free untracked cache when removing it
Christian Couder
2015-12-29
*
|
update-index: there are only two possible line terminations
Junio C Hamano
2016-01-15
|
/
*
Merge branch 'nd/untracked-cache'
Junio C Hamano
2015-05-26
|
\
|
*
untracked cache: guard and disable on system changes
Nguyễn Thái Ngọc Duy
2015-03-12
|
*
update-index: test the system before enabling untracked cache
Nguyễn Thái Ngọc Duy
2015-03-12
|
*
update-index: manually enable or disable untracked cache
Nguyễn Thái Ngọc Duy
2015-03-12
*
|
prefix_path(): unconditionally free results in the callers
Stefan Beller
2015-05-05
*
|
update-index: fix a memleak
Stefan Beller
2015-03-22
|
/
*
standardize usage info string format
Alex Henrie
2015-01-14
*
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
2014-10-01
*
unable_to_lock_die(): rename function from unable_to_lock_index_die()
Michael Haggerty
2014-10-01
*
Merge branch 'nd/split-index'
Junio C Hamano
2014-07-16
|
\
|
*
update-index: new options to enable/disable split index mode
Nguyễn Thái Ngọc Duy
2014-06-13
|
*
read-cache: mark updated entries for split index
Nguyễn Thái Ngọc Duy
2014-06-13
|
*
cache-tree: mark istate->cache_changed on cache tree invalidation
Nguyễn Thái Ngọc Duy
2014-06-13
|
*
update-index: be specific what part of the index has changed
Nguyễn Thái Ngọc Duy
2014-06-13
|
*
read-cache: be specific what part of the index has changed
Nguyễn Thái Ngọc Duy
2014-06-13
[next]