Mercurial > hg
graph
-
tests: update test-patch to pass our import checkerTue, 22 Aug 2017 16:59:02 -0400, by Augie Fackler
-
tests: update test-pager to pass our import checkerTue, 22 Aug 2017 16:58:57 -0400, by Augie Fackler
-
tests: update test-obsolete to pass our import checkerTue, 22 Aug 2017 16:58:52 -0400, by Augie Fackler
-
tests: update test-notify to pass our import checkerTue, 22 Aug 2017 16:58:47 -0400, by Augie Fackler
-
tests: update test-merge1 to pass our import checkerTue, 22 Aug 2017 16:58:43 -0400, by Augie Fackler
-
tests: update test-merge-symlinks to pass our import checkerTue, 22 Aug 2017 16:58:37 -0400, by Augie Fackler
-
tests: update test-logtoprocess to pass our import checkerTue, 22 Aug 2017 16:58:28 -0400, by Augie Fackler
-
tests: update test-log to pass our import checkerTue, 22 Aug 2017 16:58:22 -0400, by Augie Fackler
-
tests: update test-log-exthook to pass our import checkerTue, 22 Aug 2017 16:58:13 -0400, by Augie Fackler
-
tests: update test-largefiles-wireproto to pass our import checkerTue, 22 Aug 2017 16:58:07 -0400, by Augie Fackler
-
tests: update test-largefiles-small-disk to pass our import checkerTue, 22 Aug 2017 16:57:37 -0400, by Augie Fackler
-
tests: update test-keyword to pass our import checkerTue, 22 Aug 2017 15:51:47 -0400, by Augie Fackler
-
tests: update test-impexp-branch to pass our import checkerTue, 22 Aug 2017 15:51:37 -0400, by Augie Fackler
-
tests: update test-help to pass our import checkerTue, 22 Aug 2017 15:51:30 -0400, by Augie Fackler
-
tests: update test-hardlinks to pass our import checkerTue, 22 Aug 2017 15:51:24 -0400, by Augie Fackler
-
tests: update test-glog to pass our import checkerTue, 22 Aug 2017 15:51:18 -0400, by Augie Fackler
-
tests: update test-fncache to pass our import checkerTue, 22 Aug 2017 15:51:12 -0400, by Augie Fackler
-
tests: update test-eol to pass our import checkerTue, 22 Aug 2017 15:51:06 -0400, by Augie Fackler
-
tests: update test-dirstate to pass our import checkerTue, 22 Aug 2017 15:50:59 -0400, by Augie Fackler
-
tests: update test-debugcommands to pass our import checkerTue, 22 Aug 2017 15:50:35 -0400, by Augie Fackler
-
tests: update test-convert-clonebranches to pass our import checkerTue, 22 Aug 2017 15:50:27 -0400, by Augie Fackler
-
tests: update test-commit to pass our import checkerTue, 22 Aug 2017 15:50:01 -0400, by Augie Fackler
-
tests: update test-command-template to pass our import checkerTue, 22 Aug 2017 15:49:54 -0400, by Augie Fackler
-
tests: update test-chg to pass our import checkerTue, 22 Aug 2017 15:49:20 -0400, by Augie Fackler
-
tests: update test-bundle2-format to pass import checkerTue, 22 Aug 2017 15:05:51 -0400, by Augie Fackler
-
tests: update test-bundle2-pushback to pass the import checkerTue, 22 Aug 2017 15:04:36 -0400, by Augie Fackler
-
tests: update test-bookmarks to pass the import checkerTue, 22 Aug 2017 15:04:14 -0400, by Augie Fackler
-
tests: update test-bisect to pass our module import checkerTue, 22 Aug 2017 14:58:39 -0400, by Augie Fackler
-
tests: update test-archive to pass our module import checkerTue, 22 Aug 2017 14:58:21 -0400, by Augie Fackler
-
tests: update test-annotate to pass our module import checkerTue, 22 Aug 2017 14:58:10 -0400, by Augie Fackler
-
obsolete: fix old typoMon, 03 Jul 2017 03:56:53 +0200, by Boris Feld
-
obsolete: move merge logic on the smaller objectMon, 03 Jul 2017 03:54:24 +0200, by Boris Feld
-
releasenotes: view admonition titles using -l flagMon, 28 Aug 2017 04:11:58 +0530, by Rishabh Madan
-
tests: move baduisetup test inside "#if demandimport"Sat, 26 Aug 2017 16:00:07 -0700, by Martin von Zweigbergk
-
revlog: abort on attempt to write null revisionFri, 25 Aug 2017 15:50:07 -0700, by Martin von Zweigbergk
-
context: remove unnecessary default values for matchers (API)Tue, 22 Aug 2017 23:39:05 -0700, by Martin von Zweigbergk
-
context: always pass a matcher into _matchstatus() (API)Tue, 22 Aug 2017 23:27:55 -0700, by Martin von Zweigbergk
-
test-casecollision-merge: fix the testWed, 23 Aug 2017 11:30:25 -0700, by Jun Wu
-
run-tests: make per-line condition support testcase namesSun, 20 Aug 2017 09:46:27 -0700, by Jun Wu
-
simplemerge: refactor _picklabels to be more compactFri, 25 Aug 2017 13:49:17 -0700, by Phil Cohen
-
simplemerge: remove check for null contextFri, 25 Aug 2017 13:49:16 -0700, by Phil Cohen
-
run-tests: pass unicode to PygmentsThu, 24 Aug 2017 22:20:02 +0900, by Yuya Nishihara
-
run-tests: factor out highlight functionsThu, 24 Aug 2017 22:15:40 +0900, by Yuya Nishihara
-
run-tests: include "\n" in formatted message instead of calling writeln()Thu, 24 Aug 2017 22:09:57 +0900, by Yuya Nishihara
-
encoding: add fast path of from/toutf8b() for ASCII stringsSun, 23 Apr 2017 13:08:58 +0900, by Yuya Nishihara
-
encoding: add fast path of from/tolocal() for ASCII stringsSun, 23 Apr 2017 13:06:23 +0900, by Yuya Nishihara
-
encoding: add function to test if a str consists of ASCII charactersSun, 23 Apr 2017 12:59:42 +0900, by Yuya Nishihara
-
encoding: add fast path of jsonescape() (issue5533)Sun, 23 Apr 2017 14:47:52 +0900, by Yuya Nishihara
-
encoding: extract stub for fast JSON escapeSun, 23 Apr 2017 16:10:51 +0900, by Yuya Nishihara
-
journal: do not use atomictemp (issue5338)Thu, 24 Aug 2017 21:43:54 -0700, by Jun Wu
-
tests: update test-commandserver to pass our import checkerTue, 22 Aug 2017 14:26:25 -0400, by Augie Fackler
-
tests: add blank output lines to test-commandserverTue, 22 Aug 2017 16:37:56 -0400, by Augie Fackler
-
contrib: make import-checker agree more with run-tests about heredocpyTue, 22 Aug 2017 16:37:06 -0400, by Augie Fackler
-
contrib: add bzrlib to list of packages from which we import symbolsTue, 22 Aug 2017 15:28:54 -0400, by Augie Fackler
-
tests: ensure demandimport test uses absolute_importTue, 22 Aug 2017 15:50:53 -0400, by Augie Fackler
-
tests: blacklist test-demandimport from test-check-module-importsTue, 22 Aug 2017 15:16:58 -0400, by Augie Fackler
-
tests: sort excluded test files in test-check-module-importsTue, 22 Aug 2017 15:16:09 -0400, by Augie Fackler
-
contrib: allow symbol imports from hgclient for testsTue, 22 Aug 2017 14:25:06 -0400, by Augie Fackler
-
tests: blacklist some more entries in module import checksTue, 22 Aug 2017 14:15:16 -0400, by Augie Fackler
-
bookmarks: allow deleting active bookmark using '.'Thu, 24 Aug 2017 09:23:06 +0200, by David Demelier
-
template: add minimal obsfate template functionThu, 17 Aug 2017 18:26:11 +0200, by Boris Feld
-
obsolete: track markers in _succsMon, 03 Jul 2017 03:27:58 +0200, by Boris Feld
-
obsolete: add an explicit '_succs.copy()' methodMon, 03 Jul 2017 03:13:17 +0200, by Boris Feld
-
obsolete: introduce a _succs classMon, 03 Jul 2017 00:53:55 +0200, by Boris Feld
-
simplemerge: simplify code now that we always write to a contextThu, 24 Aug 2017 21:30:51 -0700, by Phil Cohen
-
simplemerge: make context parameters non-optionalThu, 24 Aug 2017 21:30:51 -0700, by Phil Cohen
-
simplemerge: stop accepting, and passing, file parametersThu, 24 Aug 2017 21:30:51 -0700, by Phil Cohen
-
simplemerge: stop reading from, and writing to, filesThu, 24 Aug 2017 21:30:37 -0700, by Phil Cohen
-
simplemerge: use context paths for default labels instead of file pathsThu, 24 Aug 2017 21:30:37 -0700, by Phil Cohen
-
contrib: make simplemerge script pass context-like objectsThu, 24 Aug 2017 21:30:37 -0700, by Phil Cohen
-
simplemerge: use `ctx.decoddeddata()` instead of `repo.wreaddata`Thu, 24 Aug 2017 21:26:40 -0700, by Phil Cohen
-
context: add `decodeddata()` to basefilectxThu, 24 Aug 2017 21:26:40 -0700, by Phil Cohen
-
bookmarks: allow renaming active bookmark using '.'Mon, 21 Aug 2017 08:52:46 +0200, by David Demelier
-
i18n: update check-translation script to pass import checkerTue, 22 Aug 2017 14:14:52 -0400, by Augie Fackler
-
demandimportpy3: update to pass import checkerTue, 22 Aug 2017 14:14:34 -0400, by Augie Fackler
-
contrib: always treat importlib.* as stdlibTue, 22 Aug 2017 16:02:57 -0400, by Augie Fackler
-
hg: update top-level script to use modern import conventionsTue, 22 Aug 2017 14:14:19 -0400, by Augie Fackler
-
simplemerge: update to conform with modern import conventionsTue, 22 Aug 2017 14:13:13 -0400, by Augie Fackler
-
contrib: inform import checker that __builtin__ is a thingTue, 22 Aug 2017 14:12:37 -0400, by Augie Fackler
-
contrib: allow importing "symbols" from mercurialTue, 22 Aug 2017 14:12:21 -0400, by Augie Fackler
-
hgperf: update to conform with import style checksTue, 22 Aug 2017 14:12:03 -0400, by Augie Fackler
-
contrib: update hg-ssh to conform with import style checksTue, 22 Aug 2017 14:11:48 -0400, by Augie Fackler
-
contrib: have import-checker work mostly with native strings for mod namesTue, 22 Aug 2017 12:59:21 -0400, by Augie Fackler
-
bundlerepo: move bundle2 part handling out to a functionWed, 23 Aug 2017 12:35:03 -0700, by Durham Goode
-
bundle2: seek part back during iterationWed, 23 Aug 2017 12:35:03 -0700, by Durham Goode
-
bundlerepo: move temp bundle creation to a separate functionWed, 23 Aug 2017 12:34:56 -0700, by Durham Goode
-
exchange: don't attempt phase exchange if phase-heads was in bundleThu, 17 Aug 2017 13:04:47 -0700, by Martin von Zweigbergk
-
pushvars: do not mangle repo stateWed, 16 Aug 2017 15:48:48 -0700, by Jun Wu
-
record: fix revert -i for lines without newline (issue5651) stableSun, 27 Aug 2017 13:39:17 -0700, by Jun Wu
-
morestatus: check whether the conflict message is None before printingMon, 21 Aug 2017 16:43:37 +0530, by Pulkit Goyal
-
bundle2: fixed usage of an attribute that was removed in py3kWed, 23 Aug 2017 01:09:08 +0000, by Alex Gaynor
-
releasenotes: add check flag for use of admonitions and its validitySun, 13 Aug 2017 19:58:45 +0530, by Rishabh Madan
-
copies: fix misaligned linesTue, 22 Aug 2017 16:16:39 +0200, by Gábor Stefanik
-
copies: fix typo in commentTue, 22 Aug 2017 16:08:31 +0200, by Gábor Stefanik
-
python3: whitelist test-imports-checker.t, which now passesTue, 22 Aug 2017 11:00:46 -0400, by Augie Fackler
-
contrib: make import checker always think in terms of bytesTue, 22 Aug 2017 12:58:28 -0400, by Augie Fackler
-
contrib: work around some modules not existing on Py3 in import checkerTue, 22 Aug 2017 10:58:29 -0400, by Augie Fackler
-
tests: stop using old except syntax in test-bundle2-formatTue, 22 Aug 2017 15:05:07 -0400, by Augie Fackler
-
tests: update test-archive to always use hashlibTue, 22 Aug 2017 14:57:52 -0400, by Augie Fackler
-
md5sum: assume hashlib exists now that we're 2.7 onlyTue, 22 Aug 2017 14:57:10 -0400, by Augie Fackler
-
undumprevlog: update to valid Python 3 syntaxTue, 22 Aug 2017 12:58:51 -0400, by Augie Fackler
-
tests: fixed a bytes/unicode confusion in the test runnerWed, 23 Aug 2017 01:08:09 +0000, by Alex Gaynor
-
run-tests: remove unused pygments token typeTue, 22 Aug 2017 10:01:27 -0700, by Martin von Zweigbergk
-
run-tests: also highlight .py test files in summary messagesMon, 21 Aug 2017 22:13:51 -0700, by Martin von Zweigbergk
-
test-revset: make it work with chgSun, 20 Aug 2017 10:55:05 -0700, by Jun Wu
-
copies: use intersectmatchers() in non-merge p1 optimizationSat, 19 Aug 2017 11:23:33 +0900, by Yuya Nishihara
-
run-tests: pre instantiate pygments objectsTue, 22 Aug 2017 11:00:00 +0200, by Matthieu Laneuville
-
merge with stableMon, 21 Aug 2017 21:35:06 -0700, by Sean Farley
-
rebase: only change self.state when collapsing in _finishrebaseFri, 11 Aug 2017 01:34:11 -0700, by Jun Wu
-
rebase: choose merge base without unwanted revisionsThu, 10 Aug 2017 22:17:15 -0700, by Jun Wu
-
templatekw: choose {latesttag} by len(changes), not date (issue5659) stableTue, 15 Aug 2017 23:23:55 -0700, by Martin von Zweigbergk
-
tests: use graph log in {latesttag} tests stableFri, 18 Aug 2017 12:50:26 -0700, by Martin von Zweigbergk
-
demandimport: disable if chg is being usedWed, 16 Aug 2017 10:44:06 -0700, by Jun Wu
-
demandimport: move HGDEMANDIMPORT test to __init__.pyFri, 18 Aug 2017 11:08:17 -0700, by Jun Wu
-
log: add a "graphwidth" template variableTue, 15 Aug 2017 10:15:31 -0700, by Danny Hooper
-
obsmarker: fix precnode deprecationWed, 16 Aug 2017 10:18:57 +0200, by Boris Feld
-
obsmarker: precnode was renamed into prednodeWed, 16 Aug 2017 10:26:26 +0200, by Boris Feld
-
revset: mark evolution-related revsets as experimentalWed, 16 Aug 2017 16:48:41 +0200, by Boris Feld
-
push: fix docsstringTue, 15 Aug 2017 17:22:57 -0700, by Jun Wu
-
py3: select input or raw_input by pycompatWed, 16 Aug 2017 13:54:24 +0900, by Yuya Nishihara