Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 08 Jul 2018 16:21:26 +0900 | Yuya Nishihara | diff: graduate word-diff option from experimental |
Fri, 06 Jul 2018 12:47:02 -0700 | Danny Hooper | fix: add test case that shows why --whole with --base is useful |
Fri, 06 Jul 2018 16:45:44 -0700 | Martin von Zweigbergk | context: raise ProgrammingError on repo['my-tag'] |
Fri, 06 Jul 2018 21:49:25 +0900 | Yuya Nishihara | diffutil: move the module out of utils package |
Fri, 06 Jul 2018 21:41:36 +0900 | Yuya Nishihara | diffutil: remove diffopts() in favor of diffallopts() |
Fri, 06 Jul 2018 21:38:33 +0900 | Yuya Nishihara | obsutil: use public interface to access to repo.ui |
Fri, 06 Jul 2018 21:35:47 +0900 | Yuya Nishihara | hgweb: pass ui to diffstatgen() explicitly |