]> git.ipfire.org Git - thirdparty/moment.git/shortlog
thirdparty/moment.git
2012-06-25  Tajima Junpeifor Closure Compiler "advanced" mode, add `moment`... 342/head
2012-06-22  Tajima Junpeiregarding global, remove unnecessary assignment
2012-06-20  Tajima JunpeiInstead of using `window` object directly, establish...
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-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
2012-05-05  Anatoly Mironovadded cv.js
2012-05-04  Tim WoodFix merge conflict for 1.6.2
2012-05-04  Tim WoodMerge branch 'hotfix/1.6.2' 1.6.2
2012-05-04  Tim WoodBumping version number for 1.6.2 hotfix
2012-05-04  Tim WoodUpdating built and test files for #300
2012-05-04  Tim WoodMerge commit '22176d500f19ab9beb255498ca280dbdf69a7ff2...
2012-05-04  Tim WoodMerge commit '22176d500f19ab9beb255498ca280dbdf69a7ff2...
2012-05-04  Tim WoodMerge pull request #300 from conanca/master
2012-05-04  Tim WoodFixing unit tests in all timezones
2012-05-04  Tim WoodFixing tests where timezone is multiple of 15 and utc...
2012-05-04  Tim WoodMerge branch 'feature/test-all-zones' into develop
2012-05-04  Tim WoodMerging in changes from hot fix/1.6.2 branch
2012-05-04  Tim WoodSwitching to node js timezone tests for cleaner output
2012-05-03  Tim WoodSwitching from this.clone() to moment(this) to save...
2012-05-03  Tim WoodAdding zone tests #298
2012-05-03  Tim WoodShaving bytes for #302
2012-05-03  Tim WoodTrimming bytes, 73/20
2012-05-03  Tim WoodAdding file size diff script to measure the size of...
2012-05-03  Tim WoodFixing moment.humanizeDuration(60000, true); syntax
2012-05-03  Tim WoodFixing thrown error when parsing an empty string with...
2012-05-03  Conancacorrect the translation of 'future' 300/head
2012-05-01  Tim WoodFixing bug on #297
2012-05-01  Tim WoodAdding automatic iso parsing support for fractional...
2012-04-30  Tim WoodAdding travis.yml to hot fix branch
2012-04-30  Tim Woodmoment.utc() should use current time if no parameters...
2012-04-27  Tim WoodFixing unit test deprecation from 9f92c1876a7d862499704...
2012-04-27  Tim WoodAdding 1.6.0 and 1.6.1 to the file size history script
2012-04-27  Tim WoodSwitching to singular form for startOf/endOf
2012-04-27  Tim WoodMerge pull request #283 from mattiasrunge/develop
2012-04-26  Tim WoodAdding travis.yml
2012-04-26  Tim WoodMerge branch 'develop'
2012-04-26  Tim WoodMinifying 1.6.1 release 1.6.1
2012-04-26  Tim WoodMerge branch 'hotfix/1.6.1' into develop
2012-04-26  Tim WoodMerge branch 'hotfix/1.6.1'
2012-04-26  Tim WoodBumping version number for hotfix
2012-04-26  Tim WoodEmergency patch for 1.6.0
2012-04-26  Tim WoodAdding readme for 1.6.0
2012-04-26  Tim WoodMerge branch 'master' of https://github.com/timrwood... 1.6.0
2012-04-26  Tim WoodMerging in version 1.6.0
2012-04-26  Tim WoodUpdating version number to 1.6.0 in preparation for...
2012-04-25  Tim WoodAdding make size-history to compare file size to previo...
2012-04-25  Tim WoodFixing bug where moment.utc(isostringwithoutzone) does...
next