[commits] Horde-Hatchery branch master updated.

Michael M Slusarz slusarz at horde.org
Fri Feb 13 05:14:11 UTC 2009


The branch master has been updated.
The following is a summary of the commits. Further details on each commit
can be found below.

from: c895c292242766259c048376617d6f55fe02529e

3d62e13... Remove compressed files from git repo.

-----------------------------------------------------------------------
commit 3d62e1309e02e6211fff05e4f5032395cf7f670e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Feb 12 22:11:02 2009 -0700

    Remove compressed files from git repo.
    
    Eventually, have these files be generated automatically when creating
    distribution tarballs.  But because they don't diff well with the
    previous version, it needlesly inflates the size of the git repo every
    time one is changed.  Those running development code should know how to
    set up their registry to instead point at the src files.

 .gitignore                           |    3 +++
 chora/js/annotate.js                 |    1 -
 chora/js/revlog.js                   |    1 -
 drag_n_drop_portal/js/portal.js      |    1 -
 drag_n_drop_portal/js/portal_edit.js |    1 -
 folks/js/search.js                   |    2 --
 imp/js/ContextSensitive.js           |    1 -
 imp/js/DimpBase.js                   |    1 -
 imp/js/DimpCore.js                   |    1 -
 imp/js/DimpSlider.js                 |    1 -
 imp/js/KeyNavList.js                 |    1 -
 imp/js/SpellChecker.js               |    1 -
 imp/js/ViewPort.js                   |    1 -
 imp/js/acl.js                        |    1 -
 imp/js/compose-dimp.js               |    1 -
 imp/js/compose.js                    |    1 -
 imp/js/contacts.js                   |    1 -
 imp/js/dialog.js                     |    1 -
 imp/js/dragdrop.js                   |    1 -
 imp/js/fetchmailprefs.js             |    1 -
 imp/js/folders.js                    |    1 -
 imp/js/fullmessage-dimp.js           |    1 -
 imp/js/imp.js                        |    1 -
 imp/js/login.js                      |    1 -
 imp/js/mailbox.js                    |    1 -
 imp/js/message.js                    |    1 -
 imp/js/search.js                     |    1 -
 kronolith/js/ar-SY.js                |    1 -
 kronolith/js/bg-BG.js                |    1 -
 kronolith/js/bs-BA.js                |    1 -
 kronolith/js/ca-ES.js                |    1 -
 kronolith/js/calendar-panel.js       |    1 -
 kronolith/js/cs-CZ.js                |    1 -
 kronolith/js/da-DK.js                |    1 -
 kronolith/js/date.js                 |    1 -
 kronolith/js/de-DE.js                |    1 -
 kronolith/js/el-GR.js                |    1 -
 kronolith/js/embed.js                |    1 -
 kronolith/js/en-US.js                |    1 -
 kronolith/js/es-ES.js                |    1 -
 kronolith/js/et-EE.js                |    1 -
 kronolith/js/eu-ES.js                |    1 -
 kronolith/js/extras.js               |    1 -
 kronolith/js/fa-IR.js                |    1 -
 kronolith/js/fi-FI.js                |    1 -
 kronolith/js/fr-FR.js                |    1 -
 kronolith/js/gl-ES.js                |    1 -
 kronolith/js/he-IL.js                |    1 -
 kronolith/js/hu-HU.js                |    1 -
 kronolith/js/id-ID.js                |    1 -
 kronolith/js/is-IS.js                |    1 -
 kronolith/js/it-IT.js                |    1 -
 kronolith/js/ja-JP.js                |    1 -
 kronolith/js/ko-KR.js                |    1 -
 kronolith/js/kronolith.js            |    1 -
 kronolith/js/lt-LT.js                |    1 -
 kronolith/js/lv-LV.js                |    1 -
 kronolith/js/mk-MK.js                |    1 -
 kronolith/js/nb-NO.js                |    1 -
 kronolith/js/nl-NL.js                |    1 -
 kronolith/js/nn-NO.js                |    1 -
 kronolith/js/pl-PL.js                |    1 -
 kronolith/js/pt-BR.js                |    1 -
 kronolith/js/pt-PT.js                |    1 -
 kronolith/js/ro-RO.js                |    1 -
 kronolith/js/ru-RU.js                |    1 -
 kronolith/js/sk-SK.js                |    1 -
 kronolith/js/sl-SI.js                |    1 -
 kronolith/js/sv-SE.js                |    1 -
 kronolith/js/tagactions.js           |    1 -
 kronolith/js/time.js                 |    1 -
 kronolith/js/tr-TR.js                |    1 -
 kronolith/js/uk-UA.js                |    1 -
 kronolith/js/views.js                |    1 -
 kronolith/js/zh-CN.js                |    1 -
 kronolith/js/zh-TW.js                |    1 -
 news/js/feed.js                      |    2 --
 77 files changed, 3 insertions(+), 78 deletions(-)
 delete mode 100644 chora/js/annotate.js
 delete mode 100644 chora/js/revlog.js
 delete mode 100644 drag_n_drop_portal/js/portal.js
 delete mode 100644 drag_n_drop_portal/js/portal_edit.js
 delete mode 100644 folks/js/search.js
 delete mode 100644 imp/js/ContextSensitive.js
 delete mode 100644 imp/js/DimpBase.js
 delete mode 100644 imp/js/DimpCore.js
 delete mode 100644 imp/js/DimpSlider.js
 delete mode 100644 imp/js/KeyNavList.js
 delete mode 100644 imp/js/SpellChecker.js
 delete mode 100644 imp/js/ViewPort.js
 delete mode 100644 imp/js/acl.js
 delete mode 100644 imp/js/compose-dimp.js
 delete mode 100644 imp/js/compose.js
 delete mode 100644 imp/js/contacts.js
 delete mode 100644 imp/js/dialog.js
 delete mode 100644 imp/js/dragdrop.js
 delete mode 100644 imp/js/fetchmailprefs.js
 delete mode 100644 imp/js/folders.js
 delete mode 100644 imp/js/fullmessage-dimp.js
 delete mode 100644 imp/js/imp.js
 delete mode 100644 imp/js/login.js
 delete mode 100644 imp/js/mailbox.js
 delete mode 100644 imp/js/message.js
 delete mode 100644 imp/js/search.js
 delete mode 100644 kronolith/js/ar-SY.js
 delete mode 100644 kronolith/js/bg-BG.js
 delete mode 100644 kronolith/js/bs-BA.js
 delete mode 100644 kronolith/js/ca-ES.js
 delete mode 100644 kronolith/js/calendar-panel.js
 delete mode 100644 kronolith/js/cs-CZ.js
 delete mode 100644 kronolith/js/da-DK.js
 delete mode 100644 kronolith/js/date.js
 delete mode 100644 kronolith/js/de-DE.js
 delete mode 100644 kronolith/js/el-GR.js
 delete mode 100644 kronolith/js/embed.js
 delete mode 100644 kronolith/js/en-US.js
 delete mode 100644 kronolith/js/es-ES.js
 delete mode 100644 kronolith/js/et-EE.js
 delete mode 100644 kronolith/js/eu-ES.js
 delete mode 100644 kronolith/js/extras.js
 delete mode 100644 kronolith/js/fa-IR.js
 delete mode 100644 kronolith/js/fi-FI.js
 delete mode 100644 kronolith/js/fr-FR.js
 delete mode 100644 kronolith/js/gl-ES.js
 delete mode 100644 kronolith/js/he-IL.js
 delete mode 100644 kronolith/js/hu-HU.js
 delete mode 100644 kronolith/js/id-ID.js
 delete mode 100644 kronolith/js/is-IS.js
 delete mode 100644 kronolith/js/it-IT.js
 delete mode 100644 kronolith/js/ja-JP.js
 delete mode 100644 kronolith/js/ko-KR.js
 delete mode 100644 kronolith/js/kronolith.js
 delete mode 100644 kronolith/js/lt-LT.js
 delete mode 100644 kronolith/js/lv-LV.js
 delete mode 100644 kronolith/js/mk-MK.js
 delete mode 100644 kronolith/js/nb-NO.js
 delete mode 100644 kronolith/js/nl-NL.js
 delete mode 100644 kronolith/js/nn-NO.js
 delete mode 100644 kronolith/js/pl-PL.js
 delete mode 100644 kronolith/js/pt-BR.js
 delete mode 100644 kronolith/js/pt-PT.js
 delete mode 100644 kronolith/js/ro-RO.js
 delete mode 100644 kronolith/js/ru-RU.js
 delete mode 100644 kronolith/js/sk-SK.js
 delete mode 100644 kronolith/js/sl-SI.js
 delete mode 100644 kronolith/js/sv-SE.js
 delete mode 100644 kronolith/js/tagactions.js
 delete mode 100644 kronolith/js/time.js
 delete mode 100644 kronolith/js/tr-TR.js
 delete mode 100644 kronolith/js/uk-UA.js
 delete mode 100644 kronolith/js/views.js
 delete mode 100644 kronolith/js/zh-CN.js
 delete mode 100644 kronolith/js/zh-TW.js
 delete mode 100644 news/js/feed.js

http://git.horde.org/diff.php/.gitignore?rt=horde-hatchery&r1=282303d3f38046b96a4234e494b040d5d5fe09cd&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/chora/js/annotate.js?rt=horde-hatchery&r1=d00b01f1eacf57c07fb657bf0e1f9a8ff69e6f2d&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/chora/js/revlog.js?rt=horde-hatchery&r1=f66158e16c01c0a71fd9cc4ba02f55b634bf48ec&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/drag_n_drop_portal/js/portal.js?rt=horde-hatchery&r1=fd089930a1ef4a57d68fd4e8f155e3dc8b06331e&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/drag_n_drop_portal/js/portal_edit.js?rt=horde-hatchery&r1=fd089930a1ef4a57d68fd4e8f155e3dc8b06331e&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/folks/js/search.js?rt=horde-hatchery&r1=037b01c9cf42b76e08c189c9472e064c20ef91a5&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/ContextSensitive.js?rt=horde-hatchery&r1=2ca4517654497955c99e210098ed0b85bfc18c60&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-hatchery&r1=bba6014a76f10d595541f5891d3bef10262a857a&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/DimpCore.js?rt=horde-hatchery&r1=d5f4c2f122b22800a63a26bec99809c17c2035b8&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/DimpSlider.js?rt=horde-hatchery&r1=e39bb21040bd0c16acec817e5b01a276a5cb8197&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/KeyNavList.js?rt=horde-hatchery&r1=e39bb21040bd0c16acec817e5b01a276a5cb8197&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/SpellChecker.js?rt=horde-hatchery&r1=bba6014a76f10d595541f5891d3bef10262a857a&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/ViewPort.js?rt=horde-hatchery&r1=ce24318bb4fd92e869ed302418cfcc698128b525&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/acl.js?rt=horde-hatchery&r1=99166d1c5db74eafa1cb17d722a2797ee1187664&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-hatchery&r1=05141575cc1ecdb700ba6a9a5885ff510c18116d&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/compose.js?rt=horde-hatchery&r1=8f67e0d4c03f9c0c86f7e93fae1a51887ffca943&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/contacts.js?rt=horde-hatchery&r1=409476e2b6779d94bdcaf6949b1fcfacf0119e2a&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/dialog.js?rt=horde-hatchery&r1=6c5d78042f5e4c84777d95f7b986ed8c68178cde&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/dragdrop.js?rt=horde-hatchery&r1=05141575cc1ecdb700ba6a9a5885ff510c18116d&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/fetchmailprefs.js?rt=horde-hatchery&r1=57832768b6e55727a1728e455b7f5efb5eef0426&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/folders.js?rt=horde-hatchery&r1=8dbe3c2b88f6f9003a9635c749331c5ee7464b70&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/fullmessage-dimp.js?rt=horde-hatchery&r1=05141575cc1ecdb700ba6a9a5885ff510c18116d&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/imp.js?rt=horde-hatchery&r1=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/login.js?rt=horde-hatchery&r1=08d1a42a5341913fde0e143a0fcebe26064f996b&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/mailbox.js?rt=horde-hatchery&r1=726881b99ee5f59737da1d89a7564902f52847ea&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/message.js?rt=horde-hatchery&r1=bd397c0db622da9eeb9859ce9c112dca19d3a4b2&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/imp/js/search.js?rt=horde-hatchery&r1=86c1689104614bdea149d34ea6bc865d9167ccd9&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/ar-SY.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/bg-BG.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/bs-BA.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/ca-ES.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/calendar-panel.js?rt=horde-hatchery&r1=b08db945fbd89df5c82c66e7a5714972d2b62134&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/cs-CZ.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/da-DK.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/date.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/de-DE.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/el-GR.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/embed.js?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/en-US.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/es-ES.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/et-EE.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/eu-ES.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/extras.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/fa-IR.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/fi-FI.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/fr-FR.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/gl-ES.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/he-IL.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/hu-HU.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/id-ID.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/is-IS.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/it-IT.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/ja-JP.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/ko-KR.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-hatchery&r1=78a20a283d0690c4dbaf39428a334bea6045dd80&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/lt-LT.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/lv-LV.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/mk-MK.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/nb-NO.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/nl-NL.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/nn-NO.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/pl-PL.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/pt-BR.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/pt-PT.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/ro-RO.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/ru-RU.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/sk-SK.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/sl-SI.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/sv-SE.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/tagactions.js?rt=horde-hatchery&r1=322354d7b63c7fe13dd0685ac11352eaa6bd6d48&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/time.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/tr-TR.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/uk-UA.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/views.js?rt=horde-hatchery&r1=f5233f2f24a2551c847670def15d15b8655ad15b&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/zh-CN.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/kronolith/js/zh-TW.js?rt=horde-hatchery&r1=82391e9a7abf98783df63c5b04e7d83d8a7221b4&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e
http://git.horde.org/diff.php/news/js/feed.js?rt=horde-hatchery&r1=d38dac42a97bdf6512ca14c06ab1ac776b804812&r2=3d62e1309e02e6211fff05e4f5032395cf7f670e




More information about the commits mailing list