Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 12 May 2012 16:00:53 +0200 | Brodie Rao | cleanup: replace hasattr() usage with getattr() in hghave |
Sat, 12 May 2012 15:56:23 +0200 | Brodie Rao | cleanup: "x != None" -> "x is not None" |
Sat, 12 May 2012 15:54:54 +0200 | Brodie Rao | cleanup: eradicate long lines |
Sun, 13 May 2012 11:19:48 +0200 | Matt Mackall | merge with i18n stable |
Mon, 30 Jan 2012 17:37:45 +0100 | Pierre-Yves David | mq: qimport need wlock for --push - do that after releasing lock stable |
Sat, 12 May 2012 20:06:02 +0200 | Mads Kiilerich | tag: run commit hook when lock is released (issue3344) stable |