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
/
ui
/
util
/
user.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Used PyCharms inspectors.
Matěj Cepl
2024-03-30
1
-4
/
+4
*
2to3 conversion of the repo.
Matěj Cepl
2024-01-18
1
-2
/
+2
*
remove support for Arch
Matthew Fernandez
2017-10-25
1
-3
/
+1
*
doc: update :meth: to :py:meth: for modern Sphinx.
W. Trevor King
2012-10-26
1
-1
/
+1
*
doc: update :mod: to :py:mod: for modern Sphinx.
W. Trevor King
2012-10-26
1
-3
/
+3
*
doc: update :func: to :py:func: 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
*
Ran update-copyright.py.
W. Trevor King
2012-02-16
1
-10
/
+10
*
Run update_copyright.py.
W. Trevor King
2011-05-25
1
-1
/
+2
*
get_fallback_fullname falls back to get_fallback_username if no interesting f...
W. Trevor King
2011-04-14
1
-2
/
+3
*
get_fallback_email() now uses the EMAIL environmental variable (if set).
W. Trevor King
2011-04-14
1
-3
/
+2
*
Add libbe.ui.util.user.get_fallback_fullname() and use pwd when possible.
W. Trevor King
2011-04-14
1
-4
/
+26
*
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
*
Use os.path.join in libbe.storage.util.config.path.
wking
2010-06-22
1
-1
/
+3
*
Use email.utils.formataddr/parseaddr to generate/parse user IDs
W. Trevor King
2010-02-07
1
-29
/
+60
*
Updated copyright information
W. Trevor King
2010-01-01
1
-1
/
+15
*
Transitioned init to Command format
W. Trevor King
2009-12-14
1
-1
/
+1
*
Transitioned assign to Command format
W. Trevor King
2009-12-14
1
-4
/
+5
*
More fixes for libbe.storage.vcs.hg + .git transition.
W. Trevor King
2009-12-13
1
-6
/
+6
*
Converted libbe.storage.vcs.base to new Storage format.
W. Trevor King
2009-12-13
1
-7
/
+11
*
Added libbe.ui.util.user for managing user ids.
W. Trevor King
2009-12-12
1
-0
/
+84