Factorize
Overview
Repository
Tickets
Statistics
Projects
Repository
Download
The repository can be cloned with the following:
$ git clone
http://piggledy.org/projects/factorize/factorize.git/
History
RSS
2013-01-21 19:59:47
Laurent Defert
Fix bullets syntax
2013-01-20 01:09:17
Laurent Defert
Add a README file
2011-04-14 15:22:55
Laurent Defert
Use n/N to find next/previous match
2011-04-11 10:04:35
Laurent Defert
Fix screen blanked on firt call to getch()
2011-04-11 09:39:12
Laurent Defert
Add an option to show a plaintext graph
2011-04-11 09:38:58
Laurent Defert
Remove triling spaces
2011-04-10 23:04:34
Laurent Defert
Add some comments, rename some variable for readability
2011-04-10 23:03:35
Laurent Defert
refactor: Word subclass unicode
2011-04-11 01:10:28
Pierre-Louis Bonicoli
Tree.__init__: initialize current_node to None
2011-04-10 21:46:42
Pierre-Louis Bonicoli
refactor: Word subclass unicode
2011-04-10 12:51:05
Pierre-Louis Bonicoli
file doesn't need to be an attr, use 'with open()'
2011-04-10 12:45:46
Pierre-Louis Bonicoli
Fix indentation
2011-04-10 12:41:27
Pierre-Louis Bonicoli
remove unused imports (os, time)
2011-04-10 12:40:29
Pierre-Louis Bonicoli
Fix potential error "name 'len' is not defined"
2011-04-10 12:38:14
Pierre-Louis Bonicoli
[Common]Word: use isCommon() instead of isinstance
2011-04-10 12:35:44
Pierre-Louis Bonicoli
Word and CommonWord: inherit from unicode
2011-03-25 15:07:35
Laurent Defert
unused import
2010-09-04 18:51:37
Laurent Defert
License + copyright
2010-03-23 21:57:17
Laurent Defert
Improve help
2010-03-23 21:44:31
Laurent Defert
fix permissions
2010-03-23 21:29:17
lds
Fix colors
2010-03-23 20:49:02
lds
Fix option handling
2008-12-21 21:32:43
lds
Read the log filename from the comman dline
2008-12-21 21:03:08
lds
- Handle left and right keys in the plaintext view
2008-12-21 20:35:18
lds
- Highlight lines in the plaintext view
2008-12-21 19:16:19
lds
Fix plain text log display
2008-12-14 13:04:18
lds
- Display the line percentage
2008-12-14 08:10:06
lds
Commandline option to set the number of field to skip
2008-12-14 08:08:40
lds
Avoid folding the root node
2008-12-07 12:12:01
lds
handle page up/down keys
1
2
Next
Generated with
StaticPM