Mercurial > hg
graph
-
chg: add utility functions mallocx, reallocxWed, 17 Feb 2016 14:51:38 +0000, by Jun Wu
-
localrepo: move new repo requirements into standalone function (API)Mon, 15 Feb 2016 13:20:20 -0800, by Gregory Szorc
-
localrepo: isolate requirements determination from side effectsMon, 15 Feb 2016 13:19:07 -0800, by Gregory Szorc
-
localrepo: use local variable for requirements assignmentSat, 13 Feb 2016 14:42:17 -0800, by Gregory Szorc
-
destutil: ensure we offer 'hg update' hint when not at head in all casesTue, 09 Feb 2016 23:35:21 +0000, by Pierre-Yves David
-
chg: forward umask from client to serverMon, 15 Feb 2016 14:35:26 +0000, by Jun Wu
-
chgserver: add setumask methodMon, 15 Feb 2016 14:28:17 +0000, by Jun Wu
-
chgserver: use _readlist and _readstrTue, 16 Feb 2016 19:21:05 +0000, by Jun Wu
-
commandserver: use _readlistMon, 15 Feb 2016 14:20:41 +0000, by Jun Wu
-
commandserver: add _readstr and _readlistTue, 16 Feb 2016 19:11:45 +0000, by Jun Wu
-
extensions: add notloaded method to return extensions failed to loadWed, 10 Feb 2016 16:59:34 +0000, by Jun Wu
-
histedit: renaming parts to which _histedit was splitMon, 15 Feb 2016 14:57:06 +0000, by Kostia Balytskyi
-
histedit: break _histedit into smaller pieces (add _finishaction)Mon, 15 Feb 2016 12:07:33 +0000, by Kostia Balytskyi
-
automv: switch to specifying the similarity as an integer (0-100)Mon, 15 Feb 2016 17:24:42 +0000, by Martijn Pieters
-
automv: do not release lock between marking files and the actual commitMon, 15 Feb 2016 17:16:07 +0000, by Martijn Pieters
-
automv: reuse existing scutil._markchanges() functionMon, 15 Feb 2016 17:13:18 +0000, by Martijn Pieters
-
automv: improve function docstringsMon, 15 Feb 2016 17:01:33 +0000, by Martijn Pieters
-
automv: remove test for 'developer mode'Mon, 15 Feb 2016 16:51:31 +0000, by Martijn Pieters
-
automv: add some context for the testsMon, 15 Feb 2016 16:44:30 +0000, by Martijn Pieters
-
automv: simplify retrieving the statusMon, 15 Feb 2016 16:40:06 +0000, by Martijn Pieters
-
tests: change branches test to work cross platformMon, 08 Feb 2016 05:56:25 +0000, by timeless
-
histedit: change string literals to constants in goal namingMon, 15 Feb 2016 10:48:36 +0000, by Kostia Balytskyi
-
run-tests: add --chg option to install and run tests using chgSun, 07 Feb 2016 18:08:59 +0900, by Yuya Nishihara
-
run-tests: add --with-chg option to run tests using chgSun, 07 Feb 2016 16:34:12 +0900, by Yuya Nishihara
-
destutil: add more precise error classes for destmergeTue, 09 Feb 2016 23:30:41 +0000, by Pierre-Yves David
-
destutil: allow to disable the "on head check" in destmergeMon, 08 Feb 2016 22:58:15 +0000, by Pierre-Yves David
-
destutil: allow to specify an explicit source for the mergeMon, 08 Feb 2016 19:32:29 +0100, by Pierre-Yves David
-
destutil: remove current head from list of candidates earlyMon, 08 Feb 2016 18:12:06 +0100, by Pierre-Yves David
-
destutil: add an 'action' layer to the destmerge message dictionaryMon, 08 Feb 2016 17:53:44 +0100, by Pierre-Yves David
-
rebase: extract rebaseset and destination computation in a functionTue, 09 Feb 2016 23:49:55 +0000, by Pierre-Yves David
-
tests: have a more elaborated test for _destrebaseTue, 09 Feb 2016 22:47:20 +0000, by Pierre-Yves David
-
histedit: break _histedit function into smaller piecesSun, 14 Feb 2016 21:15:59 +0000, by Kostia Balytskyi
-
histedit: break _histedit function into smaller pieces (add _continueaction)Sun, 14 Feb 2016 21:00:05 +0000, by Kostia Balytskyi
-
histedit: break _histedit function into smaller pieces (add _newaction)Mon, 01 Feb 2016 17:20:51 +0000, by Kostia Balytskyi
-
histedit: break _histedit function into smaller pieces (add _editplanaction)Mon, 01 Feb 2016 14:12:38 +0000, by Kostia Balytskyi
-
histedit: break _histedit function into smaller pieces (add _abortaction)Mon, 01 Feb 2016 12:51:20 +0000, by Kostia Balytskyi
-
automv: new experimental extensionMon, 08 Feb 2016 13:52:51 +0000, by Martijn Pieters
-
match: override 'visitdir' in subdirmatcherFri, 05 Feb 2016 21:25:44 -0800, by Martin von Zweigbergk
-
run-tests: remove useless "failed" flag from addOutputMismatch()Sat, 09 Jan 2016 13:22:26 +0900, by Yuya Nishihara
-
tests: load json with no fallbackSat, 09 Jan 2016 13:20:15 +0900, by Yuya Nishihara
-
config: drop progress extension from sample hgrc as it is in core nowTue, 15 Dec 2015 23:50:48 +0900, by Yuya Nishihara
-
shelve: suggest the correct tool to continue (not unshelve)Thu, 04 Feb 2016 03:47:38 +0000, by timeless
-
histedit: suggest the correct tool to continue (not histedit)Thu, 04 Feb 2016 03:47:00 +0000, by timeless
-
rebase: suggest the correct tool to continue (not rebase)Thu, 04 Feb 2016 03:46:38 +0000, by timeless
-
graft: suggest the correct tool to continue (not graft)Thu, 04 Feb 2016 03:45:44 +0000, by timeless
-
cmdutil: provide a way to report how to continueSun, 14 Feb 2016 16:16:17 +0000, by timeless
-
hg: make cachedlocalrepo cache appropriate repoview objectSun, 14 Feb 2016 01:33:55 +0900, by FUJIWARA Katsunori
-
rebase: perform update through the 'update' commandSun, 14 Feb 2016 00:45:17 +0000, by Pierre-Yves David
-
rebase: 'hg pull --rebase' now update only if there was nothing to rebaseSat, 13 Feb 2016 16:59:32 +0000, by Pierre-Yves David
-
filectx: replace use of _filerev with _filenodeMon, 08 Feb 2016 14:17:11 -0800, by Durham Goode
-
verify: extract "manifest" constant into variableWed, 03 Feb 2016 15:53:48 -0800, by Martin von Zweigbergk
-
verify: use similar language for missing manifest and file revisionsSun, 07 Feb 2016 22:46:20 -0800, by Martin von Zweigbergk
-
verify: include "manifest" prefix in a few more placesTue, 02 Feb 2016 10:42:28 -0800, by Martin von Zweigbergk
-
verify: drop unnecessary check for nullidTue, 02 Feb 2016 09:46:14 -0800, by Martin von Zweigbergk
-
verify: move cross-checking of changeset/manifest out of _crosscheckfiles()Sun, 31 Jan 2016 00:10:56 -0800, by Martin von Zweigbergk
-
tests: add tests for missing revlogs and revlog entriesSun, 31 Jan 2016 21:55:52 -0800, by Martin von Zweigbergk
-
hook: don't crash on syntax errors in python hooksFri, 12 Feb 2016 14:50:10 -0800, by Siddharth Agarwal
-
hook: for python hook exceptions, add note to run with --tracebackFri, 12 Feb 2016 11:44:35 -0800, by Siddharth Agarwal
-
hook: add tests for failing post- python hooksFri, 12 Feb 2016 11:42:18 -0800, by Siddharth Agarwal
-
hook: even fewer parentheses for load errorsFri, 12 Feb 2016 11:34:04 -0800, by Siddharth Agarwal