index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
update-index.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jh/builtin-fsmonitor-part3'
Junio C Hamano
2022-06-11
1
-0
/
+16
|
\
|
*
fsmonitor-settings: bare repos are incompatible with FSMonitor
Jeff Hostetler
2022-05-27
1
-0
/
+16
*
|
Merge branch 'ns/batch-fsync'
Junio C Hamano
2022-06-03
1
-0
/
+20
|
\
\
|
|
/
|
/
|
|
*
update-index: use the bulk-checkin infrastructure
Neeraj Singh
2022-04-06
1
-0
/
+20
*
|
fsmonitor: config settings are repository-specific
Jeff Hostetler
2022-03-26
1
-2
/
+5
|
/
*
Merge branch 'vd/sparse-clean-etc'
Junio C Hamano
2022-02-18
1
-3
/
+14
|
\
|
*
update-index: reduce scope of index expansion in do_reupdate
Victoria Dye
2022-01-13
1
-3
/
+11
|
*
update-index: integrate with sparse index
Victoria Dye
2022-01-13
1
-0
/
+3
*
|
update-index: refresh should rewrite index in case of racy timestamps
Marc Strapetz
2022-01-07
1
-0
/
+11
|
/
*
use xopen() to handle fatal open(2) failures
René Scharfe
2021-08-25
1
-3
/
+1
*
update-index: ensure full index
Derrick Stolee
2021-04-14
1
-0
/
+2
*
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
2020-04-28
1
-8
/
+8
*
Merge branch 'js/update-index-ignore-removal-for-skip-worktree'
Junio C Hamano
2019-11-10
1
-1
/
+5
|
\
|
*
update-index: optionally leave skip-worktree entries alone
Johannes Schindelin
2019-11-02
1
-1
/
+5
*
|
repo-settings: parse core.untrackedCache
Derrick Stolee
2019-08-13
1
-2
/
+4
|
/
*
tree-walk.c: remove the_repo from get_tree_entry()
Nguyễn Thái Ngọc Duy
2019-06-27
1
-1
/
+1
*
fill_stat_cache_info(): prepare for an fsmonitor fix
Johannes Schindelin
2019-05-28
1
-1
/
+1
*
Merge branch 'en/merge-directory-renames'
Junio C Hamano
2019-05-08
1
-1
/
+1
|
\
|
*
Use 'unsigned short' for mode, like diff_filespec does
Elijah Newren
2019-04-08
1
-1
/
+1
*
|
Merge branch 'jk/unused-params-even-more'
Junio C Hamano
2019-04-25
1
-3
/
+2
|
\
\
|
*
|
update-index: drop unused prefix_length parameter from do_reupdate()
Jeff King
2019-03-20
1
-3
/
+2
|
|
/
*
|
Merge branch 'bp/post-index-change-hook'
Junio C Hamano
2019-04-25
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
read-cache: add post-index-change hook
Ben Peart
2019-02-15
1
-0
/
+2
*
|
Merge branch 'nd/diff-parseopt'
Junio C Hamano
2019-03-07
1
-15
/
+26
|
\
\
|
|
/
|
/
|
|
*
parse-options: allow ll_callback with OPTION_CALLBACK
Nguyễn Thái Ngọc Duy
2019-01-28
1
-5
/
+15
|
*
parse-options: avoid magic return codes
Nguyễn Thái Ngọc Duy
2019-01-28
1
-10
/
+10
|
*
parse-options: stop abusing 'callback' for lowlevel callbacks
Nguyễn Thái Ngọc Duy
2019-01-28
1
-5
/
+6
*
|
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
2019-01-24
1
-0
/
+1
|
/
*
Merge branch 'nd/show-gitcomp-compilation-fix' into maint
Junio C Hamano
2018-12-15
1
-0
/
+2
|
\
|
*
parse-options: fix SunCC compiler warning
Nguyễn Thái Ngọc Duy
2018-12-12
1
-0
/
+2
*
|
Merge branch 'jk/unused-parameter-fixes'
Junio C Hamano
2018-11-18
1
-2
/
+19
|
\
\
|
*
|
assert NOARG/NONEG behavior of parse-options callbacks
Jeff King
2018-11-06
1
-2
/
+19
*
|
|
refresh_index: remove unnecessary calls to preload_index()
Ben Peart
2018-11-06
1
-1
/
+1
|
/
/
*
|
Merge branch 'nd/the-index'
Junio C Hamano
2018-10-19
1
-1
/
+1
|
\
\
|
*
|
sha1-file.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-1
/
+1
*
|
|
convert "oidcmp() == 0" to oideq()
Jeff King
2018-08-29
1
-2
/
+2
|
/
/
*
|
Merge branch 'nd/no-the-index'
Junio C Hamano
2018-08-20
1
-1
/
+1
|
\
\
|
*
|
dir.c: remove an implicit dependency on the_index in pathspec code
Nguyễn Thái Ngọc Duy
2018-08-13
1
-1
/
+1
*
|
|
Merge branch 'rs/parse-opt-lithelp'
Junio C Hamano
2018-08-17
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
parse-options: automatically infer PARSE_OPT_LITERAL_ARGHELP
René Scharfe
2018-08-03
1
-1
/
+1
|
*
|
add, update-index: fix --chmod argument help
René Scharfe
2018-08-03
1
-1
/
+1
*
|
|
Merge branch 'jm/cache-entry-from-mem-pool'
Junio C Hamano
2018-08-03
1
-15
/
+11
|
\
\
\
|
*
|
|
block alloc: add lifecycle APIs for cache_entry structs
Jameson Miller
2018-07-03
1
-15
/
+11
|
|
|
/
|
|
/
|
*
|
|
builtin/update-index: simplify parsing of cacheinfo
brian m. carlson
2018-07-16
1
-2
/
+3
*
|
|
builtin/update-index: convert to using the_hash_algo
brian m. carlson
2018-07-16
1
-4
/
+5
|
/
/
*
|
Merge branch 'js/use-bug-macro'
Junio C Hamano
2018-05-30
1
-1
/
+1
|
\
\
|
*
|
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-1
/
+1
*
|
|
Sync with Git 2.17.1
Junio C Hamano
2018-05-29
1
-11
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Sync with Git 2.16.4
Junio C Hamano
2018-05-22
1
-11
/
+21
|
|
\
|
|
|
*
Sync with Git 2.15.2
Junio C Hamano
2018-05-22
1
-11
/
+20
|
|
/
|
[next]