aboutsummaryrefslogtreecommitdiff
path: root/po
Commit message (Collapse)AuthorAge
...
* releasing version 3.20120115Joey Hess2012-01-15
|
* releasing version 3.20111229Joey Hess2011-12-29
|
* releasing version 3.20111107Joey Hess2011-11-30
|
* releasing version 3.20111106Joey Hess2011-11-06
|
* releasing version 3.20110905Joey Hess2011-09-05
|
* Fix typo in Danish translation of shortcuts page that caused expoentional ↵Joey Hess2011-07-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regexp blowup. Complex regular subexpression recursion limit (32766) exceeded at /home/joey/src/ikiwiki/IkiWiki.pm line 1532. This doesn't fix the blowup potential itself, it just fixes the typo. :) A sample page that causes the blowup is attached below for future reference. The first directive is not terminated. Contributing are the additional quotes around the following directives, which mean that they can each be processed as a parameter to the first directive, or as an individual directive. In resolving this ambiguity, the regexp blows up. Happily, perl contains the explosion , so I don't think there is an exploit here. "[[!shortcut name=wiktionary url=\"https://secure.wikimedia.org/wiktionary/en/" "[[!shortcut name=debss url=\"http://snapshot.debian.net/package/%s\"]]" "[[!shortcut name=debwiki url=\"http://wiki.debian.org/%s\"]]" "[[!shortcut name=fdobug url=\"https://bugs.freedesktop.org/show_bug.cgi?id=%s\" desc=\"freedesktop.org bug #%s\"]]" "[[!shortcut name=fdolist url=\"http://lists.freedesktop.org/mailman/listinfo/%s\" desc=\"%s@lists.freedesktop.org\"]]" "[[!shortcut name=cpanrt url=\"https://rt.cpan.org/Ticket/Display.html?id=%s\" desc=\"CPAN RT#%s\"]]" "[[!shortcut name=novellbug url=\"https://bugzilla.novell.com/show_bug.cgi?id=%s\" desc=\"bug %s\"]]" "[[!shortcut name=fdolist url=\"http://lists.freedesktop.org/mailman/listinfo/%s\" desc=\"%s@lists.freedesktop.org\"]]" "[[!shortcut name=gnomebug url=\"http://bugzilla.gnome.org/show_bug.cgi?id=%s\" desc=\"GNOME bug #%s\"]]" "[[!shortcut name=linuxbug url=\"http://bugzilla.kernel.org/show_bug.cgi?id=%s\" desc=\"Linux bug #%s\"]]" "[[!shortcut name=gmane url=\"http://dir.gmane.org/gmane.%s\" desc=\"gmane.%s\"]]" "[[!shortcut name=gmanemsg url=\"http://mid.gmane.org/%s\"]]" "[[!shortcut name=cpan url=\"http://search.cpan.org/search?mode=dist&query=%s\"]]" "[[!shortcut name=ctan url=\"http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s\"]]" "[[!shortcut name=hoogle url=\"http://haskell.org/hoogle/?q=%s\"]]" "[[!shortcut name=iki url=\"http://ikiwiki.info/%S/\"]]" "[[!shortcut name=ljuser url=\"http://%s.livejournal.com/\"]]" "[[!shortcut name=rfc url=\"http://www.ietf.org/rfc/rfc%s.txt\" desc=\"RFC %s\"]]" "[[!shortcut name=c2 url=\"http://c2.com/cgi/wiki?%s\"]]" "[[!shortcut name=meatballwiki url=\"http://www.usemod.com/cgi-bin/mb.pl?%s\"]]" "[[!shortcut name=emacswiki url=\"http://www.emacswiki.org/cgi-bin/wiki/%s\"]]" "[[!shortcut name=haskellwiki url=\"http://haskell.org/haskellwiki/%s\"]]" "[[!shortcut name=dict url=\"http://www.dict.org/bin/Dict?Form=Dict1&Strategy=*&Database=*&Query=%s\"]]" "[[!shortcut name=imdb url=\"http://imdb.com/find?q=%s\"]]" "[[!shortcut name=gpg url=\"http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&exact=on&search=0x%s\"]]" "[[!shortcut name=perldoc url=\"http://perldoc.perl.org/search.html?q=%s\"]]" "[[!shortcut name=whois url=\"http://reports.internic.net/cgi/whois?whois_nic=%s&type=domain\"]]" "[[!shortcut name=cve url=\"http://cve.mitre.org/cgi-bin/cvename.cgi?name=%s\"]]" "[[!shortcut name=cia url=\"http://cia.vc/stats/project/%s\"]]" "[[!shortcut name=ciauser url=\"http://cia.vc/stats/user/%s\"]]" "[[!shortcut name=flickr url=\"http://www.flickr.com/photos/%s\"]]" "[[!shortcut name=man url=\"http://linux.die.net/man/%s\"]]" "[[!shortcut name=ohloh url=\"http://www.ohloh.net/projects/%s\"]]" "[[!shortcut name=cpanrt url=\"https://rt.cpan.org/Ticket/Display.html?id=%s\" desc=\"CPAN RT#%s\"]]" "[[!shortcut name=novellbug url=\"https://bugzilla.novell.com/show_bug.cgi?id=%s\" desc=\"bug %s\"]]"
* releasing version 3.20110715Joey Hess2011-07-15
|
* releasing version 3.20110711Joey Hess2011-07-11
|
* releasing version 3.20110431Joey Hess2011-06-03
|
* Update danish l10n of underlays.Jonas Smedegaard2011-05-19
| | | | (cherry picked from commit f893d11e8275ef31a79679aeb7d8ecb3fecc89cf)
* revert massive l10n refershJoey Hess2011-05-19
| | | | | | | | | | | | | This reverts commit 5a82bc5e8799e2569cd256ef8274f00e8eff5d76 and commit 55dc24616892497a32e48ad349ebd16fac71e738. That turns out to not be the way l10n of underlays is handled, instead these changes are being made to the l10n branch, and the Danish underlay translation update will be copied into master from that branch. This is necessary to avoid tying that branch up in a state where it is horribly diverged from master and cannot be updated anymore.
* TypoPhilippe Batailler2011-05-19
| | | | (cherry picked from commit bde361bb052de7cb4455eb20f3d03fa163d38bc8)
* Merge remote-tracking branch 'jonas/master'Joey Hess2011-05-06
|\
| * Update danish l10n of underlays.Jonas Smedegaard2011-05-05
| |
| * Refresh gettext files of underlays.Jonas Smedegaard2011-05-05
| |
* | Danish translation update. Closes: #625721Joey Hess2011-05-05
|/
* releasing version 3.20110430Joey Hess2011-04-30
|
* releasing version 3.20110328Joey Hess2011-03-28
|
* releasing version 3.20110321Joey Hess2011-03-21
|
* releasing version 3.20110225Joey Hess2011-02-25
|
* -bugJoey Hess2011-02-01
|
* releasing version 3.20110124Joey Hess2011-01-24
|
* releasing version 3.20110123Joey Hess2011-01-23
|
* releasing version 3.20110122Joey Hess2011-01-22
|
* releasing version 3.20110105Joey Hess2011-01-05
|
* releasing version 3.20101231Joey Hess2010-12-31
|
* releasing version 3.20101201Joey Hess2010-12-01
|
* releasing version 3.20101129Joey Hess2010-11-29
|
* releasing version 3.20101112Joey Hess2010-11-12
|
* releasing version 3.20101023Joey Hess2010-10-23
|
* releasing version 3.20101019Joey Hess2010-10-19
|
* Updated French program translation. Closes: #598918Joey Hess2010-10-03
|
* releasing version 3.20100926Joey Hess2010-09-27
|
* releasing version 3.20100915Joey Hess2010-09-15
|
* further fixes for config data structure changeJoey Hess2010-09-13
|
* update for changed data structureJoey Hess2010-09-13
|
* releasing version 3.20100831Joey Hess2010-08-31
|
* Danish translation update. Closes: #594673Joey Hess2010-08-28
|
* releasing version 3.20100815Joey Hess2010-08-15
|
* releasing version 3.20100804Joey Hess2010-08-04
|
* releasing version 3.20100722Joey Hess2010-07-22
|
* merge translation updates from l10n siteJoey Hess2010-07-22
|
* merge updated translations from l10nJoey Hess2010-07-18
| | | | This includes an (almost) up-to-date French basewiki translation.
* Updated French program translation from Philippe Batailler. Closes: #589423Joey Hess2010-07-18
|
* releasing version 3.20100704Joey Hess2010-07-04
|
* rcs_commit and rcs_commit_staged api changesJoey Hess2010-06-23
| | | | | | | | | | | Using named parameters for these is overdue. Passing the session in a parameter instead of passing username and IP separately will later allow storing other session info, like username or part of the email. Note that these functions are not part of the exported API, and the prototype change will catch (most) skew, so I am not changing API versions. Any third-party plugins that call them will need updated though.
* releasing version 3.20100610Joey Hess2010-06-10
|
* closing; cannot reproduce and no followup for 1 year 9 monthsJoey Hess2010-06-09
|
* releasing version 3.20100518.2Joey Hess2010-05-18
|
* releasing version 3.20100518Joey Hess2010-05-18
|