index
:
delta/babel.git
1.x-maintenance
2.10-maint
2.8-maintenance
2.x-maintenance
authors
baserock/1.3-50-g246996b
baserock/morph
become-281
become-290
ci-renovate
cldr-30
cldr-32
cldr-33
cldr-35
cldr-36
deprecate-py36
f-strings
feature/cldr24
fix-ci
fix-supplemental-data-alts
fuzzy-fix
github-ci
import-datetime-unify
improve-contributing-instructions
issue-764
issue-982
issue174/locale-parse-py3x
lenient-po-locale-parse
locale-basename
locale-parse-none
maint-25
master
messages-no-locale
minor-cleanup
mypy-fix-prep
mypy-misc-fix
number-sys-import
p694-redux
pre-commit
pre-commit-2
py2-long
release/2.3
release/2.4
remove-duplicate-tests
remove-gntzt
renovate-formatting
safer-pyinstaller-support
sils/branches
sils/callformore
sils/changes
sils/coala
sils/contributing
sils/contributing_rst
sils/nextver
sils/release
sils/test
sils/version_to_22
sils/wheel
sils/wheelm
unbound-exc
utc-tz
github.com: mitsuhiko/babel.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
ignore `uncommon` parameter
Alex Morega
2013-07-04
1
-1
/
+0
*
Made babel work with the latest version of the CLDR (23)
Armin Ronacher
2013-07-04
2
-22
/
+43
*
Fixed import error reporting
Armin Ronacher
2013-07-04
2
-2
/
+2
*
Improved downloading and conversion experience
Armin Ronacher
2013-07-04
2
-56
/
+127
*
Fixed the cldr download and import
Armin Ronacher
2013-07-04
1
-2
/
+2
*
script to download and import cldr
Alex Morega
2013-07-03
1
-0
/
+47
*
initial cleanup
xen
2013-07-03
1
-1
/
+1
*
remove ElementTree import from babel.compat as this introduces a new (unneces...
Felix Schwarz
2012-07-24
1
-1
/
+7
*
Remove unused import.
Jeroen Ruigrok van der Werven
2011-11-15
1
-1
/
+0
*
add a compat module to shield the code from changes in different versions of ...
Felix Schwarz
2011-09-26
1
-10
/
+2
*
use cPickle instead of pickle for better performance (fixes #225)
Felix Schwarz
2011-03-20
2
-2
/
+2
*
Update the copyright line.
Jeroen Ruigrok van der Werven
2011-03-05
2
-2
/
+2
*
Bump the copyright.
Jeroen Ruigrok van der Werven
2011-03-05
1
-1
/
+1
*
Copy is imported, but never used. Get rid of it.
Jeroen Ruigrok van der Werven
2011-03-05
1
-1
/
+0
*
Get rid of the utility set here as well.
Jeroen Ruigrok van der Werven
2011-03-05
1
-1
/
+0
*
Fix the ElementTree find()/findall() syntax to be compatible with Python 2.7.
Jeroen Ruigrok van der Werven
2010-04-08
1
-24
/
+24
*
Fix the import script to skip alt or draft items in the numbers/symbols
Jeroen Ruigrok van der Werven
2009-08-22
1
-0
/
+2
*
2.3 compat: fix another usage of set
Philip Jenvey
2008-10-09
1
-0
/
+1
*
Preliminary support for timedelta formatting (see #126), and import/expose th...
Christopher Lenz
2008-07-14
1
-0
/
+30
*
Improve CLDR import of currency-related data to ignore unsupported features s...
Christopher Lenz
2008-07-11
2
-10
/
+16
*
Implement support for aliases in the CLDR data. Closes #68. Also, update to C...
Christopher Lenz
2008-07-07
2
-70
/
+186
*
Update to CLDR 1.5.1, which split out the metazone mappings into a separate s...
Christopher Lenz
2008-06-16
1
-4
/
+9
*
Upgraded to CLDR 1.5 and improved timezone formatting.
Christopher Lenz
2007-08-01
3
-14
/
+94
*
Add currency formatting.
Christopher Lenz
2007-06-18
1
-4
/
+4
*
Add Babel soruce path to CLDR import script automatically for asmodai ;-).
Christopher Lenz
2007-06-08
1
-0
/
+3
*
Extended time-zone support.
Christopher Lenz
2007-06-04
1
-0
/
+8
*
* Import datetime patterns from CLDR.
Christopher Lenz
2007-06-04
2
-3
/
+13
*
Import basic timezone info from CLDR (see #3). Still missing a couple other p...
Christopher Lenz
2007-06-03
1
-1
/
+9
*
* Reduce size of locale data pickles by only storing the data provided by ea...
Christopher Lenz
2007-06-03
1
-20
/
+17
*
Implemented babel.numbers.format_percent
Jonas Borgström
2007-05-31
1
-1
/
+1
*
Minor date formatting improvements.
Christopher Lenz
2007-05-31
1
-2
/
+2
*
Extended and documented `LazyProxy`.
Christopher Lenz
2007-05-31
1
-0
/
+2
*
Add basic support for number format patterns.
Jonas Borgström
2007-05-30
1
-4
/
+4
*
Pull in some supplemental data from the CLDR, for things like the first day o...
Christopher Lenz
2007-05-30
2
-2
/
+86
*
Import of initial code base.
Christopher Lenz
2007-05-29
1
-0
/
+223