index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
scalar
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-02
scalar: include in standard Git build & installation
Victoria Dye
6
-1406
/
+0
2022-09-02
scalar: fix command documentation section header
Victoria Dye
1
-2
/
+2
2022-08-29
Merge branch 'vd/scalar-enables-fsmonitor'
Junio C Hamano
2
-84
/
+210
2022-08-25
Merge branch 'vd/scalar-generalize-diagnose'
Junio C Hamano
2
-269
/
+10
2022-08-18
scalar unregister: stop FSMonitor daemon
Johannes Schindelin
1
-0
/
+13
2022-08-18
scalar: enable built-in FSMonitor on `register`
Matthew John Cheetham
2
-0
/
+38
2022-08-18
scalar: move config setting logic into its own function
Victoria Dye
1
-16
/
+28
2022-08-18
scalar-delete: do not 'die()' in 'delete_enlistment()'
Victoria Dye
1
-4
/
+7
2022-08-18
scalar-[un]register: clearly indicate source of error
Victoria Dye
1
-8
/
+9
2022-08-18
scalar-unregister: handle error codes greater than 0
Victoria Dye
1
-2
/
+2
2022-08-18
scalar: constrain enlistment search
Victoria Dye
2
-54
/
+113
2022-08-12
scalar-diagnose: use 'git diagnose --mode=all'
Victoria Dye
1
-22
/
+6
2022-08-12
diagnose.c: add option to configure archive contents
Victoria Dye
1
-1
/
+1
2022-08-12
scalar-diagnose: move functionality to common location
Victoria Dye
1
-200
/
+2
2022-08-12
scalar-diagnose: move 'get_disk_info()' to 'compat/'
Victoria Dye
1
-52
/
+1
2022-08-12
scalar-diagnose: add directory to archiver more gently
Victoria Dye
1
-2
/
+8
2022-08-12
scalar-diagnose: avoid 32-bit overflow of size_t
Victoria Dye
1
-1
/
+1
2022-08-12
scalar-diagnose: use "$GIT_UNZIP" in test
Victoria Dye
1
-4
/
+4
2022-08-12
Merge branch 'ab/leak-check'
Junio C Hamano
1
-1
/
+1
2022-07-27
t/Makefile: don't remove test-results in "clean-except-prove-cache"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-07-27
Merge branch 'vd/scalar-doc'
Junio C Hamano
2
-87
/
+4
2022-07-18
scalar: convert README.md into a technical design doc
Victoria Dye
1
-82
/
+0
2022-07-18
scalar: reword command documentation to clarify purpose
Victoria Dye
1
-5
/
+4
2022-07-06
cocci: add and apply a rule to find "unused" strbufs
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2022-05-30
scalar: teach `diagnose` to gather loose objects information
Matthew John Cheetham
2
-1
/
+63
2022-05-30
scalar: teach `diagnose` to gather packfile info
Matthew John Cheetham
2
-1
/
+35
2022-05-30
scalar diagnose: include disk space information
Johannes Schindelin
2
-0
/
+54
2022-05-30
scalar: implement `scalar diagnose`
Johannes Schindelin
3
-0
/
+170
2022-05-30
scalar: validate the optional enlistment argument
Johannes Schindelin
2
-2
/
+9
2022-04-06
Merge branch 'ab/make-optim-noop'
Junio C Hamano
1
-1
/
+1
2022-04-06
contrib/scalar: fix 'all' target in Makefile
Victoria Dye
1
-1
/
+1
2022-03-30
Merge branch 'vd/stash-silence-reset'
Junio C Hamano
1
-1
/
+0
2022-03-23
reset: remove 'reset.quiet' config option
Victoria Dye
1
-1
/
+0
2022-03-03
Makefile: add "$(QUIET)" boilerplate to shared.mak
Ævar Arnfjörð Bjarmason
1
-14
/
+0
2022-03-03
Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
Ævar Arnfjörð Bjarmason
2
-0
/
+6
2022-03-03
scalar Makefile: use "The default target of..." pattern
Ævar Arnfjörð Bjarmason
1
-6
/
+7
2022-01-28
scalar: accept -C and -c options before the subcommand
Johannes Schindelin
3
-1
/
+39
2021-12-04
scalar: implement the `version` command
Johannes Schindelin
1
-0
/
+39
2021-12-04
scalar: implement the `delete` command
Matthew John Cheetham
3
-0
/
+80
2021-12-04
scalar: teach 'reconfigure' to optionally handle all registered enlistments
Johannes Schindelin
3
-6
/
+67
2021-12-04
scalar: allow reconfiguring an existing enlistment
Johannes Schindelin
3
-28
/
+67
2021-12-04
scalar: implement the `run` command
Derrick Stolee
2
-0
/
+83
2021-12-04
scalar: teach 'clone' to support the --single-branch option
Johannes Schindelin
3
-4
/
+23
2021-12-04
scalar: implement the `clone` subcommand
Johannes Schindelin
3
-3
/
+262
2021-12-04
scalar: implement 'scalar list'
Derrick Stolee
2
-1
/
+21
2021-12-04
scalar: let 'unregister' handle a deleted enlistment directory gracefully
Johannes Schindelin
2
-0
/
+61
2021-12-04
scalar: 'unregister' stops background maintenance
Derrick Stolee
2
-8
/
+50
2021-12-04
scalar: 'register' sets recommended config and starts maintenance
Derrick Stolee
2
-1
/
+266
2021-12-04
scalar: create test infrastructure
Johannes Schindelin
3
-3
/
+109
2021-12-04
scalar: start documenting the command
Johannes Schindelin
1
-0
/
+38
[next]