index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
strvec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-23
1
-2
/
+1
|
\
|
*
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
2024-12-06
1
-4
/
+1
|
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+2
*
|
strvec: `strvec_splice()` to a statically initialized vector
Rubén Justo
2024-12-10
1
-4
/
+7
|
/
*
strvec: introduce new `strvec_splice()` function
Patrick Steinhardt
2024-11-21
1
-0
/
+19
*
strvec: declare the `strvec_push_nodup()` function globally
Johannes Schindelin
2024-07-14
1
-1
/
+1
*
strvec: add functions to replace and remove strings
Patrick Steinhardt
2024-05-27
1
-0
/
+20
*
strvec: drop unnecessary include of hex.h
Linus Arver
2023-11-03
1
-1
/
+0
*
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
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
*
*.c *_init(): define in terms of corresponding *_INIT macro
Ævar Arnfjörð Bjarmason
2021-07-01
1
-3
/
+2
*
strvec: rename struct fields
Jeff King
2020-07-31
1
-22
/
+22
*
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-0
/
+109