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
/
becommands
/
diff.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ran the new update_copyright.py
W. Trevor King
2009-11-19
1
-0
/
+1
*
RCS -> VCS, BUGDIR_DISK_VERSION -> v1.2
W. Trevor King
2009-08-31
1
-9
/
+9
*
Improved unittest cleanup by adding BugDir.cleanup().
W. Trevor King
2009-07-31
1
-1
/
+2
*
Added default to settings_object.versioned_property's change_hook_property.
W. Trevor King
2009-07-27
1
-6
/
+0
*
Put bd into read-only mode in becommands/diff.py.
W. Trevor King
2009-07-27
1
-0
/
+6
*
Major rewrite of libbe.diff introduces DiffTree and Diff classes.
W. Trevor King
2009-07-27
1
-16
/
+27
*
"be diff" now compares agains the last commit (for versioning VCSs).
W. Trevor King
2009-07-23
1
-0
/
+2
*
Merged libbe.diff upgrades and libbe.tree.Tree.has_descendant from be.wtk-rr.
W. Trevor King
2009-07-23
1
-3
/
+4
|
\
|
*
Added bugdir setting comparision to libbe.diff.
W. Trevor King
2009-07-23
1
-3
/
+4
*
|
Merged assorted changes from be.wtk-rr for BugDir.extra_strings.
W. Trevor King
2009-07-21
1
-4
/
+5
|
\
|
|
*
Touched up becommands/diff.py's help message.
W. Trevor King
2009-07-21
1
-3
/
+4
|
*
Cleaned up saving/sync_with_disk.
W. Trevor King
2009-07-21
1
-1
/
+1
*
|
Renamed test->manipulate_encodings in becommands.*.execute.
W. Trevor King
2009-07-16
1
-3
/
+4
|
/
*
Updated GPLv2 to current GPLv2.
W. Trevor King
2009-07-14
1
-11
/
+11
*
Removed <abentley@panoramicfeedback.com> from copyright blurbs.
W. Trevor King
2009-07-11
1
-1
/
+0
*
Updated copyright blurbs and AUTHORS and included script for future updates
W. Trevor King
2009-07-01
1
-1
/
+2
*
Command completion simplified and working for list, dummies for other cmds.
W. Trevor King
2008-11-27
1
-1
/
+3
*
Added -a/n/m/r to becommands/diff.py.
W. Trevor King
2008-11-25
1
-3
/
+33
*
Added libbe/encoding.py to wrap input/output/file access appropriately.
W. Trevor King
2008-11-25
1
-7
/
+5
*
Hack to fixe encoding bug in becommands/show
W. Trevor King
2008-11-24
1
-0
/
+1
*
Tweaked usage strings to increase consistency. Also added README.dev.
W. Trevor King
2008-11-24
1
-1
/
+1
*
libbe/diff.diff() was missing newly created bugs. Fixed.
W. Trevor King
2008-11-23
1
-1
/
+2
*
Go back to lazy bug loading to get execution speed back up.
W. Trevor King
2008-11-23
1
-1
/
+1
*
Another major rewrite. Now BugDir, Bug, and Comment are more distinct.
W. Trevor King
2008-11-21
1
-10
/
+30
*
Added 'remove' command to remove bugs. Use __desc__ for command help.
W. Trevor King
2008-11-16
1
-0
/
+2
*
Added appropriate copyright notices, GPLed.
Aaron Bentley
2005-05-16
1
-2
/
+16
*
Added preliminary tree-diffing support
Aaron Bentley
2005-04-14
1
-0
/
+35