Mercurial > hg
log tests/hghave @ 16891:b0e8afdfa970
age | author | description |
---|---|---|
Fri, 08 Jun 2012 15:11:05 +0200 | Adrian Buehlmann | tests/hghave: implement #if true / #if false |
Sun, 27 May 2012 18:25:04 +0200 | Adrian Buehlmann | hghave: wrap command in 'sh -c "..."' for has_pyflakes() |
Sat, 12 May 2012 16:02:45 +0200 | Brodie Rao | cleanup: replace naked excepts with more specific ones |
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 |
Wed, 04 Apr 2012 15:59:56 +0200 | Patrick Mezard | hghave: remove symlink test made useless by ac0da5caebec stable |