index
:
gistatic
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/gistatic.in: Fix HTML indentation (probably a typo while editing)
EuAndreh
2021-09-08
1
-1
/
+6
*
src/gistatic.in: Finish refs page with signatures, start commit pages
EuAndreh
2021-09-08
1
-20
/
+54
*
src/gistatic.in: Initial sh version
EuAndreh
2021-09-08
3
-2
/
+756
*
TODOs.md: Add #question-ab994373-9c09-c4f9-07cf-962f64443231
EuAndreh
2021-09-08
1
-0
/
+3
*
aux/prune-includes.sh: WIP version of brute force "#include" pruner
EuAndreh
2021-09-07
1
-0
/
+24
*
Makefile: Indent target dependencies
EuAndreh
2021-09-07
1
-3
/
+3
*
src/config.h.in: s/GISTATIC_CONFIG_H/CONFIG_H
EuAndreh
2021-09-06
1
-2
/
+2
*
Makefile: Generate src/config.h from src/config.h.in
EuAndreh
2021-09-05
2
-14
/
+16
*
Makefile: Add better .c.o inference rule
EuAndreh
2021-09-02
1
-0
/
+3
*
Makefile: Make objects no depend on headers but on other objects
EuAndreh
2021-08-31
1
-6
/
+6
*
Makefile: Change order of built artifact to reflect actual build order
EuAndreh
2021-08-31
1
-1
/
+3
*
Makefile: Use libgistatic.a to build gistatic instead of the underlying objects
EuAndreh
2021-08-28
1
-3
/
+3
*
Makefile: Run integration (expensive) tests after unit and linter tests
EuAndreh
2021-08-28
1
-1
/
+1
*
Makefile: Use macros over globs on "clean" target
EuAndreh
2021-08-28
1
-1
/
+1
*
Makefile: Remove bin, lib and include artifacts in "uninstall" target
EuAndreh
2021-08-28
1
-0
/
+4
*
Makefile: Be more explicit about empty lines on the generated src/config.h
EuAndreh
2021-08-28
1
-1
/
+2
*
Makefile: Move libgistatic.a to the beginning, following the natural progress...
EuAndreh
2021-08-28
1
-3
/
+3
*
Makefile: Remove duplicate usage of $(CFLAGS), $(LDFLAGS) and $(LDLIBS)
EuAndreh
2021-08-28
1
-3
/
+3
*
src/lib.c: Remove duplicate definition of PROGNAME
EuAndreh
2021-08-28
1
-2
/
+0
*
TODOs.md: Add #task-543193c9-b1c5-9362-b69d-d7b6e5e071f0
EuAndreh
2021-08-28
1
-0
/
+3
*
TODOs.md: Add #task-54ab2440-45aa-5bf8-388c-43f8a5dbbd9c
EuAndreh
2021-08-28
1
-0
/
+3
*
aux/workflow/dist.sh: Be stricter with release pre-requisites
EuAndreh
2021-08-28
2
-6
/
+26
*
src/lib.c: Mark local FILE* variable as const
EuAndreh
2021-08-27
1
-1
/
+1
*
src/*.c: Add newline between function return type and its name
EuAndreh
2021-08-27
10
-91
/
+219
*
TODOs.md: Add comments to the body of #task-a6bdaeb0-7099-c728-2b7c-b080aa2fba33
EuAndreh
2021-08-27
1
-0
/
+16
*
TODOs.md: Add links to zlib implementations on Resources section
EuAndreh
2021-08-27
1
-0
/
+3
*
src/lib.c: Stick to 80 columns
EuAndreh
2021-08-24
1
-1
/
+2
*
src/lib.{c,h}: Make args to gistatic_main() const
EuAndreh
2021-08-24
2
-2
/
+2
*
src/lib.c: Move unit_tests_gistatic to the end of the file
EuAndreh
2021-08-24
1
-19
/
+19
*
TODOs.md: Add #task-4202ee33-1344-0854-c970-89664066b029
EuAndreh
2021-08-24
1
-0
/
+3
*
Makefile: Add single quote around paths and names
EuAndreh
2021-08-24
1
-16
/
+16
*
TODOs.md: Add #task-fbb258cd-f95d-af86-cc7b-0c324d2ae42b
EuAndreh
2021-08-24
1
-0
/
+3
*
aux/ci/ci-build.sh: Better formatting of final report message
EuAndreh
2021-08-23
1
-2
/
+2
*
TODOs.md: Add #task-b1290a2e-271f-dea6-8217-1452a11ec3de
EuAndreh
2021-08-23
1
-0
/
+3
*
aux/workflow/l10n.sh: Print progress message to STDERR instead of STDOUT
EuAndreh
2021-08-23
1
-1
/
+1
*
aux/guix/with-container.sh: Increase verbosity when building Docker image
EuAndreh
2021-08-23
1
-1
/
+1
*
public/makefile.svg: Start generating it with makefile2graph and graphviz
EuAndreh
2021-08-23
4
-1
/
+7
*
src/: Move logerr* functions to src/logerr.{c,h}; forward tarballs_fd to src/...
EuAndreh
2021-08-23
6
-47
/
+233
*
TODOs.md: Extend description of #task-4e40832e-78cf-fc21-cbf9-2fe00fd3828d
EuAndreh
2021-08-22
1
-0
/
+2
*
src/tar.c: Add link to the reference specification
EuAndreh
2021-08-22
1
-0
/
+7
*
re 's/write_tarball_from_directory/tarball_write_from_directory/g'
EuAndreh
2021-08-22
3
-3
/
+3
*
src/: s/tarzify/tarball_write_from_directory/g
EuAndreh
2021-08-22
3
-3
/
+3
*
tests/c-lint.sh: Use grep exit status instead of empty string output
EuAndreh
2021-08-22
1
-2
/
+3
*
tests/dev-integration.sh: Fix calls to executable and test
EuAndreh
2021-08-22
1
-4
/
+3
*
src/tar.c: tarzify(): Return 0 by default for now
EuAndreh
2021-08-22
1
-1
/
+1
*
src/lib.c: Fix logic condition for deciding when to generate tarbalss
EuAndreh
2021-08-22
1
-1
/
+1
*
TODOs.md: Add #task-e51e6490-c42c-1167-2d2a-26af8b8cd654
EuAndreh
2021-08-22
1
-0
/
+3
*
src/lib.c: Write repo_tarballs_refs_each, calling stub tarzify() function
EuAndreh
2021-08-22
3
-18
/
+95
*
src/lib.c: Tweak test_start() name
EuAndreh
2021-08-22
1
-1
/
+1
*
src/lib.c: Add strsjoin() with tests
EuAndreh
2021-08-22
1
-0
/
+104
[next]