]> git.ipfire.org Git - thirdparty/moment.git/shortlog
thirdparty/moment.git
2012-08-16  Anatoly MironovSupport for Chuvash suffix changes in future fromNow 398/head
2012-08-03  Rocky MezaMerge pull request #381 from madhenry/develop
2012-08-02  Henry KehlmannEstonian i18n 381/head
2012-07-25  Tim WoodFixing en-ca and fr-ca
2012-07-25  Tim WoodBumping up version number for 1.7.0 1.7.0
2012-07-25  Tim Woodgit complaining about line endings or something...
2012-07-25  Tim WoodMerge pull request #372 from kraz/feature/support-for...
2012-07-25  Tim WoodTest messages were not accurate to the tests #364
2012-07-25  Tim WoodParsing very early dates
2012-07-25  Tim WoodMerge commit 'f38f021200d1237ff65d0be9671ea384b36f5a5c...
2012-07-25  Tim Wood#371 don't add timezone to string + format in moment...
2012-07-25  Tim WoodLanguage updates #293
2012-07-24  krazAdding support for bulgarian localization 372/head
2012-07-18  Jason DaviesFix parsing/formatting of first century dates.
2012-07-16  Tim WoodMerge pull request #358 from caio-ribeiro-pereira/develop
2012-07-16  Tim WoodMerge pull request #355 from jonbca/develop
2012-07-16  Tim WoodMerge pull request #343 from illicium/develop
2012-07-11  Caio Ribeiro... Fix commit conflits. 358/head
2012-07-10  Jonathan AbourbihMerge branch 'feature/lang-canada' into develop 355/head
2012-07-10  Jonathan AbourbihUpdate test cases for en-ca and en-fr
2012-07-10  Jonathan AbourbihCopying files for en-CA and fr-CA tests
2012-07-10  Jonathan AbourbihAdd Canadian i18n
2012-07-10  Jonathan AbourbihCopy files for Canadian i18n
2012-07-10  Caio Ribeiro... Including pt-br lang. 353/head
2012-07-05  Tim WoodBackwards compatibility with changing moment.months...
2012-07-05  Tim WoodMerge pull request #342 from p-baleine/develop
2012-07-05  Tim WoodMerge pull request #347 from DukeLeNoir/fix-it-translation
2012-07-05  Tim WoodMerge pull request #346 from cgbeekman/b74a212203c2ba94...
2012-07-02  Tim WoodMerge pull request #340 from BYK/feature/lang/tr-ordinal
2012-06-25  Tajima Junpeifor Closure Compiler "advanced" mode, add `moment`... 342/head
2012-06-23  Yegor Pomortsevtest/lang/ru: add format week case test 343/head
2012-06-22  Tajima Junpeiregarding global, remove unnecessary assignment
2012-06-21  Luca Ongarogrammar correction on italian translation 347/head
2012-06-20  Niels BeekmanExclude dot from Dutch month abbreviations when surroun... 346/head
2012-06-20  Niels BeekmanMerge branch 'develop' of https://github.com/cgbeekman...
2012-06-20  Niels BeekmanSynced nl month abbreviations with CLDR
2012-06-20  Niels BeekmanSynced nl month abbreviations with CLDR
2012-06-20  Yegor Pomortsevlang/ru: L format should be separated by dots, not...
2012-06-20  Yegor Pomortsevlang/ru: add contracted year "marker" in LL/LLL/LLLL...
2012-06-20  Yegor Pomortsevlang/ru: use more common contraction for Saturday in...
2012-06-20  Yegor Pomortsevlang/ru: weekdays case regex should be case sensitive
2012-06-20  Yegor Pomortsevlang/ru: fix months/weekdays noun case
2012-06-20  Tajima JunpeiInstead of using `window` object directly, establish...
2012-06-17  Burak Yigit... Fixed invalid ordinal function for lang=tr and added... 340/head
2012-06-14  Tim WoodWhitespace OCD and adding hasownproperty to tests
2012-06-14  Tim WoodMerge pull request #339 from deleteme/feature/mutable...
2012-06-14  Tim WoodMerge pull request #338 from mcs/develop
2012-06-14  Matt GarrettstartOf and endOf are now mutable. #335 339/head
2012-06-14  Marcus KrassmannFixed test description for diff test "1 - 0.5" 337/head 338/head
2012-06-12  Tim WoodAdding in month and weekday callback functions and...
2012-06-12  Tim WoodMore explicit NodeJS check to fix #314
2012-06-12  Tim WoodTrimming some bytes for #332
2012-06-12  Tim WoodMerge pull request #332 from timrwood/feature/instance...
2012-06-11  Tim WoodUpdating package.json values
2012-06-11  Tim WoodGrr, more whitespace…not sure how those tabs made it in…
2012-06-11  Tim WoodWhitespace diff…
2012-06-11  Tim WoodPlural or singular case on `endOf` and `startOf`.
2012-06-11  Rocky MezagetLangDefinition will now automatically load lang 332/head
2012-06-11  Rocky MezaCondensing the getLangDefinition function
2012-06-10  Rocky MezaCondense the duration.fn a little bit.
2012-06-10  Rocky Mezaexpose the getLangDefinition function
2012-06-10  Rocky MezaFix meridiem isUpper/isLower params to match docs
2012-06-08  Tim WoodMerge pull request #331 from baryon/master
2012-06-08  Rocky MezaInstance Language Configuration
2012-06-08  Tim WoodMerging in feature/isValid
2012-06-07  Tim WoodMerge pull request #318 from adambrunner/i18n-hu
2012-06-06  Tim Woodbetter comment…
2012-06-06  Tim WoodCommenting and organizing sections
2012-06-06  Tim WoodMerging in cached formatter to develop
2012-06-04  Tim WoodMinified lang files out of sync with meridiem changes.
2012-05-31  Tim WoodFixing moment.utc(number). #323
2012-05-29  adambrunnerFixed days index in 'hu' language file and fixed unit... 318/head
2012-05-27  adambrunnerHungarian language with unit tests
2012-05-25  Tim WoodTrimming some bytes… 317/head
2012-05-24  Tim WoodAdding support for L LL LLL LLLL LT
2012-05-24  Tim WoodCached format functions like xaprb
2012-05-24  Tim WoodMerge branch 'develop' of https://github.com/timrwood...
2012-05-24  Tim WoodA better npm description.
2012-05-24  Tim WoodAdding tests for isValid and moment.utc() 306/head
2012-05-24  Tim WoodMerge pull request #262 from eternicode/feature/weekdaysMin
2012-05-18  Andrew RowlsFix Portuguese weekdaysMin 262/head
2012-05-15  LI Longfixed a minor LLL format for Japanese 307/head 331/head
2012-05-14  Andrew RowlsDon't title-case weekdaysMin in Norwegian
2012-05-14  Andrew RowlsFix French weekdaysMin
2012-05-14  Andrew RowlsDon't title-case weekdaysMin in Swedish
2012-05-14  Andrew RowlsDon't title-case weekdaysMin in Euskara
2012-05-14  Andrew RowlsDon't title-case weekdaysMin in Finnish
2012-05-14  Andrew RowlsUse shorter weekdaysMin in Italian
2012-05-14  Andrew RowlsAdd weekdaysMin (dd format) and tests
2012-05-11  Tim WoodMerge commit '618441a45f2937d9294e92f73d624f5a7d0ffe1a...
2012-05-11  Tim WoodChanging file size diff to use 1.6.2 instead of 1.6.1
2012-05-11  Tim WoodAdding lang comments for authors and full language...
2012-05-11  Tim WoodFixing tests so that they use actual dates so we can...
2012-05-11  Tim WoodFixing duplicated unit test names
2012-05-10  Tim WoodAdding logic for handling whether the array was created...
2012-05-10  Tim WoodMore work on isValid
2012-05-10  Tim WoodFirst pass at isValid
2012-05-08  Tim WoodMerge pull request #305 from mirontoli/master
2012-05-05  Anatoly Mironovremoved experimental functions 304/head 305/head
2012-05-05  Anatoly Mironovadded chuvash test and lang
next