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
/
vcs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't get VCS version in VCS.__init__().
W. Trevor King
2009-12-03
1
-2
/
+6
*
Added libbe.TESTING (defaults to False).
W. Trevor King
2009-12-03
1
-282
/
+287
*
Fix libbe.vcs.VCS.get_file_contents(allow_no_vcs=True,binary=True).
W. Trevor King
2009-11-21
1
-1
/
+8
*
Adjusted test.py to use an installed vcs by default.
W. Trevor King
2009-11-20
1
-6
/
+17
*
Broke subprocess handling out into its own submodule libbe.subproc.
W. Trevor King
2009-11-20
1
-41
/
+9
*
Ran the new update_copyright.py
W. Trevor King
2009-11-19
1
-1
/
+2
*
Use unicode_output=False in some Darcs._u_invoke_client() calls.
W. Trevor King
2009-11-17
1
-4
/
+1
*
Cleanup temp. dir. in libbe.vcs tests.
W. Trevor King
2009-11-17
1
-1
/
+2
*
"CommandStderr" -> "CommandError" in VCS._u_invoke()
W. Trevor King
2009-11-17
1
-1
/
+1
*
Added unicode_output option to VCS._u_invoke()
W. Trevor King
2009-11-17
1
-2
/
+8
*
rename "output","error" -> "stdout","stderr" in VCS._u_invoke()
W. Trevor King
2009-11-17
1
-4
/
+4
*
Moved VCS detection from _vcs_help() to _vcs_version().
W. Trevor King
2009-10-06
1
-10
/
+15
*
Moved from *.__del__() to exclusive use of *.cleanup().
W. Trevor King
2009-10-05
1
-4
/
+2
*
Include stdout in CommandError.
W. Trevor King
2009-09-19
1
-6
/
+7
*
Added docstrings to libbe submodules.
W. Trevor King
2009-08-31
1
-0
/
+6
*
RCS -> VCS, BUGDIR_DISK_VERSION -> v1.2
W. Trevor King
2009-08-31
1
-0
/
+931