Fri, 10 Feb 2017 16:56:29 -0800 |
Martin von Zweigbergk |
cleanup: use set literals
|
Sat, 22 Oct 2016 14:35:10 +0900 |
Yuya Nishihara |
ui: factor out ui.load() to create a ui without loading configs (API)
|
Tue, 05 Apr 2016 23:17:05 +0900 |
Yuya Nishihara |
test-duplicateoptions: alias ui as uimod
|
Sun, 03 Apr 2016 16:58:43 +0300 |
Robert Stanca |
py3: use print_function in test-duplicateoptions.py
|
Sun, 03 Apr 2016 16:56:15 +0300 |
Robert Stanca |
py3: use absolute_import in test-duplicateoptions.py
|
Sat, 01 Mar 2014 16:20:15 -0600 |
Matt Mackall |
extensions: remove the inotify extension (BC)
|
Sun, 08 Apr 2012 12:43:41 -0700 |
Steven Stallion |
plan9: initial support for plan 9 from bell labs
|
Wed, 14 Sep 2011 17:06:33 +0200 |
Simon Heimberg |
test: test for options duplicate with global options
|
Wed, 29 Jun 2011 00:19:27 +0200 |
Mads Kiilerich |
tests: ignore inotify extension in test-duplicateoptions.py
stable
|
Fri, 27 May 2011 17:51:16 +0300 |
Idan Kamara |
tests: add a test to check for duplicate command options
|