Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add .changed() support to Bzr | W. Trevor King | 2010-01-18 | 1 | -1/+83 |
* | Updated copyright information | W. Trevor King | 2010-01-01 | 1 | -1/+1 |
* | Hg storage now based off mercurial module, not 'hg' executible. | W. Trevor King | 2009-12-29 | 1 | -1/+1 |
* | Updated Git backend to support .children(revision). | W. Trevor King | 2009-12-28 | 1 | -2/+2 |
* | Fixed VCS.children() and Bzr.children() for non-None revisions. | W. Trevor King | 2009-12-28 | 1 | -1/+28 |
* | Bzr storage now based off bzrlib module, not 'bzr' executible. | W. Trevor King | 2009-12-28 | 1 | -38/+76 |
* | Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementation | W. Trevor King | 2009-12-15 | 1 | -3/+3 |
* | Adjust Bzr._vcs_revision_id for 1-indexed revision ids. | W. Trevor King | 2009-12-13 | 1 | -1/+1 |
* | Fix Git._vcs_revision_id() offset bug. | W. Trevor King | 2009-12-13 | 1 | -2/+3 |
* | .bzr transition. | W. Trevor King | 2009-12-13 | 1 | -35/+48 |
* | Initial directory restructuring to clarify dependencies | W. Trevor King | 2009-12-07 | 1 | -0/+117 |