]> git.armaanb.net Git - stagit.git/shortlog
stagit.git
2016-05-02 Hiltjo Posthumaadd OpenBSD pledge(2) support using -DUSE_PLEDGE
2016-05-02 Hiltjo Posthumaexample.sh: use cache file
2016-05-02 Hiltjo Posthumastyle: write atom feed end in one write, kills 2 lines
2016-05-02 Hiltjo Posthumacache support (-c option)
2016-05-01 Hiltjo Posthumasmall code cleanup: no need for status variable
2016-05-01 Hiltjo Posthumaatom feed: use published for author commit date, update...
2016-05-01 Hiltjo Posthumafix times (and timezone)
2016-05-01 Hiltjo PosthumaREADME: minor update
2016-05-01 Hiltjo Posthumafix path join '/'
2016-05-01 Hiltjo Posthumacode cleanup + style, functionally equivalent
2016-04-30 Hiltjo Posthumalayout: right align lines changed count in diffstat
2016-04-30 Hiltjo Posthumaoptimization: suppress large diffs
2016-04-30 Hiltjo Posthumaoptimization: read stats once and remember it
2016-04-29 Hiltjo Posthumaexample.sh: fix: sort list (regression from simplifying...
2016-04-29 Hiltjo Posthumawhoops, module is m---------
2016-04-29 Hiltjo Posthumasubmodule support
2016-04-29 Hiltjo Posthumasuppress meaningless error codes when a repo can't...
2016-04-29 Hiltjo Posthumaimprove example, remove sort hack
2016-04-29 Hiltjo Posthumamake submodule link black, easier to read
2016-04-29 Hiltjo Posthumaminor style fix
2016-04-29 Quentin RameauFix null pointer access for submodules in writefilestree
2016-04-29 Hiltjo Posthumatweak style of showing submodules
2016-04-29 z3braDon't fail on submodules
2016-04-27 Hiltjo Posthumafix: check gmtime, can return NULL on error
2016-04-27 Hiltjo Posthumaresolve absolute paths to repodir, remove basename...
2016-04-27 Hiltjo Posthumastagit-index: remove unused efopen function
2016-04-27 Hiltjo Posthumafix: link to line in hunk if a patch has multiple files...
2016-03-25 sinclean generated tarball too
2016-03-20 Hiltjo PosthumaMakefile: use NAME variable, suggested by Quentin
2016-03-20 Hiltjo PosthumaMakefile: separate CPPFLAGS, compile optimized build...
2016-03-20 Hiltjo Posthumaimprove make dist, thanks Quentin Rameau
2016-03-20 Hiltjo Posthumapremature version bumperation, 0.4 (unreleased)
2016-03-01 FRIGNChoose better colors for the diff page
2016-03-01 Hiltjo Posthumaadd titles to pages, summary for commit messages, filen...
2016-02-26 Hiltjo Posthumafix right-alignment of "Files" column
2016-02-26 lostdUse the recommended HTML5 document type.
2016-02-24 Hiltjo Posthumacheck path truncation
2016-02-24 Hiltjo Posthumaconfig.mk: add -D_DEFAULT_SOURCE to commented builds
2016-02-23 Hiltjo Posthumaatom feed: add link, move content order to bottom
2016-02-23 Hiltjo Posthumamake printshowfile more generic and like other functions
2016-01-21 Hiltjo Posthumajust use Name as first column, thanks quinq for the...
2016-01-21 Quentin RameauRename “Age” column headers into “Date”
2016-01-19 Quentin Rameaufix file tree handling
2016-01-18 z3brause 'dirname' as error message for xdirname
2016-01-13 Quentin Rameaufix file size byte unit suffix
2016-01-13 Quentin Rameaustop glibc complaining about _BSD_SOURCE being deprecated
2016-01-13 Quentin Rameaureplace file size with line count for text files
2016-01-13 sinRename Refs/branches to Refs
2016-01-08 Hiltjo Posthumaexample.sh: fix: remove error mode, would stop if a...
2016-01-08 Hiltjo Posthumaexample.sh: fix go to appropriate dir
2016-01-08 Hiltjo Posthumaimplify and restructure code
2016-01-08 Hiltjo Posthumastagit-index: clarify order of the list
2016-01-08 Hiltjo Posthumaexample.sh: add index-time.html, list sorted by time...
2016-01-08 Hiltjo Posthumapremature version bumperation (0.3) for git
2016-01-07 Hiltjo Posthumaatom: add newline after date and before message
2016-01-06 Hiltjo Posthumaupdate man pages: document stripping of .git suffix
2016-01-06 Hiltjo Posthumastrip .git suffix from name
2016-01-06 Hiltjo Posthumaextra whitespace
2016-01-06 sinUpdate README - it also works on FreeBSD
2016-01-06 Hiltjo Posthumastyle: vertical-align header text
2016-01-06 Hiltjo Posthumaupdate TODO
2016-01-06 Hiltjo Posthumarefs: only make commit link work for tags
2016-01-06 Hiltjo Posthumafree obj
2016-01-06 Hiltjo PosthumaLICENSE: whoops its already 2016
2016-01-06 Hiltjo PosthumaLICENSE: add dimitris to license/shareholder file
2016-01-06 Hiltjo Posthumaold leftover: dont create log dir
2016-01-06 Hiltjo Posthumacleanup code a bit
2016-01-06 Hiltjo Posthumastyle.css: wrap description text, nowrap for rest
2016-01-06 sinBe more explicit when stripping the .git suffix
2016-01-06 sinNo need for -D_POSIX_C_SOURCE=200809L
2016-01-06 sinAlways use the compat functions
2016-01-06 sinBring in reallocarray() from OpenBSD
2016-01-06 Hiltjo Posthumause git_reference for tags and branches, sort branches...
2016-01-06 Hiltjo Posthumafix cast to uintmax_t
2016-01-06 sinChange default MANPREFIX to be ${PREFIX}/man
2016-01-06 sinstagit-index: Strip per repo .git suffix from generated...
2016-01-06 Hiltjo Posthumalookup commits of annotated tags
2016-01-06 Hiltjo Posthumafix warning, use intmax_t %ju, thanks stateless!
2016-01-06 Hiltjo Posthumapremature version bumperation
2016-01-06 Hiltjo Posthumaimprove README
2016-01-06 Hiltjo Posthumaimprove Makefile
2016-01-05 Hiltjo Posthumatiny whitespace fix
2016-01-05 Hiltjo Posthumastagit-index: continue making list, but return error...
2016-01-05 Hiltjo Posthumafix relpath for log
2016-01-05 Hiltjo Posthumaclone url is one line, strip newline
2016-01-05 Hiltjo Posthumarefs: fix table id for tags
2016-01-05 Hiltjo Posthumarefs: remove link, it may be broken for non-HEAD
2016-01-05 Hiltjo Posthumamake hunk line itself a link
2016-01-05 Hiltjo Posthumastyle: darkblue for hunk like cgit, hunk line is now...
2016-01-05 Hiltjo Posthumastagit-index: owner is one line, strip newline
2016-01-05 Hiltjo Posthumaexample.sh: make symlinks to style, icons and index...
2016-01-05 Hiltjo Posthumarevert log.html to log/head.html change
2016-01-05 Hiltjo Posthumafix newline after header
2016-01-04 Hiltjo Posthumafix link to commit from log page
2016-01-04 Hiltjo Posthumastagit: fix hunk header, thanks uggedal for reporting!
2016-01-03 Hiltjo Posthumaupdate TODO
2016-01-03 Hiltjo Posthumafix link in stagit-index, update documentation, add...
2016-01-03 Hiltjo Posthumano log per branch
2016-01-03 Hiltjo Posthumarename refs to refs/branches
2016-01-03 Hiltjo Posthumarefs: add link to log per branch
next