index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scalar.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scalar: address -Wsign-compare warnings
Patrick Steinhardt
2024-12-06
1
-4
/
+3
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+1
*
Merge branch 'ps/leakfixes-part-8'
Junio C Hamano
2024-10-10
1
-0
/
+1
|
\
|
*
scalar: fix leaking repositories
Patrick Steinhardt
2024-09-30
1
-0
/
+1
*
|
Merge branch 'ds/background-maintenance-with-credential'
Junio C Hamano
2024-10-01
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
scalar: configure maintenance during 'reconfigure'
Derrick Stolee
2024-09-20
1
-0
/
+3
*
|
scalar: add --no-tags option to 'scalar clone'
Derrick Stolee
2024-09-06
1
-3
/
+12
*
|
scalar: mark unused parameters in dummy function
Jeff King
2024-08-17
1
-1
/
+2
|
/
*
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-07-02
1
-0
/
+2
|
\
|
*
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
|
Merge branch 'jc/varargs-attributes'
Junio C Hamano
2024-06-18
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
__attribute__: add a few missing format attributes
Junio C Hamano
2024-06-10
1
-0
/
+1
|
*
__attribute__: mark some functions with LAST_ARG_MUST_BE_NULL
Junio C Hamano
2024-06-10
1
-0
/
+1
*
|
scalar: make enlistment delete to work on all POSIX platforms
Marcel Telka
2024-05-17
1
-4
/
+0
*
|
scalar: avoid segfault in reconfigure --all
Derrick Stolee
2024-05-08
1
-3
/
+7
|
/
*
Merge branch 'ds/scalar-updates'
Junio C Hamano
2023-08-29
1
-18
/
+52
|
\
|
*
scalar reconfigure: help users remove buggy repos
Derrick Stolee
2023-08-28
1
-16
/
+43
|
*
scalar: add --[no-]src option
Derrick Stolee
2023-08-28
1
-2
/
+9
*
|
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-1
/
+3
|
/
*
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-1
/
+2
|
\
|
*
treewide: remove unnecessary cache.h inclusion
Elijah Newren
2023-04-11
1
-1
/
+1
|
*
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+2
|
\
|
|
*
setup.h: move declarations for setup.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
*
|
mark "argv" as unused when we check argc
Jeff King
2023-03-28
1
-1
/
+1
|
/
*
scalar: only warn when background maintenance fails
Derrick Stolee
2023-01-27
1
-1
/
+1
*
Merge branch 'zh/scalar-progress'
Junio C Hamano
2023-01-23
1
-3
/
+7
|
\
|
*
scalar: show progress if stderr refers to a terminal
ZheNing Hu
2023-01-16
1
-3
/
+7
*
|
features: feature.manyFiles implies fast index writes
Derrick Stolee
2023-01-06
1
-0
/
+1
|
/
*
Merge branch 'js/remove-stale-scalar-repos'
Junio C Hamano
2022-11-23
1
-20
/
+34
|
\
|
*
scalar reconfigure -a: remove stale `scalar.repo` entries
Johannes Schindelin
2022-11-07
1
-20
/
+34
*
|
use child_process members "args" and "env" directly
René Scharfe
2022-10-30
1
-8
/
+5
|
/
*
scalar: make 'unregister' idempotent
Derrick Stolee
2022-09-27
1
-1
/
+4
*
scalar: implement the `help` subcommand
Johannes Schindelin
2022-09-02
1
-0
/
+20
*
scalar: include in standard Git build & installation
Victoria Dye
2022-09-02
1
-0
/
+906