Mercurial > hg
graph
-
doc: itemize text blocks to increase readability in HTML format stableMon, 01 Feb 2016 22:14:06 +0900, by FUJIWARA Katsunori
-
doc: use correct indentation for enumeration stableMon, 01 Feb 2016 22:14:06 +0900, by FUJIWARA Katsunori
-
doc: use correct cross reference in help documentation stableMon, 01 Feb 2016 22:13:57 +0900, by FUJIWARA Katsunori
-
doc: prevent literal text block from being treated as non-literal one stableMon, 01 Feb 2016 22:06:35 +0900, by FUJIWARA Katsunori
-
doc: prevent non-literal text block from being treated as literal one stableMon, 01 Feb 2016 22:06:35 +0900, by FUJIWARA Katsunori
-
histedit: show correct hash ID at verification error stableMon, 01 Feb 2016 20:29:20 +0900, by FUJIWARA Katsunori
-
backout: disable --merge with --no-commit (issue4874) stableSat, 30 Jan 2016 18:00:11 +0900, by Yuya Nishihara
-
changegroup: fix pulling to treemanifest repo from flat repo (issue5066) stableWed, 27 Jan 2016 09:07:28 -0800, by Martin von Zweigbergk
-
tests: minor cleanup to treemanifest test stableThu, 28 Jan 2016 13:49:05 -0800, by Martin von Zweigbergk
-
merge: don't try to merge subrepos twice (issue4988) stableFri, 29 Jan 2016 14:19:29 -0800, by Siddharth Agarwal
-
bookmarks: improve documentation for --rev option stableWed, 27 Jan 2016 16:16:38 -0600, by Nathan Goldbaum
-
merge: undocument checkunknown and checkignored configs for 3.7 stableWed, 27 Jan 2016 12:33:07 -0800, by Siddharth Agarwal
-
commands: advance current active bookmark at pull --update correctly stableThu, 28 Jan 2016 20:10:06 +0900, by FUJIWARA Katsunori
-
largefiles: prevent committing a missing largefile stableSun, 24 Jan 2016 00:10:19 -0500, by Matt Harbison
-
changegroup: fix treemanifest exchange code (issue5061) stableWed, 27 Jan 2016 10:24:25 -0500, by Augie Fackler
-
log: speed up single file log with hidden revs (issue4747) stableFri, 22 Jan 2016 12:08:20 -0600, by Matt Mackall
-
largefiles: report the missing file count after a commit that does nothing stableSat, 23 Jan 2016 23:32:49 -0500, by Matt Harbison
-
commit: factor the post commit status check into a cmdutil method stableSat, 23 Jan 2016 23:24:30 -0500, by Matt Harbison
-
largefiles: fix an explicit largefile commit after a remove (issue4969) stableSat, 23 Jan 2016 20:51:17 -0500, by Matt Harbison
-
context: back out sneaky code change in documentation change stableMon, 25 Jan 2016 15:48:35 -0800, by Martin von Zweigbergk
-
templater: abort if infinite recursion detected while compiling stableThu, 23 Jul 2015 23:41:29 +0900, by Yuya Nishihara
-
templater: abort if infinite recursion detected while evaluation (issue4758) stableWed, 22 Jul 2015 23:29:41 +0900, by Yuya Nishihara
-
exchange: set 'treemanifest' param on pushed changegroups too stableFri, 22 Jan 2016 16:31:50 -0800, by Martin von Zweigbergk
-
crecord: fix help bar display issue (issue5063) stableMon, 25 Jan 2016 11:37:02 -0800, by Laurent Charignon
-
subrepo: better error messages in _ensuregit stableSun, 17 Jan 2016 22:53:57 -0500, by Mason Malone
-
hgweb: update canvas.width before dynamically redrawing graph (issue2683) stableSat, 23 Jan 2016 17:31:31 +0800, by Anton Shestakov
-
run-tests: "fix" race condition in race condition fix stableFri, 22 Jan 2016 11:00:13 -0800, by Bryan O'Sullivan
-
rebase: restore help for rebase w/o args (issue5059) stableFri, 22 Jan 2016 20:32:47 +0000, by timeless
-
changegroup: introduce safeversion() stableTue, 19 Jan 2016 15:32:32 -0800, by Martin von Zweigbergk
-
changegroup: don't support versions 01 and 02 with treemanifests stableTue, 19 Jan 2016 14:27:18 -0800, by Martin von Zweigbergk
-
run-tests: fix crash when --json and --blacklist are both used (issue5050) stableTue, 19 Jan 2016 08:22:27 -0800, by Laurent Charignon
-
transaction: abort transaction during hook exception stableTue, 19 Jan 2016 15:18:21 -0800, by Durham Goode
-
changegroup: cg3 has two empty groups *after* manifests stableTue, 19 Jan 2016 17:44:25 -0800, by Martin von Zweigbergk
-
mq: check for reserved patch name with qimport -r (issue5033) stableTue, 19 Jan 2016 06:00:59 +0100, by Mads Kiilerich
-
mq: refactor makepatchname into class method stableTue, 19 Jan 2016 06:00:30 +0100, by Mads Kiilerich
-
repoview: fix corrupted hiddencache crash Mercurial (issue5042) stableWed, 20 Jan 2016 13:43:01 -0800, by Laurent Charignon
-
repoview: add missing newline character in debug prints stableWed, 20 Jan 2016 13:40:59 -0800, by Laurent Charignon
-
commandserver: drop tell() and seek() from channels (issue5049) stableWed, 20 Jan 2016 00:08:00 +0900, by Yuya Nishihara
-
crecord: edit during hg crecord should preserve cursor position (issue5041) stableWed, 20 Jan 2016 11:21:13 -0800, by Laurent Charignon
-
templates: use canvaswidth instead of fixed width for canvas (issue2683) stableThu, 21 Jan 2016 02:42:01 +0900, by FUJIWARA Katsunori
-
backout: fix --no-commit option (issue5054) stableWed, 20 Jan 2016 08:16:58 -0800, by Ruslan Sayfutdinov
-
bundle: exit early when there are no commits to bundle stableTue, 19 Jan 2016 13:43:50 -0800, by Durham Goode
-
zeroconf: access repo on hgweb_mod properly (issue5036) stableSun, 17 Jan 2016 20:37:29 -0800, by Gregory Szorc
-
merge default into stable for 3.7 code freeze stableSun, 17 Jan 2016 21:40:21 -0600, by Matt Mackall
-
shelve: permit shelves to contain unknown filesThu, 14 Jan 2016 10:03:31 -0800, by Simon Farnsworth
-
localrepo: don't reference transaction from hook closure (issue5043)Sun, 17 Jan 2016 14:14:15 -0800, by Gregory Szorc
-
context: don't use util.cachefunc due to cycle creation (issue5043)Sun, 17 Jan 2016 12:10:30 -0800, by Gregory Szorc
-
largefiles: actions will now always have a file - drop checkSun, 17 Jan 2016 19:29:27 +0100, by Mads Kiilerich
-
largefiles: make prompt order deterministicSun, 17 Jan 2016 19:29:27 +0100, by Mads Kiilerich
-
largefiles: fix commit of missing largefilesSun, 17 Jan 2016 17:23:32 +0100, by Mads Kiilerich
-
diff: don't crash when merged-in addition is copiedThu, 14 Jan 2016 10:22:55 -0800, by Martin von Zweigbergk
-
diff: don't crash when merged-in addition was removed (issue4786)Thu, 14 Jan 2016 10:14:24 -0800, by Martin von Zweigbergk