Sun, 27 May 2012 18:25:04 +0200 | Adrian Buehlmann | hghave: wrap command in 'sh -c "..."' for has_pyflakes() | file | diff | annotate |
Sat, 12 May 2012 16:02:45 +0200 | Brodie Rao | cleanup: replace naked excepts with more specific ones | file | diff | annotate |
Sat, 12 May 2012 16:00:53 +0200 | Brodie Rao | cleanup: replace hasattr() usage with getattr() in hghave | file | diff | annotate |
Sat, 12 May 2012 15:56:23 +0200 | Brodie Rao | cleanup: "x != None" -> "x is not None" | file | diff | annotate |
Sat, 12 May 2012 15:54:54 +0200 | Brodie Rao | cleanup: eradicate long lines | file | diff | annotate |
Wed, 04 Apr 2012 15:59:56 +0200 | Patrick Mezard | hghave: remove symlink test made useless by ac0da5caebec | file | diff | annotate |
Sat, 31 Mar 2012 10:44:31 -0500 | Matt Mackall | tests: make hghave handle exec bit on Linux with vfat | file | diff | annotate |