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 (
Collapse
)
Author
Age
Files
Lines
*
src/gistatic.c: Keep default <a> underline look
EuAndreh
2021-08-17
2
-10
/
+0
|
|
|
|
|
This is more accessible, as the links have the extra visual queue that they're links.
*
aux/, tests/lib.sh: Update
EuAndreh
2021-08-17
7
-14
/
+23
|
*
TODOs.md: Add #task-e99fa50b-75ea-21fb-6b4d-84447646cdea
EuAndreh
2021-08-13
1
-0
/
+3
|
*
aux/workflow/: Update
EuAndreh
2021-08-09
2
-1
/
+5
|
*
Add stub src/tar.c
EuAndreh
2021-08-07
3
-1
/
+18
|
*
TODOs.md: Add #task-2e2ad57f-9c31-69d8-e3d9-2708c2b73403
EuAndreh
2021-08-06
1
-0
/
+8
|
*
Remove old unused Cargo.toml and Cargo.lock files
EuAndreh
2021-08-06
2
-64
/
+0
|
*
tests/dev-integration.sh: Use a single "disable" declaration
EuAndreh
2021-08-06
1
-5
/
+1
|
*
TODOs.md: Add link to Milu to #task-a6bdaeb0-7099-c728-2b7c-b080aa2fba33
EuAndreh
2021-08-06
1
-0
/
+2
|
*
mv aux/assert-catgets.sh tests/assert-catgets.sh
EuAndreh
2021-08-06
2
-1
/
+1
|
*
tests/dev-integration.sh: Address ShellCheck offenses
EuAndreh
2021-08-06
1
-2
/
+9
|
*
mv aux/workflow/manpages.sh doc/manpages.sh
EuAndreh
2021-08-06
2
-3
/
+3
|
*
src/gistatic.c: trim_newline() => strtrim(), trim more chars and a sequence ↵
EuAndreh
2021-08-06
1
-14
/
+116
|
|
|
|
of them
*
src/gistatic.c: Trim trailing newline of description files
EuAndreh
2021-08-05
3
-2
/
+55
|
*
tests/: Add integration tests, also test with Valgrind
EuAndreh
2021-08-05
9
-14
/
+553
|
*
Move tests/resources{ => /repositories}/repo*
EuAndreh
2021-08-05
65
-9
/
+12
|
*
Makefile: Add "c-dev-check" target with Valgrind
EuAndreh
2021-08-05
1
-1
/
+12
|
*
Use .git symlink to simplify testing of embedded repositories
EuAndreh
2021-08-05
2
-5
/
+10
|
*
.gitignore: Add tmp/
EuAndreh
2021-08-05
1
-0
/
+1
|
*
TODOs.md: Mark #question-5414aee2-031a-5759-2a22-d572ee899ac0 as DONE
EuAndreh
2021-08-04
1
-1
/
+8
|
*
tests/resources/*: Embed Git repositories directly
EuAndreh
2021-08-04
64
-3
/
+2943
|
|
|
|
Implements #question-5414aee2-031a-5759-2a22-d572ee899ac0.
*
Remove submodules
EuAndreh
2021-08-04
3
-6
/
+0
|
*
TODOs.md: Add links to Resources
EuAndreh
2021-08-04
1
-0
/
+7
|
*
src/gistatic.c: Use "loop_cleanup" goto tag
EuAndreh
2021-08-04
1
-10
/
+16
|
*
src/gistatic.c: Mark test helper functions as static
EuAndreh
2021-08-02
1
-3
/
+3
|
*
src/gistatic.c: Use <th> over <tr> inside <thead>
EuAndreh
2021-08-02
1
-26
/
+25
|
*
aux/assert-catgets.sh: Add, include in "check" target on Makefile; update ↵
EuAndreh
2021-08-02
3
-0
/
+98
|
|
|
|
gistatic.msg
*
src/gistatic.c: WIP implementation of repo_write_snapshots()
EuAndreh
2021-08-02
1
-0
/
+67
|
*
src/gistatic.c: Tweak CSS and HTML, and some libgit2 error logging
EuAndreh
2021-08-02
1
-15
/
+24
|
*
TODOs.md: Add #task-cd214149-a183-9bd3-292a-d48b3fb85050
EuAndreh
2021-08-02
1
-0
/
+3
|
*
TODOs.md: Mark #task-ae96e5b6-ab04-3a3d-1777-b28031273a19 as DONE
EuAndreh
2021-08-02
1
-1
/
+5
|
*
TODOs.md: Mark #task-09018dd8-f1a2-4b0b-a56f-dea9fdc78d99 as CANCELLED
EuAndreh
2021-08-01
1
-1
/
+4
|
*
TODOs.md: Delete duplicate #task-75773a97-a961-39e2-462b-1d42664c0e5a task
EuAndreh
2021-08-01
1
-4
/
+7
|
*
src/gistatic.c: Support generating refs.html file
EuAndreh
2021-08-01
2
-252
/
+773
|
*
src/templates/: Point to the ../static folder for CSS and logo
EuAndreh
2021-08-01
3
-9
/
+9
|
*
tests/submodules/: Add submodule repositories for unit and (future) ↵
EuAndreh
2021-07-31
4
-3
/
+26
|
|
|
|
integration tests
*
TODOs.md: Add #task-5b4b46b6-b1e8-6ba0-4f26-fab9de6a0e75
EuAndreh
2021-07-31
1
-0
/
+3
|
*
TODOs.md: Clean up Perl links from Resources
EuAndreh
2021-07-31
1
-2
/
+5
|
*
TODOs.md: Add #question-5414aee2-031a-5759-2a22-d572ee899ac0
EuAndreh
2021-07-31
1
-0
/
+9
|
*
TODOs.md: Clean up Scratch
EuAndreh
2021-07-31
1
-12
/
+0
|
*
TODOs.md: Add link to talk on sanitizing, fuzzing and hardening
EuAndreh
2021-07-31
1
-0
/
+1
|
*
TODOs.md: Add #task-b3d67f87-c55a-a9b6-c9f8-c2f57d2f5803
EuAndreh
2021-07-31
1
-0
/
+13
|
*
TODOs.md: Add #task-ca8d80ae-9d31-5dfa-03de-b3cfccf2a8b2
EuAndreh
2021-07-31
1
-0
/
+3
|
*
TODOs.md: Add #task-07c14c08-3757-ced7-36f8-d1ec5c437633
EuAndreh
2021-07-31
1
-0
/
+3
|
*
TODOs.md: Add #task-21d7dcb9-adfe-e8d6-64fa-39d5972b5d83
EuAndreh
2021-07-31
1
-0
/
+3
|
*
TODOs.md: Add #task-a6bdaeb0-7099-c728-2b7c-b080aa2fba33
EuAndreh
2021-07-31
1
-0
/
+18
|
*
Makefile: Add -lgit2 flag
EuAndreh
2021-07-31
1
-4
/
+6
|
*
src/: Embed unit-test.c into gistatic.c
EuAndreh
2021-07-31
3
-40
/
+21
|
*
src/gistatic.c: Add basic support for i18n with catgets; write initial -h ↵
EuAndreh
2021-07-31
2
-29
/
+160
|
|
|
|
help message
*
TODOs.md: Add #task-75773a97-a961-39e2-462b-1d42664c0e5a
EuAndreh
2021-07-31
1
-0
/
+3
|
[next]