]> sipb.mit.edu Git - ikiwiki.git/shortlog
ikiwiki.git
2008-11-12  intrigeriparentlinks: fixed links when po plugin is enabled
2008-11-12  intrigeripo: fix istranslation/istranslatable for pages starting...
2008-11-12  intrigeripo(mybestlink): fixed when fed with path beginning with /
2008-11-12  intrigeripo/todo: added robustness tests that have to be done
2008-11-12  intrigeripo: compute internal links from a slave page relative...
2008-11-12  intrigeriMerge commit 'upstream/po' into prv/po
2008-11-11  Joey Hesspatch and a few comments
2008-11-11  Joey HessMerge commit 'intrigeri/po' into po
2008-11-11  Joey HessMerge branch 'master' into po
2008-11-11  intrigeripo/todo: bug report about linking to subpages from...
2008-11-11  intrigeripo: fixed bug when a new translatable page is created
2008-11-11  intrigeripo: change a bit the way links are generated
2008-11-11  intrigeripo/todo: fixed internal links
2008-11-11  Joey Hesslockwiki changes
2008-11-11  Joey HessO_CREATE needs mode
2008-11-11  Joey Hessavoid multiple ikiwiki cgi processes piling up, eating...
2008-11-11  intrigeripo/todo: added note about backlinks not being updated
2008-11-11  Joey Hessbzr: Fix dates for recentchanges.
2008-11-11  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-11-11  Joey Hesslet's stop sucking :-)
2008-11-11  intrigeripo: fixed link to home page when po_link_to=negotiated...
2008-11-11  intrigeripo/todo: update
2008-11-11  intrigeripo: answered Joey's "create a new translation" question
2008-11-11  intrigeripo(change): fix uninitialized variables when running...
2008-11-11  intrigeripo: added HOMEPAGEURL template variable, documented...
2008-11-11  intrigeripo/todo: added bug report for weird Perl warnings
2008-11-11  intrigeripo: fixed link to homepage from non-translation page
2008-11-11  intrigeripo: some code simplification/clarification
2008-11-11  http://edward... add item to watch list
2008-11-11  bcdugga(no commit message)
2008-11-11  intrigeripo/todo: updated page formats, broken links, documentation
2008-11-11  intrigeriMerge commit 'upstream/master' into prv/po
2008-11-11  intrigeripo: help request
2008-11-11  intrigeripo(scan): make more clear what's being done
2008-11-11  intrigeripo: reorder nearly all of the module code
2008-11-11  Joey Hessremove redundant link munge
2008-11-11  Joey Hesstypo
2008-11-11  intrigeripo/doc: first fuzzy-testing results for po4a and msgmerge
2008-11-11  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-11-11  Joey Hesstag: Normalize tagbase so leading/trailing slashes...
2008-11-10  Jon Dowlandreply
2008-11-10  Jon DowlandMerge branch 'master' of git://git.ikiwiki.info
2008-11-10  Joey Hessresponse
2008-11-10  Jon Dowlandadd discussion on this tip
2008-11-10  http://alcopop... specifying the user in recentchanges for anon git pushes
2008-11-10  Jon Dowlandupdate my userpage (and try out git pushes)
2008-11-10  Joey Hessadd a robots.txt
2008-11-10  Joey HessAdd rel=nofollow to recentchanges_links for the same...
2008-11-10  intrigeripo/doc: more security research results
2008-11-10  Joey Hessreorg to avoid broken link in basewiki
2008-11-10  intrigeripo(match_lang, match_currentlang): use the lang() function
2008-11-10  intrigeripo: rewrote otherlanguagesloop()
2008-11-10  intrigeripo: factorize extraction of a slave page's masterpage...
2008-11-10  intrigerit/po.t: removed debug lines
2008-11-10  Joey Hessresponse
2008-11-10  Joey Hessreorganize vim syntax highlighting info
2008-11-10  intrigeripo(otherlanguagesloop): start factorizing
2008-11-10  intrigeriMerge commit 'upstream/master' into prv/po
2008-11-10  intrigeripo: finish abstracting %filtered by putting it into...
2008-11-10  intrigeripo: actually use pofiles() function, to enhance code...
2008-11-10  intrigeripo: abstract "doing something for the same page in...
2008-11-10  intrigeripo: abstract implementation details for %translations...
2008-11-10  intrigeripo: abstract %filtered implementation details
2008-11-10  intrigeripo: clarify error messages
2008-11-10  intrigeripo: clarify code with some comments
2008-11-10  intrigeripo: prevent a slave page to depend on itself
2008-11-10  http://a1fie... vim syntax file linked
2008-11-09  Joey HessFix the link() pagespec to match links that are interna...
2008-11-08  intrigeripo/todo(security): many research results
2008-11-08  intrigeripo(refreshpot): define the input charset before read()'ing
2008-11-08  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-11-08  AlexandreDupasfix link to Jason Blevins user page
2008-11-08  intrigeriMerge branch 'prv/po' into pub/po
2008-11-08  AlexandreDupasquestion about the format directive and relation with...
2008-11-08  intrigeripo/todo++: support other file formats than markdown
2008-11-08  intrigeriMerge branch 'prv/po' into pub/po
2008-11-08  intrigeripo/todo: mostly security research
2008-11-07  intrigeriMerge branch 'prv/po' into pub/po
2008-11-07  intrigeripo: started research on gettext/po4a security
2008-11-07  intrigeriMerge branch 'prv/po' into pub/po
2008-11-07  intrigerifixed link
2008-11-07  intrigeriMerge branch 'prv/po' into pub/po
2008-11-07  intrigeriadded symlink to pagespec/po in basewiki to fix the build
2008-11-07  intrigeriMerge commit 'upstream/master' into pub/po
2008-11-07  intrigeriMerge commit 'upstream/master' into prv/po
2008-11-07  intrigeripo: finished backlinks implementation
2008-11-07  intrigeripo: oops, removed debug output from testsuit
2008-11-07  intrigeripo: implemented linking/backlinks specification for...
2008-11-07  intrigeripo: implemented linking specification in testcase
2008-11-07  intrigeripo: added pofiles() function, will use this soon
2008-11-07  Joey Hessdocument wikistatedir, though it's still internal
2008-11-07  http://josephturian... (no commit message)
2008-11-07  intrigeripo: write detailed specification of wished backlinks...
2008-11-07  intrigeripo: add comments
2008-11-07  intrigeriMerge commit 'upstream/po' into prv/po
2008-11-07  Joey Hessoops
2008-11-07  Joey Hesstxt: Do not encode quotes when filtering the txt, as...
2008-11-06  Joey Hessresponse
2008-11-06  Joey Hessmeta: Plugin is now enabled by default since the basewi...
2008-11-06  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
next