2021-12-14 |
Hiltjo Posthuma | do not percent-encode: ',' or '-' or '.' it looks ugly |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Hiltjo Posthuma | bump version to 1.0 |
commit | commitdiff | tree | snapshot |
2021-11-16 |
Quentin Rameau | Print the number of remaining commits |
commit | commitdiff | tree | snapshot |
2021-11-16 |
Hiltjo Posthuma | ignore '\r' in writing the blob aswell |
commit | commitdiff | tree | snapshot |
2021-11-16 |
Hiltjo Posthuma | percent encode characters in path names |
commit | commitdiff | tree | snapshot |
2021-11-16 |
Hiltjo Posthuma | encode the name, it could contain XML entities |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Hiltjo Posthuma | man pages: add EXAMPLES section |
commit | commitdiff | tree | snapshot |
2021-07-30 |
Hiltjo Posthuma | small typo fixes and url -> URL |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Hiltjo Posthuma | bump version to 0.9.6 |
commit | commitdiff | tree | snapshot |
2021-05-18 |
Hiltjo Posthuma | man page: codemadness is the primary server. make logo... |
commit | commitdiff | tree | snapshot |
2021-05-18 |
Quentin Rameau | README: improve a bit the usage examples |
commit | commitdiff | tree | snapshot |
2021-05-05 |
Hiltjo Posthuma | do not simplify the history by first-parent |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Hiltjo Posthuma | tiny comment change |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Hiltjo Posthuma | add function to print a single line, ignoring \r and \n |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Hiltjo Posthuma | add meta viewport on stagit-index too |
commit | commitdiff | tree | snapshot |
2021-03-14 |
Hiltjo Posthuma | bump version to 0.9.5 |
commit | commitdiff | tree | snapshot |
2021-03-05 |
Hiltjo Posthuma | LICENSE: update |
commit | commitdiff | tree | snapshot |
2021-03-05 |
Hiltjo Posthuma | change STAGIT_BASEURL to an -u option and also update... |
commit | commitdiff | tree | snapshot |
2021-03-05 |
Hiltjo Posthuma | add $STAGIT_BASEURL environment variable to make Atom... |
commit | commitdiff | tree | snapshot |
2021-03-05 |
Hiltjo Posthuma | README: mention tags.xml feature |
commit | commitdiff | tree | snapshot |
2021-01-09 |
Hiltjo Posthuma | micro-optimization: fputc (function) -> putc (macro... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Hiltjo Posthuma | LICENSE: bump year |
commit | commitdiff | tree | snapshot |
2020-11-28 |
Hiltjo Posthuma | fix warning with libgit2 v0.99+, remain compatible... |
commit | commitdiff | tree | snapshot |
2020-11-23 |
Oscar Benedito | add abbreviated commit hash to submodule file |
commit | commitdiff | tree | snapshot |
2020-11-15 |
Hiltjo Posthuma | add meta viewport for scaling on mobile |
commit | commitdiff | tree | snapshot |
2020-11-15 |
Hiltjo Posthuma | style.css: improve contrast |
commit | commitdiff | tree | snapshot |
2020-11-15 |
Hiltjo Posthuma | use size_t to count lines |
commit | commitdiff | tree | snapshot |
2020-11-15 |
Hiltjo Posthuma | avoid shadowed `name' global variable |
commit | commitdiff | tree | snapshot |
2020-11-15 |
Hiltjo Posthuma | refs_cmp: remove unneeded cast |
commit | commitdiff | tree | snapshot |
2020-11-15 |
Hiltjo Posthuma | use LEN() macros for arrays |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Hiltjo Posthuma | bump version to 0.9.4 |
commit | commitdiff | tree | snapshot |
2020-08-10 |
Hiltjo Posthuma | fix a small memleak in writeatom() |
commit | commitdiff | tree | snapshot |
2020-08-08 |
Hiltjo Posthuma | stagit-index: remove unveil support for argv |
commit | commitdiff | tree | snapshot |
2020-08-06 |
kst | fix submodule lookup in bare repos |
commit | commitdiff | tree | snapshot |
2020-07-20 |
Hiltjo Posthuma | regression: do not show unset or empty tags |
commit | commitdiff | tree | snapshot |
2020-07-19 |
Hiltjo Posthuma | refactor get reference, add another feed for tags/releases |
commit | commitdiff | tree | snapshot |
2020-07-19 |
Hiltjo Posthuma | sort branches and tags by time (descending) |
commit | commitdiff | tree | snapshot |
2020-02-23 |
Hiltjo Posthuma | bump version to 0.9.3 |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Hiltjo Posthuma | atom.xml: improve output format a bit |
commit | commitdiff | tree | snapshot |
2020-02-12 |
Hiltjo Posthuma | improve includes, stagit-index does not need compat.h |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Hiltjo Posthuma | style.css: highlight anchor ids, useful for linking... |
commit | commitdiff | tree | snapshot |
2019-12-22 |
Hiltjo Posthuma | small code-style white-space/newline |
commit | commitdiff | tree | snapshot |
2019-12-01 |
Hiltjo Posthuma | add OpenBSD unveil support |
commit | commitdiff | tree | snapshot |
2019-12-01 |
Hiltjo Posthuma | some README tweaks and rewording, reordering |
commit | commitdiff | tree | snapshot |
2019-12-01 |
Hiltjo Posthuma | Makefile improvements |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Leonardo Taccari | README: works also on NetBSD |
commit | commitdiff | tree | snapshot |
2019-04-23 |
Hiltjo Posthuma | bump version to 0.9.2 |
commit | commitdiff | tree | snapshot |
2019-03-16 |
Hiltjo Posthuma | escape HTML in paths |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Hiltjo Posthuma | pedantic snprintf() improvement |
commit | commitdiff | tree | snapshot |
2019-03-01 |
Hiltjo Posthuma | fix issues in example scripts |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Hiltjo Posthuma | bump version to 0.9.1 |
commit | commitdiff | tree | snapshot |
2019-02-16 |
Hiltjo Posthuma | Makefile: add DOCPREFIX for installing docs in ports |
commit | commitdiff | tree | snapshot |
2019-02-16 |
Hiltjo Posthuma | change order of commits in log from most recent to... |
commit | commitdiff | tree | snapshot |
2019-02-16 |
Hiltjo Posthuma | fix compile: libgit2 0.28 changed giterr_last to git_er... |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Hiltjo Posthuma | bump version to 0.9 |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Hiltjo Posthuma | style: keep default browser style for links, except... |
commit | commitdiff | tree | snapshot |
2018-11-18 |
Hiltjo Posthuma | in the diffstat prefix the type of change, allow CSS... |
commit | commitdiff | tree | snapshot |
2018-11-18 |
Hiltjo Posthuma | don't use a heuristic for renames, the content must... |
commit | commitdiff | tree | snapshot |
2018-11-18 |
Hiltjo Posthuma | detect filetype changes in diff (for example a normal... |
commit | commitdiff | tree | snapshot |
2018-11-11 |
Hiltjo Posthuma | detect more names for README and LICENSE |
commit | commitdiff | tree | snapshot |
2018-11-11 |
Hiltjo Posthuma | detect copies and renames based on the threshold of... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Hiltjo Posthuma | simplify range check |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Hiltjo Posthuma | stagit: log: indicate when using the -l option and... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Hiltjo Posthuma | assume OpenBSD 5.9+, always try pledge(2) on OpenBSD |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Quentin Rameau | Clarify usage regarding -c and -l mutual exclusion |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Hiltjo Posthuma | bump version to 0.8 |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Hiltjo Posthuma | stagit-index: pledge after git_libgit2_init |
commit | commitdiff | tree | snapshot |
2018-03-26 |
Hiltjo Posthuma | pledge after git_libgit2_init |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Hiltjo Posthuma | optimization: only diff the tree when it is needed... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Hiltjo Posthuma | README: improve tarball generation by tag example |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Hiltjo Posthuma | stagit: add -l option: limit the amount of commits... |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Hiltjo Posthuma | bump LICENSE to 2018 |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Hiltjo Posthuma | style.css: improve compatibility with older browsers... |
commit | commitdiff | tree | snapshot |
2017-12-07 |
Quentin Rameau | Remove a non-portable syntax in Makefile |
commit | commitdiff | tree | snapshot |
2017-11-25 |
Hiltjo Posthuma | Makefile: bump version to 0.7.2 |
commit | commitdiff | tree | snapshot |
2017-11-25 |
Hiltjo Posthuma | post-receive: fix warning in script for example when... |
commit | commitdiff | tree | snapshot |
2017-11-25 |
Aaron Marcher | Sort style.css in alphabetical order |
commit | commitdiff | tree | snapshot |
2017-11-19 |
Hiltjo Posthuma | Makefile: bump version to 0.7.1 |
commit | commitdiff | tree | snapshot |
2017-11-19 |
Hiltjo Posthuma | fix: add "fattr" pledge for chmod(2) for cachefile |
commit | commitdiff | tree | snapshot |
2017-11-18 |
Hiltjo Posthuma | Makefile: bump version to 0.7 |
commit | commitdiff | tree | snapshot |
2017-11-11 |
Hiltjo Posthuma | Makefile: remove unused $SCRIPTS |
commit | commitdiff | tree | snapshot |
2017-11-10 |
Hiltjo Posthuma | fix file permissions for cachefile and respect umask(2) |
commit | commitdiff | tree | snapshot |
2017-11-10 |
Hiltjo Posthuma | more verbose errors: show which file failed on open |
commit | commitdiff | tree | snapshot |
2017-10-31 |
Hiltjo Posthuma | README: clarify some cons |
commit | commitdiff | tree | snapshot |
2017-10-31 |
Hiltjo Posthuma | post-receive hook: force UTF-8 locale |
commit | commitdiff | tree | snapshot |
2017-09-04 |
Hiltjo Posthuma | allow umask to handle permissions |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Hiltjo Posthuma | ignore object 0000000000000000000000000000000000000000 |
commit | commitdiff | tree | snapshot |
2017-08-02 |
Hiltjo Posthuma | bump version for a release soon |
commit | commitdiff | tree | snapshot |
2017-08-02 |
Hiltjo Posthuma | example_create.sh: make executable |
commit | commitdiff | tree | snapshot |
2017-07-30 |
Hiltjo Posthuma | improve example scripts, add to build (Makefile) |
commit | commitdiff | tree | snapshot |
2017-07-15 |
Hiltjo Posthuma | improve example, add initial post-receive example |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Hiltjo Posthuma | README: add example for a git hook and to set the url... |
commit | commitdiff | tree | snapshot |
2017-07-05 |
Hiltjo Posthuma | README: add example to create tar.gz archives by tag |
commit | commitdiff | tree | snapshot |
2017-06-25 |
Hiltjo Posthuma | Makefile: remove TODO |
commit | commitdiff | tree | snapshot |
2017-06-23 |
Hiltjo Posthuma | remove TODO |
commit | commitdiff | tree | snapshot |
2017-06-23 |
Hiltjo Posthuma | separate getstats from getbyoid: slightly faster |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Hiltjo Posthuma | for the commit Date: header use the git format-patch... |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Hiltjo Posthuma | dont truncate summary length anymore |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Hiltjo Posthuma | remove config.def.h: it was not used anymore |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Hiltjo Posthuma | improve commitinfo_getstats |
commit | commitdiff | tree | snapshot |
next |