Merge remote branch 'remotes/peteg/revert' into revert
[ikiwiki.git] / IkiWiki / Plugin / git.pm
2010-10-04 Joey HessMerge remote branch 'remotes/peteg/revert' into revert
2010-10-02 Peter GammieMerge branch 'joey' into revert
2010-10-01 Peter GammieMinor tidy-ups.
2010-10-01 Peter GammieComplete rcs_preprevert and lightly test.
2010-09-30 Peter GammieMerge branch 'joey' into revert
2010-09-30 Peter GammieMerge branch 'joey' into revert
2010-09-29 Peter GammieFirst cut at the revert plugin.
2010-09-14 Joey Hessgit: When updating from remote, use git pull --prune...
2010-08-27 Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-07-26 Joey Hessavoid generating receive wrapper if there are no untrus...
2010-07-24 Joey Hessgit: Fix gitweb historyurl examples so "diff to current...
2010-07-12 Joey HessMerge branch 'filter-full'
2010-07-11 intrigeriMerge remote branch 'upstream/filter-full' into prv/po
2010-07-11 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-07-04 Joey Hessmove nickname sanitization out
2010-07-01 Joey Hessgit: Added git_wrapper_background_command option. Can...
2010-06-25 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-06-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-06-24 Joey Hessbugfix
2010-06-24 Joey Hessfinializing openid nickname support
2010-06-23 Joey Hessgit: Record the username from openid in the git author...
2010-06-23 Joey Hessrcs_getctime and rcs_getmtime take relative filenames
2010-06-23 Joey Hessrcs_commit and rcs_commit_staged api changes
2010-06-23 Joey HessAPI: rcs_commit and rcs_commit_staged are passed a...
2010-06-23 Joey HessAdd new optional field usershort to rcs_recentchanges.
2010-06-16 Joey HessMerge branch 'themes'
2010-06-16 Joey Hessforce list context
2010-06-16 Joey Hessgit: Gix --gettime to properly support utf8 filenames.
2010-04-17 Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-04-16 Joey Hessautomatically run --gettime, and optimise it for git
2010-04-16 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-04-16 Joey Hess--gettime revamp
2010-02-12 Joey HessGroup related plugins into sections in the setup file...
2010-01-20 Joey Hesshandle git-notes breakage
2010-01-18 Joey Hessbrace style and layout
2009-10-14 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-10-13 Joey HessMerge branch 'dependency-types'
2009-10-12 Joey Hessskip merges
2009-10-12 Joey HessMerge branch 'master' into dependency-types
2009-10-12 Joey Hesscan't use --reverse with git log --follow
2009-10-12 Joey HessMerge branch 'master' into dependency-types
2009-10-12 Joey Hessgit: --getctime will now follow renames back to the...
2009-09-10 Joey HessMerge commit 'schmonz/master'
2009-09-10 Joey HessMerge commit 'schmonz/master' into cvs
2009-09-10 Joey HessMerge branch 'master' into cvs
2009-09-10 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-09-10 Joey Hessclean up use of IkiWiki::Receive
2009-04-04 Joey HessMerge branch 'master'
2009-03-27 Joey HessMerge branch 'master' into po
2009-03-20 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-03-20 Joey Hessfix rcs_getctime to return first, not last, change...
2009-03-09 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-03-09 Joey Hessgit: Manually decode git output from utf-8, avoids...
2009-03-09 Joey Hessgit: Fix utf-8 encoding of author names.
2009-01-27 Joey HessMerge commit 'smcv/underlay'
2009-01-27 Joey HessMerge commit 'smcv/updated'
2009-01-26 Joey HessMerge branch 'master' into po
2009-01-26 Joey Hessgit: Fix malformed utf8 recieved from git.
2009-01-13 intrigeriMerge commit 'upstream/master' into prv/po
2009-01-05 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-05 Joey HessA recent change to gitweb removed support for the form...
2008-12-30 intrigeriMerge commit 'upstream/master' into prv/po
2008-12-17 Joey HessCoding style change: Remove explcit vim folding markers.
2008-11-02 intrigeriMerge branch 'prv/po' into pub/po
2008-11-02 intrigeriMerge commit 'origin/master' into prv/po
2008-10-27 Joey Hessgit: Allow [[sha1_commit]] to be used in the diffurl...
2008-10-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-24 Joey Hessthe pre-receive wrapper needs to be suid after all
2008-10-24 Joey Hessinclude temp file for attachment change too
2008-10-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-24 Joey Hessupdates
2008-10-23 Joey Hessuntrusted committers code seems to be fully working
2008-10-23 Joey Hesscheck_canattach hooked up
2008-10-23 Joey Hessmore work on untrusted committers
2008-10-23 Joey HessMerge branch 'master' into git-anon
2008-10-23 Joey HessMerge branch 'master' into git-anon
2008-10-23 Joey Hessinitial support for git repos with untrusted committers
2008-09-27 Joey HessMerge commit 'smcv/beautify'
2008-09-25 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-25 Joey Hessgit: Fix handling of utf-8 filenames in recentchanges.
2008-09-11 Joey Hesschange git hook description
2008-08-03 Joey Hessadd plugin safe/rebuild info (part 1 of 2)
2008-08-03 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-03 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-03 Joey Hessshow unsafe options (RO) by default
2008-08-01 Joey Hessrcs plugin loading reorg
2008-07-31 Joey HessMerge branch 'master' into autoconfig
2008-07-30 Joey Hessadd guard against enabling multiple rcs plugins
2008-07-29 Joey HessMerge branch 'tova' into autoconfig
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey Hessavoid clobbering example diffurl
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey Hessfinish with rcs plugin conversion
2008-07-27 Joey HessVersion control backends promoted to first-class plugins