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
/
storage
/
vcs
/
git.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Used PyCharms inspectors.
Matěj Cepl
2024-03-30
1
-3
/
+3
*
2to3 conversion of the repo.
Matěj Cepl
2024-01-18
1
-3
/
+3
*
Minor clean up of Git back end
Matthew Fernandez
2017-10-30
1
-15
/
+1
*
storage:vcs:git: don't accept pygit2 version 0.17.3.
W. Trevor King
2012-10-27
1
-2
/
+2
*
doc: update :class: to :py:class: for modern Sphinx.
W. Trevor King
2012-10-26
1
-1
/
+1
*
Ran update-copyright.py.
W. Trevor King
2012-10-16
1
-1
/
+1
*
storage:vcs:git: check for existence of pygit2.__version__.
W. Trevor King
2012-09-17
1
-0
/
+5
*
storage:vcs:git: move Git to ExecGit and add PygitGit using pygit2.
W. Trevor King
2012-09-13
1
-11
/
+238
*
Ran update-copyright.py.
W. Trevor King
2012-02-16
1
-10
/
+10
*
Run update_copyright.py.
W. Trevor King
2011-05-25
1
-0
/
+1
*
Remove form feeds (for compatibility with 2to3).
W. Trevor King
2011-05-12
1
-1
/
+1
*
Add libbe.ui.util.user.get_fallback_fullname() and use pwd when possible.
W. Trevor King
2011-04-14
1
-1
/
+1
*
Local imports and better missing-client detection in client-based VCS classes.
W. Trevor King
2011-02-22
1
-6
/
+9
*
Merge commit 'refs/merge-requests/3' of git://gitorious.org/be/be
Chris Ball
2011-01-08
1
-1
/
+1
|
\
|
*
Refrain from committing outstanding changes.
Robert Lehmann
2010-11-21
1
-1
/
+1
*
|
Bumped to version 1.0.0
1.0.0
Chris Ball
2011-01-08
1
-1
/
+1
|
/
*
Ran update_copyright.py
W. Trevor King
2010-06-22
1
-11
/
+12
*
Fixed docstrings so only Sphinx errors are "autosummary" and "missing attribute"
W. Trevor King
2010-02-07
1
-51
/
+57
*
Implement Arch._vcs_path()
W. Trevor King
2010-01-27
1
-1
/
+0
*
Make VCS error messages and Storage test failures more descriptive
W. Trevor King
2010-01-27
1
-1
/
+1
*
Add .changed() support to Git
W. Trevor King
2010-01-18
1
-0
/
+81
*
Updated copyright information
W. Trevor King
2010-01-01
1
-1
/
+1
*
Adjust Git._vcs_isdir() to Python-2.5-compatible syntax
W. Trevor King
2009-12-29
1
-1
/
+2
*
Updated Git backend to support .children(revision).
W. Trevor King
2009-12-28
1
-0
/
+20
*
Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementation
W. Trevor King
2009-12-15
1
-2
/
+2
*
Move Darcs over to Storage format.
W. Trevor King
2009-12-13
1
-3
/
+3
*
Don't regexp out the short-revid in Git._vcs_commit()
W. Trevor King
2009-12-13
1
-8
/
+2
*
Fix Git._vcs_revision_id() offset bug.
W. Trevor King
2009-12-13
1
-2
/
+8
*
.bzr transition.
W. Trevor King
2009-12-13
1
-1
/
+6
*
More fixes for libbe.storage.vcs.hg + .git transition.
W. Trevor King
2009-12-13
1
-57
/
+63
*
Initial directory restructuring to clarify dependencies
W. Trevor King
2009-12-07
1
-0
/
+151