Mercurial > hg
graph
-
dirstate: move nonnormalentries to dirstatemapTue, 26 Sep 2017 03:56:20 -0700, by Durham Goode
-
dirstate: create new dirstatemap classTue, 26 Sep 2017 03:56:20 -0700, by Durham Goode
-
style: always use `x is not None` instead of `not x is None`Fri, 29 Sep 2017 15:49:43 +0000, by Alex Gaynor
-
templatekw: add new-style template expansion to {manifest}Sun, 24 Apr 2016 18:41:23 +0900, by Yuya Nishihara
-
templater: adjust binding strength of '%' and '|' operators (BC)Mon, 24 Apr 2017 21:37:11 +0900, by Yuya Nishihara
-
templatekw: just pass underlying value (or key) to joinfmt() functionSun, 24 Sep 2017 15:22:46 +0900, by Yuya Nishihara
-
scmutil: extract helper functions that returns human-readable change idSun, 24 Sep 2017 12:43:57 +0900, by Yuya Nishihara
-
templater: extract helper to just evaluate template expressionSat, 02 Sep 2017 23:13:54 +0900, by Yuya Nishihara
-
templater: do not destructure operands in buildmap()Sat, 02 Sep 2017 23:09:34 +0900, by Yuya Nishihara
-
templater: use helper function to get name of non-iterable keywordSat, 09 Sep 2017 19:01:18 +0900, by Yuya Nishihara
-
pull: remove inadequate use of operations records to update stepdoneTue, 26 Sep 2017 15:55:01 +0200, by Boris Feld
-
pull: use 'phase-heads' to retrieve phase informationSun, 24 Sep 2017 21:27:18 +0200, by Boris Feld
-
bundle2: only grab a transaction when 'phase-heads' affect the repositoryWed, 20 Sep 2017 18:29:10 +0200, by Boris Feld
-
phases: move the binary decoding function in the phases moduleTue, 19 Sep 2017 22:23:41 +0200, by Boris Feld
-
phases: move binary encoding into a reusable functionTue, 19 Sep 2017 22:01:31 +0200, by Boris Feld
-
phases: use a Struct object for binary encoding and decodingTue, 19 Sep 2017 22:08:09 +0200, by Boris Feld
-
discovery: avoid dropping remote heads hidden locallyWed, 20 Sep 2017 05:47:33 +0200, by Boris Feld
-
test-patchbomb: use mocktimeFri, 29 Sep 2017 11:41:24 -0700, by Jun Wu
-
test-patchbomb: fix the testThu, 28 Sep 2017 10:37:53 -0700, by Jun Wu
-
progress: make ETA only consider progress made in the last minuteWed, 27 Sep 2017 15:14:59 -0700, by Jun Wu
-
progress: remove progress.estimate configWed, 27 Sep 2017 14:30:58 -0700, by Jun Wu
-
progress: demonstrate non-linear progress has a bad ETA experienceTue, 26 Sep 2017 12:48:15 -0700, by Jun Wu
-
copytrace: add a a new config to limit the number of drafts in heuristicsThu, 21 Sep 2017 15:58:44 +0530, by Pulkit Goyal
-
mail: encode long unicode lines in emails properly (issue5687)Tue, 26 Sep 2017 16:14:57 +0300, by Igor Ippolitov
-
chg: show timestamp with debug messagesSat, 23 Sep 2017 14:58:40 -0700, by Jun Wu
-
keepalive: add more context to bad status line errorsMon, 25 Sep 2017 11:05:16 +0200, by Gregory Szorc
-
tests: add interface checks for bundle, statichttp, and union peersFri, 18 Aug 2017 20:20:38 -0700, by Gregory Szorc
-
alias: make alias command lazily resolvedSat, 23 Sep 2017 13:46:12 -0700, by Jun Wu
-
alias: test duplicated definition earlierSat, 23 Sep 2017 13:31:09 -0700, by Jun Wu
-
uncommit: add a test for uncommit with uncommitondirtywdir config in mergeSun, 24 Sep 2017 19:37:55 +0530, by Pulkit Goyal
-
largefiles: force an on-disk mergeThu, 14 Sep 2017 13:14:32 -0700, by Phil Cohen
-
merge: allow a custom working context to be passed to updateThu, 14 Sep 2017 13:14:32 -0700, by Phil Cohen
-
patchbomb: add test that shows --to and --cc override matching config itemWed, 14 Jun 2017 11:13:57 -0400, by Augie Fackler
-
blackbox: move _openlogfile to a separate methodThu, 21 Sep 2017 11:10:20 -0700, by Jun Wu
-
blackbox: do not prevent 'chg init' from workingThu, 21 Sep 2017 11:03:37 -0700, by Jun Wu
-
tests: add a test for blackbox with nested alias configurationsMon, 11 Sep 2017 20:07:41 -0400, by Augie Fackler
-
tests: clean up blackbox test around aliases a little bitMon, 11 Sep 2017 20:06:52 -0400, by Augie Fackler
-
revlog: add option to mmap revlog indexWed, 13 Sep 2017 17:26:26 +0000, by Mark Thomas
-
util: add an mmapread methodThu, 21 Sep 2017 05:54:34 -0700, by Mark Thomas
-
changegroup: remove dictionary creation from deltachunkWed, 20 Sep 2017 09:35:45 -0700, by Durham Goode
-
bundlerepo: update to use new deltaiter apiWed, 20 Sep 2017 09:39:03 -0700, by Durham Goode
-
debug: update debugbundle to use new deltaiter apiWed, 20 Sep 2017 09:28:30 -0700, by Durham Goode
-
revlog: add revmap back to revlog.addgroupWed, 20 Sep 2017 09:22:22 -0700, by Durham Goode
-
rebase: also include other namespaces in changeset descriptionTue, 19 Sep 2017 22:06:26 -0700, by Martin von Zweigbergk
-
tersestatus: sort the dictionary before iterating on itWed, 20 Sep 2017 07:46:55 +0530, by Pulkit Goyal
-
copytrace: use the full copytracing method if only drafts are involvedSun, 03 Sep 2017 20:06:45 +0530, by Pulkit Goyal
-
templates: introduce a obsfateoperation() functionFri, 15 Sep 2017 10:43:22 -0700, by Martin von Zweigbergk
-
obsmarker: track operation by defaultFri, 15 Sep 2017 10:42:49 -0700, by Martin von Zweigbergk
-
uncommit: add an experimental.uncommitondirtywdir configWed, 20 Sep 2017 02:40:25 +0530, by Pulkit Goyal
-
uncommit: don't allow bare uncommit on dirty working directoryWed, 20 Sep 2017 02:18:01 +0530, by Pulkit Goyal
-
uncommit: rename the flag 'empty' to 'keep' which retains empty changesetSat, 16 Sep 2017 02:34:13 +0530, by Pulkit Goyal
-
tests: avoid repr in test-bundle2-format.tMon, 18 Sep 2017 14:19:47 -0400, by Augie Fackler
-
tests: port test-bundle2-format inline helper script to Python 3Mon, 18 Sep 2017 14:04:05 -0400, by Augie Fackler
-
bundle2: portably grab first byte of part name for letter checkTue, 19 Sep 2017 00:27:55 -0400, by Augie Fackler
-
bundle2: make ValueError messages native stringsMon, 18 Sep 2017 14:03:21 -0400, by Augie Fackler
-
bundle2: update check for a generator to work on Python 3Mon, 18 Sep 2017 13:36:05 -0400, by Augie Fackler
-
bundle2: stop using %r to quote part namesMon, 18 Sep 2017 13:35:43 -0400, by Augie Fackler
-
blackbox: set lastui even if ui.log is not called (issue5518)Mon, 18 Sep 2017 16:01:03 -0700, by Jun Wu
-
blackbox: unindent a try blockWed, 06 Sep 2017 21:23:38 -0700, by Jun Wu
-
blackbox: simplify ui statesMon, 18 Sep 2017 15:56:08 -0700, by Jun Wu