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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Used PyCharms inspectors.
Matěj Cepl
2024-03-30
2
-6
/
+6
*
2to3 conversion of the repo.
Matěj Cepl
2024-01-18
2
-4
/
+4
*
remove support for Arch
Matthew Fernandez
2017-10-25
1
-3
/
+1
*
ui:util:pager: cleanup pager implementation
W. Trevor King
2012-11-29
1
-28
/
+45
*
ui:util:pager: document Nathan Weizenbaum as author of Ruby inspiration
W. Trevor King
2012-11-29
1
-1
/
+2
*
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
4
-4
/
+4
*
Keep stdin (file descriptor 0) open in the pager's child process.
W. Trevor King
2012-02-25
1
-1
/
+0
*
Ran update-copyright.py.
W. Trevor King
2012-02-16
4
-40
/
+40
*
Fix my busted 1512c0e2a64e patch to libbe/util/encoding.py.
W. Trevor King
2011-11-13
1
-1
/
+1
*
Run update_copyright.py.
W. Trevor King
2011-05-25
4
-4
/
+8
*
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
4
-4
/
+4
*
Ran update_copyright.py
W. Trevor King
2010-06-22
4
-46
/
+50
*
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
*
Fix editor spawning on null-string EDITOR and VISUAL.
W. Trevor King
2010-01-29
1
-4
/
+3
*
Updated copyright information
W. Trevor King
2010-01-01
4
-4
/
+32
*
Remove libbe.ui.util.cmdutil
W. Trevor King
2009-12-29
1
-129
/
+0
*
Restore comment stripping to libbe.ui.util.editor.editor_string()
W. Trevor King
2009-12-28
1
-0
/
+4
*
Transitioned severity to Command-format, also added Command._get_*()
W. Trevor King
2009-12-14
1
-14
/
+0
*
Transitioned comment to Command format
W. Trevor King
2009-12-14
1
-6
/
+5
*
Transitioned init to Command format
W. Trevor King
2009-12-14
1
-1
/
+1
*
Added parse_user() calls to Assign
W. Trevor King
2009-12-14
1
-4
/
+0
*
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
*
Moved be to libbe.ui.command_line and transitioned to Command format.
W. Trevor King
2009-12-12
1
-108
/
+0
*
Added libbe.ui.util.user for managing user ids.
W. Trevor King
2009-12-12
1
-0
/
+84
*
Moved command completion from libbe.ui.util to libbe.command.util
W. Trevor King
2009-12-12
1
-68
/
+0
*
Added libbe.command.base (with Command class) and moved list command to new f...
W. Trevor King
2009-12-12
3
-123
/
+91
*
Initial directory restructuring to clarify dependencies
W. Trevor King
2009-12-07
3
-0
/
+534