2018-12-25 |
Hiltjo Posthuma | style: keep default browser style for links, except... |
commit | commitdiff | tree | snapshot |
2018-11-18 |
Hiltjo Posthuma | in the diffstat prefix the type of change, allow CSS... |
commit | commitdiff | tree | snapshot |
2018-11-18 |
Hiltjo Posthuma | don't use a heuristic for renames, the content must... |
commit | commitdiff | tree | snapshot |
2018-11-18 |
Hiltjo Posthuma | detect filetype changes in diff (for example a normal... |
commit | commitdiff | tree | snapshot |
2018-11-11 |
Hiltjo Posthuma | detect more names for README and LICENSE |
commit | commitdiff | tree | snapshot |
2018-11-11 |
Hiltjo Posthuma | detect copies and renames based on the threshold of... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Hiltjo Posthuma | simplify range check |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Hiltjo Posthuma | stagit: log: indicate when using the -l option and... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Hiltjo Posthuma | assume OpenBSD 5.9+, always try pledge(2) on OpenBSD |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Quentin Rameau | Clarify usage regarding -c and -l mutual exclusion |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Hiltjo Posthuma | bump version to 0.8 |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Hiltjo Posthuma | stagit-index: pledge after git_libgit2_init |
commit | commitdiff | tree | snapshot |
2018-03-26 |
Hiltjo Posthuma | pledge after git_libgit2_init |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Hiltjo Posthuma | optimization: only diff the tree when it is needed... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Hiltjo Posthuma | README: improve tarball generation by tag example |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Hiltjo Posthuma | stagit: add -l option: limit the amount of commits... |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Hiltjo Posthuma | bump LICENSE to 2018 |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Hiltjo Posthuma | style.css: improve compatibility with older browsers... |
commit | commitdiff | tree | snapshot |
2017-12-07 |
Quentin Rameau | Remove a non-portable syntax in Makefile |
commit | commitdiff | tree | snapshot |
2017-11-25 |
Hiltjo Posthuma | Makefile: bump version to 0.7.2 |
commit | commitdiff | tree | snapshot |
2017-11-25 |
Hiltjo Posthuma | post-receive: fix warning in script for example when... |
commit | commitdiff | tree | snapshot |
2017-11-25 |
Aaron Marcher | Sort style.css in alphabetical order |
commit | commitdiff | tree | snapshot |
2017-11-19 |
Hiltjo Posthuma | Makefile: bump version to 0.7.1 |
commit | commitdiff | tree | snapshot |
2017-11-19 |
Hiltjo Posthuma | fix: add "fattr" pledge for chmod(2) for cachefile |
commit | commitdiff | tree | snapshot |
2017-11-18 |
Hiltjo Posthuma | Makefile: bump version to 0.7 |
commit | commitdiff | tree | snapshot |
2017-11-11 |
Hiltjo Posthuma | Makefile: remove unused $SCRIPTS |
commit | commitdiff | tree | snapshot |
2017-11-10 |
Hiltjo Posthuma | fix file permissions for cachefile and respect umask(2) |
commit | commitdiff | tree | snapshot |
2017-11-10 |
Hiltjo Posthuma | more verbose errors: show which file failed on open |
commit | commitdiff | tree | snapshot |
2017-10-31 |
Hiltjo Posthuma | README: clarify some cons |
commit | commitdiff | tree | snapshot |
2017-10-31 |
Hiltjo Posthuma | post-receive hook: force UTF-8 locale |
commit | commitdiff | tree | snapshot |
2017-09-04 |
Hiltjo Posthuma | allow umask to handle permissions |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Hiltjo Posthuma | ignore object 0000000000000000000000000000000000000000 |
commit | commitdiff | tree | snapshot |
2017-08-02 |
Hiltjo Posthuma | bump version for a release soon |
commit | commitdiff | tree | snapshot |
2017-08-02 |
Hiltjo Posthuma | example_create.sh: make executable |
commit | commitdiff | tree | snapshot |
2017-07-30 |
Hiltjo Posthuma | improve example scripts, add to build (Makefile) |
commit | commitdiff | tree | snapshot |
2017-07-15 |
Hiltjo Posthuma | improve example, add initial post-receive example |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Hiltjo Posthuma | README: add example for a git hook and to set the url... |
commit | commitdiff | tree | snapshot |
2017-07-05 |
Hiltjo Posthuma | README: add example to create tar.gz archives by tag |
commit | commitdiff | tree | snapshot |
2017-06-25 |
Hiltjo Posthuma | Makefile: remove TODO |
commit | commitdiff | tree | snapshot |
2017-06-23 |
Hiltjo Posthuma | remove TODO |
commit | commitdiff | tree | snapshot |
2017-06-23 |
Hiltjo Posthuma | separate getstats from getbyoid: slightly faster |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Hiltjo Posthuma | for the commit Date: header use the git format-patch... |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Hiltjo Posthuma | dont truncate summary length anymore |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Hiltjo Posthuma | remove config.def.h: it was not used anymore |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Hiltjo Posthuma | improve commitinfo_getstats |
commit | commitdiff | tree | snapshot |
2017-04-22 |
Hiltjo Posthuma | improve documentation |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Hiltjo Posthuma | align line numbers to 8 spaces |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Hiltjo Posthuma | writeblobhtml: minor style fix |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Hiltjo Posthuma | stagit: fix rendering of first TAB in file |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Hiltjo Posthuma | stagit-index: also dont assume someones <html lang> :) |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Hiltjo Posthuma | stagit-index: remove Content-Language: en |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Hiltjo Posthuma | writeblobhtml: fix possible uninitialized variable... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Hiltjo Posthuma | writeblobhtml: improve file view for text-browsers |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Hiltjo Posthuma | stagit-index: remove empty h1 and add bold markup to... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Hiltjo Posthuma | text-browser improvements |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Hiltjo Posthuma | README: advertise text-browser improvements |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Hiltjo Posthuma | LICENSE: bump year |
commit | commitdiff | tree | snapshot |
2017-04-15 |
Hiltjo Posthuma | browser compatibility: use numeric entity for ' |
commit | commitdiff | tree | snapshot |
2017-04-01 |
Hiltjo Posthuma | writeblobhtml, make fprintf format string const |
commit | commitdiff | tree | snapshot |
2017-03-25 |
Hiltjo Posthuma | README: add instructions to build static binaries |
commit | commitdiff | tree | snapshot |
2017-03-25 |
Hiltjo Posthuma | Makefile: change () to {} consistently |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Hiltjo Posthuma | fix potential leak, found by clang-analyzer |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Hiltjo Posthuma | fix memory leak of commitinfo |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Hiltjo Posthuma | atom.xml: add newline before EOF |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Hiltjo Posthuma | fix memory leak of commitinfo->parent |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Hiltjo Posthuma | fix memory leak of blob object |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Hiltjo Posthuma | simplify/shorten pledge stub |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Hiltjo Posthuma | reduce scope of repodir, remove unused branch parameter |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Hiltjo Posthuma | bump version to 0.5 |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Hiltjo Posthuma | also remove language and text direction attribute from... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Hiltjo Posthuma | remove Content-Language: en |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Hiltjo Posthuma | stagit.1: also document linking to git submodules:... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Hiltjo Posthuma | stagit.1: clarify README and LICENSE link creation |
commit | commitdiff | tree | snapshot |
2016-09-15 |
Hiltjo Posthuma | simplify example.sh, thanks emg for the suggestion! |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Hiltjo Posthuma | update LICENSE |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Hiltjo Posthuma | config.mk: remove -lc |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Hiltjo Posthuma | treat an empty repo (without a HEAD) as valid |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Hiltjo Posthuma | improve example: strip .git suffix |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Hiltjo Posthuma | refs_cmp: simplify check, functionally the same |
commit | commitdiff | tree | snapshot |
2016-05-08 |
Hiltjo Posthuma | check if LICENSE, README and .gitmodules is a file... |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Hiltjo Posthuma | release 0.4 |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Hiltjo Posthuma | update TODO |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Hiltjo Posthuma | simplify, id is unused |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Hiltjo Posthuma | simplify, no need for goto |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Hiltjo Posthuma | improve stagit.1 documentation, reword and explain... |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Hiltjo Posthuma | consistency for messages for special-case in diffstat |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Hiltjo Posthuma | fix error in "code cleanup" commit 9328d2690e118127bcaa... |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Hiltjo Posthuma | fix and simplify time offset |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Hiltjo Posthuma | make diffstat files an anchor (jump to delta) |
commit | commitdiff | tree | snapshot |
2016-05-03 |
Hiltjo Posthuma | fix joinpath(): use of global 'repodir', should be... |
commit | commitdiff | tree | snapshot |
2016-05-03 |
Hiltjo Posthuma | fix regression from last commit |
commit | commitdiff | tree | snapshot |
2016-05-03 |
Hiltjo Posthuma | code cleanup |
commit | commitdiff | tree | snapshot |
2016-05-02 |
Hiltjo Posthuma | remove config.h, add options to stagit.c |
commit | commitdiff | tree | snapshot |
2016-05-02 |
Hiltjo Posthuma | add OpenBSD pledge(2) support using -DUSE_PLEDGE |
commit | commitdiff | tree | snapshot |
2016-05-02 |
Hiltjo Posthuma | example.sh: use cache file |
commit | commitdiff | tree | snapshot |
2016-05-02 |
Hiltjo Posthuma | style: write atom feed end in one write, kills 2 lines |
commit | commitdiff | tree | snapshot |
2016-05-02 |
Hiltjo Posthuma | cache support (-c option) |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Hiltjo Posthuma | small code cleanup: no need for status variable |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Hiltjo Posthuma | atom feed: use published for author commit date, update... |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Hiltjo Posthuma | fix times (and timezone) |
commit | commitdiff | tree | snapshot |
next |