]> git.ipfire.org Git - thirdparty/moment.git/shortlog
thirdparty/moment.git
2012-05-18  Andrew RowlsFix Portuguese weekdaysMin 262/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 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-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...
2012-04-23  Tim WoodMerging in changes for 1.5.2
2012-04-23  Mattias RungeChanged startOf method to use a switch with fallthrough... 283/head
2012-04-23  Mattias RungeAdded generic functions for end of and start of for...
2012-04-23  Tim WoodFixing swedish grammar #260
2012-04-23  Tim WoodSwitching to using durations and moments in add/subtrac...
2012-04-23  Tim WoodMerging in durations into develop branch
2012-04-16  Tim Woodadding ds_store to gitignore
2012-04-16  Tim WoodAdding tests for eod on utc mode
2012-04-15  Rocky MezaAdded the asYear, asMonth, etc. getters to Durations 265/head
2012-04-15  Rocky MezaInstituted bubbling for Durations
2012-04-15  Rocky Mezaensure that you can create durations from an actual...
2012-04-15  Rocky MezaAdded getters to the Duration prototype.
2012-04-11  Tim WoodDeprecating format tokens `z zz`
2012-04-11  Tim Wooddeprecating moment.fn.native
2012-04-11  Tim WoodFixing merge conflicts with feature/parser branch
2012-04-11  Tim WoodAdding deprecation notes to read me for 1.6.0
2012-04-11  Tim WoodSwitching to formatting token regex to save filesize.
2012-04-11  Tim WoodAdding millisecond parsing tests
2012-04-11  Tim WoodFixing string+formats parsing with new iterative parser
2012-04-11  Tim WoodAdding millisecond parsing tokens
2012-04-11  Tim WoodDeprecating z/zz removal note
2012-04-11  Tim WoodRenaming some internal variables and functions to be...
2012-04-11  Tim WoodShortening parse token regexes
2012-04-11  Tim WoodAdd a getter for moment.lang()
2012-04-10  Tim WoodSpeed improvement tests
2012-04-09  Tim WoodPassing tests on iterative parser
2012-04-09  Tim WoodAdding license file
2012-04-09  Tim WoodDocumenting pull requests
2012-04-08  Tim WoodStarting work on the iterative parser
2012-04-08  Rocky MezaMerge branch 'feature/ender_support' into develop
2012-04-07  Rocky MezaSimplified the dateAddRemove helper using the Duration...
2012-04-07  Rocky MezaStarted on the Duration object feature.
2012-04-06  Tim WoodMerge branch 'hotfix/1.5.1' 1.5.1
2012-04-06  Tim WoodMerge branch 'hotfix/1.5.1' of https://github.com/timrw...
2012-04-06  Tim WoodBumping version number to 1.5.1 for a bugfix
2012-04-06  Tim WoodReverting to 1.5.1 state
2012-04-04  Rod Vaggplay nicely within an Ender build 253/head
2012-04-02  Rocky MezaMerge branch 'master' of github.com:timrwood/moment
2012-04-02  Rocky MezaMerge pull request #229 from baryon/master
2012-04-02  Rocky MezaAdded tests for Korean number months.
2012-04-02  Rocky MezaMerge pull request #246 from hinrik/master
2012-04-02  Hinrik Örn... Support for Icelandic 246/head
2012-03-30  Tim WoodChanging unixValueOf to unix and adding unit tests
2012-03-30  Tim WoodMerge pull request #213 from exploid/master
2012-03-30  Tim WoodFinally adding notes on contributing
next