index
:
clufter.git
master
Outdated mirror to be decommissioned soon, use https://pagure.io/clufter instead
Jan Pokorný
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
format.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
format: during "walk", also skip files starting with a dot
Jan Pokorný
2014-09-22
1
-1
/
+2
*
Solve a "read-only dict as API" question once forever
Jan Pokorný
2014-09-04
1
-1
/
+3
*
format: workaround Python pre-2.7 limitation (Issue5982)
Jan Pokorný
2014-09-04
1
-1
/
+2
*
format: cosmetics
Jan Pokorný
2014-09-04
1
-2
/
+1
*
format: avoid unneeded indirection (+ potentially other pros)
Jan Pokorný
2014-09-04
1
-1
/
+1
*
format: fix multiple class-level __init__ per one __new__ result
Jan Pokorný
2014-09-03
1
-2
/
+6
*
format: syntactic sugar for distilling particular representation
Jan Pokorný
2014-09-01
1
-8
/
+23
*
(Optionally) promote protocols to first-class entity
Jan Pokorný
2014-08-29
1
-19
/
+23
*
format: prefer specific imports from imp standard module
Jan Pokorný
2014-08-29
1
-3
/
+3
*
format: rehash how validators are tracked and used
Jan Pokorný
2014-06-19
1
-22
/
+74
*
format: turn needless per-module constant to per-class one
Jan Pokorný
2014-06-18
1
-2
/
+4
*
command/format: pass declared cmd context subset to Format object
Jan Pokorný
2014-06-18
1
-17
/
+31
*
format: etree_rng_validator: extend + more info to call site
Jan Pokorný
2014-06-17
1
-17
/
+46
*
xml_utils: make rng_pivot return "starting" definition
Jan Pokorný
2014-06-13
1
-1
/
+2
*
utils: fix braino in naming: mutable -> immutable
Jan Pokorný
2014-06-04
1
-2
/
+2
*
format: implement XML validation based on Relax NG schemas
Jan Pokorný
2014-05-30
1
-2
/
+53
*
format: implement validator infrastructure
Jan Pokorný
2014-05-30
1
-8
/
+39
*
format: allow implicit "produce" generic->specific chaining
Jan Pokorný
2014-05-30
1
-10
/
+21
*
format: refactor out some tuplist-realated normalizations
Jan Pokorný
2014-05-30
1
-8
/
+7
*
format: native_protocol as raising classproperty, no rng_schema
Jan Pokorný
2014-05-30
1
-10
/
+8
*
Relicence GPLv2 -> GPLv2+
Jan Pokorný
2014-04-25
1
-1
/
+1
*
Refactor "magic @DITIT+ files: allow repeated usage"
Jan Pokorný
2014-04-01
1
-1
/
+9
*
format/main: start using warnings standard module
Jan Pokorný
2014-04-01
1
-3
/
+5
*
re magic @DITIT+ files: allow repeated usage
Jan Pokorný
2014-03-28
1
-6
/
+13
*
format: allow for non-linear piping using @DIGIT notation
Jan Pokorný
2014-03-20
1
-3
/
+7
*
format: '-' file specification on output means stdout as usual
Jan Pokorný
2014-03-07
1
-3
/
+6
*
format + simpleconfig: prevent unneeded deepcopy (of tuple)
Jan Pokorný
2014-02-19
1
-4
/
+4
*
format: SimpleFormat constr.: enhance error diagnostics
Jan Pokorný
2014-02-13
1
-2
/
+2
*
format: as_instance: fix assumption passing instance untangled
Jan Pokorný
2014-02-13
1
-5
/
+5
*
format: deco: fix a collision between named arg and *args
Jan Pokorný
2014-02-13
1
-1
/
+2
*
Fix previous 'as_instance' introduction (testsuite run badly!)
Jan Pokorný
2014-02-12
1
-1
/
+1
*
format: add 'as_instance' passthrough-or-not classmethod
Jan Pokorný
2014-02-11
1
-0
/
+13
*
utils: tuple-or-list = tuplist + function to detect it
Jan Pokorný
2014-02-10
1
-5
/
+4
*
format: make CompositeFormat indexable and iterable
Jan Pokorný
2014-02-09
1
-0
/
+6
*
format: fixes to CompositeFormat to be usable at all
Jan Pokorný
2014-02-09
1
-14
/
+35
*
format: turn decorator function into staticmethod of Format
Jan Pokorný
2014-02-09
1
-36
/
+37
*
format: fix a thinko in doing extra work wrt. dict passing
Jan Pokorný
2014-02-09
1
-1
/
+1
*
plugin_registry/format/filter: new way of "private plugin" marking
Jan Pokorný
2014-02-09
1
-6
/
+15
*
format: initial (surely buggy) implementation of CompositeFormat
Jan Pokorný
2014-02-06
1
-0
/
+51
*
format: cosmetic tweaks (copyright year, long line)
Jan Pokorný
2014-02-06
1
-2
/
+2
*
format: instance of protocol producer wrapper derives metadata
Jan Pokorný
2014-01-27
1
-1
/
+2
*
Move base exceptions and exit codes to separate error.py
Jan Pokorný
2014-01-27
1
-1
/
+2
*
filter/format: adjust comments
Jan Pokorný
2014-01-17
1
-1
/
+1
*
Batch header unification
Jan Pokorný
2013-11-18
1
-1
/
+1
*
format: enforce solely xml_root at the walk tree root
Jan Pokorný
2013-11-18
1
-0
/
+1
*
Initial commit
Jan Pokorný
2013-11-18
1
-0
/
+310