Recent activity

2 days ago

durin42 committed e54e3f6e6789 to mercurial-crew
mq: fix deprecation mention, line length
2 days ago
durin42 committed e54e3f6e6789 to mercurial
mq: fix deprecation mention, line length
2 days ago
durin42 committed cbd7065e6ab4 to hgsubversion
util: add parseurl method to abstract away differences between 1.4 and 1.5
2 days ago
durin42 committed cbd7065e6ab4 to hgsubversion
util: add parseurl method to abstract away differences between 1.4 and 1.5
2 days ago
durin42 committed 27d542bc0f5b to mercurial
qnew: ignore force option This makes the default behavior the same as qnew --force, and deprecates the force option.
2 days ago
durin42 committed 27d542bc0f5b to mercurial-crew
qnew: ignore force option This makes the default behavior the same as qnew --force, and deprecates the force option.
2 days ago

3 days ago

durin42 committed 0ba711e07bf9 to async-http
http: fix a bug with incoming chunked-transfer encoding We would fail to read the block properly if the read from the socket split the incoming ...
3 days ago
durin42 reported issue #142 to hgsubversion
Release tarball doesn't have tests
3 days ago
durin42 committed d2d5c09b33d0 to hgsubversion
Added tag 1.0 for changeset 97f2079e3778
3 days ago
durin42 committed d2d5c09b33d0 to hgsubversion
Added tag 1.0 for changeset 97f2079e3778
3 days ago
durin42 committed 97f2079e3778 to hgsubversion
setup: updates for release
3 days ago
durin42 committed 97f2079e3778 to hgsubversion
setup: updates for release
3 days ago

Repositories

 durin42 / async-http (created 3 days ago)

Async http library intended for use in httplib2. Probably buggy, will become part of httplib2 when it is ready.

 durin42 / dotfiles (created 15 months ago)

My (public) dotfiles.

 durin42 / hg-git (created 9 months ago)

 durin42 / hg-remotebranches (created 4 days ago)

Keeps track of remote branch heads for each entry in [paths] and exposes them as tags.

 durin42 / hgsubversion (created 17 months ago)

hgsubversion is an extension for Mercurial that allows using Mercurial as a Subversion client.

 durin42 / hgsubversion_ctypes (created 15 months ago)

Patch queue for work towards implementation of the ctypes bindings.

 durin42 / hgsubversion-experiments (created 2 weeks ago)

experimental stuff. broken. don't use.

 durin42 / hgsubversionmq (created 8 months ago)

 durin42 / histedit (created 10 months ago)

History editing plugin for Mercurial, heavily inspired by git rebase --interactive.

 durin42 / melange (created 8 months ago)

melange so I can make an mq

 durin42 / melange-patches (created 8 months ago)

 durin42 / mercurial-appengine (created 7 months ago)

Updating mercurial-appengine so I can use it for some various hacks that have occurred to me.

 durin42 / nosemacs (created 10 months ago)

Emacs extension to provide easy nosetest integration.

 durin42 / nose-xml (created 12 months ago)

[Deprecated: included in Nose 0.11] XUnit style XML output for nose. This is going to be the minimum to get what I need for Hudson integration working, but patches to make it more than that are certainly welcomed.

 durin42 / presentations (created 4 months ago)

Presentation decks I've used.

 durin42 / python-morse (created 10 days ago)

Stupid-simple library for turning strings into morse code (and maybe some day the reverse) in Python.

 durin42 / shepherd (created 19 months ago)

Shepherd is an automatic test re-running tool for OS X that uses FSEvents to detect when files have been modified.

 durin42 / spawning (created 9 days ago)

Following

jpellerin