Commits
User selector
Commit History
Commits on Feb 2, 2017
- authored andcommitted
Commits on Dec 8, 2016
Merge pull request #541 from andy-maier/py26_fixes
Show description for 2f207e0authoredchore(lint): flake8
Show description for b06b13ecommittedfix(submodule): don't fail if tracking branch can't be setup
Show description for b93ba7ccommitted
Commits on Oct 24, 2016
Fixes to support Python 2.6 again.
Show description for f3d5df2committed
Commits on Oct 22, 2016
Commits on Oct 20, 2016
- committed
Commits on Oct 16, 2016
- committed
- committed
fix(unicode): use surrogateescape in bytes.decode
Show description for 93d5302committed- committed
- committed
Commits on Oct 12, 2016
Commits on Oct 11, 2016
FIX #526: Do not depend on test-sources
Show description for 74c7ed0committed
Commits on Oct 4, 2016
config: FIX regression by prev commit "wrap all conf..."
Show description for 833ac6ecommitted- committed
src: No PyDev warnings
Show description for a469af8committed
Commits on Oct 3, 2016
hidden win-errs: Let leaking TCs run till end, then hide
Show description for be44602committed
Commits on Oct 2, 2016
- authored andcommitted
Commits on Oct 1, 2016
io, #519: ALL open() --> with open()
Show description for 9a52168committedWin, #519: FIX repo TCs.
Show description for b8b025fcommitted
Commits on Sep 28, 2016
FIX hook TC on PY3+Win & indeterministic lock timing.
Show description for 3959556committed
Commits on Aug 21, 2016
fix(commit): handle gpgsig properly
Show description for 31ad0a0committed
Commits on Jun 1, 2016
Commits on May 30, 2016
Ignore invalid data when decoding commit objects
Show description for 79c99c0committed
Commits on Apr 19, 2016
Add support for getting "aware" datetime info
Show description for a2c8c7fcommitted
Commits on Dec 14, 2015
fix(tree): show that fixing Tree.cache is not possible
Show description for 4f1110bcommitted
Commits on Dec 13, 2015
chore(tree): remove dead code
Show description for 0de827acommittedfix(tree): tree item sort now uses git-style
Show description for d82a6c5committed
Commits on Nov 8, 2015
fix(commit): respect daylight saving when computing utc-offset
Show description for 0900a51committed
Commits on Aug 17, 2015
fix(commit): serialization timezone handling
Show description for a8f7e37committed
Commits on Jul 22, 2015
gic {init,clone} --separate-git-dir is supported only since 1.7.5
Show description for 6fdb6a5committed
Julien Pivotto
Commits on Jul 17, 2015
- authored andcommitted

- committed
Commits on Jun 25, 2015
Added NullHandlers to all loggers to preven "No handler" messages
Show description for aa0cceacommitted
James Nowell