Sign in
googlers
/
jrn
/
git
/
c76a53eb71c5d0d931b1f95a9933913ecef9e4ad
/
resolve-undo.c
8e97852
Merge branch 'ds/sparse-index-protections'
by Junio C Hamano
· 3 years, 10 months ago
dc26b23
resolve-undo: ensure full index
by Derrick Stolee
· 4 years ago
ca56dad
use CALLOC_ARRAY
by René Scharfe
· 4 years ago
ff82d12
resolve-undo.c: use the right index instead of the_index
by Nguyễn Thái Ngọc Duy
· 7 years ago
6d2df28
dir.c: remove an implicit dependency on the_index in pathspec code
by Nguyễn Thái Ngọc Duy
· 7 years ago
a849735
block alloc: add lifecycle APIs for cache_entry structs
by Jameson Miller
· 7 years ago
825ed4d
read-cache: teach make_cache_entry to take object_id
by Jameson Miller
· 7 years ago
69d1242
cache: add a function to read an object ID from a buffer
by brian m. carlson
· 7 years ago
5ac913c
resolve-undo: convert struct resolve_undo_info to object_id
by brian m. carlson
· 7 years ago
99d1a98
cache: convert struct cache_entry to use struct object_id
by brian m. carlson
· 9 years ago
6c306a3
resolve-undo: be specific what part of the index has changed
by Nguyễn Thái Ngọc Duy
· 11 years ago
e636a7b
read-cache: be specific what part of the index has changed
by Nguyễn Thái Ngọc Duy
· 11 years ago
cbaeafc
Merge branch 'nd/submodule-pathspec-ending-with-slash'
by Junio C Hamano
· 11 years ago
429bb40
pathspec: convert some match_pathspec_depth() to ce_path_match()
by Nguyễn Thái Ngọc Duy
· 11 years ago
5699d17
read-cache.c: fix memory leaks caused by removed cache entries
by Karsten Blees
· 11 years ago
b02f5ae
Merge branch 'jl/submodule-mv'
by Junio C Hamano
· 11 years ago
5ab0651
convert unmerge_cache to take struct pathspec
by Nguyễn Thái Ngọc Duy
· 12 years ago
9c5e6c8
Convert "struct cache_entry *" to "const ..." wherever possible
by Nguyễn Thái Ngọc Duy
· 12 years ago
e721c15
checkout: avoid unnecessary match_pathspec calls
by Nguyễn Thái Ngọc Duy
· 12 years ago
8a57c6e
Convert the users of for_each_string_list to for_each_string_list_item macro
by Alex Riesen
· 15 years ago
e8c8b71
string_list: Fix argument order for string_list_lookup
by Julian Phillips
· 15 years ago
78a395d
string_list: Fix argument order for string_list_insert
by Julian Phillips
· 15 years ago
b684e97
string_list: Fix argument order for for_each_string_list
by Julian Phillips
· 15 years ago
b8bba41
build: make code "-Wpointer-arith" clean
by Junio C Hamano
· 15 years ago
4421a82
resolve-undo: "checkout -m path" uses resolve-undo information
by Junio C Hamano
· 15 years ago
cfc5789
resolve-undo: record resolved conflicts in a new index extension section
by Junio C Hamano
· 15 years ago