Mercurial > hg
graph
-
commit: update the --secret code to use backupconfig and restoreconfigTue, 05 Aug 2014 18:53:05 -0700, by Pierre-Yves David
-
rebase: do not retract phase boundary by handTue, 05 Aug 2014 13:22:44 -0700, by Pierre-Yves David
-
config: fix restoreconfig of non existing configTue, 05 Aug 2014 21:16:24 -0700, by Pierre-Yves David
-
push: use stepsdone for obsmarkers pushThu, 31 Jul 2014 13:51:17 -0700, by Pierre-Yves David
-
push: introduce a discovery step for obsmarkerSat, 05 Jul 2014 19:32:20 +0200, by Pierre-Yves David
-
push: move the list of obsmarker to push into the push operationSat, 05 Jul 2014 19:17:09 +0200, by Pierre-Yves David
-
push: explicitly encode a list of obsmarkers to pushFri, 04 Jul 2014 19:31:49 +0200, by Pierre-Yves David
-
merge-tools: add a `premerge=keep-merge3` config optionMon, 04 Aug 2014 16:32:41 -0700, by Pierre-Yves David
-
merge-tools: make premerge valid values extensibleMon, 04 Aug 2014 16:58:39 -0700, by Pierre-Yves David
-
mergetools: add a test for premerge --keepMon, 04 Aug 2014 16:50:15 -0700, by Pierre-Yves David
-
test-merge-tools: introduce a "revision 4" that merges with conflictMon, 04 Aug 2014 16:39:47 -0700, by Pierre-Yves David
-
merge: add an internal:merge3 toolTue, 05 Aug 2014 14:58:45 -0700, by Pierre-Yves David
-
internal:merge: update documentationTue, 05 Aug 2014 15:09:54 -0700, by Pierre-Yves David
-
filemerge: allow the formatting of three labels instead of twoTue, 05 Aug 2014 15:17:38 -0700, by Pierre-Yves David
-
filemerge: drop extra white spaceTue, 05 Aug 2014 15:12:22 -0700, by Pierre-Yves David
-
simplemerge: support three labels when mergingTue, 05 Aug 2014 15:10:50 -0700, by Pierre-Yves David
-
simplemerge: burn "minimal" feature to the groundTue, 05 Aug 2014 14:56:25 -0700, by Pierre-Yves David
-
merge: use no-minimal for premerge tooTue, 29 Jul 2014 11:55:01 -0700, by Pierre-Yves David
-
merge: refactor labels selection codeMon, 09 Jun 2014 23:37:36 -0700, by Pierre-Yves David
-
push: include phase push in the unified bundle2 pushTue, 01 Jul 2014 23:08:17 +0200, by Pierre-Yves David
-
push: perform phases discovery before the pushWed, 30 Jul 2014 19:26:47 -0700, by Pierre-Yves David
-
push: make discovery extensibleTue, 01 Jul 2014 17:06:02 +0200, by Pierre-Yves David
-
push: rework the bundle2partsgenerators logicWed, 30 Jul 2014 19:04:50 -0700, by Pierre-Yves David
-
push: move common heads computation into pushopTue, 01 Jul 2014 17:27:22 +0200, by Pierre-Yves David
-
push: extract fallback heads computation into pushopTue, 01 Jul 2014 17:20:47 +0200, by Pierre-Yves David
-
push: extract future heads computation into pushopTue, 01 Jul 2014 17:20:31 +0200, by Pierre-Yves David
-
cmdutil: use '[committemplate]' section like as map file for style definitionSat, 02 Aug 2014 21:46:27 +0900, by FUJIWARA Katsunori
-
cmdutil: look commit template definition up by specified 'editform'Sat, 02 Aug 2014 21:46:27 +0900, by FUJIWARA Katsunori
-
import: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:27 +0900, by FUJIWARA Katsunori
-
commit: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:27 +0900, by FUJIWARA Katsunori
-
tag: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:27 +0900, by FUJIWARA Katsunori
-
graft: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:27 +0900, by FUJIWARA Katsunori
-
backout: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:27 +0900, by FUJIWARA Katsunori
-
transplant: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:26 +0900, by FUJIWARA Katsunori
-
shelve: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:26 +0900, by FUJIWARA Katsunori
-
rebase: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:26 +0900, by FUJIWARA Katsunori
-
mq: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:26 +0900, by FUJIWARA Katsunori
-
histedit: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:26 +0900, by FUJIWARA Katsunori
-
gpg: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:26 +0900, by FUJIWARA Katsunori
-
fetch: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:26 +0900, by FUJIWARA Katsunori
-
cmdutil: introduce 'editform' to distinguish the purpose of commit text editingSat, 02 Aug 2014 21:46:26 +0900, by FUJIWARA Katsunori
-
log: allow patterns with -fTue, 22 Jul 2014 22:40:16 -0700, by Durham Goode
-
run-tests: fix test result counts with --keyword specified or skips occurringMon, 28 Jul 2014 19:48:59 -0400, by Augie Fackler
-
test-run-tests.t: add tests for skipsTue, 29 Jul 2014 22:35:59 -0400, by Augie Fackler
-
test-run-tests.t: add extra data to tests for keyword testsMon, 28 Jul 2014 20:54:14 -0400, by Augie Fackler
-
purge: drop stat importMon, 04 Aug 2014 15:24:57 -0500, by Matt Mackall
-
run-tests: add iolock to failure outputMon, 04 Aug 2014 14:42:24 -0500, by Matt Mackall
-
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