summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-16LICENSE: bump yearHiltjo Posthuma
2017-04-15browser compatibility: use numeric entity for 'Hiltjo Posthuma
2017-04-01writeblobhtml, make fprintf format string constHiltjo Posthuma
2017-03-25README: add instructions to build static binariesHiltjo Posthuma
2017-03-25Makefile: change () to {} consistentlyHiltjo Posthuma
2017-03-12fix potential leak, found by clang-analyzerHiltjo Posthuma
2017-03-12fix memory leak of commitinfoHiltjo Posthuma
2017-03-12atom.xml: add newline before EOFHiltjo Posthuma
2017-03-12fix memory leak of commitinfo->parentHiltjo Posthuma
2017-03-12fix memory leak of blob objectHiltjo Posthuma
2017-03-12simplify/shorten pledge stubHiltjo Posthuma
2017-03-12reduce scope of repodir, remove unused branch parameterHiltjo Posthuma
2017-01-05bump version to 0.5Hiltjo Posthuma
2016-11-09also remove language and text direction attribute from <html>Hiltjo Posthuma
2016-11-09remove Content-Language: enHiltjo Posthuma
2016-10-14stagit.1: also document linking to git submodules: .gitmodules fileHiltjo Posthuma
2016-10-13stagit.1: clarify README and LICENSE link creationHiltjo Posthuma
2016-09-15simplify example.sh, thanks emg for the suggestion!Hiltjo Posthuma
2016-07-20update LICENSEHiltjo Posthuma
2016-07-02config.mk: remove -lcHiltjo Posthuma
2016-05-29treat an empty repo (without a HEAD) as validHiltjo Posthuma
2016-05-29improve example: strip .git suffixHiltjo Posthuma
2016-05-21refs_cmp: simplify check, functionally the sameHiltjo Posthuma
2016-05-08check if LICENSE, README and .gitmodules is a file blobHiltjo Posthuma
2016-05-07release 0.4Hiltjo Posthuma
2016-05-07update TODOHiltjo Posthuma
2016-05-07simplify, id is unusedHiltjo Posthuma
2016-05-07simplify, no need for gotoHiltjo Posthuma
2016-05-07improve stagit.1 documentation, reword and explain caching behaviourHiltjo Posthuma
2016-05-07consistency for messages for special-case in diffstatHiltjo Posthuma
2016-05-07fix error in "code cleanup" commit 9328d2690e118127bcaa5cf9f665d8e7711f7a03Hiltjo Posthuma
2016-05-06fix and simplify time offsetHiltjo Posthuma
2016-05-06make diffstat files an anchor (jump to delta)Hiltjo Posthuma
2016-05-03fix joinpath(): use of global 'repodir', should be 'path'Hiltjo Posthuma
2016-05-03fix regression from last commitHiltjo Posthuma
2016-05-03code cleanupHiltjo Posthuma
2016-05-03remove config.h, add options to stagit.cHiltjo Posthuma
2016-05-03add OpenBSD pledge(2) support using -DUSE_PLEDGEHiltjo Posthuma
2016-05-02example.sh: use cache fileHiltjo Posthuma
2016-05-02style: write atom feed end in one write, kills 2 linesHiltjo Posthuma
2016-05-02cache support (-c option)Hiltjo Posthuma
2016-05-01small code cleanup: no need for status variableHiltjo Posthuma
2016-05-01atom feed: use published for author commit date, updated for committer dateHiltjo Posthuma
2016-05-01fix times (and timezone)Hiltjo Posthuma
2016-05-01README: minor updateHiltjo Posthuma
2016-05-01fix path join '/'Hiltjo Posthuma
2016-05-01code cleanup + style, functionally equivalentHiltjo Posthuma
2016-04-30layout: right align lines changed count in diffstatHiltjo Posthuma
2016-04-30optimization: suppress large diffsHiltjo Posthuma
2016-04-30optimization: read stats once and remember itHiltjo Posthuma