]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2017-04-13  Eric Wongsearch: allow searching within mail diffs repobrowse
2017-04-12  Eric WongMerge remote-tracking branch 'origin/master' into repob...
2017-04-11  Eric Wongsearch: fix help message for searching within quotes
2017-04-05  Eric Wonglearn: scan all inboxes when learning spam
2017-04-04  Eric Wongwatchmaildir: do not reject lowercase flags on Maildir...
2017-03-24  Eric Wongsearchview: show full (&x=t) messages in ascending...
2017-03-24  Eric Wongsearchview: add "t" id to link to thread overview
2017-03-22  Eric Wongextmsg: use updated mail-archive.com URL
2017-03-14  Eric Wongview: escape HTML description name
2017-03-04  Eric Wongrepoobrowse: explicit EOF handling for git async callback
2017-03-04  Eric Wongrepobrowse: stop abbreviating object names
2017-03-04  Eric Wongrepobrowse: fixup format-patch display
2017-03-03  Eric Wongrepobrowse: raw: show the resulting tree for commits...
2017-03-03  Eric Wongrepobrowse: src: show a nicer message for big files
2017-03-03  Eric Wongrepobrowse: src/ endpoint requires a tip to be specified
2017-03-03  Eric Wongrepobrowse: raw display avoids forking for small files
2017-03-03  Eric Wongrepobrowse: avoid excessive buffering in raw endpoint
2017-03-03  Eric Wongrepobrowse: remove unused "blob" endpoint
2017-03-03  Eric Wongrepobrowse: consistently set text charset
2017-03-02  Eric Wongrepobrowse: rename "tree" endpoint to "src"
2017-03-02  Eric Wongrepobrowse: rework source view to use async cat-file API
2017-02-24  Eric Wongrepobrowse: update documentation and variable naming
2017-02-24  Eric Wongrepobrowse: update documentation for git patch generation
2017-02-24  Eric Wongrepobrowse: git tree view checks object asynchronously
2017-02-24  Eric Wonggit: move async detection to runtime
2017-02-22  Eric Wongrepobrowse: eliminate unused query parameters
2017-02-22  Eric Wongrepobrowse: fixup revision handling
2017-02-21  Eric Wongrepobrowse: stop abbreviating commit hashes
2017-02-19  Eric Wongrepobrowse: unconditionally remove trailing slash handling
2017-02-19  Eric Wongrepobrowse: return git errors as text/plain, for now
2017-02-17  Eric Wongrepobrowse: minor style cleanups
2017-02-17  Eric Wongrepobrowse: remove unnecessary import
2017-02-17  Eric Wongrepobrowse: rename "plain" endpoint to "raw"
2017-02-16  Eric Wongrepobrowse: memoize git symbolic-ref resolution
2017-02-16  Eric Wongrepobrowse: shorten "repo_info" to "-repo"
2017-02-16  Eric Wongrepo: only read description if git
2017-02-16  Eric Wongrepobrowse: switch to new URL format to avoid query...
2017-02-15  Eric Wongconfig: avoid circular loading dependency
2017-02-14  Eric Wongrepobrowse: do not unescape PATH_INFO twice
2017-02-14  Eric WongMerge remote-tracking branch 'origin/master' into repob...
2017-02-14  Eric Wongsearchidx: switch to accounting by message bytes
2017-02-14  Eric Wongwww: do not unescape PATH_INFO twice
2017-02-12  Eric Wongt/mime: quiet warnings for old versions of Email::Simple
2017-02-11  Eric Wonghandle repeated References and In-Reply-To headers
2017-02-11  Eric Wongrepo: lazily read description and cloneurl
2017-02-10  Eric Wongconfig: move try_cat function from inbox
2017-02-10  Eric Wongrepo: add class for representing a code repo
2017-02-10  Eric Wongrepogit: add prototypes for error checking
2017-02-10  Eric Wongrepo: search index flushes for excessive active refs
2017-02-10  Eric Wongsearch: remove unnecessary abstractions and functionality
2017-02-10  Eric Wongrepo: search index no longer indexes for --contains
2017-02-09  Eric Wongrepo: increase search index flush granularity
2017-02-09  Eric Wongrepobrowse: shorten internal names
2017-02-09  Eric WongMerge remote-tracking branch 'origin/master' into repob...
2017-02-09  Eric Wongrepobrowse: avoid slurping lines
2017-02-09  Eric Wongconfig: do not slurp lines into memory
2017-02-08  Eric Wongrepobrowse: start wiring up git search
2017-02-07  Eric WongTODO: several updates
2017-02-07  Eric Wongsearch: hoist out git directory search index helper
2017-02-06  Eric Wongsearch: schema version bump for empty References/In...
2017-02-06  Eric WongRevert "searchidx: reindex clobbers old thread IDs"
2017-02-06  Eric Wongsearchidx: reindex clobbers old thread IDs
2017-02-06  Eric Wongsearchidx: deal with empty In-Reply-To and References...
2017-02-06  Eric Wongsearchview: increase limit for displaying search results
2017-02-06  Eric Wongsearchview: clarify numeric summary at bottom
2017-02-05  Eric Wongrepobrowse: git tag listing is now async
2017-01-26  Eric Wongrepobrowse/git/atom: remove unused subroutine
2017-01-26  Eric Wongrepobrowse: simplify command generation for git commands
2017-01-26  Eric Wongadd filter for Subject: tags
2017-01-26  Eric Wongwatchmaildir: allow arguments for filters
2017-01-22  Eric Wongrepobrowse: git summary view uses psgi_qx
2017-01-22  Eric Wongt/httpd-unix: better diagnostics and comments for test
2017-01-21  Eric Wongrepobrowse: preserve newlines in Atom feed
2017-01-21  Eric Wongrepobrowse: simplify git log parsing implementation
2017-01-21  Eric Wongrepobrowse: fix full URL generation in Atom feed
2017-01-21  Eric Wongrepobrowse: avoid extra hash assignments for Atom feed
2017-01-21  Eric Wongrepobrowse: git Atom feed uses Qspawn->psgi_return
2017-01-21  Eric Wongrepobrowse: git Atom feed uses Qspawn->psgi_qx
2017-01-21  Eric Wongqspawn: better annotate where $qx_cb is called
2017-01-19  Eric Wongwatchmaildir: limit live importer processes
2017-01-19  Eric Wonglearn: implement "rm" only functionality
2017-01-18  Eric Wongmime: avoid SUPER usage in Email::MIME subclass
2017-01-18  Eric Wongrepobrowse: expath is always defined
2017-01-18  Eric Wonghttp: cast a wider net to prevent circular references
2017-01-18  Eric Wongrepobrowse: git snapshot waits for all commands asynchr...
2017-01-17  Eric Wongqspawn: better description
2017-01-17  Eric Wongrepobrowse: verbose git tree display uses qspawn for...
2017-01-15  Eric Wongrepobrowse: use qspawn for plain tree views
2017-01-15  Eric Wongrepobrowse: git: drop unused diff parsing routines
2017-01-13  Eric Wonghttpd/async: stop running command if client disconnects
2017-01-13  Eric Wongrepobrowse: simplify conditional for cat-file input
2017-01-13  Eric Wongrename "GitAsyncRd" to "GitAsync"
2017-01-13  Eric Wonggitasyncrd: pass a reference to Danga::Socket::write
2017-01-13  Eric Wongrepobrowse: comment describing Git wrapper creation
2017-01-13  Eric Wongrepobrowse: port git log view to qspawn streaming interface
2017-01-11  Eric Wonginbox: reinstate periodic cleanup of Xapian and SQLite...
2017-01-11  Eric Wongrepobrowse: make git diff output use qspawn
2017-01-11  Eric Wongdiff: note the dangers of gigantic anchors hash
2017-01-11  Eric Wongasync: improve and fix out-of-date comments
2017-01-11  Eric Wongrepobrowse: qspawn + streaming for git commit display
next