2021-09-25 01:34 | stagit: Add -r flag to override logo link | alex | 2 | +16 | -2 |
2021-09-25 00:04 | stagit-index: Add -r flag to preserve repo paths | alex | 2 | +36 | -13 |
2021-08-03 17:22 | man pages: add EXAMPLES section | Hiltjo Posthuma | 2 | +16 | -2 |
2021-07-30 23:09 | 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:42 | man page: codemadness is the primary server. make logo brandless (not 2f30) | Hiltjo Posthuma | 3 | +3 | -2 |
2021-05-18 08:38 | README: improve a bit the usage examples | Quentin Rameau | 1 | +8 | -3 |
2021-05-05 17:15 | do not simplify the history by first-parent | Hiltjo Posthuma | 2 | +0 | -3 |
2021-03-25 17:17 | tiny comment change | Hiltjo Posthuma | 1 | +1 | -1 |
2021-03-25 17:13 | add function to print a single line, ignoring \r and \n | Hiltjo Posthuma | 1 | +22 | -1 |
2021-03-19 10:29 | add meta viewport on stagit-index too | Hiltjo Posthuma | 1 | +1 | -0 |
2021-03-14 15:23 | bump version to 0.9.5 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-03-05 11:47 | LICENSE: update | Hiltjo Posthuma | 1 | +0 | -1 |
2021-03-05 11:44 | change STAGIT_BASEURL to an -u option and also update the example script | Hiltjo Posthuma | 4 | +13 | -13 |
2021-03-05 10:51 | add $STAGIT_BASEURL environment variable to make Atom links absolute | Hiltjo Posthuma | 2 | +15 | -3 |
2021-03-05 10:50 | README: mention tags.xml feature | Hiltjo Posthuma | 1 | +2 | -1 |
2021-01-09 13:59 | micro-optimization: fputc (function) -> putc (macro/inline function) | Hiltjo Posthuma | 2 | +8 | -8 |
2021-01-08 13:32 | LICENSE: bump year | Hiltjo Posthuma | 1 | +1 | -1 |
2020-11-28 11:28 | fix warning with libgit2 v0.99+, remain compatible with older versions | Hiltjo Posthuma | 1 | +7 | -8 |
2020-11-16 22:24 | add abbreviated commit hash to submodule file | Oscar Benedito | 1 | +5 | -2 |
2020-11-15 20:11 | add meta viewport for scaling on mobile | Hiltjo Posthuma | 1 | +1 | -0 |
2020-11-15 20:11 | style.css: improve contrast | Hiltjo Posthuma | 1 | +3 | -3 |
2020-11-15 19:59 | use size_t to count lines | Hiltjo Posthuma | 1 | +7 | -7 |
2020-11-15 19:58 | avoid shadowed `name' global variable | Hiltjo Posthuma | 1 | +3 | -3 |
2020-11-15 19:58 | refs_cmp: remove unneeded cast | Hiltjo Posthuma | 1 | +1 | -2 |
2020-11-15 19:58 | use LEN() macros for arrays | Hiltjo Posthuma | 1 | +4 | -2 |
2020-08-17 14:09 | bump version to 0.9.4 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-08-10 14:09 | fix a small memleak in writeatom() | Hiltjo Posthuma | 1 | +6 | -10 |
2020-08-08 18:01 | stagit-index: remove unveil support for argv | Hiltjo Posthuma | 1 | +0 | -4 |
2020-08-05 22:11 | fix submodule lookup in bare repos | kst | 1 | +2 | -3 |
2020-07-20 12:15 | regression: do not show unset or empty tags | Hiltjo Posthuma | 1 | +1 | -1 |
2020-07-19 14:41 | refactor get reference, add another feed for tags/releases | Hiltjo Posthuma | 2 | +146 | -86 |
2020-07-19 12:07 | sort branches and tags by time (descending) | Hiltjo Posthuma | 1 | +92 | -72 |
2020-02-23 19:30 | bump version to 0.9.3 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-02-21 12:46 | atom.xml: improve output format a bit | Hiltjo Posthuma | 1 | +2 | -2 |
2020-02-12 22:20 | improve includes, stagit-index does not need compat.h | Hiltjo Posthuma | 2 | +3 | -7 |
2019-12-29 18:02 | style.css: highlight anchor ids, useful for linking highlighting lines in a diff | Hiltjo Posthuma | 1 | +4 | -0 |
2019-12-22 11:53 | small code-style white-space/newline | Hiltjo Posthuma | 1 | +1 | -0 |
2019-12-01 17:31 | add OpenBSD unveil support | Hiltjo Posthuma | 2 | +10 | -0 |
2019-12-01 17:26 | some README tweaks and rewording, reordering | Hiltjo Posthuma | 1 | +9 | -7 |
2019-12-01 17:26 | Makefile improvements | Hiltjo Posthuma | 2 | +20 | -37 |
2019-05-05 17:11 | 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-16 12:07 | escape HTML in paths | Hiltjo Posthuma | 1 | +12 | -4 |
2019-03-09 11:39 | pedantic snprintf() improvement | Hiltjo Posthuma | 2 | +4 | -4 |
2019-03-01 10:49 | fix issues in example scripts | Hiltjo Posthuma | 2 | +2 | -2 |
2019-02-22 10:13 | bump version to 0.9.1 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-02-09 14:02 | Makefile: add DOCPREFIX for installing docs in ports | Hiltjo Posthuma | 2 | +11 | -9 |
2019-02-07 20:00 | change order of commits in log from most recent to old to applied order | Hiltjo Posthuma | 4 | +4 | -7 |
2019-02-03 14:24 | fix compile: libgit2 0.28 changed giterr_last to git_error_last | Hiltjo Posthuma | 2 | +2 | -6 |
2018-12-25 12:44 | bump version to 0.9 | Hiltjo Posthuma | 1 | +1 | -1 |
2018-12-25 12:39 | style: keep default browser style for links, except patch chunks | Hiltjo Posthuma | 1 | +4 | -5 |
2018-11-18 17:08 | in the diffstat prefix the type of change, allow CSS styling | Hiltjo Posthuma | 2 | +18 | -1 |
2018-11-18 17:07 | don't use a heuristic for renames, the content must match exactly | Hiltjo Posthuma | 1 | +3 | -1 |
2018-11-18 17:06 | detect filetype changes in diff (for example a normal file to symlink) | Hiltjo Posthuma | 1 | +3 | -1 |
2018-11-11 17:23 | detect more names for README and LICENSE | Hiltjo Posthuma | 1 | +30 | -16 |
2018-11-11 17:09 | detect copies and renames based on the threshold of changes | Hiltjo Posthuma | 1 | +9 | -0 |
2018-08-19 20:03 | simplify range check | Hiltjo Posthuma | 1 | +1 | -4 |
2018-08-19 12:06 | stagit: log: indicate when using the -l option and there are more commits | Hiltjo Posthuma | 1 | +4 | -0 |
2018-05-25 16:43 | assume OpenBSD 5.9+, always try pledge(2) on OpenBSD | Hiltjo Posthuma | 3 | +4 | -11 |
2018-05-09 16:51 | 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:28 | stagit-index: pledge after git_libgit2_init | Hiltjo Posthuma | 1 | +4 | -3 |
2018-03-26 18:08 | pledge after git_libgit2_init | Hiltjo Posthuma | 1 | +8 | -5 |
2018-03-18 14:34 | optimization: only diff the tree when it is needed for the diffstat... | Hiltjo Posthuma | 1 | +27 | -17 |
2018-01-28 15:27 | README: improve tarball generation by tag example | Hiltjo Posthuma | 1 | +8 | -2 |
2018-01-21 15:47 | stagit: add -l option: limit the amount of commits for the log.html file | Hiltjo Posthuma | 2 | +50 | -13 |
2018-01-21 14:23 | bump LICENSE to 2018 | Hiltjo Posthuma | 1 | +1 | -1 |
2018-01-20 12:18 | style.css: improve compatibility with older browsers, namely dillo | Hiltjo Posthuma | 1 | +5 | -0 |
2017-12-02 18:04 | Remove a non-portable syntax in Makefile | Quentin Rameau | 1 | +1 | -1 |
2017-11-25 15:06 | Makefile: bump version to 0.7.2 | Hiltjo Posthuma | 1 | +1 | -1 |
2017-11-25 15:02 | post-receive: fix warning in script for example when pushing deleted tags | Hiltjo Posthuma | 1 | +1 | -0 |
2017-11-25 11:09 | Sort style.css in alphabetical order | Aaron Marcher | 1 | +2 | -2 |
2017-11-19 13:58 | Makefile: bump version to 0.7.1 | Hiltjo Posthuma | 1 | +1 | -1 |
2017-11-19 13:52 | fix: add "fattr" pledge for chmod(2) for cachefile | Hiltjo Posthuma | 1 | +5 | -7 |
2017-11-18 11:53 | Makefile: bump version to 0.7 | Hiltjo Posthuma | 1 | +1 | -1 |
2017-11-11 00:34 | Makefile: remove unused $SCRIPTS | Hiltjo Posthuma | 1 | +5 | -5 |
2017-11-10 19:55 | fix file permissions for cachefile and respect umask(2) | Hiltjo Posthuma | 1 | +10 | -2 |
2017-11-10 19:53 | more verbose errors: show which file failed on open | Hiltjo Posthuma | 1 | +2 | -2 |
2017-10-31 22:25 | README: clarify some cons | Hiltjo Posthuma | 1 | +15 | -6 |
2017-10-31 22:20 | 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-08-09 16:52 | ignore object 0000000000000000000000000000000000000000 | Hiltjo Posthuma | 1 | +2 | -0 |
2017-08-02 16:54 | bump version for a release soon | Hiltjo Posthuma | 1 | +1 | -1 |
2017-08-02 16:45 | example_create.sh: make executable | Hiltjo Posthuma | 1 | +0 | -0 |
2017-07-30 15:21 | improve example scripts, add to build (Makefile) | Hiltjo Posthuma | 5 | +60 | -57 |
2017-07-15 11:50 | improve example, add initial post-receive example | Hiltjo Posthuma | 2 | +69 | -1 |
2017-07-06 11:20 | README: add example for a git hook and to set the url file | Hiltjo Posthuma | 1 | +41 | -2 |
2017-07-05 18:25 | README: add example to create tar.gz archives by tag | Hiltjo Posthuma | 1 | +11 | -0 |
2017-06-25 10:28 | Makefile: remove TODO | Hiltjo Posthuma | 1 | +1 | -2 |
2017-06-23 12:03 | remove TODO | Hiltjo Posthuma | 1 | +0 | -7 |
2017-06-23 11:53 | separate getstats from getbyoid: slightly faster | Hiltjo Posthuma | 1 | +4 | -2 |
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 |