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 |
2017-04-22 |
Hiltjo Posthuma | improve documentation |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Hiltjo Posthuma | align line numbers to 8 spaces |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Hiltjo Posthuma | writeblobhtml: minor style fix |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Hiltjo Posthuma | stagit: fix rendering of first TAB in file |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Hiltjo Posthuma | stagit-index: also dont assume someones <html lang> :) |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Hiltjo Posthuma | stagit-index: remove Content-Language: en |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Hiltjo Posthuma | writeblobhtml: fix possible uninitialized variable... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Hiltjo Posthuma | writeblobhtml: improve file view for text-browsers |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Hiltjo Posthuma | stagit-index: remove empty h1 and add bold markup to... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Hiltjo Posthuma | text-browser improvements |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Hiltjo Posthuma | README: advertise text-browser improvements |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Hiltjo Posthuma | LICENSE: bump year |
commit | commitdiff | tree | snapshot |
2017-04-15 |
Hiltjo Posthuma | browser compatibility: use numeric entity for ' |
commit | commitdiff | tree | snapshot |
2017-04-01 |
Hiltjo Posthuma | writeblobhtml, make fprintf format string const |
commit | commitdiff | tree | snapshot |
2017-03-25 |
Hiltjo Posthuma | README: add instructions to build static binaries |
commit | commitdiff | tree | snapshot |
2017-03-25 |
Hiltjo Posthuma | Makefile: change () to {} consistently |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Hiltjo Posthuma | fix potential leak, found by clang-analyzer |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Hiltjo Posthuma | fix memory leak of commitinfo |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Hiltjo Posthuma | atom.xml: add newline before EOF |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Hiltjo Posthuma | fix memory leak of commitinfo->parent |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Hiltjo Posthuma | fix memory leak of blob object |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Hiltjo Posthuma | simplify/shorten pledge stub |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Hiltjo Posthuma | reduce scope of repodir, remove unused branch parameter |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Hiltjo Posthuma | bump version to 0.5 |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Hiltjo Posthuma | also remove language and text direction attribute from... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Hiltjo Posthuma | remove Content-Language: en |
commit | commitdiff | tree | snapshot |
next |