Mercurial > hg
graph
-
canonpath: fix infinite recursionTue, 12 May 2015 19:40:45 -0500, by Matt Mackall
-
commit: no longer allow empty commit with the 'force' argument (API)Tue, 12 May 2015 11:44:14 -0700, by Pierre-Yves David
-
import: use ui.allowemptycommit to allow empty commitsMon, 11 May 2015 20:15:41 -0700, by Durham Goode
-
mq: use ui.allowemptycommit to allow empty commitsMon, 11 May 2015 17:51:22 -0700, by Durham Goode
-
commit: add ui.allowemptycommit config optionMon, 11 May 2015 16:18:28 -0700, by Durham Goode
-
commit: move empty commit condition to a new lineMon, 11 May 2015 16:16:22 -0700, by Durham Goode
-
dirs: speed up by storing number of direct children per dirFri, 08 May 2015 15:04:14 -0700, by Martin von Zweigbergk
-
dirs: back out forward-searching in finddirs()Fri, 08 May 2015 15:09:28 -0700, by Martin von Zweigbergk
-
templatekw: replace currentbookmark with activebookmark keywordWed, 15 Apr 2015 08:19:36 -0700, by Ryan McElroy
-
templatekw: introduce activebookmark keywordWed, 15 Apr 2015 08:12:04 -0700, by Ryan McElroy
-
templatekw: rename variable current to activeWed, 15 Apr 2015 08:26:01 -0700, by Ryan McElroy
-
pathutil: hint if a path is root relative instead of cwd relative (issue4663)Mon, 11 May 2015 21:26:13 -0400, by Matt Harbison
-
check-code: drop the python 2.5 warning for os.path.relpath()Mon, 11 May 2015 22:47:01 -0400, by Matt Harbison
-
setup.py: drop compatibility with Python 2.4 and 2.5 (BC)Fri, 08 May 2015 23:44:15 -0700, by Pierre-Yves David