Mercurial > hg
graph
-
merge with stableMon, 04 Aug 2014 14:32:34 -0500, by Matt Mackall
-
color: pass on key error for win32 (issue4298) stableFri, 01 Aug 2014 13:09:06 -0500, by Sean Farley
-
context: call normal on the right object stableFri, 01 Aug 2014 18:30:18 -0700, by Siddharth Agarwal
-
getbundle: add a ``cg`` boolean argument to control changegroup inclusionSat, 31 May 2014 16:48:29 -0700, by Pierre-Yves David
-
wireproto: add a ``boolean`` type for getbundle parametersThu, 22 May 2014 17:20:52 -0700, by Pierre-Yves David
-
i18n: detect UI language without POSIX-style locale variable on Windows (BC)Sun, 03 Aug 2014 19:19:23 +0900, by Yuya Nishihara
-
locate: use ctx.matches instead of ctx.walkFri, 01 Aug 2014 22:16:54 -0700, by Siddharth Agarwal
-
context: add a method to efficiently filter by match if possibleFri, 01 Aug 2014 22:07:29 -0700, by Siddharth Agarwal
-
dirstate: add a method to efficiently filter by matchFri, 01 Aug 2014 22:05:16 -0700, by Siddharth Agarwal
-
purge: prefer util.unlink instead over own removefileSat, 02 Aug 2014 09:45:21 +0100, by Christian Ebert
-
keyword: bump copyright yearSat, 02 Aug 2014 09:44:45 +0100, by Christian Ebert
-
keyword: really clean up kwdemo temp treeSat, 02 Aug 2014 09:44:11 +0100, by Christian Ebert
-
graft: make --force apply across continues (issue3220)Sat, 26 Jul 2014 14:54:36 -0700, by Siddharth Agarwal
-
graft: allow regrafting ancestors with --force (issue3220)Fri, 25 Jul 2014 18:21:16 -0700, by Siddharth Agarwal
-
test-obsolete: better logging templateFri, 04 Jul 2014 19:52:39 +0200, by Pierre-Yves David
-
run-tests: '--time' option provide more details to Linux usersThu, 26 Jun 2014 01:22:50 +0530, by anuraggoel
-
merge with stableFri, 01 Aug 2014 18:32:52 -0500, by Matt Mackall
-
status: do not reverse deleted and unknown stable 3.1Fri, 01 Aug 2014 13:01:35 -0700, by Pierre-Yves David
-
status: don't drop unknown and ignored information (issue4321) stableFri, 01 Aug 2014 12:49:00 -0700, by Pierre-Yves David
-
status: explicitly exclude removed file from unknown and ignored stableFri, 01 Aug 2014 13:13:24 -0700, by Pierre-Yves David
-
i18n-ja: synchronized with f582fa1167f7 stableFri, 01 Aug 2014 17:29:02 +0900, by FUJIWARA Katsunori
-
log: do not use exact matcher for --patch --follow without file (issue4319) stableFri, 01 Aug 2014 21:36:56 +0900, by Yuya Nishihara
-
qimport: record imported revs incrementally (issue3874) stableThu, 31 Jul 2014 16:32:12 -0500, by Matt Mackall
-
i18n-ja: synchronized with 838025b15925 stableFri, 01 Aug 2014 01:13:53 +0900, by FUJIWARA Katsunori
-
help: always show command help with -h (issue4240) stableThu, 31 Jul 2014 14:31:31 -0500, by Matt Mackall
-
templater: add i18n comments to error messages of newly added functions stableFri, 01 Aug 2014 02:14:24 +0900, by FUJIWARA Katsunori
-
commands: make the warning message for "patch --partial" translatable stableFri, 01 Aug 2014 02:14:24 +0900, by FUJIWARA Katsunori
-
convert: fix argument mismatch at formatting the abort message stableFri, 01 Aug 2014 02:14:24 +0900, by FUJIWARA Katsunori
-
debuginstall: handle quoted path for editor (issue4316) stableThu, 31 Jul 2014 10:31:56 +0100, by Alexandre Garnier
-
test-bundle2: move file mode setting after sys import stableWed, 30 Jul 2014 18:28:37 -0500, by Matt Mackall
-
config: allow 'user' in .hgrc ui section (issue3169) stableSat, 26 Jul 2014 09:27:11 +0300, by anatoly techtonik
-
doc: unify help text for "--edit" option stableWed, 30 Jul 2014 00:14:52 +0900, by FUJIWARA Katsunori
-
doc: unify help text for "--message" option stableWed, 30 Jul 2014 00:13:59 +0900, by FUJIWARA Katsunori
-
histedit: respect revsetalias entries (issue4311) stableMon, 28 Jul 2014 19:20:13 -0400, by Augie Fackler
-
graft: add a reference to revsets to the help text (issue3362) stableMon, 28 Jul 2014 10:05:17 +0200, by Alexander Becher
-
i18n: add parenthesis in Brazilian translation of the resolve message stableSat, 26 Jul 2014 03:35:42 +0200, by Pierre-Yves David
-
resolve: add parenthesis around "no more unresolved files" message stableSat, 26 Jul 2014 03:32:49 +0200, by Pierre-Yves David
-
help: drop reference to glog in templates topic stableFri, 25 Jul 2014 15:38:26 -0500, by Matt Mackall
-
help: use --template to specify existing style stableMon, 21 Jul 2014 11:44:20 +0900, by Yuya Nishihara
-
test-status: add test for removed-and-untracked state (BC) stableThu, 24 Jul 2014 23:39:25 +0900, by Yuya Nishihara
-
bundle2: only use callable return as reply handler stableWed, 02 Jul 2014 16:13:48 +0200, by Pierre-Yves David
-
resolve: report no argument warning using a hint stableThu, 24 Jul 2014 14:29:08 -0700, by Nathan Goldbaum
-
revset: optimize baseset.__sub__ (issue4313) stableThu, 24 Jul 2014 12:12:12 -0700, by Gregory Szorc
-
memctx: substate needs to be {} instead of None stableWed, 16 Jul 2014 13:07:39 -0500, by Sean Farley
-
version: don't traceback if no extensions to list (issue4312) stableWed, 23 Jul 2014 11:16:22 -0500, by Matt Mackall
-
largefiles: use "normallookup" on "lfdirstate" while reverting stableWed, 23 Jul 2014 00:10:24 +0900, by FUJIWARA Katsunori
-
largefiles: invoke "normallookup" on "lfdirstate" for merged files stableWed, 23 Jul 2014 00:10:24 +0900, by FUJIWARA Katsunori