Mercurial > hg
graph
-
tests: make a stab at approximating wall-clock timesMon, 04 Jan 2016 21:54:46 -0800, by Bryan O'Sullivan
-
tests: only stat a test file if we don't already know its "cost"Mon, 04 Jan 2016 21:54:46 -0800, by Bryan O'Sullivan
-
tests: write recent run times to a file named tests/.testtimesMon, 04 Jan 2016 21:54:44 -0800, by Bryan O'Sullivan
-
wireproto: support disabling bundle1 only if repo is generaldeltaSun, 20 Dec 2015 11:56:24 -0800, by Gregory Szorc
-
streamclone: use read()Sat, 02 Jan 2016 15:14:55 -0800, by Gregory Szorc
-
internals: document revlog formatWed, 30 Dec 2015 16:21:57 -0700, by Gregory Szorc
-
histedit: hide --outgoing warningsTue, 22 Dec 2015 23:25:17 +0000, by timeless
-
histedit: list action when intervention is requiredWed, 23 Dec 2015 08:57:04 +0000, by timeless
-
error: make InterventionRequired take a hintWed, 23 Dec 2015 08:52:52 +0000, by timeless
-
histedit: hook afterresolvedstatesThu, 24 Dec 2015 20:41:17 +0000, by timeless
-
rebase: hook afterresolvedstatesThu, 24 Dec 2015 20:41:40 +0000, by timeless
-
graft: hook afterresolvedstatesThu, 24 Dec 2015 20:46:06 +0000, by timeless
-
resolve: suggest the next actionThu, 24 Dec 2015 19:25:44 +0000, by timeless
-
dispatch: report similar names consistentlyMon, 04 Jan 2016 21:52:44 -0800, by Bryan O'Sullivan
-
cmdutil: pass node instead of ctx to diffordiffstatMon, 04 Jan 2016 16:14:04 -0800, by Durham Goode
-
import-checker: list package directory as stdlib moduleSun, 27 Dec 2015 23:37:14 +0900, by Yuya Nishihara
-
import-checker: normalize directory separator to get module name on WindowsSun, 27 Dec 2015 23:48:19 +0900, by Yuya Nishihara
-
mail: use print functionSat, 02 Jan 2016 11:47:07 -0800, by Gregory Szorc
-
lsprofcalltree: use print functionSat, 02 Jan 2016 11:45:29 -0800, by Gregory Szorc
-
lsprof: use print functionSat, 02 Jan 2016 11:40:53 -0800, by Gregory Szorc
-
keepalive: use print functionSun, 21 Jun 2015 23:14:54 -0700, by Gregory Szorc
-
dispatch: use print functionSun, 21 Jun 2015 21:45:41 -0700, by Gregory Szorc
-
help: include section heading if section depth changesFri, 01 Jan 2016 16:59:13 +0000, by timeless
-
import: refactor nocommit and importbranch handlingWed, 30 Dec 2015 21:07:51 +0000, by timeless
-
import: refactor date and user handlingWed, 30 Dec 2015 21:06:31 +0000, by timeless
-
import: limit scope of msg in tryimportoneWed, 30 Dec 2015 21:05:42 +0000, by timeless
-
merge with stableSat, 02 Jan 2016 02:13:56 +0100, by Matt Mackall
-
lazymanifest: check error return in filterThu, 31 Dec 2015 13:45:48 -0500, by Augie Fackler
-
lazymanifest: add missing closing parenthesis in commentThu, 31 Dec 2015 13:44:59 -0500, by Augie Fackler
-
help: rename the Format section to StructureWed, 30 Dec 2015 17:10:56 +0000, by timeless
-
help: refactor version/defaults from format sectionWed, 30 Dec 2015 17:04:08 +0000, by timeless
-
help: sort format section from newest to oldestWed, 30 Dec 2015 17:06:11 +0000, by timeless
-
histedit: fix comment in newnodestoabortWed, 30 Dec 2015 04:04:51 +0000, by timeless
-
histedit: fix comment in applychangesWed, 30 Dec 2015 04:02:04 +0000, by timeless
-
run-tests: fix get port to try differing portsTue, 29 Dec 2015 04:30:38 +0000, by timeless
-
httpclient: update to 938f2107d6e2 of httpplusThu, 31 Dec 2015 13:19:20 -0500, by Augie Fackler
-
histedit: remove unused variable stateThu, 31 Dec 2015 15:39:38 +0000, by timeless
-
filemerge: default change/delete conflicts to 'leave unresolved' (BC)Wed, 23 Dec 2015 12:51:45 -0800, by Siddharth Agarwal
-
tests: explicitly request changed version in test-rebase-newancestor.tWed, 23 Dec 2015 12:41:20 -0800, by Siddharth Agarwal
-
tests: explicitly request changed version in c/d conflict in test-commit-amend.tWed, 23 Dec 2015 12:41:20 -0800, by Siddharth Agarwal
-
test-copy-move-merge.t: explicitly request changed versionWed, 23 Dec 2015 12:41:20 -0800, by Siddharth Agarwal
-
match: add option to return line and lineno from readpatternSat, 26 Dec 2015 19:40:38 -0800, by Laurent Charignon
-
dirstate: extract logic to compute the list of ignorefilesWed, 23 Dec 2015 11:52:54 -0800, by Laurent Charignon
-
dirstate: call the C implementation of nonnonormalentries when availableWed, 23 Dec 2015 13:16:03 -0800, by Laurent Charignon
-
dirstate: add a C implementation for nonnormalentriesMon, 21 Dec 2015 16:27:16 -0800, by Laurent Charignon
-
dirstate: add test for non-normal set consistencyMon, 21 Dec 2015 16:26:44 -0800, by Laurent Charignon
-
dirstate: add code to update the non-normal setFri, 01 Jan 2016 23:40:54 +0100, by Laurent Charignon
-
dirstate: attach the nonnormalset to a propertycacheWed, 23 Dec 2015 13:13:22 -0800, by Laurent Charignon
-
dirstate: add a function to compute non-normal entries from the dmapMon, 21 Dec 2015 16:22:43 -0800, by Laurent Charignon
-
revset: use decorator to mark a predicate as safeTue, 29 Dec 2015 23:58:30 +0900, by FUJIWARA Katsunori
-
revset: use delayregistrar to register predicate in extension easilyTue, 29 Dec 2015 23:58:30 +0900, by FUJIWARA Katsunori
-
registrar: add delayregistrar class to register function in extensionsTue, 29 Dec 2015 23:58:30 +0900, by FUJIWARA Katsunori
-
revset: use decorator to register a function as revset predicateTue, 29 Dec 2015 23:58:30 +0900, by FUJIWARA Katsunori
-
registrar: add funcregistrar class to register function for specific purposeTue, 29 Dec 2015 23:58:30 +0900, by FUJIWARA Katsunori
-
hgweb: support rendering a sub-topicWed, 30 Dec 2015 17:15:10 -0700, by Gregory Szorc
-
hgweb: support rendering sub-topic indexesWed, 30 Dec 2015 17:34:51 -0700, by Gregory Szorc
-
templates: support linking to main help pageWed, 30 Dec 2015 17:26:33 -0700, by Gregory Szorc
-
templates: differentiate between partial and full topic nameWed, 30 Dec 2015 17:01:28 -0700, by Gregory Szorc
-
templates: make earlycommands and othercommands optionalWed, 30 Dec 2015 17:12:59 -0700, by Gregory Szorc
-
rebase: better error message when rebased changes are all in destinationTue, 29 Dec 2015 15:32:12 -0800, by Laurent Charignon
-
lrucachedict: add copy methodWed, 30 Dec 2015 13:10:53 -0800, by Eric Sumner
-
i18n-ja: synchronized with ca8ada499529 stableFri, 01 Jan 2016 12:21:11 +0900, by FUJIWARA Katsunori
-
merge: while checking for unknown files don't follow symlinks (issue5027) stableMon, 28 Dec 2015 22:51:37 -0800, by Siddharth Agarwal
-
merge with stableThu, 31 Dec 2015 09:55:56 +0100, by Matt Mackall
-
tests: add test-check-execute.tTue, 22 Dec 2015 11:05:56 +0000, by timeless
-
parents: correct help revset replacementsWed, 23 Dec 2015 19:07:34 +0000, by timeless
-
run-tests: avoid double counting server failsMon, 28 Dec 2015 16:01:31 +0000, by timeless
-
commandserver: reset state of progress bar per commandMon, 14 Dec 2015 23:50:02 +0900, by Yuya Nishihara
-
commandserver: do not set nontty flag if channel is replaced by a real fileMon, 14 Dec 2015 23:13:42 +0900, by Yuya Nishihara
-
run-tests: report missing feature for skipped testsTue, 22 Dec 2015 08:00:03 +0000, by timeless
-
paths: do not process default-push as pushurl of default path (issue5000)Sat, 26 Dec 2015 16:06:12 +0900, by Yuya Nishihara
-
push: specify default-push and default as fallback pathsSat, 26 Dec 2015 16:12:28 +0900, by Yuya Nishihara
-
paths: make getpath() accept multiple defaultsSat, 26 Dec 2015 16:10:39 +0900, by Yuya Nishihara
-
check-code: improve test-check-code error diffsThu, 24 Dec 2015 19:32:14 +0000, by timeless
-
destutil: use scmutil.revrange for desthistedit (issue5001)Thu, 24 Dec 2015 10:16:30 -0800, by Gregory Szorc
-
pull: make a single call to obsstore.add (issue5006)Fri, 18 Dec 2015 13:53:50 -0600, by Matt Mackall
-
tests: Solaris diff -U also emits "No differences encountered"Sun, 27 Dec 2015 15:24:48 -0800, by Danek Duvall
-
test-glog: avoid check-code violation after next patchTue, 29 Dec 2015 18:11:14 -0500, by Augie Fackler
-
push: restore old behavior of default-push (issue5000) stableSat, 26 Dec 2015 15:18:16 +0900, by Yuya Nishihara
-
hgweb: fixed invalid atom-log feed url in file log pageTue, 29 Dec 2015 00:48:03 +0900, by Yoshinari Takaoka
-
repair: improves documentation of strip regarding locksTue, 29 Dec 2015 10:21:39 -0800, by Laurent Charignon
-
help: remove stray double spaces from config helpTue, 29 Dec 2015 15:02:13 +0000, by timeless
-
help: clarify that the config hook priority prefix includes a periodTue, 29 Dec 2015 15:00:04 +0000, by timeless
-
monoblue: correct feed links on /branches, /tags and /bookmarksTue, 29 Dec 2015 01:40:34 +0800, by Anton Shestakov
-
gitweb: describe feed type in links on /branches, /tags and /bookmarksTue, 29 Dec 2015 18:17:29 +0800, by Anton Shestakov
-
gitweb: link to the correct feeds from help pagesTue, 29 Dec 2015 18:16:09 +0800, by Anton Shestakov
-
histedit: handle exceptions from node.bin in fromruleWed, 23 Dec 2015 23:51:29 +0000, by timeless
-
histedit: limit cleanup of histedit-last-edit.txt to successWed, 23 Dec 2015 23:23:28 +0000, by timeless
-
histedit: use parse-error exception for parsingSun, 27 Dec 2015 03:33:09 +0000, by timeless
-
test-histedit-edit: test histedit with dirty repoFri, 11 Dec 2015 07:08:36 +0000, by timeless
-
histedit: limit mentioning histedit-last-edit.txtFri, 11 Dec 2015 07:08:09 +0000, by timeless
-
histedit: check fold of public change during verifyMon, 28 Dec 2015 22:53:22 +0000, by timeless
-
histedit: pass previous action to verifyMon, 28 Dec 2015 22:52:48 +0000, by timeless
-
annotate: mention that -n is suppressed in helpThu, 17 Dec 2015 14:56:14 +0000, by timeless
-
test-bundle2-format: force gc so a GeneratorExit will be thrownWed, 23 Dec 2015 16:22:20 -0800, by Bryan O'Sullivan
-
test-bad-extension: account for PyPy/CPython error differenceWed, 23 Dec 2015 16:22:20 -0800, by Bryan O'Sullivan
-
demandimport: update obsolete commentWed, 23 Dec 2015 16:22:20 -0800, by Bryan O'Sullivan
-
demandimport: add support for PyPyWed, 23 Dec 2015 16:22:20 -0800, by Bryan O'Sullivan
-
test-demandimport: ensure that relative imports are deferredWed, 23 Dec 2015 16:22:20 -0800, by Bryan O'Sullivan
-
histedit: don't bother with cPickle, demand-load pickleWed, 23 Dec 2015 16:22:20 -0800, by Bryan O'Sullivan
-
merge with stableMon, 28 Dec 2015 10:11:48 -0600, by Matt Mackall
-
crecord: stop raising error.Abort if curses is not found (issue5008) stableWed, 16 Dec 2015 10:39:00 -0800, by Sean Farley
-
crecord: ensure that curses is False if not imported stableTue, 15 Dec 2015 16:00:06 -0800, by Sean Farley
-
crecord: add helper function to determine if we should use curses stableTue, 15 Dec 2015 15:56:10 -0800, by Sean Farley
-
histedit: only use pickle if not using the modern save formatSun, 27 Dec 2015 23:55:54 +0900, by Bryan O'Sullivan
-
perf: close transaction in perffncachewriteSun, 27 Dec 2015 23:55:54 +0900, by Bryan O'Sullivan
-
hbisect: use tryreadlines to load stateSun, 27 Dec 2015 23:55:54 +0900, by Bryan O'Sullivan
-
eol: make output stableSun, 27 Dec 2015 23:55:54 +0900, by Bryan O'Sullivan
-
exchange: use absolute_importWed, 23 Dec 2015 12:32:08 -0800, by Gregory Szorc
-
localrepo: use absolute_importWed, 23 Dec 2015 12:30:14 -0800, by Gregory Szorc
-
httpconnection: use absolute_importMon, 21 Dec 2015 21:52:58 -0800, by Gregory Szorc
-
import-checker: force 'logging' to stdlib moduleWed, 23 Dec 2015 12:27:24 -0800, by Gregory Szorc
-
test-install: embed wix namespace for Python 2.6 compatibilityWed, 23 Dec 2015 22:48:48 +0900, by Yuya Nishihara
-
fileset: add hint for list error to use orWed, 23 Dec 2015 17:54:13 +0000, by timeless
-
revset: add hint for list error to use orWed, 23 Dec 2015 17:54:03 +0000, by timeless