index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
resolve-undo.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ds/sparse-index-protections'
Junio C Hamano
2021-04-30
1
-0
/
+4
|
\
|
*
resolve-undo: ensure full index
Derrick Stolee
2021-04-14
1
-0
/
+4
*
|
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-2
/
+2
|
/
*
resolve-undo.c: use the right index instead of the_index
Nguyễn Thái Ngọc Duy
2018-08-13
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
*
block alloc: add lifecycle APIs for cache_entry structs
Jameson Miller
2018-07-03
1
-1
/
+3
*
read-cache: teach make_cache_entry to take object_id
Jameson Miller
2018-07-03
1
-1
/
+1
*
cache: add a function to read an object ID from a buffer
brian m. carlson
2018-05-02
1
-1
/
+1
*
resolve-undo: convert struct resolve_undo_info to object_id
brian m. carlson
2018-03-14
1
-7
/
+8
*
cache: convert struct cache_entry to use struct object_id
brian m. carlson
2016-09-07
1
-1
/
+1
*
resolve-undo: be specific what part of the index has changed
Nguyễn Thái Ngọc Duy
2014-06-13
1
-1
/
+1
*
read-cache: be specific what part of the index has changed
Nguyễn Thái Ngọc Duy
2014-06-13
1
-1
/
+1
*
Merge branch 'nd/submodule-pathspec-ending-with-slash'
Junio C Hamano
2014-02-27
1
-1
/
+1
|
\
|
*
pathspec: convert some match_pathspec_depth() to ce_path_match()
Nguyễn Thái Ngọc Duy
2014-02-24
1
-1
/
+1
*
|
read-cache.c: fix memory leaks caused by removed cache entries
Karsten Blees
2013-11-18
1
-2
/
+5
|
/
*
Merge branch 'jl/submodule-mv'
Junio C Hamano
2013-09-09
1
-2
/
+2
|
\
|
*
convert unmerge_cache to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-2
/
+2
*
|
Convert "struct cache_entry *" to "const ..." wherever possible
Nguyễn Thái Ngọc Duy
2013-07-09
1
-3
/
+3
|
/
*
checkout: avoid unnecessary match_pathspec calls
Nguyễn Thái Ngọc Duy
2013-03-27
1
-1
/
+18
*
Convert the users of for_each_string_list to for_each_string_list_item macro
Alex Riesen
2010-07-05
1
-19
/
+15
*
string_list: Fix argument order for string_list_lookup
Julian Phillips
2010-06-27
1
-1
/
+1
*
string_list: Fix argument order for string_list_insert
Julian Phillips
2010-06-27
1
-2
/
+2
*
string_list: Fix argument order for for_each_string_list
Julian Phillips
2010-06-27
1
-1
/
+1
*
build: make code "-Wpointer-arith" clean
Junio C Hamano
2010-02-02
1
-2
/
+2
*
resolve-undo: "checkout -m path" uses resolve-undo information
Junio C Hamano
2009-12-26
1
-0
/
+59
*
resolve-undo: record resolved conflicts in a new index extension section
Junio C Hamano
2009-12-26
1
-0
/
+117