index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rerere.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+1
*
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-23
1
-2
/
+4
|
\
|
*
config: pass repo to `git_config_get_expiry_in_days()`
Patrick Steinhardt
2024-08-13
1
-2
/
+4
*
|
builtin/rerere: fix various trivial memory leaks
Patrick Steinhardt
2024-08-01
1
-2
/
+7
|
/
*
Merge branch 'ps/leakfixes-more'
Junio C Hamano
2024-07-08
1
-0
/
+3
|
\
|
*
rerere: fix various trivial leaks
Patrick Steinhardt
2024-06-11
1
-0
/
+3
*
|
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
|
/
*
Merge branch 'mr/rerere-crash-fix'
Junio C Hamano
2024-04-23
1
-0
/
+5
|
\
|
*
rerere: fix crashes due to unmatched opening conflict markers
Marcel Röthke
2024-04-16
1
-0
/
+5
*
|
Merge branch 'js/check-null-from-read-object-file'
Junio C Hamano
2024-02-15
1
-0
/
+3
|
\
\
|
*
|
Always check the return value of `repo_read_object_file()`
Johannes Schindelin
2024-02-06
1
-0
/
+3
*
|
|
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-2
/
+0
|
/
/
*
|
Merge branch 'jc/unresolve-removal'
Junio C Hamano
2023-10-02
1
-1
/
+1
|
\
\
|
*
|
checkout: allow "checkout -m path" to unmerge removed paths
Junio C Hamano
2023-08-01
1
-1
/
+1
*
|
|
Merge branch 'jc/retire-get-sha1-hex'
Junio C Hamano
2023-08-04
1
-1
/
+1
|
\
\
\
|
*
|
|
hex: retire get_sha1_hex()
Junio C Hamano
2023-07-25
1
-1
/
+1
|
|
/
/
*
|
|
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
|
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
|
merge-ll: rename from ll-merge
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
|
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
|
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
|
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
|
/
/
*
|
copy.h: move declarations for copy.c functions from cache.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
treewide: reduce includes of cache.h in other headers
Elijah Newren
2023-04-11
1
-1
/
+1
*
|
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-2
/
+3
|
\
\
|
*
|
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+3
|
|
/
*
|
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
|
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-1
/
+2
|
/
*
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
2022-05-21
1
-1
/
+1
|
\
|
*
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-1
/
+1
*
|
ll-merge: make callers responsible for showing warnings
Elijah Newren
2022-02-02
1
-4
/
+5
|
/
*
dir: introduce readdir_skip_dot_and_dotdot() helper
Elijah Newren
2021-05-13
1
-3
/
+1
*
rerere: use strmap to store rerere directories
Jeff King
2021-01-28
1
-39
/
+23
*
rerere: tighten rr-cache dirname check
Jeff King
2021-01-28
1
-2
/
+3
*
rerere: check dirname format while iterating rr_cache directory
Jeff King
2021-01-28
1
-3
/
+11
*
hash-lookup: rename from sha1-lookup
Martin Ågren
2021-01-04
1
-1
/
+1
*
sha1-lookup: rename `sha1_pos()` as `hash_pos()`
Martin Ågren
2021-01-04
1
-1
/
+1
*
Fix spelling errors in code comments
Elijah Newren
2019-11-10
1
-1
/
+1
*
rerere: replace sha1_to_hex
brian m. carlson
2019-08-20
1
-4
/
+4
*
read-cache.c: kill read_index()
Nguyễn Thái Ngọc Duy
2019-01-14
1
-3
/
+3
*
repository.c: replace hold_locked_index() with repo_hold_locked_index()
Nguyễn Thái Ngọc Duy
2019-01-14
1
-1
/
+1
*
rerere.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
1
-13
/
+13
*
Merge branch 'bc/hash-transition-part-15'
Junio C Hamano
2018-10-30
1
-41
/
+44
|
\
|
*
rerere: convert to use the_hash_algo
brian m. carlson
2018-10-15
1
-39
/
+42
*
|
Merge branch 'nd/the-index'
Junio C Hamano
2018-10-19
1
-55
/
+66
|
\
\
|
|
/
|
/
|
[next]