Mercurial > hg
log mercurial/commands.py @ 30037:cd7276f7ea83
age | author | description |
---|---|---|
Sat, 01 Oct 2016 15:10:38 -0400 | Augie Fackler | merge with stable |
Fri, 23 Sep 2016 12:45:10 -0500 | Kevin Bullock | grep: rewrite help to better document current (confusing) behavior stable |
Tue, 20 Sep 2016 23:47:02 +0000 | timeless | serve: use single quotes in use warning |
Tue, 20 Sep 2016 23:46:15 +0000 | timeless | bundle: use single quotes in use warning |
Tue, 20 Sep 2016 20:12:38 +0000 | timeless | push: update help hint to point to config.paths section |
Mon, 29 Aug 2016 07:07:15 +0200 | Mathias De Maré | config: add template support |
Mon, 29 Aug 2016 17:19:09 +0200 | Mathias De Maré | formatter: introduce isplain() to replace (the inverse of) __nonzero__() (API) |