2022-11-25 16:44 | Remove create.rc | hhvn | 1 | +0 | -35 |
2022-03-11 17:51 | Don't use 't' to escape except before links | hhvn | 2 | +1 | -5 |
2022-01-26 15:36 | create.rc: run in subshell & fix | hhvn | 1 | +6 | -8 |
2022-01-22 12:35 | create.rc: fix | hhvn | 1 | +3 | -3 |
2022-01-22 12:29 | makefile create.sh -> create.rc: rewrite create script | hhvn | 3 | +40 | -61 |
2022-01-22 11:50 | example_post-receive.sh: remove | hhvn | 1 | +0 | -74 |
2022-01-22 11:50 | Merge changes from upstream | hhvn | 5 | +188 | -94 |
2021-05-14 18:53 | create.sh: fucking dumb echo command | hhvn | 1 | +1 | -1 |
2021-03-28 00:53 | makefile: add install-sh target to install | hhvn | 1 | +1 | -1 |
2021-03-17 16:55 | create.sh: make use of my new proposed gopher types | hhvn | 1 | +1 | -1 |
2021-03-06 01:47 | create.sh: update email footer | hhvn | 1 | +1 | -1 |
2021-03-06 01:47 | create.sh: add an informational section to index | hhvn | 1 | +2 | -1 |
2021-03-06 01:46 | LICENSE: ammend email | hhvn | 1 | +1 | -0 |
2021-02-07 21:26 | update create.sh | hhvn | 3 | +2 | -144 |
2020-12-12 22:50 | makefile: remove references to deleted files {example_create.sh,example_post_recieve.sh} | hhvn | 1 | +1 | -5 |
2020-11-22 17:51 | makefile: add target to install create.sh | hhvn | 1 | +104 | -0 |
2020-11-22 17:51 | create.sh: include clone URI | hhvn | 1 | +47 | -0 |
2020-08-17 14:09 | bump version to 0.9.4 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-08-10 14:12 | fix a small memleak in writeatom() | Hiltjo Posthuma | 1 | +6 | -10 |
2020-08-08 18:02 | stagit-gopher-index: remove unveil support for argv | Hiltjo Posthuma | 1 | +0 | -4 |
2020-08-06 16:28 | fix submodule lookup in bare repos | Hiltjo Posthuma | 1 | +2 | -3 |
2020-07-20 12:16 | regression: do not show unset or empty tags | Hiltjo Posthuma | 1 | +1 | -1 |
2020-07-19 17:15 | remove extra newline between link to Atom feeds | Hiltjo Posthuma | 1 | +3 | -2 |
2020-07-19 17:00 | rm unused variable `ids` (from stagit) | Hiltjo Posthuma | 1 | +0 | -1 |
2020-07-19 16:56 | sort branches and tags by time (descending) and add tags.xml for releases | Hiltjo Posthuma | 2 | +192 | -108 |
2020-02-23 19:31 | bump version to 0.9.3 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-02-21 12:45 | atom.xml: improve output format a bit | Hiltjo Posthuma | 1 | +2 | -2 |
2020-02-12 22:23 | improve includes, stagit-gopher-index does not need compat.h | Hiltjo Posthuma | 2 | +3 | -7 |
2019-12-22 11:52 | add OpenBSD unveil support | Hiltjo Posthuma | 2 | +11 | -0 |
2019-12-22 11:49 | some README tweaks and rewording, reordering | Hiltjo Posthuma | 1 | +7 | -7 |
2019-12-22 11:47 | Makefile improvements | Hiltjo Posthuma | 2 | +20 | -37 |
2019-05-05 17:12 | README: works also on NetBSD | Leonardo Taccari | 1 | +1 | -1 |
2019-04-23 18:53 | bump version to 0.9.2 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-03-17 14:19 | escape gph in paths | Hiltjo Posthuma | 1 | +9 | -4 |
2019-03-09 11:41 | pedantic snprintf() improvement | Hiltjo Posthuma | 2 | +4 | -4 |
2019-03-01 10:50 | fix issues in example scripts | Hiltjo Posthuma | 2 | +2 | -2 |
2019-02-22 10:14 | bump version to 0.9.1 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-02-09 14:11 | Makefile: add DOCPREFIX for installing docs in ports | Hiltjo Posthuma | 2 | +8 | -6 |
2019-02-07 20:02 | change order of commits in log from most recent to old to applied order | Hiltjo Posthuma | 4 | +4 | -7 |
2019-02-03 14:27 | remove tags.gph support | Hiltjo Posthuma | 2 | +0 | -9 |
2019-02-03 14:26 | fix compile: libgit2 0.28 changed giterr_last to git_error_last | Hiltjo Posthuma | 2 | +2 | -6 |
2018-12-25 12:42 | bump version to 0.9 | Hiltjo Posthuma | 1 | +1 | -1 |
2018-11-23 11:56 | in the diffstat prefix the type of change | Hiltjo Posthuma | 1 | +12 | -1 |
2018-11-23 11:47 | don't use a heuristic for renames, the content must match exactly | Hiltjo Posthuma | 1 | +3 | -1 |
2018-11-23 11:46 | detect filetype changes in diff (for example a normal file to symlink) | Hiltjo Posthuma | 1 | +3 | -1 |
2018-11-11 18:07 | detect more names for README and LICENSE | Hiltjo Posthuma | 1 | +31 | -16 |
2018-11-11 17:57 | detect copies and renames based on the threshold of changes | Hiltjo Posthuma | 1 | +9 | -0 |
2018-09-08 12:40 | optimize to truncate to 79 characters, remove white-space padding at end | Hiltjo Posthuma | 2 | +9 | -9 |
2018-09-02 13:50 | fix writeheader not being called when flags are used before repos | Hiltjo Posthuma | 1 | +3 | -3 |
2018-08-22 16:26 | simplify range check | Hiltjo Posthuma | 1 | +1 | -4 |
2018-08-22 16:24 | stagit-gopher: log: indicate when using the -l option and there are more commits | Hiltjo Posthuma | 1 | +2 | -0 |
2018-05-25 16:42 | assume OpenBSD 5.9+, always try pledge(2) on OpenBSD | Hiltjo Posthuma | 3 | +4 | -11 |
2018-05-09 16:52 | Clarify usage regarding -c and -l mutual exclusion | Quentin Rameau | 1 | +1 | -1 |
2018-04-07 12:14 | bump version to 0.8 | Hiltjo Posthuma | 1 | +1 | -1 |
2018-04-06 17:29 | stagit-gopher-index: show usage when no repo is specified | Hiltjo Posthuma | 1 | +4 | -0 |
2018-04-06 17:29 | stagit-gopher-index: pledge after git_libgit2_init | Hiltjo Posthuma | 1 | +3 | -3 |
2018-04-06 17:28 | stagit-gopher-index.1: fix flag typo | Hiltjo Posthuma | 1 | +1 | -1 |
2018-04-01 13:09 | fix truncation and padding for lines containing multiwidth glyphs | Hiltjo Posthuma | 1 | +13 | -9 |
2018-03-26 18:11 | pledge after git_libgit2_init | Hiltjo Posthuma | 1 | +8 | -5 |
2018-02-09 15:13 | optimization: only diff the tree when it is needed for the diffstat... | Hiltjo Posthuma | 1 | +25 | -17 |
2018-02-09 15:09 | when a tags.gph file exists in the current directory then link it in the menu | Hiltjo Posthuma | 2 | +9 | -1 |
2018-01-28 15:28 | README: improve tarball generation by tag example | Hiltjo Posthuma | 1 | +9 | -3 |
2018-01-27 15:24 | fix escape regression in gphtextnl() and simplify the code | Hiltjo Posthuma | 1 | +3 | -8 |
2018-01-21 15:47 | stagit-gopher: add -l option: limit the amount of commits for the log.gph file | Hiltjo Posthuma | 2 | +49 | -11 |
2018-01-21 14:25 | merge and remove a line | Hiltjo Posthuma | 1 | +1 | -2 |
2018-01-21 14:24 | remove a non-portable syntax in Makefile | Hiltjo Posthuma | 1 | +1 | -1 |
2018-01-21 14:23 | bump LICENSE to 2018 | Hiltjo Posthuma | 1 | +1 | -1 |
2017-11-25 15:04 | post-receive: fix warning in script for example when pushing deleted tags | Hiltjo Posthuma | 1 | +1 | -0 |
2017-11-25 14:31 | Makefile: bump version to 0.7.2 | Hiltjo Posthuma | 1 | +1 | -1 |
2017-11-25 14:13 | index: read until the first newline or CR or TAB | Hiltjo Posthuma | 1 | +3 | -1 |
2017-11-25 14:12 | gphtext() and gphlink(): fix NUL byte check | Hiltjo Posthuma | 2 | +13 | -13 |
2017-11-25 14:10 | index: setlocale() because we use multibyte functions | Hiltjo Posthuma | 1 | +3 | -0 |
2017-11-19 13:58 | Makefile: bump version to 0.7.1 | Hiltjo Posthuma | 1 | +1 | -1 |
2017-11-19 13:57 | fix: add "fattr" pledge for chmod(2) for cachefile | Hiltjo Posthuma | 1 | +5 | -7 |
2017-11-18 11:54 | Makefile: bump version to 0.7 | Hiltjo Posthuma | 1 | +1 | -1 |
2017-11-17 15:12 | fix file permissions for cachefile and respect umask(2) | Hiltjo Posthuma | 1 | +10 | -2 |
2017-11-17 15:09 | more verbose errors: show which file failed on open | Hiltjo Posthuma | 1 | +2 | -2 |
2017-11-17 15:08 | Makefile: remove unused $SCRIPTS | Hiltjo Posthuma | 1 | +5 | -5 |
2017-11-17 15:06 | fixes for escaping and printing | Hiltjo Posthuma | 2 | +127 | -110 |
2017-10-31 22:25 | README: clarify some cons | Hiltjo Posthuma | 1 | +11 | -6 |
2017-10-18 16:16 | post-receive hook: force UTF-8 locale | Hiltjo Posthuma | 1 | +4 | -0 |
2017-09-04 16:14 | allow umask to handle permissions | Hiltjo Posthuma | 1 | +1 | -1 |
2017-09-04 16:12 | README: remove false advertising, no linkable file numbers :) | Hiltjo Posthuma | 1 | +1 | -1 |
2017-08-09 16:53 | ignore object 0000000000000000000000000000000000000000 | Hiltjo Posthuma | 1 | +2 | -0 |
2017-08-02 17:05 | Makefile: remove TODO | Hiltjo Posthuma | 1 | +1 | -2 |
2017-08-02 16:53 | bump version for a release soon | Hiltjo Posthuma | 1 | +1 | -1 |
2017-08-02 16:52 | remove TODO | Hiltjo Posthuma | 1 | +0 | -16 |
2017-08-02 16:45 | example_create.sh: make executable | Hiltjo Posthuma | 1 | +0 | -0 |
2017-07-30 15:35 | example scripts: fix sed expression, dont interpret as variable | Hiltjo Posthuma | 2 | +4 | -1 |
2017-07-30 15:22 | fix file reference: example.sh -> example_create.sh | Hiltjo Posthuma | 2 | +2 | -2 |
2017-07-30 15:14 | example scripts: fix prefix path for index, style consistency for variable names | Hiltjo Posthuma | 2 | +14 | -13 |
2017-07-15 11:02 | Makefile: example.sh -> example_create.sh | Hiltjo Posthuma | 1 | +2 | -2 |
2017-07-15 11:01 | Makefile: add new example | Hiltjo Posthuma | 1 | +3 | -1 |
2017-07-15 10:58 | improve example, add initial post-receive example | Hiltjo Posthuma | 3 | +104 | -37 |
2017-07-06 11:19 | README: add example for a git hook and to set the url file | Hiltjo Posthuma | 1 | +41 | -2 |
2017-07-05 18:27 | README: add example to create tar.gz archives by tag | Hiltjo Posthuma | 1 | +11 | -0 |
2017-07-01 12:56 | improve .gph text escaping | Hiltjo Posthuma | 2 | +29 | -6 |
2017-07-01 12:45 | Arrange prefix path handling in example.sh | Quentin Rameau | 1 | +8 | -6 |
2017-07-01 11:50 | Fix base path handling for stagit-index too | Quentin Rameau | 1 | +2 | -2 |
2017-06-25 21:00 | Help glibc deal with UTF-8 by setting locale. | Quentin Rameau | 1 | +3 | -0 |
2017-06-23 11:43 | update stagit-gopher.1 and example.sh | Hiltjo Posthuma | 2 | +2 | -2 |
2017-06-23 11:15 | Empty default relpath and prefix selector with '/' | Quentin Rameau | 1 | +14 | -14 |
2017-06-23 11:08 | prefix diffstat files: looks nicer and fixes an issue with files starting with 't' (escape) | Hiltjo Posthuma | 1 | +1 | -0 |
2017-06-23 11:00 | man pages: document -b, bump date | Hiltjo Posthuma | 2 | +14 | -2 |
2017-06-23 11:00 | stagit-gopher: make relpath / also | Hiltjo Posthuma | 1 | +1 | -1 |
2017-06-23 10:39 | stagit-gopher-index: add -b to usage, print header on first repo dir | Hiltjo Posthuma | 1 | +4 | -3 |
2017-06-23 10:35 | usage: add -b, sort flag in parsing code | Hiltjo Posthuma | 1 | +5 | -5 |
2017-06-23 10:30 | change atom.xml link to a file (from dir) | Hiltjo Posthuma | 1 | +1 | -1 |
2017-06-23 10:29 | reverse a check to be safer | Hiltjo Posthuma | 1 | +2 | -2 |
2017-06-23 10:29 | separate commitinfo_getstats from commitinfo_getbyoid | Hiltjo Posthuma | 1 | +5 | -2 |
2017-06-23 10:28 | cleanup, decrease some fixed buffer sizes, align diffstat files | Hiltjo Posthuma | 2 | +12 | -17 |
2017-06-23 10:26 | improve printutf8pad | Hiltjo Posthuma | 2 | +34 | -35 |
2017-06-23 10:25 | update README | Hiltjo Posthuma | 1 | +2 | -20 |
2017-06-16 09:27 | Adapt manpages for Gopher | Quentin Rameau | 2 | +19 | -29 |
2017-06-15 19:44 | improvements | Hiltjo Posthuma | 3 | +15 | -5 |
2017-06-15 17:43 | improve documentation (WIP) | Hiltjo Posthuma | 4 | +11 | -26 |
2017-06-15 17:39 | rename this version stagit -> stagit-gopher | Hiltjo Posthuma | 6 | +22 | -25 |
2017-06-14 19:43 | Remove unneeded fields from the log view. | Christoph Lohmann | 1 | +3 | -9 |
2017-06-14 19:33 | Remove owner in stagit-index. | Christoph Lohmann | 1 | +0 | -18 |
2017-06-14 18:54 | Makefile changes for the last commit. | Christoph Lohmann | 1 | +1 | -4 |
2017-06-14 18:33 | align widechars, optimize space a bit for 80x25, fix mailto: link | Hiltjo Posthuma | 3 | +79 | -20 |
2017-06-14 16:24 | remove strlcat, it is unused now | Hiltjo Posthuma | 3 | +0 | -61 |
2017-06-14 16:22 | remove unused files | Hiltjo Posthuma | 3 | +0 | -96 |
2017-06-13 19:38 | stagit-index: make default root / | Hiltjo Posthuma | 1 | +1 | -1 |
2017-06-13 19:07 | wip | Hiltjo Posthuma | 3 | +74 | -62 |
2017-06-13 17:42 | align some columns | Hiltjo Posthuma | 1 | +89 | -34 |
2017-06-11 16:42 | gopher version (WIP) | Hiltjo Posthuma | 1 | +165 | -164 |
2017-05-07 11:12 | for the commit Date: header use the git format-patch format | Hiltjo Posthuma | 1 | +1 | -1 |
2017-05-07 10:02 | dont truncate summary length anymore | Hiltjo Posthuma | 1 | +2 | -14 |
2017-05-04 22:23 | remove config.def.h: it was not used anymore | Hiltjo Posthuma | 2 | +1 | -5 |
2017-04-22 17:07 | improve commitinfo_getstats | Hiltjo Posthuma | 1 | +2 | -5 |
2017-04-22 12:38 | improve documentation | Hiltjo Posthuma | 3 | +52 | -27 |
2017-04-17 14:39 | align line numbers to 8 spaces | Hiltjo Posthuma | 1 | +1 | -1 |
2017-04-17 14:16 | writeblobhtml: minor style fix | Hiltjo Posthuma | 1 | +1 | -1 |
2017-04-17 11:39 | stagit: fix rendering of first TAB in file | Hiltjo Posthuma | 1 | +1 | -1 |
2017-04-17 11:13 | stagit-index: also dont assume someones <html lang> :) | Hiltjo Posthuma | 1 | +1 | -1 |
2017-04-17 11:06 | stagit-index: remove Content-Language: en | Hiltjo Posthuma | 1 | +1 | -1 |
2017-04-16 18:59 | writeblobhtml: fix possible uninitialized variable n when len == 0 | Hiltjo Posthuma | 1 | +2 | -2 |
2017-04-16 18:37 | writeblobhtml: improve file view for text-browsers | Hiltjo Posthuma | 1 | +19 | -16 |
2017-04-16 18:36 | stagit-index: remove empty h1 and add bold markup to table headers | Hiltjo Posthuma | 1 | +8 | -6 |
2017-04-16 18:36 | text-browser improvements | Hiltjo Posthuma | 1 | +18 | -12 |
2017-04-16 18:32 | README: advertise text-browser improvements | Hiltjo Posthuma | 1 | +1 | -0 |
2017-04-16 18:32 | LICENSE: bump year | Hiltjo Posthuma | 1 | +1 | -1 |
2017-04-15 10:56 | browser compatibility: use numeric entity for ' | Hiltjo Posthuma | 2 | +2 | -2 |
2017-04-01 17:33 | writeblobhtml, make fprintf format string const | Hiltjo Posthuma | 1 | +1 | -1 |
2017-03-25 12:28 | README: add instructions to build static binaries | Hiltjo Posthuma | 1 | +22 | -0 |
2017-03-25 12:14 | Makefile: change () to {} consistently | Hiltjo Posthuma | 1 | +5 | -5 |
2017-03-12 20:30 | fix potential leak, found by clang-analyzer | Hiltjo Posthuma | 1 | +1 | -0 |
2017-03-12 20:24 | fix memory leak of commitinfo | Hiltjo Posthuma | 1 | +1 | -1 |
2017-03-12 18:51 | atom.xml: add newline before EOF | Hiltjo Posthuma | 1 | +1 | -1 |
2017-03-12 18:50 | fix memory leak of commitinfo->parent | Hiltjo Posthuma | 1 | +1 | -0 |
2017-03-12 18:50 | fix memory leak of blob object | Hiltjo Posthuma | 1 | +1 | -0 |
2017-03-12 18:49 | simplify/shorten pledge stub | Hiltjo Posthuma | 2 | +2 | -10 |
2017-03-12 18:47 | reduce scope of repodir, remove unused branch parameter | Hiltjo Posthuma | 2 | +7 | -7 |
2017-01-05 17:47 | bump version to 0.5 | Hiltjo Posthuma | 1 | +1 | -1 |
2016-11-09 17:28 | also remove language and text direction attribute from <html> | Hiltjo Posthuma | 1 | +1 | -1 |
2016-11-09 16:49 | remove Content-Language: en | Hiltjo Posthuma | 1 | +1 | -1 |
2016-10-14 10:12 | stagit.1: also document linking to git submodules: .gitmodules file | Hiltjo Posthuma | 1 | +2 | -2 |
2016-10-13 16:10 | stagit.1: clarify README and LICENSE link creation | Hiltjo Posthuma | 1 | +3 | -0 |
2016-09-15 18:44 | simplify example.sh, thanks emg for the suggestion! | Hiltjo Posthuma | 1 | +4 | -4 |
2016-07-20 16:15 | update LICENSE | Hiltjo Posthuma | 1 | +0 | -1 |
2016-07-02 10:44 | config.mk: remove -lc | Hiltjo Posthuma | 1 | +1 | -1 |
2016-05-29 13:04 | treat an empty repo (without a HEAD) as valid | Hiltjo Posthuma | 1 | +10 | -5 |
2016-05-29 11:06 | improve example: strip .git suffix | Hiltjo Posthuma | 1 | +3 | -2 |
2016-05-21 16:37 | refs_cmp: simplify check, functionally the same | Hiltjo Posthuma | 1 | +3 | -6 |
2016-05-08 18:35 | check if LICENSE, README and .gitmodules is a file blob | Hiltjo Posthuma | 1 | +8 | -3 |
2016-05-07 13:03 | release 0.4 | Hiltjo Posthuma | 1 | +1 | -1 |
2016-05-07 12:43 | update TODO | Hiltjo Posthuma | 1 | +3 | -2 |
2016-05-07 12:38 | simplify, id is unused | Hiltjo Posthuma | 1 | +2 | -3 |
2016-05-07 12:34 | simplify, no need for goto | Hiltjo Posthuma | 1 | +3 | -5 |
2016-05-07 12:33 | improve stagit.1 documentation, reword and explain caching behaviour | Hiltjo Posthuma | 1 | +17 | -8 |
2016-05-07 12:29 | consistency for messages for special-case in diffstat | Hiltjo Posthuma | 1 | +4 | -4 |
2016-05-07 11:52 | fix error in "code cleanup" commit 9328d2690e118127bcaa5cf9f665d8e7711f7a03 | Hiltjo Posthuma | 1 | +0 | -1 |
2016-05-06 10:01 | fix and simplify time offset | Hiltjo Posthuma | 1 | +7 | -8 |
2016-05-06 09:49 | make diffstat files an anchor (jump to delta) | Hiltjo Posthuma | 1 | +4 | -4 |
2016-05-03 18:42 | fix joinpath(): use of global 'repodir', should be 'path' | Hiltjo Posthuma | 2 | +29 | -34 |
2016-05-03 18:28 | fix regression from last commit | Hiltjo Posthuma | 1 | +1 | -1 |
2016-05-03 18:18 | code cleanup | Hiltjo Posthuma | 2 | +21 | -48 |
2016-05-02 22:38 | remove config.h, add options to stagit.c | Hiltjo Posthuma | 3 | +6 | -7 |
2016-05-02 22:33 | add OpenBSD pledge(2) support using -DUSE_PLEDGE | Hiltjo Posthuma | 3 | +29 | -3 |
2016-05-02 19:48 | example.sh: use cache file | Hiltjo Posthuma | 1 | +1 | -1 |
2016-05-02 19:23 | style: write atom feed end in one write, kills 2 lines | Hiltjo Posthuma | 1 | +1 | -3 |
2016-05-01 15:54 | cache support (-c option) | Hiltjo Posthuma | 2 | +130 | -41 |
2016-05-01 17:08 | small code cleanup: no need for status variable | Hiltjo Posthuma | 1 | +3 | -4 |
2016-05-01 15:20 | atom feed: use published for author commit date, updated for committer date | Hiltjo Posthuma | 1 | +8 | -1 |
2016-05-01 14:10 | fix times (and timezone) | Hiltjo Posthuma | 2 | +30 | -20 |
2016-05-01 12:41 | README: minor update | Hiltjo Posthuma | 1 | +2 | -1 |
2016-05-01 12:38 | fix path join '/' | Hiltjo Posthuma | 2 | +37 | -44 |
2016-05-01 12:09 | code cleanup + style, functionally equivalent | Hiltjo Posthuma | 2 | +12 | -20 |
2016-04-30 11:08 | layout: right align lines changed count in diffstat | Hiltjo Posthuma | 1 | +1 | -1 |
2016-04-30 10:00 | optimization: suppress large diffs | Hiltjo Posthuma | 1 | +8 | -0 |
2016-04-30 09:54 | optimization: read stats once and remember it | Hiltjo Posthuma | 2 | +149 | -39 |
2016-04-29 19:52 | example.sh: fix: sort list (regression from simplifying the script) | Hiltjo Posthuma | 1 | +2 | -2 |
2016-04-29 19:24 | whoops, module is m--------- | Hiltjo Posthuma | 1 | +1 | -1 |
2016-04-29 19:14 | submodule support | Hiltjo Posthuma | 2 | +9 | -19 |
2016-04-29 14:39 | suppress meaningless error codes when a repo can't be opened (similar to stagit-index) | Hiltjo Posthuma | 1 | +1 | -1 |
2016-04-29 14:38 | improve example, remove sort hack | Hiltjo Posthuma | 1 | +4 | -17 |
2016-04-29 13:57 | make submodule link black, easier to read | Hiltjo Posthuma | 1 | +1 | -1 |
2016-04-29 13:55 | minor style fix | Hiltjo Posthuma | 1 | +1 | -1 |
2016-04-29 12:01 | Fix null pointer access for submodules in writefilestree | Quentin Rameau | 1 | +11 | -6 |
2016-04-29 10:32 | tweak style of showing submodules | Hiltjo Posthuma | 1 | +6 | -4 |
2016-04-28 23:40 | Don't fail on submodules | z3bra | 2 | +44 | -29 |
2016-04-27 17:24 | fix: check gmtime, can return NULL on error | Hiltjo Posthuma | 2 | +4 | -2 |
2016-04-27 17:19 | resolve absolute paths to repodir, remove basename just use strrchr. | Hiltjo Posthuma | 2 | +17 | -52 |
2016-04-27 14:40 | stagit-index: remove unused efopen function | Hiltjo Posthuma | 1 | +0 | -11 |
2016-04-27 14:39 | fix: link to line in hunk if a patch has multiple files and hunks | Hiltjo Posthuma | 1 | +5 | -5 |
2016-03-25 09:30 | clean generated tarball too | sin | 1 | +1 | -1 |
2016-03-20 16:29 | Makefile: use NAME variable, suggested by Quentin | Hiltjo Posthuma | 1 | +6 | -6 |
2016-03-20 15:23 | Makefile: separate CPPFLAGS, compile optimized build by default | Hiltjo Posthuma | 2 | +11 | -10 |
2016-03-20 14:36 | improve make dist, thanks Quentin Rameau | Hiltjo Posthuma | 1 | +8 | -8 |
2016-03-20 13:19 | premature version bumperation, 0.4 (unreleased) | Hiltjo Posthuma | 1 | +1 | -1 |
2016-03-01 16:15 | Choose better colors for the diff page | FRIGN | 1 | +3 | -3 |
2016-03-01 18:14 | add titles to pages, summary for commit messages, filename for files | Hiltjo Posthuma | 1 | +9 | -6 |
2016-02-26 18:59 | fix right-alignment of "Files" column | Hiltjo Posthuma | 1 | +1 | -1 |
2016-01-20 14:36 | Use the recommended HTML5 document type. | lostd | 2 | +2 | -2 |
2016-02-24 13:47 | check path truncation | Hiltjo Posthuma | 3 | +56 | -25 |
2016-02-24 13:41 | config.mk: add -D_DEFAULT_SOURCE to commented builds | Hiltjo Posthuma | 1 | +2 | -2 |
2016-02-23 19:44 | atom feed: add link, move content order to bottom | Hiltjo Posthuma | 1 | +11 | -7 |
2016-02-23 19:37 | make printshowfile more generic and like other functions | Hiltjo Posthuma | 2 | +16 | -15 |
2016-01-21 19:42 | just use Name as first column, thanks quinq for the suggestion | Hiltjo Posthuma | 1 | +2 | -3 |
2016-01-21 17:34 | Rename “Age” column headers into “Date” | Quentin Rameau | 1 | +2 | -2 |
2016-01-18 11:47 | fix file tree handling | Quentin Rameau | 1 | +10 | -8 |
2016-01-18 10:31 | use 'dirname' as error message for xdirname | z3bra | 1 | +1 | -1 |
2016-01-09 23:48 | fix file size byte unit suffix | Quentin Rameau | 1 | +2 | -2 |
2016-01-09 23:47 | stop glibc complaining about _BSD_SOURCE being deprecated | Quentin Rameau | 1 | +1 | -1 |
2016-01-09 23:47 | replace file size with line count for text files | Quentin Rameau | 2 | +17 | -9 |
2016-01-13 18:56 | Rename Refs/branches to Refs | sin | 1 | +1 | -1 |
2016-01-08 21:17 | example.sh: fix: remove error mode, would stop if a dir was invalid | Hiltjo Posthuma | 1 | +5 | -9 |
2016-01-08 20:27 | example.sh: fix go to appropriate dir | Hiltjo Posthuma | 1 | +2 | -1 |
2016-01-08 19:08 | implify and restructure code | Hiltjo Posthuma | 1 | +37 | -70 |
2016-01-08 12:42 | stagit-index: clarify order of the list | Hiltjo Posthuma | 1 | +4 | -1 |
2016-01-08 12:39 | example.sh: add index-time.html, list sorted by time, fix reposdir '/' | Hiltjo Posthuma | 1 | +16 | -4 |
2016-01-08 09:24 | premature version bumperation (0.3) for git | Hiltjo Posthuma | 1 | +1 | -1 |
2016-01-07 16:37 | atom: add newline after date and before message | Hiltjo Posthuma | 1 | +4 | -3 |
2016-01-06 19:04 | update man pages: document stripping of .git suffix | Hiltjo Posthuma | 2 | +5 | -3 |
2016-01-06 19:00 | strip .git suffix from name | Hiltjo Posthuma | 2 | +21 | -16 |
2016-01-06 18:59 | extra whitespace | Hiltjo Posthuma | 2 | +3 | -3 |
2016-01-06 18:36 | Update README - it also works on FreeBSD | sin | 1 | +1 | -1 |
2016-01-06 18:19 | style: vertical-align header text | Hiltjo Posthuma | 1 | +3 | -0 |
2016-01-06 18:14 | update TODO | Hiltjo Posthuma | 1 | +0 | -12 |
2016-01-06 18:13 | refs: only make commit link work for tags | Hiltjo Posthuma | 1 | +5 | -3 |
2016-01-06 18:11 | free obj | Hiltjo Posthuma | 1 | +3 | -0 |
2016-01-06 17:58 | LICENSE: whoops its already 2016 | Hiltjo Posthuma | 1 | +3 | -3 |
2016-01-06 17:55 | LICENSE: add dimitris to license/shareholder file | Hiltjo Posthuma | 1 | +1 | -0 |
2016-01-06 17:51 | old leftover: dont create log dir | Hiltjo Posthuma | 1 | +0 | -1 |
2016-01-06 17:50 | cleanup code a bit | Hiltjo Posthuma | 1 | +4 | -31 |
2016-01-06 17:33 | style.css: wrap description text, nowrap for rest | Hiltjo Posthuma | 1 | +9 | -0 |
2016-01-06 17:44 | Be more explicit when stripping the .git suffix | sin | 1 | +2 | -1 |
2016-01-06 17:18 | No need for -D_POSIX_C_SOURCE=200809L | sin | 1 | +3 | -3 |
2016-01-06 17:05 | Always use the compat functions | sin | 3 | +5 | -7 |
2016-01-06 17:02 | Bring in reallocarray() from OpenBSD | sin | 6 | +48 | -2 |
2016-01-06 16:45 | use git_reference for tags and branches, sort branches also | Hiltjo Posthuma | 1 | +113 | -172 |
2016-01-06 15:04 | fix cast to uintmax_t | Hiltjo Posthuma | 1 | +2 | -2 |
2016-01-06 14:57 | Change default MANPREFIX to be ${PREFIX}/man | sin | 1 | +1 | -1 |
2016-01-06 14:46 | stagit-index: Strip per repo .git suffix from generated index | sin | 1 | +9 | -1 |
2016-01-06 14:35 | lookup commits of annotated tags | Hiltjo Posthuma | 1 | +16 | -0 |
2016-01-06 14:19 | fix warning, use intmax_t %ju, thanks stateless! | Hiltjo Posthuma | 1 | +2 | -2 |
2016-01-06 10:56 | premature version bumperation | Hiltjo Posthuma | 1 | +1 | -1 |
2016-01-06 10:56 | improve README | Hiltjo Posthuma | 1 | +19 | -9 |
2016-01-06 10:24 | improve Makefile | Hiltjo Posthuma | 1 | +7 | -2 |
2016-01-05 21:32 | tiny whitespace fix | Hiltjo Posthuma | 1 | +1 | -1 |
2016-01-05 21:30 | stagit-index: continue making list, but return error code | Hiltjo Posthuma | 1 | +7 | -6 |
2016-01-05 20:43 | fix relpath for log | Hiltjo Posthuma | 1 | +1 | -2 |
2016-01-05 20:43 | clone url is one line, strip newline | Hiltjo Posthuma | 1 | +1 | -0 |
2016-01-05 20:42 | refs: fix table id for tags | Hiltjo Posthuma | 1 | +1 | -1 |
2016-01-05 20:42 | refs: remove link, it may be broken for non-HEAD | Hiltjo Posthuma | 1 | +0 | -2 |
2016-01-05 20:42 | make hunk line itself a link | Hiltjo Posthuma | 1 | +2 | -2 |
2016-01-05 20:41 | style: darkblue for hunk like cgit, hunk line is now a link | Hiltjo Posthuma | 1 | +10 | -4 |
2016-01-05 20:41 | stagit-index: owner is one line, strip newline | Hiltjo Posthuma | 1 | +1 | -0 |
2016-01-05 20:40 | example.sh: make symlinks to style, icons and index by default | Hiltjo Posthuma | 1 | +6 | -0 |
2016-01-05 20:04 | revert log.html to log/head.html change | Hiltjo Posthuma | 3 | +8 | -5 |
2016-01-05 20:03 | fix newline after header | Hiltjo Posthuma | 1 | +1 | -1 |
2016-01-04 22:55 | fix link to commit from log page | Hiltjo Posthuma | 1 | +1 | -3 |
2016-01-04 22:41 | stagit: fix hunk header, thanks uggedal for reporting! | Hiltjo Posthuma | 1 | +3 | -1 |
2016-01-03 21:44 | update TODO | Hiltjo Posthuma | 1 | +4 | -0 |
2016-01-03 21:42 | fix link in stagit-index, update documentation, add TODO | Hiltjo Posthuma | 3 | +9 | -3 |
2016-01-03 21:36 | no log per branch | Hiltjo Posthuma | 1 | +14 | -40 |
2016-01-03 20:45 | rename refs to refs/branches | Hiltjo Posthuma | 1 | +1 | -1 |
2016-01-03 20:21 | refs: add link to log per branch | Hiltjo Posthuma | 1 | +4 | -2 |
2016-01-03 20:15 | refs: dont make a table when there are no tags, add spacing between | Hiltjo Posthuma | 1 | +14 | -6 |
2016-01-03 20:06 | add refs page (branches and tags) | Hiltjo Posthuma | 2 | +251 | -32 |
2015-12-27 18:05 | improve README | Hiltjo Posthuma | 2 | +40 | -8 |
2015-12-26 20:07 | add stagit.c | Hiltjo Posthuma | 1 | +852 | -0 |
2015-12-26 20:05 | rename urmoms to stagit, improve documentation | Hiltjo Posthuma | 10 | +112 | -950 |
2015-12-26 19:58 | nvm, dont strip .git from bare repos | Hiltjo Posthuma | 1 | +0 | -3 |
2015-12-26 19:46 | add example script to make repo index and files per dir | Hiltjo Posthuma | 1 | +37 | -0 |
2015-12-26 19:11 | rename EXTRAOBJ to COMPATOBJ | Hiltjo Posthuma | 2 | +6 | -6 |
2015-12-26 12:08 | Makefile: link for COMPAT | Hiltjo Posthuma | 1 | +2 | -2 |
2015-12-26 12:01 | add compat.h | Hiltjo Posthuma | 1 | +6 | -0 |
2015-12-26 11:57 | strip suffix .git used typically for bare repos | Hiltjo Posthuma | 1 | +3 | -0 |
2015-12-26 11:57 | humanreadable filemodes (code from sbase ls) | Hiltjo Posthuma | 1 | +43 | -1 |
2015-12-26 11:56 | align filesize header right, minor code-style | Hiltjo Posthuma | 1 | +5 | -5 |
2015-12-26 11:56 | fix dirname for glibc | Hiltjo Posthuma | 1 | +27 | -2 |
2015-12-26 11:55 | allow to specify clone url, displayed in header | Hiltjo Posthuma | 1 | +24 | -1 |
2015-12-26 11:54 | update TODO | Hiltjo Posthuma | 1 | +1 | -17 |
2015-12-26 11:54 | index: highlight row on mouseover | Hiltjo Posthuma | 2 | +2 | -2 |
2015-12-25 16:49 | remove TODO from code, see TODO file | Hiltjo Posthuma | 1 | +4 | -10 |
2015-12-25 16:49 | README: atleast libgit2 v0.22 is required (API) | Hiltjo Posthuma | 2 | +9 | -2 |
2015-12-25 16:48 | compat: add strlcpy, strlcat, for glibc | Hiltjo Posthuma | 6 | +119 | -4 |
2015-12-24 19:58 | fix libgit2 include, it is in the include path | Hiltjo Posthuma | 2 | +4 | -2 |
2015-12-20 20:49 | remove double newline bloat | Hiltjo Posthuma | 2 | +2 | -2 |
2015-12-20 20:34 | update README and improve man pages | Hiltjo Posthuma | 3 | +53 | -6 |
2015-12-20 20:13 | urmoms-index: kill some lines | Hiltjo Posthuma | 1 | +9 | -95 |
2015-12-20 19:42 | rewrite writefiles, now works with bare repos | Hiltjo Posthuma | 1 | +76 | -26 |
2015-12-20 19:42 | README: add install and dependencies instructions | Hiltjo Posthuma | 1 | +13 | -0 |
2015-12-20 19:42 | style.css: maximize contrast for text | Hiltjo Posthuma | 1 | +1 | -1 |
2015-12-20 16:11 | update TODO | Hiltjo Posthuma | 1 | +3 | -0 |
2015-12-20 16:11 | add urmoms-index, initial version | Hiltjo Posthuma | 3 | +342 | -3 |
2015-12-20 16:11 | writelog: remove return value, it was unused | Hiltjo Posthuma | 1 | +1 | -4 |
2015-12-20 16:10 | improve fopen flag: remove b and r+ in some case | Hiltjo Posthuma | 1 | +7 | -7 |
2015-12-20 16:09 | use relative url in header, escape name and description too | Hiltjo Posthuma | 1 | +40 | -33 |
2015-12-17 21:59 | set diff options | Hiltjo Posthuma | 1 | +4 | -1 |
2015-12-17 21:56 | free the tree | Hiltjo Posthuma | 1 | +2 | -0 |
2015-12-17 18:53 | file_size is uint32_t on latest libgit2, thanks uggedal for reporting it! | Hiltjo Posthuma | 1 | +2 | -2 |
2015-12-14 11:49 | Add config.def.h and make summary length configurable | FRIGN | 3 | +11 | -4 |
2015-12-11 10:03 | Dynamic relpath for blob pages | Eivind Uggedal | 1 | +9 | -1 |
2015-12-10 22:35 | Right align numbers in tables | Eivind Uggedal | 1 | +7 | -6 |
2015-12-10 22:24 | Line numbers on blob pages | Eivind Uggedal | 2 | +38 | -6 |
2015-12-10 18:51 | fix warning | Hiltjo Posthuma | 1 | +1 | -1 |
2015-12-10 18:13 | file page improvements | Eivind Uggedal | 1 | +21 | -15 |
2015-12-09 22:56 | fix warning + minor style | Hiltjo Posthuma | 1 | +2 | -1 |
2015-12-09 22:46 | Write blobs to files/ | Eivind Uggedal | 1 | +65 | -36 |
2015-12-09 22:48 | Make border solid | FRIGN | 1 | +1 | -1 |
2015-12-09 22:02 | update TODO | Hiltjo Posthuma | 1 | +17 | -26 |
2015-12-09 21:55 | open repo: dont try to detect repos above the specified dir | Hiltjo Posthuma | 1 | +2 | -1 |
2015-12-09 21:55 | walk revision by time and only "flat" | Hiltjo Posthuma | 1 | +4 | -0 |
2015-12-09 09:43 | Simplify diff markup | Eivind Uggedal | 2 | +6 | -10 |
2015-12-09 08:30 | Simplify style and make output more legible | Eivind Uggedal | 1 | +18 | -13 |
2015-12-09 20:02 | also free objects for haslicense and hasreadme checks, cleanup | Hiltjo Posthuma | 1 | +9 | -9 |
2015-12-09 12:31 | Free git objects | Eivind Uggedal | 1 | +2 | -0 |
2015-12-07 23:36 | Add myself to LICENSE | FRIGN | 1 | +1 | -0 |
2015-12-07 23:34 | Remove hardcoded right-align | FRIGN | 1 | +8 | -8 |
2015-12-07 23:23 | Add pre | FRIGN | 1 | +21 | -0 |
2015-12-07 23:17 | Refactor style.css | FRIGN | 1 | +3 | -29 |
2015-12-07 22:54 | prettification | Hiltjo Posthuma | 2 | +14 | -7 |
2015-12-07 22:23 | log: reorder time as first column | Hiltjo Posthuma | 1 | +1 | -1 |
2015-12-07 22:22 | truncate message in log, shorter time format | Hiltjo Posthuma | 1 | +11 | -6 |
2015-12-07 22:22 | simplify time format | Hiltjo Posthuma | 1 | +15 | -38 |
2015-12-07 22:01 | update TODO | Hiltjo Posthuma | 1 | +3 | -0 |
2015-12-07 22:00 | rework code, "cache" commit data in struct commitinfo | Hiltjo Posthuma | 1 | +175 | -178 |
2015-12-07 20:35 | cleanup + some better error handling | Hiltjo Posthuma | 1 | +10 | -12 |
2015-12-07 20:34 | performance tweak: check if commit file exists, if so skip | Hiltjo Posthuma | 1 | +5 | -1 |
2015-12-07 20:20 | logo is 32x32 | Hiltjo Posthuma | 2 | +2 | -1 |
2015-12-07 20:19 | style: center menu and make title smaller | Hiltjo Posthuma | 2 | +4 | -4 |
2015-12-07 20:16 | fix when commit has no parent | Hiltjo Posthuma | 1 | +26 | -15 |
2015-12-07 19:53 | update README with basic usage | Hiltjo Posthuma | 1 | +8 | -0 |
2015-12-07 19:46 | update TODO | Hiltjo Posthuma | 1 | +2 | -0 |
2015-12-07 19:46 | detect binary diff, comment index + delta header for now (broken) | Hiltjo Posthuma | 1 | +25 | -11 |
2015-12-07 19:00 | dont use reverse diff | Hiltjo Posthuma | 1 | +2 | -2 |
2015-12-07 18:58 | simplify + style fixes | Hiltjo Posthuma | 1 | +6 | -8 |
2015-12-07 18:46 | highlight/make bold some fields | Hiltjo Posthuma | 2 | +14 | -8 |
2015-12-07 18:34 | escape commit msg, dont indent it | Hiltjo Posthuma | 1 | +7 | -19 |
2015-12-07 18:01 | fix relpath for files, small cleanup | Hiltjo Posthuma | 1 | +12 | -10 |
2015-12-07 18:00 | fix: check readme and license before writing header | Hiltjo Posthuma | 1 | +7 | -4 |
2015-12-07 18:00 | improve HTML code | Hiltjo Posthuma | 1 | +2 | -2 |
2015-12-07 18:00 | make file in diff a link, make hunk and link anchor | Hiltjo Posthuma | 1 | +7 | -3 |
2015-12-07 17:59 | commit: use simple shortstat | Hiltjo Posthuma | 1 | +1 | -2 |
2015-12-07 17:59 | make author e-mail a link | Hiltjo Posthuma | 1 | +5 | -2 |
2015-12-07 17:58 | improve Atom feed | Hiltjo Posthuma | 1 | +19 | -17 |
2015-12-07 17:57 | improve header and footer | Hiltjo Posthuma | 1 | +15 | -15 |
2015-12-07 17:57 | style.css: improve style, add highlight colors for diff | Hiltjo Posthuma | 1 | +40 | -1 |
2015-12-07 17:56 | update README with some features and update TODO | Hiltjo Posthuma | 2 | +12 | -2 |
2015-12-07 15:40 | print file as table, add link | Hiltjo Posthuma | 1 | +12 | -2 |
2015-12-07 15:14 | add atom feed support + some fixes | Hiltjo Posthuma | 1 | +115 | -40 |
2015-12-07 14:22 | improve log, fix warnings | Hiltjo Posthuma | 1 | +75 | -21 |
2015-12-07 13:41 | add favicon | Hiltjo Posthuma | 1 | +0 | -0 |
2015-12-07 13:26 | add diffstat | Hiltjo Posthuma | 1 | +24 | -7 |
2015-12-07 13:07 | initial diff support, fix log link | Hiltjo Posthuma | 1 | +176 | -68 |
2015-12-07 13:07 | update TODO with wanted features | Hiltjo Posthuma | 1 | +7 | -0 |
2015-12-06 21:34 | read README and LICENSE from repo, escape as HTML | Hiltjo Posthuma | 1 | +67 | -26 |
2015-12-05 20:11 | fix menu separator if one or both of license or readme is missing | Hiltjo Posthuma | 1 | +3 | -3 |
2015-12-05 20:07 | add Makefile and config.mk | Hiltjo Posthuma | 2 | +102 | -0 |
2015-12-05 20:01 | urmoms.1: initial manpage | Hiltjo Posthuma | 1 | +14 | -0 |
2015-12-05 19:59 | detect name and description | Hiltjo Posthuma | 1 | +62 | -20 |
2015-12-05 19:43 | add README and LICENSE file-detection | Hiltjo Posthuma | 2 | +58 | -6 |
2015-12-05 19:22 | rewrite in C with libgit2, first version | Hiltjo Posthuma | 2 | +222 | -135 |
2015-12-04 23:37 | improvements: | Hiltjo Posthuma | 1 | +32 | -42 |
2015-12-04 23:36 | style.css: sane style | Hiltjo Posthuma | 1 | +8 | -8 |
2015-12-04 22:40 | add LICENSE | Hiltjo Posthuma | 1 | +21 | -0 |
2015-12-04 16:26 | improvements | Hiltjo Posthuma | 2 | +55 | -40 |
2015-12-04 16:11 | add usage for urmoms, update TODO | Hiltjo Posthuma | 2 | +21 | -6 |
2015-12-04 15:58 | initial insertion | Hiltjo Posthuma | 5 | +156 | -0 |
2022-05-15 20:12 | Merge some stuff from git://codemadness.org/stagit-gopher | hhvn | 5 | +53 | -15 |
2022-04-02 15:36 | bump version to 1.1 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-03-19 11:51 | improve stream read and write error handling | Hiltjo Posthuma | 2 | +40 | -8 |
2022-03-11 17:51 | Don't use 't' to escape except before links | hhvn | 2 | +1 | -5 |
2022-01-26 15:36 | create.rc: run in subshell & fix | hhvn | 1 | +6 | -8 |
2022-01-22 12:35 | create.rc: fix | hhvn | 1 | +3 | -3 |
2022-01-22 12:29 | makefile create.sh -> create.rc: rewrite create script | hhvn | 3 | +40 | -61 |
2022-01-22 11:50 | example_post-receive.sh: remove | hhvn | 1 | +0 | -74 |
2022-01-22 11:50 | Merge changes from upstream | hhvn | 5 | +188 | -94 |
2022-01-03 11:25 | bump LICENSE year | Hiltjo Posthuma | 1 | +1 | -1 |
2022-01-03 11:24 | libgit2 config opts: set the search to an empty path | Hiltjo Posthuma | 2 | +8 | -0 |
2021-11-30 17:13 | bump version to 1.0 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-11-16 20:10 | Print the number of remaining commits | Quentin Rameau | 1 | +16 | -9 |
2021-08-03 17:23 | man pages: add EXAMPLES section | Hiltjo Posthuma | 2 | +16 | -2 |
2021-07-30 23:10 | small typo fixes and url -> URL | Hiltjo Posthuma | 3 | +4 | -4 |
2021-05-27 10:41 | bump version to 0.9.6 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-05-18 09:47 | man page: codemadness is the primary server and fix mdoc date | Hiltjo Posthuma | 2 | +4 | -3 |
2021-05-18 08:44 | README: improve a bit the usage examples | Hiltjo Posthuma | 1 | +8 | -3 |
2021-05-14 18:53 | create.sh: fucking dumb echo command | hhvn | 1 | +1 | -1 |
2021-05-05 17:20 | do not simplify the history by first-parent | Hiltjo Posthuma | 2 | +0 | -3 |
2021-03-28 00:53 | makefile: add install-sh target to install | hhvn | 1 | +1 | -1 |
2021-03-17 16:55 | create.sh: make use of my new proposed gopher types | hhvn | 1 | +1 | -1 |
2021-03-14 15:23 | bump version to 0.9.5 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-03-13 17:13 | Atom feeds: remove the wrong content-type for <link> | Hiltjo Posthuma | 1 | +1 | -1 |
2021-03-06 01:47 | create.sh: update email footer | hhvn | 1 | +1 | -1 |
2021-03-06 01:47 | create.sh: add an informational section to index | hhvn | 1 | +2 | -1 |
2021-03-06 01:46 | LICENSE: ammend email | hhvn | 1 | +1 | -0 |
2021-03-05 11:46 | LICENSE: update | Hiltjo Posthuma | 1 | +0 | -1 |
2021-03-05 11:45 | change STAGIT_BASEURL to an -u option and also update the example script | Hiltjo Posthuma | 4 | +17 | -15 |
2021-03-05 10:52 | add $STAGIT_BASEURL environment variable to make Atom links absolute | Hiltjo Posthuma | 2 | +17 | -3 |
2021-03-05 10:52 | README: mention tags.xml feature | Hiltjo Posthuma | 1 | +2 | -1 |
2021-02-07 21:26 | update create.sh | hhvn | 3 | +2 | -144 |
2021-01-09 15:19 | utf8pad: fix byte-seek issue with negative width codepoints in the range >= 127 | Hiltjo Posthuma | 2 | +6 | -8 |
2021-01-09 13:57 | micro-optimization: fputc (function) -> putc (macro/inline function) | Hiltjo Posthuma | 1 | +2 | -2 |
2021-01-09 13:56 | utf8pad: improve padded printing and printing invalid unicode characters | Hiltjo Posthuma | 2 | +83 | -34 |
2021-01-09 13:19 | micro-optimization: fputc (function) -> putc (macro/inline function) | Hiltjo Posthuma | 1 | +17 | -17 |
2021-01-08 13:32 | LICENSE: bump year | Hiltjo Posthuma | 1 | +1 | -1 |
2021-01-08 13:30 | stagit-gopher-index: sync utf8pad from stagit-gopher.c | Hiltjo Posthuma | 1 | +13 | -9 |
2020-12-12 22:50 | makefile: remove references to deleted files {example_create.sh,example_post_recieve.sh} | hhvn | 1 | +1 | -5 |
2020-12-06 16:20 | fix warning with libgit2 v0.99+, remain compatible with older versions | Hiltjo Posthuma | 1 | +7 | -8 |
2020-11-24 00:23 | add abbreviated commit hash to submodule file | Hiltjo Posthuma | 1 | +5 | -3 |
2020-11-22 17:51 | makefile: add target to install create.sh | hhvn | 1 | +104 | -0 |
2020-11-22 17:51 | create.sh: include clone URI | hhvn | 1 | +47 | -0 |
2020-11-15 20:24 | use size_t to count lines | Hiltjo Posthuma | 1 | +7 | -7 |
2020-11-15 20:22 | refs_cmp: remove unneeded cast | Hiltjo Posthuma | 1 | +1 | -2 |
2020-11-15 20:21 | use LEN() macros for arrays | Hiltjo Posthuma | 1 | +4 | -2 |
2020-11-15 20:20 | avoid shadowed `name' global variable | Hiltjo Posthuma | 1 | +3 | -3 |
2020-08-17 14:09 | bump version to 0.9.4 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-08-10 14:12 | fix a small memleak in writeatom() | Hiltjo Posthuma | 1 | +6 | -10 |
2020-08-08 18:02 | stagit-gopher-index: remove unveil support for argv | Hiltjo Posthuma | 1 | +0 | -4 |
2020-08-06 16:28 | fix submodule lookup in bare repos | Hiltjo Posthuma | 1 | +2 | -3 |
2020-07-20 12:16 | regression: do not show unset or empty tags | Hiltjo Posthuma | 1 | +1 | -1 |
2020-07-19 17:15 | remove extra newline between link to Atom feeds | Hiltjo Posthuma | 1 | +3 | -2 |
2020-07-19 17:00 | rm unused variable `ids` (from stagit) | Hiltjo Posthuma | 1 | +0 | -1 |
2020-07-19 16:56 | sort branches and tags by time (descending) and add tags.xml for releases | Hiltjo Posthuma | 2 | +192 | -108 |
2020-02-23 19:31 | bump version to 0.9.3 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-02-21 12:45 | atom.xml: improve output format a bit | Hiltjo Posthuma | 1 | +2 | -2 |
2020-02-12 22:23 | improve includes, stagit-gopher-index does not need compat.h | Hiltjo Posthuma | 2 | +3 | -7 |
2019-12-22 11:52 | add OpenBSD unveil support | Hiltjo Posthuma | 2 | +11 | -0 |
2019-12-22 11:49 | some README tweaks and rewording, reordering | Hiltjo Posthuma | 1 | +7 | -7 |
2019-12-22 11:47 | Makefile improvements | Hiltjo Posthuma | 2 | +20 | -37 |
2019-05-05 17:12 | README: works also on NetBSD | Leonardo Taccari | 1 | +1 | -1 |
2019-04-23 18:53 | bump version to 0.9.2 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-03-17 14:19 | escape gph in paths | Hiltjo Posthuma | 1 | +9 | -4 |
2019-03-09 11:41 | pedantic snprintf() improvement | Hiltjo Posthuma | 2 | +4 | -4 |
2019-03-01 10:50 | fix issues in example scripts | Hiltjo Posthuma | 2 | +2 | -2 |
2019-02-22 10:14 | bump version to 0.9.1 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-02-09 14:11 | Makefile: add DOCPREFIX for installing docs in ports | Hiltjo Posthuma | 2 | +8 | -6 |
2019-02-07 20:02 | change order of commits in log from most recent to old to applied order | Hiltjo Posthuma | 4 | +4 | -7 |
2019-02-03 14:27 | remove tags.gph support | Hiltjo Posthuma | 2 | +0 | -9 |
2019-02-03 14:26 | fix compile: libgit2 0.28 changed giterr_last to git_error_last | Hiltjo Posthuma | 2 | +2 | -6 |
2018-12-25 12:42 | bump version to 0.9 | Hiltjo Posthuma | 1 | +1 | -1 |
2018-11-23 11:56 | in the diffstat prefix the type of change | Hiltjo Posthuma | 1 | +12 | -1 |
2018-11-23 11:47 | don't use a heuristic for renames, the content must match exactly | Hiltjo Posthuma | 1 | +3 | -1 |
2018-11-23 11:46 | detect filetype changes in diff (for example a normal file to symlink) | Hiltjo Posthuma | 1 | +3 | -1 |
2018-11-11 18:07 | detect more names for README and LICENSE | Hiltjo Posthuma | 1 | +31 | -16 |
2018-11-11 17:57 | detect copies and renames based on the threshold of changes | Hiltjo Posthuma | 1 | +9 | -0 |
2018-09-08 12:40 | optimize to truncate to 79 characters, remove white-space padding at end | Hiltjo Posthuma | 2 | +9 | -9 |
2018-09-02 13:50 | fix writeheader not being called when flags are used before repos | Hiltjo Posthuma | 1 | +3 | -3 |
2018-08-22 16:26 | simplify range check | Hiltjo Posthuma | 1 | +1 | -4 |
2018-08-22 16:24 | stagit-gopher: log: indicate when using the -l option and there are more commits | Hiltjo Posthuma | 1 | +2 | -0 |
2018-05-25 16:42 | assume OpenBSD 5.9+, always try pledge(2) on OpenBSD | Hiltjo Posthuma | 3 | +4 | -11 |
2018-05-09 16:52 | Clarify usage regarding -c and -l mutual exclusion | Quentin Rameau | 1 | +1 | -1 |
2018-04-07 12:14 | bump version to 0.8 | Hiltjo Posthuma | 1 | +1 | -1 |
2018-04-06 17:29 | stagit-gopher-index: show usage when no repo is specified | Hiltjo Posthuma | 1 | +4 | -0 |
2018-04-06 17:29 | stagit-gopher-index: pledge after git_libgit2_init | Hiltjo Posthuma | 1 | +3 | -3 |
2018-04-06 17:28 | stagit-gopher-index.1: fix flag typo | Hiltjo Posthuma | 1 | +1 | -1 |
2018-04-01 13:09 | fix truncation and padding for lines containing multiwidth glyphs | Hiltjo Posthuma | 1 | +13 | -9 |
2018-03-26 18:11 | pledge after git_libgit2_init | Hiltjo Posthuma | 1 | +8 | -5 |
2018-02-09 15:13 | optimization: only diff the tree when it is needed for the diffstat... | Hiltjo Posthuma | 1 | +25 | -17 |
2018-02-09 15:09 | when a tags.gph file exists in the current directory then link it in the menu | Hiltjo Posthuma | 2 | +9 | -1 |
2018-01-28 15:28 | README: improve tarball generation by tag example | Hiltjo Posthuma | 1 | +9 | -3 |
2018-01-27 15:24 | fix escape regression in gphtextnl() and simplify the code | Hiltjo Posthuma | 1 | +3 | -8 |
2018-01-21 15:47 | stagit-gopher: add -l option: limit the amount of commits for the log.gph file | Hiltjo Posthuma | 2 | +49 | -11 |
2018-01-21 14:25 | merge and remove a line | Hiltjo Posthuma | 1 | +1 | -2 |
2018-01-21 14:24 | remove a non-portable syntax in Makefile | Hiltjo Posthuma | 1 | +1 | -1 |
2018-01-21 14:23 | bump LICENSE to 2018 | Hiltjo Posthuma | 1 | +1 | -1 |
2017-11-25 15:04 | post-receive: fix warning in script for example when pushing deleted tags | Hiltjo Posthuma | 1 | +1 | -0 |
2017-11-25 14:31 | Makefile: bump version to 0.7.2 | Hiltjo Posthuma | 1 | +1 | -1 |
2017-11-25 14:13 | index: read until the first newline or CR or TAB | Hiltjo Posthuma | 1 | +3 | -1 |
2017-11-25 14:12 | gphtext() and gphlink(): fix NUL byte check | Hiltjo Posthuma | 2 | +13 | -13 |
2017-11-25 14:10 | index: setlocale() because we use multibyte functions | Hiltjo Posthuma | 1 | +3 | -0 |
2017-11-19 13:58 | Makefile: bump version to 0.7.1 | Hiltjo Posthuma | 1 | +1 | -1 |
2017-11-19 13:57 | fix: add "fattr" pledge for chmod(2) for cachefile | Hiltjo Posthuma | 1 | +5 | -7 |
2017-11-18 11:54 | Makefile: bump version to 0.7 | Hiltjo Posthuma | 1 | +1 | -1 |
2017-11-17 15:12 | fix file permissions for cachefile and respect umask(2) | Hiltjo Posthuma | 1 | +10 | -2 |
2017-11-17 15:09 | more verbose errors: show which file failed on open | Hiltjo Posthuma | 1 | +2 | -2 |
2017-11-17 15:08 | Makefile: remove unused $SCRIPTS | Hiltjo Posthuma | 1 | +5 | -5 |
2017-11-17 15:06 | fixes for escaping and printing | Hiltjo Posthuma | 2 | +127 | -110 |
2017-10-31 22:25 | README: clarify some cons | Hiltjo Posthuma | 1 | +11 | -6 |
2017-10-18 16:16 | post-receive hook: force UTF-8 locale | Hiltjo Posthuma | 1 | +4 | -0 |
2017-09-04 16:14 | allow umask to handle permissions | Hiltjo Posthuma | 1 | +1 | -1 |
2017-09-04 16:12 | README: remove false advertising, no linkable file numbers :) | Hiltjo Posthuma | 1 | +1 | -1 |
2017-08-09 16:53 | ignore object 0000000000000000000000000000000000000000 | Hiltjo Posthuma | 1 | +2 | -0 |
2017-08-02 17:05 | Makefile: remove TODO | Hiltjo Posthuma | 1 | +1 | -2 |
2017-08-02 16:53 | bump version for a release soon | Hiltjo Posthuma | 1 | +1 | -1 |
2017-08-02 16:52 | remove TODO | Hiltjo Posthuma | 1 | +0 | -16 |
2017-08-02 16:45 | example_create.sh: make executable | Hiltjo Posthuma | 1 | +0 | -0 |
2017-07-30 15:35 | example scripts: fix sed expression, dont interpret as variable | Hiltjo Posthuma | 2 | +4 | -1 |
2017-07-30 15:22 | fix file reference: example.sh -> example_create.sh | Hiltjo Posthuma | 2 | +2 | -2 |
2017-07-30 15:14 | example scripts: fix prefix path for index, style consistency for variable names | Hiltjo Posthuma | 2 | +14 | -13 |
2017-07-15 11:02 | Makefile: example.sh -> example_create.sh | Hiltjo Posthuma | 1 | +2 | -2 |
2017-07-15 11:01 | Makefile: add new example | Hiltjo Posthuma | 1 | +3 | -1 |
2017-07-15 10:58 | improve example, add initial post-receive example | Hiltjo Posthuma | 3 | +104 | -37 |
2017-07-06 11:19 | README: add example for a git hook and to set the url file | Hiltjo Posthuma | 1 | +41 | -2 |
2017-07-05 18:27 | README: add example to create tar.gz archives by tag | Hiltjo Posthuma | 1 | +11 | -0 |
2017-07-01 12:56 | improve .gph text escaping | Hiltjo Posthuma | 2 | +29 | -6 |
2017-07-01 12:45 | Arrange prefix path handling in example.sh | Quentin Rameau | 1 | +8 | -6 |
2017-07-01 11:50 | Fix base path handling for stagit-index too | Quentin Rameau | 1 | +2 | -2 |
2017-06-25 21:00 | Help glibc deal with UTF-8 by setting locale. | Quentin Rameau | 1 | +3 | -0 |
2017-06-23 11:43 | update stagit-gopher.1 and example.sh | Hiltjo Posthuma | 2 | +2 | -2 |
2017-06-23 11:15 | Empty default relpath and prefix selector with '/' | Quentin Rameau | 1 | +14 | -14 |
2017-06-23 11:08 | prefix diffstat files: looks nicer and fixes an issue with files starting with 't' (escape) | Hiltjo Posthuma | 1 | +1 | -0 |
2017-06-23 11:00 | man pages: document -b, bump date | Hiltjo Posthuma | 2 | +14 | -2 |
2017-06-23 11:00 | stagit-gopher: make relpath / also | Hiltjo Posthuma | 1 | +1 | -1 |
2017-06-23 10:39 | stagit-gopher-index: add -b to usage, print header on first repo dir | Hiltjo Posthuma | 1 | +4 | -3 |
2017-06-23 10:35 | usage: add -b, sort flag in parsing code | Hiltjo Posthuma | 1 | +5 | -5 |
2017-06-23 10:30 | change atom.xml link to a file (from dir) | Hiltjo Posthuma | 1 | +1 | -1 |
2017-06-23 10:29 | reverse a check to be safer | Hiltjo Posthuma | 1 | +2 | -2 |
2017-06-23 10:29 | separate commitinfo_getstats from commitinfo_getbyoid | Hiltjo Posthuma | 1 | +5 | -2 |
2017-06-23 10:28 | cleanup, decrease some fixed buffer sizes, align diffstat files | Hiltjo Posthuma | 2 | +12 | -17 |
2017-06-23 10:26 | improve printutf8pad | Hiltjo Posthuma | 2 | +34 | -35 |
2017-06-23 10:25 | update README | Hiltjo Posthuma | 1 | +2 | -20 |
2017-06-16 09:27 | Adapt manpages for Gopher | Quentin Rameau | 2 | +19 | -29 |
2017-06-15 19:44 | improvements | Hiltjo Posthuma | 3 | +15 | -5 |
2017-06-15 17:43 | improve documentation (WIP) | Hiltjo Posthuma | 4 | +11 | -26 |
2017-06-15 17:39 | rename this version stagit -> stagit-gopher | Hiltjo Posthuma | 6 | +22 | -25 |
2017-06-14 19:43 | Remove unneeded fields from the log view. | Christoph Lohmann | 1 | +3 | -9 |
2017-06-14 19:33 | Remove owner in stagit-index. | Christoph Lohmann | 1 | +0 | -18 |
2017-06-14 18:54 | Makefile changes for the last commit. | Christoph Lohmann | 1 | +1 | -4 |
2017-06-14 18:33 | align widechars, optimize space a bit for 80x25, fix mailto: link | Hiltjo Posthuma | 3 | +79 | -20 |
2017-06-14 16:24 | remove strlcat, it is unused now | Hiltjo Posthuma | 3 | +0 | -61 |
2017-06-14 16:22 | remove unused files | Hiltjo Posthuma | 3 | +0 | -96 |
2017-06-13 19:38 | stagit-index: make default root / | Hiltjo Posthuma | 1 | +1 | -1 |
2017-06-13 19:07 | wip | Hiltjo Posthuma | 3 | +74 | -62 |
2017-06-13 17:42 | align some columns | Hiltjo Posthuma | 1 | +89 | -34 |
2017-06-11 16:42 | gopher version (WIP) | Hiltjo Posthuma | 1 | +165 | -164 |
2017-05-07 11:12 | for the commit Date: header use the git format-patch format | Hiltjo Posthuma | 1 | +1 | -1 |
2017-05-07 10:02 | dont truncate summary length anymore | Hiltjo Posthuma | 1 | +2 | -14 |
2017-05-04 22:23 | remove config.def.h: it was not used anymore | Hiltjo Posthuma | 2 | +1 | -5 |
2017-04-22 17:07 | improve commitinfo_getstats | Hiltjo Posthuma | 1 | +2 | -5 |
2017-04-22 12:38 | improve documentation | Hiltjo Posthuma | 3 | +52 | -27 |
2017-04-17 14:39 | align line numbers to 8 spaces | Hiltjo Posthuma | 1 | +1 | -1 |
2017-04-17 14:16 | writeblobhtml: minor style fix | Hiltjo Posthuma | 1 | +1 | -1 |
2017-04-17 11:39 | stagit: fix rendering of first TAB in file | Hiltjo Posthuma | 1 | +1 | -1 |
2017-04-17 11:13 | stagit-index: also dont assume someones <html lang> :) | Hiltjo Posthuma | 1 | +1 | -1 |
2017-04-17 11:06 | stagit-index: remove Content-Language: en | Hiltjo Posthuma | 1 | +1 | -1 |
2017-04-16 18:59 | writeblobhtml: fix possible uninitialized variable n when len == 0 | Hiltjo Posthuma | 1 | +2 | -2 |
2017-04-16 18:37 | writeblobhtml: improve file view for text-browsers | Hiltjo Posthuma | 1 | +19 | -16 |
2017-04-16 18:36 | stagit-index: remove empty h1 and add bold markup to table headers | Hiltjo Posthuma | 1 | +8 | -6 |
2017-04-16 18:36 | text-browser improvements | Hiltjo Posthuma | 1 | +18 | -12 |
2017-04-16 18:32 | README: advertise text-browser improvements | Hiltjo Posthuma | 1 | +1 | -0 |
2017-04-16 18:32 | LICENSE: bump year | Hiltjo Posthuma | 1 | +1 | -1 |
2017-04-15 10:56 | browser compatibility: use numeric entity for ' | Hiltjo Posthuma | 2 | +2 | -2 |
2017-04-01 17:33 | writeblobhtml, make fprintf format string const | Hiltjo Posthuma | 1 | +1 | -1 |
2017-03-25 12:28 | README: add instructions to build static binaries | Hiltjo Posthuma | 1 | +22 | -0 |
2017-03-25 12:14 | Makefile: change () to {} consistently | Hiltjo Posthuma | 1 | +5 | -5 |
2017-03-12 20:30 | fix potential leak, found by clang-analyzer | Hiltjo Posthuma | 1 | +1 | -0 |
2017-03-12 20:24 | fix memory leak of commitinfo | Hiltjo Posthuma | 1 | +1 | -1 |
2017-03-12 18:51 | atom.xml: add newline before EOF | Hiltjo Posthuma | 1 | +1 | -1 |
2017-03-12 18:50 | fix memory leak of commitinfo->parent | Hiltjo Posthuma | 1 | +1 | -0 |
2017-03-12 18:50 | fix memory leak of blob object | Hiltjo Posthuma | 1 | +1 | -0 |
2017-03-12 18:49 | simplify/shorten pledge stub | Hiltjo Posthuma | 2 | +2 | -10 |
2017-03-12 18:47 | reduce scope of repodir, remove unused branch parameter | Hiltjo Posthuma | 2 | +7 | -7 |
2017-01-05 17:47 | bump version to 0.5 | Hiltjo Posthuma | 1 | +1 | -1 |
2016-11-09 17:28 | also remove language and text direction attribute from <html> | Hiltjo Posthuma | 1 | +1 | -1 |
2016-11-09 16:49 | remove Content-Language: en | Hiltjo Posthuma | 1 | +1 | -1 |
2016-10-14 10:12 | stagit.1: also document linking to git submodules: .gitmodules file | Hiltjo Posthuma | 1 | +2 | -2 |
2016-10-13 16:10 | stagit.1: clarify README and LICENSE link creation | Hiltjo Posthuma | 1 | +3 | -0 |
2016-09-15 18:44 | simplify example.sh, thanks emg for the suggestion! | Hiltjo Posthuma | 1 | +4 | -4 |
2016-07-20 16:15 | update LICENSE | Hiltjo Posthuma | 1 | +0 | -1 |
2016-07-02 10:44 | config.mk: remove -lc | Hiltjo Posthuma | 1 | +1 | -1 |
2016-05-29 13:04 | treat an empty repo (without a HEAD) as valid | Hiltjo Posthuma | 1 | +10 | -5 |
2016-05-29 11:06 | improve example: strip .git suffix | Hiltjo Posthuma | 1 | +3 | -2 |
2016-05-21 16:37 | refs_cmp: simplify check, functionally the same | Hiltjo Posthuma | 1 | +3 | -6 |
2016-05-08 18:35 | check if LICENSE, README and .gitmodules is a file blob | Hiltjo Posthuma | 1 | +8 | -3 |
2016-05-07 13:03 | release 0.4 | Hiltjo Posthuma | 1 | +1 | -1 |
2016-05-07 12:43 | update TODO | Hiltjo Posthuma | 1 | +3 | -2 |
2016-05-07 12:38 | simplify, id is unused | Hiltjo Posthuma | 1 | +2 | -3 |
2016-05-07 12:34 | simplify, no need for goto | Hiltjo Posthuma | 1 | +3 | -5 |
2016-05-07 12:33 | improve stagit.1 documentation, reword and explain caching behaviour | Hiltjo Posthuma | 1 | +17 | -8 |
2016-05-07 12:29 | consistency for messages for special-case in diffstat | Hiltjo Posthuma | 1 | +4 | -4 |
2016-05-07 11:52 | fix error in "code cleanup" commit 9328d2690e118127bcaa5cf9f665d8e7711f7a03 | Hiltjo Posthuma | 1 | +0 | -1 |
2016-05-06 10:01 | fix and simplify time offset | Hiltjo Posthuma | 1 | +7 | -8 |
2016-05-06 09:49 | make diffstat files an anchor (jump to delta) | Hiltjo Posthuma | 1 | +4 | -4 |
2016-05-03 18:42 | fix joinpath(): use of global 'repodir', should be 'path' | Hiltjo Posthuma | 2 | +29 | -34 |
2016-05-03 18:28 | fix regression from last commit | Hiltjo Posthuma | 1 | +1 | -1 |
2016-05-03 18:18 | code cleanup | Hiltjo Posthuma | 2 | +21 | -48 |
2016-05-02 22:38 | remove config.h, add options to stagit.c | Hiltjo Posthuma | 3 | +6 | -7 |
2016-05-02 22:33 | add OpenBSD pledge(2) support using -DUSE_PLEDGE | Hiltjo Posthuma | 3 | +29 | -3 |
2016-05-02 19:48 | example.sh: use cache file | Hiltjo Posthuma | 1 | +1 | -1 |
2016-05-02 19:23 | style: write atom feed end in one write, kills 2 lines | Hiltjo Posthuma | 1 | +1 | -3 |
2016-05-01 15:54 | cache support (-c option) | Hiltjo Posthuma | 2 | +130 | -41 |
2016-05-01 17:08 | small code cleanup: no need for status variable | Hiltjo Posthuma | 1 | +3 | -4 |
2016-05-01 15:20 | atom feed: use published for author commit date, updated for committer date | Hiltjo Posthuma | 1 | +8 | -1 |
2016-05-01 14:10 | fix times (and timezone) | Hiltjo Posthuma | 2 | +30 | -20 |
2016-05-01 12:41 | README: minor update | Hiltjo Posthuma | 1 | +2 | -1 |
2016-05-01 12:38 | fix path join '/' | Hiltjo Posthuma | 2 | +37 | -44 |
2016-05-01 12:09 | code cleanup + style, functionally equivalent | Hiltjo Posthuma | 2 | +12 | -20 |
2016-04-30 11:08 | layout: right align lines changed count in diffstat | Hiltjo Posthuma | 1 | +1 | -1 |
2016-04-30 10:00 | optimization: suppress large diffs | Hiltjo Posthuma | 1 | +8 | -0 |
2016-04-30 09:54 | optimization: read stats once and remember it | Hiltjo Posthuma | 2 | +149 | -39 |
2016-04-29 19:52 | example.sh: fix: sort list (regression from simplifying the script) | Hiltjo Posthuma | 1 | +2 | -2 |
2016-04-29 19:24 | whoops, module is m--------- | Hiltjo Posthuma | 1 | +1 | -1 |
2016-04-29 19:14 | submodule support | Hiltjo Posthuma | 2 | +9 | -19 |
2016-04-29 14:39 | suppress meaningless error codes when a repo can't be opened (similar to stagit-index) | Hiltjo Posthuma | 1 | +1 | -1 |
2016-04-29 14:38 | improve example, remove sort hack | Hiltjo Posthuma | 1 | +4 | -17 |
2016-04-29 13:57 | make submodule link black, easier to read | Hiltjo Posthuma | 1 | +1 | -1 |
2016-04-29 13:55 | minor style fix | Hiltjo Posthuma | 1 | +1 | -1 |
2016-04-29 12:01 | Fix null pointer access for submodules in writefilestree | Quentin Rameau | 1 | +11 | -6 |
2016-04-29 10:32 | tweak style of showing submodules | Hiltjo Posthuma | 1 | +6 | -4 |
2016-04-28 23:40 | Don't fail on submodules | z3bra | 2 | +44 | -29 |
2016-04-27 17:24 | fix: check gmtime, can return NULL on error | Hiltjo Posthuma | 2 | +4 | -2 |
2016-04-27 17:19 | resolve absolute paths to repodir, remove basename just use strrchr. | Hiltjo Posthuma | 2 | +17 | -52 |
2016-04-27 14:40 | stagit-index: remove unused efopen function | Hiltjo Posthuma | 1 | +0 | -11 |
2016-04-27 14:39 | fix: link to line in hunk if a patch has multiple files and hunks | Hiltjo Posthuma | 1 | +5 | -5 |
2016-03-25 09:30 | clean generated tarball too | sin | 1 | +1 | -1 |
2016-03-20 16:29 | Makefile: use NAME variable, suggested by Quentin | Hiltjo Posthuma | 1 | +6 | -6 |
2016-03-20 15:23 | Makefile: separate CPPFLAGS, compile optimized build by default | Hiltjo Posthuma | 2 | +11 | -10 |
2016-03-20 14:36 | improve make dist, thanks Quentin Rameau | Hiltjo Posthuma | 1 | +8 | -8 |
2016-03-20 13:19 | premature version bumperation, 0.4 (unreleased) | Hiltjo Posthuma | 1 | +1 | -1 |
2016-03-01 16:15 | Choose better colors for the diff page | FRIGN | 1 | +3 | -3 |
2016-03-01 18:14 | add titles to pages, summary for commit messages, filename for files | Hiltjo Posthuma | 1 | +9 | -6 |
2016-02-26 18:59 | fix right-alignment of "Files" column | Hiltjo Posthuma | 1 | +1 | -1 |
2016-01-20 14:36 | Use the recommended HTML5 document type. | lostd | 2 | +2 | -2 |
2016-02-24 13:47 | check path truncation | Hiltjo Posthuma | 3 | +56 | -25 |
2016-02-24 13:41 | config.mk: add -D_DEFAULT_SOURCE to commented builds | Hiltjo Posthuma | 1 | +2 | -2 |
2016-02-23 19:44 | atom feed: add link, move content order to bottom | Hiltjo Posthuma | 1 | +11 | -7 |
2016-02-23 19:37 | make printshowfile more generic and like other functions | Hiltjo Posthuma | 2 | +16 | -15 |
2016-01-21 19:42 | just use Name as first column, thanks quinq for the suggestion | Hiltjo Posthuma | 1 | +2 | -3 |
2016-01-21 17:34 | Rename “Age” column headers into “Date” | Quentin Rameau | 1 | +2 | -2 |
2016-01-18 11:47 | fix file tree handling | Quentin Rameau | 1 | +10 | -8 |
2016-01-18 10:31 | use 'dirname' as error message for xdirname | z3bra | 1 | +1 | -1 |
2016-01-09 23:48 | fix file size byte unit suffix | Quentin Rameau | 1 | +2 | -2 |
2016-01-09 23:47 | stop glibc complaining about _BSD_SOURCE being deprecated | Quentin Rameau | 1 | +1 | -1 |
2016-01-09 23:47 | replace file size with line count for text files | Quentin Rameau | 2 | +17 | -9 |
2016-01-13 18:56 | Rename Refs/branches to Refs | sin | 1 | +1 | -1 |
2016-01-08 21:17 | example.sh: fix: remove error mode, would stop if a dir was invalid | Hiltjo Posthuma | 1 | +5 | -9 |
2016-01-08 20:27 | example.sh: fix go to appropriate dir | Hiltjo Posthuma | 1 | +2 | -1 |
2016-01-08 19:08 | implify and restructure code | Hiltjo Posthuma | 1 | +37 | -70 |
2016-01-08 12:42 | stagit-index: clarify order of the list | Hiltjo Posthuma | 1 | +4 | -1 |
2016-01-08 12:39 | example.sh: add index-time.html, list sorted by time, fix reposdir '/' | Hiltjo Posthuma | 1 | +16 | -4 |
2016-01-08 09:24 | premature version bumperation (0.3) for git | Hiltjo Posthuma | 1 | +1 | -1 |
2016-01-07 16:37 | atom: add newline after date and before message | Hiltjo Posthuma | 1 | +4 | -3 |
2016-01-06 19:04 | update man pages: document stripping of .git suffix | Hiltjo Posthuma | 2 | +5 | -3 |
2016-01-06 19:00 | strip .git suffix from name | Hiltjo Posthuma | 2 | +21 | -16 |
2016-01-06 18:59 | extra whitespace | Hiltjo Posthuma | 2 | +3 | -3 |
2016-01-06 18:36 | Update README - it also works on FreeBSD | sin | 1 | +1 | -1 |
2016-01-06 18:19 | style: vertical-align header text | Hiltjo Posthuma | 1 | +3 | -0 |
2016-01-06 18:14 | update TODO | Hiltjo Posthuma | 1 | +0 | -12 |
2016-01-06 18:13 | refs: only make commit link work for tags | Hiltjo Posthuma | 1 | +5 | -3 |
2016-01-06 18:11 | free obj | Hiltjo Posthuma | 1 | +3 | -0 |
2016-01-06 17:58 | LICENSE: whoops its already 2016 | Hiltjo Posthuma | 1 | +3 | -3 |
2016-01-06 17:55 | LICENSE: add dimitris to license/shareholder file | Hiltjo Posthuma | 1 | +1 | -0 |
2016-01-06 17:51 | old leftover: dont create log dir | Hiltjo Posthuma | 1 | +0 | -1 |
2016-01-06 17:50 | cleanup code a bit | Hiltjo Posthuma | 1 | +4 | -31 |
2016-01-06 17:33 | style.css: wrap description text, nowrap for rest | Hiltjo Posthuma | 1 | +9 | -0 |
2016-01-06 17:44 | Be more explicit when stripping the .git suffix | sin | 1 | +2 | -1 |
2016-01-06 17:18 | No need for -D_POSIX_C_SOURCE=200809L | sin | 1 | +3 | -3 |
2016-01-06 17:05 | Always use the compat functions | sin | 3 | +5 | -7 |
2016-01-06 17:02 | Bring in reallocarray() from OpenBSD | sin | 6 | +48 | -2 |
2016-01-06 16:45 | use git_reference for tags and branches, sort branches also | Hiltjo Posthuma | 1 | +113 | -172 |
2016-01-06 15:04 | fix cast to uintmax_t | Hiltjo Posthuma | 1 | +2 | -2 |
2016-01-06 14:57 | Change default MANPREFIX to be ${PREFIX}/man | sin | 1 | +1 | -1 |
2016-01-06 14:46 | stagit-index: Strip per repo .git suffix from generated index | sin | 1 | +9 | -1 |
2016-01-06 14:35 | lookup commits of annotated tags | Hiltjo Posthuma | 1 | +16 | -0 |
2016-01-06 14:19 | fix warning, use intmax_t %ju, thanks stateless! | Hiltjo Posthuma | 1 | +2 | -2 |
2016-01-06 10:56 | premature version bumperation | Hiltjo Posthuma | 1 | +1 | -1 |
2016-01-06 10:56 | improve README | Hiltjo Posthuma | 1 | +19 | -9 |
2016-01-06 10:24 | improve Makefile | Hiltjo Posthuma | 1 | +7 | -2 |
2016-01-05 21:32 | tiny whitespace fix | Hiltjo Posthuma | 1 | +1 | -1 |
2016-01-05 21:30 | stagit-index: continue making list, but return error code | Hiltjo Posthuma | 1 | +7 | -6 |
2016-01-05 20:43 | fix relpath for log | Hiltjo Posthuma | 1 | +1 | -2 |
2016-01-05 20:43 | clone url is one line, strip newline | Hiltjo Posthuma | 1 | +1 | -0 |
2016-01-05 20:42 | refs: fix table id for tags | Hiltjo Posthuma | 1 | +1 | -1 |
2016-01-05 20:42 | refs: remove link, it may be broken for non-HEAD | Hiltjo Posthuma | 1 | +0 | -2 |
2016-01-05 20:42 | make hunk line itself a link | Hiltjo Posthuma | 1 | +2 | -2 |
2016-01-05 20:41 | style: darkblue for hunk like cgit, hunk line is now a link | Hiltjo Posthuma | 1 | +10 | -4 |
2016-01-05 20:41 | stagit-index: owner is one line, strip newline | Hiltjo Posthuma | 1 | +1 | -0 |
2016-01-05 20:40 | example.sh: make symlinks to style, icons and index by default | Hiltjo Posthuma | 1 | +6 | -0 |
2016-01-05 20:04 | revert log.html to log/head.html change | Hiltjo Posthuma | 3 | +8 | -5 |
2016-01-05 20:03 | fix newline after header | Hiltjo Posthuma | 1 | +1 | -1 |
2016-01-04 22:55 | fix link to commit from log page | Hiltjo Posthuma | 1 | +1 | -3 |
2016-01-04 22:41 | stagit: fix hunk header, thanks uggedal for reporting! | Hiltjo Posthuma | 1 | +3 | -1 |
2016-01-03 21:44 | update TODO | Hiltjo Posthuma | 1 | +4 | -0 |
2016-01-03 21:42 | fix link in stagit-index, update documentation, add TODO | Hiltjo Posthuma | 3 | +9 | -3 |
2016-01-03 21:36 | no log per branch | Hiltjo Posthuma | 1 | +14 | -40 |
2016-01-03 20:45 | rename refs to refs/branches | Hiltjo Posthuma | 1 | +1 | -1 |
2016-01-03 20:21 | refs: add link to log per branch | Hiltjo Posthuma | 1 | +4 | -2 |
2016-01-03 20:15 | refs: dont make a table when there are no tags, add spacing between | Hiltjo Posthuma | 1 | +14 | -6 |
2016-01-03 20:06 | add refs page (branches and tags) | Hiltjo Posthuma | 2 | +251 | -32 |
2015-12-27 18:05 | improve README | Hiltjo Posthuma | 2 | +40 | -8 |
2015-12-26 20:07 | add stagit.c | Hiltjo Posthuma | 1 | +852 | -0 |
2015-12-26 20:05 | rename urmoms to stagit, improve documentation | Hiltjo Posthuma | 10 | +112 | -950 |
2015-12-26 19:58 | nvm, dont strip .git from bare repos | Hiltjo Posthuma | 1 | +0 | -3 |
2015-12-26 19:46 | add example script to make repo index and files per dir | Hiltjo Posthuma | 1 | +37 | -0 |
2015-12-26 19:11 | rename EXTRAOBJ to COMPATOBJ | Hiltjo Posthuma | 2 | +6 | -6 |
2015-12-26 12:08 | Makefile: link for COMPAT | Hiltjo Posthuma | 1 | +2 | -2 |
2015-12-26 12:01 | add compat.h | Hiltjo Posthuma | 1 | +6 | -0 |
2015-12-26 11:57 | strip suffix .git used typically for bare repos | Hiltjo Posthuma | 1 | +3 | -0 |
2015-12-26 11:57 | humanreadable filemodes (code from sbase ls) | Hiltjo Posthuma | 1 | +43 | -1 |
2015-12-26 11:56 | align filesize header right, minor code-style | Hiltjo Posthuma | 1 | +5 | -5 |
2015-12-26 11:56 | fix dirname for glibc | Hiltjo Posthuma | 1 | +27 | -2 |
2015-12-26 11:55 | allow to specify clone url, displayed in header | Hiltjo Posthuma | 1 | +24 | -1 |
2015-12-26 11:54 | update TODO | Hiltjo Posthuma | 1 | +1 | -17 |
2015-12-26 11:54 | index: highlight row on mouseover | Hiltjo Posthuma | 2 | +2 | -2 |
2015-12-25 16:49 | remove TODO from code, see TODO file | Hiltjo Posthuma | 1 | +4 | -10 |
2015-12-25 16:49 | README: atleast libgit2 v0.22 is required (API) | Hiltjo Posthuma | 2 | +9 | -2 |
2015-12-25 16:48 | compat: add strlcpy, strlcat, for glibc | Hiltjo Posthuma | 6 | +119 | -4 |
2015-12-24 19:58 | fix libgit2 include, it is in the include path | Hiltjo Posthuma | 2 | +4 | -2 |
2015-12-20 20:49 | remove double newline bloat | Hiltjo Posthuma | 2 | +2 | -2 |
2015-12-20 20:34 | update README and improve man pages | Hiltjo Posthuma | 3 | +53 | -6 |
2015-12-20 20:13 | urmoms-index: kill some lines | Hiltjo Posthuma | 1 | +9 | -95 |
2015-12-20 19:42 | rewrite writefiles, now works with bare repos | Hiltjo Posthuma | 1 | +76 | -26 |
2015-12-20 19:42 | README: add install and dependencies instructions | Hiltjo Posthuma | 1 | +13 | -0 |
2015-12-20 19:42 | style.css: maximize contrast for text | Hiltjo Posthuma | 1 | +1 | -1 |
2015-12-20 16:11 | update TODO | Hiltjo Posthuma | 1 | +3 | -0 |
2015-12-20 16:11 | add urmoms-index, initial version | Hiltjo Posthuma | 3 | +342 | -3 |
2015-12-20 16:11 | writelog: remove return value, it was unused | Hiltjo Posthuma | 1 | +1 | -4 |
2015-12-20 16:10 | improve fopen flag: remove b and r+ in some case | Hiltjo Posthuma | 1 | +7 | -7 |
2015-12-20 16:09 | use relative url in header, escape name and description too | Hiltjo Posthuma | 1 | +40 | -33 |
2015-12-17 21:59 | set diff options | Hiltjo Posthuma | 1 | +4 | -1 |
2015-12-17 21:56 | free the tree | Hiltjo Posthuma | 1 | +2 | -0 |
2015-12-17 18:53 | file_size is uint32_t on latest libgit2, thanks uggedal for reporting it! | Hiltjo Posthuma | 1 | +2 | -2 |
2015-12-14 11:49 | Add config.def.h and make summary length configurable | FRIGN | 3 | +11 | -4 |
2015-12-11 10:03 | Dynamic relpath for blob pages | Eivind Uggedal | 1 | +9 | -1 |
2015-12-10 22:35 | Right align numbers in tables | Eivind Uggedal | 1 | +7 | -6 |
2015-12-10 22:24 | Line numbers on blob pages | Eivind Uggedal | 2 | +38 | -6 |
2015-12-10 18:51 | fix warning | Hiltjo Posthuma | 1 | +1 | -1 |
2015-12-10 18:13 | file page improvements | Eivind Uggedal | 1 | +21 | -15 |
2015-12-09 22:56 | fix warning + minor style | Hiltjo Posthuma | 1 | +2 | -1 |
2015-12-09 22:46 | Write blobs to files/ | Eivind Uggedal | 1 | +65 | -36 |
2015-12-09 22:48 | Make border solid | FRIGN | 1 | +1 | -1 |
2015-12-09 22:02 | update TODO | Hiltjo Posthuma | 1 | +17 | -26 |
2015-12-09 21:55 | open repo: dont try to detect repos above the specified dir | Hiltjo Posthuma | 1 | +2 | -1 |
2015-12-09 21:55 | walk revision by time and only "flat" | Hiltjo Posthuma | 1 | +4 | -0 |
2015-12-09 09:43 | Simplify diff markup | Eivind Uggedal | 2 | +6 | -10 |
2015-12-09 08:30 | Simplify style and make output more legible | Eivind Uggedal | 1 | +18 | -13 |
2015-12-09 20:02 | also free objects for haslicense and hasreadme checks, cleanup | Hiltjo Posthuma | 1 | +9 | -9 |
2015-12-09 12:31 | Free git objects | Eivind Uggedal | 1 | +2 | -0 |
2015-12-07 23:36 | Add myself to LICENSE | FRIGN | 1 | +1 | -0 |
2015-12-07 23:34 | Remove hardcoded right-align | FRIGN | 1 | +8 | -8 |
2015-12-07 23:23 | Add pre | FRIGN | 1 | +21 | -0 |
2015-12-07 23:17 | Refactor style.css | FRIGN | 1 | +3 | -29 |
2015-12-07 22:54 | prettification | Hiltjo Posthuma | 2 | +14 | -7 |
2015-12-07 22:23 | log: reorder time as first column | Hiltjo Posthuma | 1 | +1 | -1 |
2015-12-07 22:22 | truncate message in log, shorter time format | Hiltjo Posthuma | 1 | +11 | -6 |
2015-12-07 22:22 | simplify time format | Hiltjo Posthuma | 1 | +15 | -38 |
2015-12-07 22:01 | update TODO | Hiltjo Posthuma | 1 | +3 | -0 |
2015-12-07 22:00 | rework code, "cache" commit data in struct commitinfo | Hiltjo Posthuma | 1 | +175 | -178 |
2015-12-07 20:35 | cleanup + some better error handling | Hiltjo Posthuma | 1 | +10 | -12 |
2015-12-07 20:34 | performance tweak: check if commit file exists, if so skip | Hiltjo Posthuma | 1 | +5 | -1 |
2015-12-07 20:20 | logo is 32x32 | Hiltjo Posthuma | 2 | +2 | -1 |
2015-12-07 20:19 | style: center menu and make title smaller | Hiltjo Posthuma | 2 | +4 | -4 |
2015-12-07 20:16 | fix when commit has no parent | Hiltjo Posthuma | 1 | +26 | -15 |
2015-12-07 19:53 | update README with basic usage | Hiltjo Posthuma | 1 | +8 | -0 |
2015-12-07 19:46 | update TODO | Hiltjo Posthuma | 1 | +2 | -0 |
2015-12-07 19:46 | detect binary diff, comment index + delta header for now (broken) | Hiltjo Posthuma | 1 | +25 | -11 |
2015-12-07 19:00 | dont use reverse diff | Hiltjo Posthuma | 1 | +2 | -2 |
2015-12-07 18:58 | simplify + style fixes | Hiltjo Posthuma | 1 | +6 | -8 |
2015-12-07 18:46 | highlight/make bold some fields | Hiltjo Posthuma | 2 | +14 | -8 |
2015-12-07 18:34 | escape commit msg, dont indent it | Hiltjo Posthuma | 1 | +7 | -19 |
2015-12-07 18:01 | fix relpath for files, small cleanup | Hiltjo Posthuma | 1 | +12 | -10 |
2015-12-07 18:00 | fix: check readme and license before writing header | Hiltjo Posthuma | 1 | +7 | -4 |
2015-12-07 18:00 | improve HTML code | Hiltjo Posthuma | 1 | +2 | -2 |
2015-12-07 18:00 | make file in diff a link, make hunk and link anchor | Hiltjo Posthuma | 1 | +7 | -3 |
2015-12-07 17:59 | commit: use simple shortstat | Hiltjo Posthuma | 1 | +1 | -2 |
2015-12-07 17:59 | make author e-mail a link | Hiltjo Posthuma | 1 | +5 | -2 |
2015-12-07 17:58 | improve Atom feed | Hiltjo Posthuma | 1 | +19 | -17 |
2015-12-07 17:57 | improve header and footer | Hiltjo Posthuma | 1 | +15 | -15 |
2015-12-07 17:57 | style.css: improve style, add highlight colors for diff | Hiltjo Posthuma | 1 | +40 | -1 |
2015-12-07 17:56 | update README with some features and update TODO | Hiltjo Posthuma | 2 | +12 | -2 |
2015-12-07 15:40 | print file as table, add link | Hiltjo Posthuma | 1 | +12 | -2 |
2015-12-07 15:14 | add atom feed support + some fixes | Hiltjo Posthuma | 1 | +115 | -40 |
2015-12-07 14:22 | improve log, fix warnings | Hiltjo Posthuma | 1 | +75 | -21 |
2015-12-07 13:41 | add favicon | Hiltjo Posthuma | 1 | +0 | -0 |
2015-12-07 13:26 | add diffstat | Hiltjo Posthuma | 1 | +24 | -7 |
2015-12-07 13:07 | initial diff support, fix log link | Hiltjo Posthuma | 1 | +176 | -68 |
2015-12-07 13:07 | update TODO with wanted features | Hiltjo Posthuma | 1 | +7 | -0 |
2015-12-06 21:34 | read README and LICENSE from repo, escape as HTML | Hiltjo Posthuma | 1 | +67 | -26 |
2015-12-05 20:11 | fix menu separator if one or both of license or readme is missing | Hiltjo Posthuma | 1 | +3 | -3 |
2015-12-05 20:07 | add Makefile and config.mk | Hiltjo Posthuma | 2 | +102 | -0 |
2015-12-05 20:01 | urmoms.1: initial manpage | Hiltjo Posthuma | 1 | +14 | -0 |
2015-12-05 19:59 | detect name and description | Hiltjo Posthuma | 1 | +62 | -20 |
2015-12-05 19:43 | add README and LICENSE file-detection | Hiltjo Posthuma | 2 | +58 | -6 |
2015-12-05 19:22 | rewrite in C with libgit2, first version | Hiltjo Posthuma | 2 | +222 | -135 |
2015-12-04 23:37 | improvements: | Hiltjo Posthuma | 1 | +32 | -42 |
2015-12-04 23:36 | style.css: sane style | Hiltjo Posthuma | 1 | +8 | -8 |
2015-12-04 22:40 | add LICENSE | Hiltjo Posthuma | 1 | +21 | -0 |
2015-12-04 16:26 | improvements | Hiltjo Posthuma | 2 | +55 | -40 |
2015-12-04 16:11 | add usage for urmoms, update TODO | Hiltjo Posthuma | 2 | +21 | -6 |
2015-12-04 15:58 | initial insertion | Hiltjo Posthuma | 5 | +156 | -0 |