index
:
mirror/gtimelog
master
mirror: time management software
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-12-23
Prepare to release 0.9.1
0.9.1
Marius Gedminas
2013-12-23
Makefile rules for building man pages
Marius Gedminas
2013-12-23
Tweak formatting, document tasks.txt
Marius Gedminas
2013-12-23
Completely document the config file
Marius Gedminas
2013-12-08
Fix --debug message about tray icon prefs
Marius Gedminas
2013-12-08
Swap two debug messages
Marius Gedminas
2013-12-08
Make the test more reliable
Marius Gedminas
2013-12-07
Remove executable bits from scripts
Marius Gedminas
2013-12-07
Flesh out the format description of timelog.txt
Marius Gedminas
2013-12-07
Merge pull request #2 from warsaw/clean-upstream
Marius Gedminas
2013-12-06
Move the debian/ directory out of the git tree for a cleaner upstream.
Barry Warsaw
2013-12-06
Move reST manpages up a level since they aren't Debian specific.
Barry Warsaw
2013-12-05
Merge pull request #1 from warsaw/master
Marius Gedminas
2013-12-05
Use the reST manpage instead.
Barry Warsaw
2013-12-05
Resolve conflicts.
Barry Warsaw
2013-12-05
Merge branch '0.9.0debian'
Barry Warsaw
2013-12-05
gtimelog (0.9.0-1) unstable; urgency=low
Barry Warsaw
2013-12-04
Add the debian subdirectory
Marius Gedminas
2013-12-04
Post-release version bump
Marius Gedminas
2013-12-04
Prepare to release 0.9.0
0.9.0
Marius Gedminas
2013-12-04
Check git logs and my mail archives for contributors
Marius Gedminas
2013-12-04
Linkify references to other files
Marius Gedminas
2013-12-04
Better PyPI page
Marius Gedminas
2013-12-04
Include the licence in the manifest
Marius Gedminas
2013-12-04
Rename LICENSE.txt to COPYING
Marius Gedminas
2013-12-04
Add a licence
Marius Gedminas
2013-12-04
Update documentation
Marius Gedminas
2013-12-04
Add a screenshot to the repository
Marius Gedminas
2013-12-04
Enable Python 3.3 Travis builds
Marius Gedminas
2013-12-04
Explicitly use /usr/bin/python for the wrapper script
Marius Gedminas
2013-12-04
Declare Python 3.3 support
Marius Gedminas
2013-12-04
Fix CSV on Python 3
Marius Gedminas
2013-12-04
Unicode/str differences
Marius Gedminas
2013-12-04
Python 3 syntax fixes for main.py
Marius Gedminas
2013-12-04
Don't sort lists containing None
Marius Gedminas
2013-12-04
Filelike.write() returns a number on Python 3
Marius Gedminas
2013-12-04
Avoid NamedTemporaryFile
Marius Gedminas
2013-12-04
Avoid calling file(), also use with to close it
Marius Gedminas
2013-12-04
Avoid print statements
Marius Gedminas
2013-12-04
The ConfigParser module was renamed in Python 3
Marius Gedminas
2013-12-04
You cannot sort dict views in Python 3
Marius Gedminas
2013-12-04
Make the tests compatible with Python 3
Marius Gedminas
2013-12-04
Avoid execfile() in setup.py
Marius Gedminas
2013-12-04
Tentatively mention Python 2.6 support
Marius Gedminas
2013-12-04
Improve test coverage for timelog.TaskList
Marius Gedminas
2013-12-04
Improve test coverage for timelog.TimeWindow
Marius Gedminas
2013-12-04
Use with statement instead of try/finally
Marius Gedminas
2013-12-04
Add a .coveragerc
Marius Gedminas
2013-12-04
Improve test coverage for settings.py
Marius Gedminas
2013-12-01
Add Travis status badge, some other minor tweaks
Marius Gedminas
[next]