index
:
Stagit.git
master
My dummies version of stagit for people who are intrested in setting up a stagit wrapper for their git server.
Shipwreckt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-27
bump version to 0.9.6
Hiltjo Posthuma
2021-05-18
man page: codemadness is the primary server. make logo brandless (not 2f30)
Hiltjo Posthuma
2021-05-18
README: improve a bit the usage examples
Quentin Rameau
2021-05-05
do not simplify the history by first-parent
Hiltjo Posthuma
2021-03-25
tiny comment change
Hiltjo Posthuma
2021-03-25
add function to print a single line, ignoring \r and \n
Hiltjo Posthuma
2021-03-19
add meta viewport on stagit-index too
Hiltjo Posthuma
2021-03-14
bump version to 0.9.5
Hiltjo Posthuma
2021-03-05
LICENSE: update
Hiltjo Posthuma
2021-03-05
change STAGIT_BASEURL to an -u option and also update the example script
Hiltjo Posthuma
2021-03-05
add $STAGIT_BASEURL environment variable to make Atom links absolute
Hiltjo Posthuma
2021-03-05
README: mention tags.xml feature
Hiltjo Posthuma
2021-01-09
micro-optimization: fputc (function) -> putc (macro/inline function)
Hiltjo Posthuma
2021-01-08
LICENSE: bump year
Hiltjo Posthuma
2020-11-28
fix warning with libgit2 v0.99+, remain compatible with older versions
Hiltjo Posthuma
2020-11-23
add abbreviated commit hash to submodule file
Oscar Benedito
2020-11-15
add meta viewport for scaling on mobile
Hiltjo Posthuma
2020-11-15
style.css: improve contrast
Hiltjo Posthuma
2020-11-15
use size_t to count lines
Hiltjo Posthuma
2020-11-15
avoid shadowed `name' global variable
Hiltjo Posthuma
2020-11-15
refs_cmp: remove unneeded cast
Hiltjo Posthuma
2020-11-15
use LEN() macros for arrays
Hiltjo Posthuma
2020-08-17
bump version to 0.9.4
Hiltjo Posthuma
2020-08-10
fix a small memleak in writeatom()
Hiltjo Posthuma
2020-08-08
stagit-index: remove unveil support for argv
Hiltjo Posthuma
2020-08-06
fix submodule lookup in bare repos
kst
2020-07-20
regression: do not show unset or empty tags
Hiltjo Posthuma
2020-07-19
refactor get reference, add another feed for tags/releases
Hiltjo Posthuma
2020-07-19
sort branches and tags by time (descending)
Hiltjo Posthuma
2020-02-23
bump version to 0.9.3
Hiltjo Posthuma
2020-02-21
atom.xml: improve output format a bit
Hiltjo Posthuma
2020-02-12
improve includes, stagit-index does not need compat.h
Hiltjo Posthuma
2019-12-29
style.css: highlight anchor ids, useful for linking highlighting lines in a diff
Hiltjo Posthuma
2019-12-22
small code-style white-space/newline
Hiltjo Posthuma
2019-12-01
add OpenBSD unveil support
Hiltjo Posthuma
2019-12-01
some README tweaks and rewording, reordering
Hiltjo Posthuma
2019-12-01
Makefile improvements
Hiltjo Posthuma
2019-05-05
README: works also on NetBSD
Leonardo Taccari
2019-04-23
bump version to 0.9.2
Hiltjo Posthuma
2019-03-16
escape HTML in paths
Hiltjo Posthuma
2019-03-09
pedantic snprintf() improvement
Hiltjo Posthuma
2019-03-01
fix issues in example scripts
Hiltjo Posthuma
2019-02-22
bump version to 0.9.1
Hiltjo Posthuma
2019-02-16
Makefile: add DOCPREFIX for installing docs in ports
Hiltjo Posthuma
2019-02-16
change order of commits in log from most recent to old to applied order
Hiltjo Posthuma
2019-02-16
fix compile: libgit2 0.28 changed giterr_last to git_error_last
Hiltjo Posthuma
2018-12-25
bump version to 0.9
Hiltjo Posthuma
2018-12-25
style: keep default browser style for links, except patch chunks
Hiltjo Posthuma
2018-11-18
in the diffstat prefix the type of change, allow CSS styling
Hiltjo Posthuma
2018-11-18
don't use a heuristic for renames, the content must match exactly
Hiltjo Posthuma
[next]