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
/
rcs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from Ben Finney's RCS unittest patch
W. Trevor King
2009-06-21
1
-80
/
+258
|
\
|
*
Conform new docstrings to PEP 257.
John Doe
2009-06-21
1
-63
/
+21
|
*
Follow existing docstring whitespace convention.
John Doe
2009-06-15
1
-21
/
+63
|
*
Distinguish tests for VCS which can't handle an uninitialised identity.
John Doe
2009-06-14
1
-1
/
+9
|
*
Refactor mega-testcases into separate true-or-false testcases.
John Doe
2009-06-14
1
-78
/
+229
|
*
Make RCS testcase subclasses dynamically.
John Doe
2009-06-14
1
-3
/
+21
*
|
Added libbe/encoding.py to wrap input/output/file access appropriately.
W. Trevor King
2008-11-25
1
-15
/
+22
|
/
*
Added 'allow_no_rcs' flag to RCS file system access methods.
W. Trevor King
2008-11-24
1
-23
/
+86
*
Created bugdir.MultipleBugMatches so bugdir no longer imports cmdutil.
W. Trevor King
2008-11-23
1
-1
/
+0
*
Added bugdir user-id caching and save/load from settings file.
W. Trevor King
2008-11-23
1
-1
/
+5
*
Created and fixed bug 496edad5-1484-413a-bc68-4b01274a65eb.
W. Trevor King
2008-11-22
1
-5
/
+11
*
Another major rewrite. Now BugDir, Bug, and Comment are more distinct.
W. Trevor King
2008-11-21
1
-22
/
+25
*
Major rewrite of RCS backends. RCS now represented as a class.
W. Trevor King
2008-11-18
1
-45
/
+533
*
* use python2.4/2.5 compatible import of ElementTree
W. Trevor King
2008-11-13
1
-6
/
+10
*
Add GIT support, from Chris Ball and Michael Stone.
Chris Ball
2008-05-16
1
-0
/
+6
*
Add support for Mercurial (Steve Borho)
Aaron Bentley
2007-01-23
1
-0
/
+6
*
Fix double-invocation bug
Aaron Bentley
2006-09-05
1
-1
/
+0
*
Merge changes from Belchenko
Aaron Bentley
2006-08-11
1
-0
/
+8
|
\
|
*
subprocess: win32 don't have os.execvp() so have to run command in a shell
Alexander Belchenko
2006-07-19
1
-1
/
+7
*
|
Use subprocess-native functionality for changing directory
Aaron Bentley
2006-07-19
1
-2
/
+2
*
|
Use Popen.communicate instead of reading the individual streams (why needed?)
Aaron Bentley
2006-07-19
1
-3
/
+2
|
/
*
Got commit basics working for bzr
Aaron Bentley
2006-02-03
1
-0
/
+16
*
Added appropriate copyright notices, GPLed.
Aaron Bentley
2005-05-16
1
-0
/
+16
*
Support for bzr inventory operations
Aaron Bentley
2005-05-04
1
-0
/
+6
*
Added RCS configuration.
Aaron Bentley
2005-03-19
1
-17
/
+15
*
Switched tree format to mapfile-based
Aaron Bentley
2005-03-17
1
-2
/
+6
*
Added RCS integration
Aaron Bentley
2005-03-09
1
-0
/
+14