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
path:
root
/
src
/
lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/lib.c: Remove duplicate definition of PROGNAME
EuAndreh
2021-08-28
1
-2
/
+0
*
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
1
-53
/
+114
*
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
1
-1
/
+1
*
src/lib.c: Move unit_tests_gistatic to the end of the file
EuAndreh
2021-08-24
1
-19
/
+19
*
src/: Move logerr* functions to src/logerr.{c,h}; forward tarballs_fd to src/...
EuAndreh
2021-08-23
1
-36
/
+37
*
re 's/write_tarball_from_directory/tarball_write_from_directory/g'
EuAndreh
2021-08-22
1
-1
/
+1
*
src/: s/tarzify/tarball_write_from_directory/g
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
*
src/lib.c: Write repo_tarballs_refs_each, calling stub tarzify() function
EuAndreh
2021-08-22
1
-18
/
+88
*
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
*
src/lib.c: Differentiate between -1 and other errors when looping through Git...
EuAndreh
2021-08-22
1
-2
/
+10
*
Rename src/gistatic.* src/lib.*
EuAndreh
2021-08-22
1
-0
/
+2181