index
:
bugseverywhere
aaiyer_master
master
python3
Bugtracker built on distributed version control
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libbe
/
mapfile.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Closed a few old bugs that seem outdated/dealt with.
W. Trevor King
2008-12-04
1
-1
/
+1
*
bug severity verification now works with per-tree severities.
W. Trevor King
2008-12-04
1
-1
/
+7
*
Added per-tree configurable severities.
W. Trevor King
2008-12-04
1
-26
/
+33
*
Added 'allow_no_rcs' flag to RCS file system access methods.
W. Trevor King
2008-11-24
1
-50
/
+34
*
Another major rewrite. Now BugDir, Bug, and Comment are more distinct.
W. Trevor King
2008-11-21
1
-3
/
+3
*
Major rewrite of RCS backends. RCS now represented as a class.
W. Trevor King
2008-11-18
1
-1
/
+7
*
Removerd the diff3 functions from mapfile.py.
W. Trevor King
2008-11-14
1
-70
/
+0
*
Split Bug and Comment class out to bug.py from bugdir.py
W. Trevor King
2008-11-14
1
-0
/
+24
*
Fixed test suite for the unicode switch
Aaron Bentley
2006-04-01
1
-5
/
+5
*
Enforced that all key/value pairs are unicode
Aaron Bentley
2006-01-26
1
-2
/
+2
*
Added appropriate copyright notices, GPLed.
Aaron Bentley
2005-05-16
1
-0
/
+16
*
Moved FileString and get_file() into utility.py
Aaron Bentley
2005-03-23
1
-31
/
+13
*
Switched tree format to mapfile-based
Aaron Bentley
2005-03-17
1
-98
/
+12
*
Implemented diff3 splitting
Aaron Bentley
2005-03-15
1
-2
/
+76
*
Fixed failing test
Aaron Bentley
2005-03-15
1
-1
/
+1
*
Implemented map file format 2 generation
Aaron Bentley
2005-03-15
1
-0
/
+85
*
Implemented mapfiles
Aaron Bentley
2005-03-14
1
-0
/
+99