Mercurial > hg
graph
-
cleanup: remove superfluous space after space after equals (python)Thu, 31 Dec 2015 08:16:59 +0000, by timeless
-
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
-
error: make ParseError inherit from HintExceptionWed, 23 Dec 2015 17:39:32 +0000, by timeless
-
error: refactor OutOfBandError to inherit from HintExceptionWed, 23 Dec 2015 17:38:24 +0000, by timeless
-
phases: mention how to make secret commits in helpTue, 22 Dec 2015 20:10:22 +0000, by timeless
-
mq: use fallback patch name if no alpha-numeric in summary line (issue5025) stableWed, 23 Dec 2015 22:28:52 +0900, by FUJIWARA Katsunori
-
osutil: c_ssize_t is only available in Python >= 2.7Tue, 22 Dec 2015 21:38:06 -0800, by Bryan O'Sullivan
-
check-seclevel: pass a ui to the extension loaderTue, 22 Dec 2015 21:38:06 -0800, by Bryan O'Sullivan
-
check-seclevel: add a --debug optionTue, 22 Dec 2015 21:38:05 -0800, by Bryan O'Sullivan
-
test-run-tests: glob away a --debug run difference on WindowsMon, 23 Nov 2015 12:14:01 -0500, by Matt Harbison
-
import-checker: force 'ctype.util' to stdlib moduleTue, 22 Dec 2015 21:47:40 -0500, by Matt Harbison
-
keepalive: use absolute_importTue, 22 Dec 2015 16:28:28 -0800, by Gregory Szorc
-
context: use absolute_importMon, 21 Dec 2015 21:51:31 -0800, by Gregory Szorc
-
lsprofcalltree: use absolute_importMon, 21 Dec 2015 21:44:15 -0800, by Gregory Szorc
-
byterange: use absolute_importMon, 21 Dec 2015 21:42:14 -0800, by Gregory Szorc
-
dirstate: use absolute_importMon, 21 Dec 2015 21:38:53 -0800, by Gregory Szorc
-
manifest: use absolute_importMon, 21 Dec 2015 21:35:46 -0800, by Gregory Szorc
-
pvec: use absolute_importMon, 21 Dec 2015 21:32:58 -0800, by Gregory Szorc
-
ui: remove unreachable codeTue, 22 Dec 2015 15:25:40 -0800, by Bryan O'Sullivan
-
mercurial.spec: remove execute bitTue, 22 Dec 2015 10:58:47 +0000, by timeless
-
tests: add execute bit and fix shbang lineTue, 22 Dec 2015 11:05:05 +0000, by timeless
-
i18n: add execute bit to check-translation.pyTue, 22 Dec 2015 11:03:33 +0000, by timeless
-
doc: add execute bit and fix shbang line for gendoc.pyTue, 22 Dec 2015 07:59:14 +0000, by timeless
-
contrib: add execute bit for fixpax.pyTue, 22 Dec 2015 07:58:44 +0000, by timeless
-
contrib: add execute bit for check-py3-compat.pyTue, 22 Dec 2015 07:58:21 +0000, by timeless
-
perf: make start revision configurable for perfrevlogSun, 20 Dec 2015 19:56:23 -0800, by Gregory Szorc
-
perf: use standard arguments for perfrevlogSun, 20 Dec 2015 19:45:55 -0800, by Gregory Szorc
-
test-extension: do not depend on demandimport (issue5012)Fri, 18 Dec 2015 09:47:21 +0000, by Jun Wu
-
commands: split notes into note containersTue, 22 Dec 2015 06:03:00 +0000, by timeless
-
remove: quote --force in never deletes noteTue, 22 Dec 2015 06:02:01 +0000, by timeless
-
import: reword no hunks partial noteTue, 22 Dec 2015 06:03:10 +0000, by timeless
-
merge: reword help to use See help resolveTue, 22 Dec 2015 05:46:23 +0000, by timeless
-
py3compat: use absolute_importMon, 21 Dec 2015 21:31:57 -0800, by Gregory Szorc
-
patch: use absolute_importMon, 21 Dec 2015 21:33:52 -0800, by Gregory Szorc
-
mdiff: use absolute_importMon, 21 Dec 2015 21:26:14 -0800, by Gregory Szorc
-
scmposix: use absolute_importMon, 21 Dec 2015 21:24:49 -0800, by Gregory Szorc
-
scmutil: use absolute_importMon, 21 Dec 2015 21:23:43 -0800, by Gregory Szorc
-
scmwindows: use absolute_importMon, 21 Dec 2015 21:21:09 -0800, by Gregory Szorc
-
store: use absolute_importMon, 21 Dec 2015 21:19:57 -0800, by Gregory Szorc
-
help: use absolute_importMon, 21 Dec 2015 21:33:27 -0800, by Gregory Szorc
-
test-commit-interactive: updates for the no-execbit caseMon, 21 Dec 2015 20:29:32 -0500, by Matt Harbison
-
test-fileset: conditionalize output with symlinkMon, 21 Dec 2015 20:18:06 -0500, by Matt Harbison
-
commands: the first word of each note should be capital or `hg`Tue, 22 Dec 2015 02:24:16 +0000, by timeless
-
revlog: avoid string slice when decompressing u* chunksSun, 20 Dec 2015 16:00:27 -0800, by Gregory Szorc
-
osutil: implement pure version of recvfds() for PyPyThu, 17 Dec 2015 23:53:09 +0900, by Yuya Nishihara
-
osutil: implement recvmsg() of SCM_RIGHTS for chg command serverThu, 17 Dec 2015 23:41:46 +0900, by Yuya Nishihara
-
cleanup: back out performance hacks amended into previous commitMon, 21 Dec 2015 14:52:18 -0600, by Matt Mackall
-
commands: consistently indent notes 3 spacesFri, 18 Dec 2015 06:33:48 +0000, by timeless
-
perf: add perfrevlogrevisionSun, 20 Dec 2015 18:38:21 -0800, by Gregory Szorc
-
commands: use revlog._deltachain in debugdeltachainSun, 20 Dec 2015 19:02:02 -0800, by Gregory Szorc
-
revlog: refactor delta chain computation into own functionSun, 20 Dec 2015 18:56:05 -0800, by Gregory Szorc
-
perf: call clearcaches() in perfmanifestSun, 20 Dec 2015 17:57:44 -0800, by Gregory Szorc
-
manifest: implement clearcaches()Sun, 20 Dec 2015 19:31:46 -0800, by Gregory Szorc
-
revlog: make clearcaches() more effectiveSun, 20 Dec 2015 17:48:20 -0800, by Gregory Szorc
-
fileset: detect unintentional existing() invocation at runtimeMon, 21 Dec 2015 22:31:16 +0900, by FUJIWARA Katsunori
-
fileset: use set instead of list to mark predicates for efficiency (API)Mon, 21 Dec 2015 22:31:16 +0900, by FUJIWARA Katsunori
-
fileset: use decorator to mark a predicate as "existing caller"Mon, 21 Dec 2015 22:31:16 +0900, by FUJIWARA Katsunori
-
fileset: use decorator to mark a predicate as "status caller"Mon, 21 Dec 2015 22:31:16 +0900, by FUJIWARA Katsunori
-
fileset: use decorator to mark a function as fileset predicateMon, 21 Dec 2015 22:31:16 +0900, by FUJIWARA Katsunori
-
fileset: treat encoding and eol as the predicate calling _existingMon, 21 Dec 2015 22:31:16 +0900, by FUJIWARA Katsunori
-
rebase: mention conflict in documentation instead of mergeFri, 18 Dec 2015 18:32:15 +0000, by timeless
-
rebase: simplify documentation about headsFri, 18 Dec 2015 18:31:45 +0000, by timeless
-
rebase: simplify documentation about --keepFri, 18 Dec 2015 18:22:03 +0000, by timeless
-
rebase: simplify documentation about selecting commits to rebaseFri, 18 Dec 2015 18:24:41 +0000, by timeless
-
rebase: simplify documentation about public commitsFri, 18 Dec 2015 18:06:43 +0000, by timeless
-
verify: clean up weird error/warning listsSun, 20 Dec 2015 16:33:44 -0600, by Matt Mackall
-
diff: clarify comparison as first parentFri, 18 Dec 2015 18:52:25 +0000, by timeless
-
histedit: add progress supportFri, 18 Dec 2015 06:19:22 +0000, by timeless
-
verify: remove unreachable code to reraise KeyboardInterruptSun, 20 Dec 2015 18:38:21 +0900, by Yuya Nishihara
-
merge with stableSun, 20 Dec 2015 16:34:54 -0600, by Matt Mackall
-
verify: move exc() function onto classFri, 18 Dec 2015 16:42:39 -0800, by Durham Goode
-
verify: move err() to be a class functionFri, 18 Dec 2015 16:42:39 -0800, by Durham Goode
-
verify: move warn() to a class level functionFri, 18 Dec 2015 16:42:39 -0800, by Durham Goode
-
verify: move fncachewarned up to a class variableFri, 18 Dec 2015 16:42:39 -0800, by Durham Goode
-
verify: move widely used variables into class membersFri, 18 Dec 2015 16:42:39 -0800, by Durham Goode
-
verify: move verify logic into a classFri, 18 Dec 2015 16:42:39 -0800, by Durham Goode
-
test-install: perform the wix checking on wdir() instead of "."Thu, 17 Dec 2015 21:18:02 -0500, by Matt Harbison
-
revlog: fix bad indentation (replace tab by space) stableFri, 18 Dec 2015 20:54:41 -0800, by Martin von Zweigbergk
-
log: speed up hg log <file|folder>Fri, 18 Dec 2015 12:54:45 -0800, by Laurent Charignon
-
changelog: add a new method to get files modified by a changesetFri, 18 Dec 2015 13:45:55 -0800, by Laurent Charignon
-
tests: convert directory separators to '/' for MSYS in test-check-py-compatWed, 16 Dec 2015 17:22:37 -0500, by Matt Harbison
-
tests: make `pwd` URL compatible on Windows in test-default-pushWed, 16 Dec 2015 17:17:36 -0500, by Matt Harbison
-
windows: correct the import of win32Wed, 16 Dec 2015 13:33:43 -0500, by Matt Harbison
-
win32: add internals help topics to Inno Setup installerThu, 17 Dec 2015 19:33:44 +0100, by Pascal Quantin
-
changegroups: add documentation for cg3Fri, 18 Dec 2015 09:57:35 -0500, by Augie Fackler
-
changegroup: add flags field to cg3 delta headerMon, 14 Dec 2015 15:55:12 -0500, by Mike Edgar
-
changegroup: introduce cg3, which has support for exchanging treemanifestsFri, 11 Dec 2015 11:23:49 -0500, by Augie Fackler
-
merge with stableFri, 18 Dec 2015 14:40:11 -0600, by Matt Mackall
-
revlog: seek to end of file before writing (issue4943) stableThu, 17 Dec 2015 17:16:02 -0800, by Gregory Szorc
-
manifestmerge: have manifest do matching before diffingMon, 14 Dec 2015 20:57:21 -0500, by Augie Fackler
-
branch: reword help textThu, 17 Dec 2015 14:57:20 +0000, by timeless
-
archive: adjust help textThu, 17 Dec 2015 14:56:32 +0000, by timeless
-
annotate: add missing period to helpThu, 17 Dec 2015 14:54:47 +0000, by timeless
-
addremove: make help match addThu, 17 Dec 2015 14:54:20 +0000, by timeless
-
add: mention .hgignore in helpThu, 17 Dec 2015 14:53:40 +0000, by timeless
-
bundle: warn for --base with --allThu, 17 Dec 2015 15:05:25 +0000, by timeless
-
bundle: fix error for --all with destinationThu, 17 Dec 2015 15:03:45 +0000, by timeless
-
bundle: fix grammar in help textThu, 17 Dec 2015 14:59:11 +0000, by timeless
-
bundle: clarify help textThu, 17 Dec 2015 14:58:52 +0000, by timeless
-
cmdutil: do not duplicate stdout by makefileobj()Sun, 13 Dec 2015 20:07:19 +0900, by Yuya Nishihara
-
cmdutil: reimplement file wrapper that disables close()Sun, 13 Dec 2015 20:01:11 +0900, by Yuya Nishihara
-
export: remove useless comparison between file object and stringSun, 13 Dec 2015 19:57:54 +0900, by Yuya Nishihara
-
export: do not print '<fdopen>' as an output filenameSun, 13 Dec 2015 19:47:46 +0900, by Yuya Nishihara
-
commandserver: implement name() to clarify channel is not a plain fileSun, 13 Dec 2015 19:32:01 +0900, by Yuya Nishihara
-
histedit: delete to dropTue, 15 Dec 2015 13:27:09 -0800, by Mateusz Kwapich
-
clonebundles: fix bundlespec typoWed, 16 Dec 2015 12:33:54 +0100, by Mathias De Maré
-
record: fix hunk handling to remember the current functionThu, 17 Dec 2015 20:13:29 +0000, by timeless
-
record: turn on showfuncThu, 17 Dec 2015 14:38:22 +0000, by timeless
-
parsers: use PyTuple_Pack instead of manual list-fillingThu, 17 Dec 2015 13:07:34 -0800, by Bryan O'Sullivan
-
tags: mention --quiet switch in help (issue4920)Thu, 17 Dec 2015 15:23:36 -0800, by Thu Trang Pham
-
merge with stableThu, 17 Dec 2015 17:27:32 -0600, by Matt Mackall
-
histedit: omit useless message from update (edit)Mon, 14 Dec 2015 23:04:17 +0000, by timeless
-
histedit: omit useless message from update (_histedit)Mon, 14 Dec 2015 22:37:31 +0000, by timeless
-
histedit: omit useless message from update (histeditaction)Mon, 14 Dec 2015 21:43:16 +0000, by timeless
-
update: add quietempty flag to _showstatsMon, 14 Dec 2015 23:14:06 +0000, by timeless
-
histedit: omit useless message from abortMon, 14 Dec 2015 22:08:14 +0000, by timeless
-
hg: add quietempty flag to _showstatsMon, 14 Dec 2015 23:13:25 +0000, by timeless
-
patch: disable nobinary when HGPLAIN=1Thu, 17 Dec 2015 11:00:06 -0800, by Mateusz Kwapich
-
help: add missed last new line to "internals" topicThu, 17 Dec 2015 22:29:41 +0900, by Yuya Nishihara
-
dirstate: make delaywrite sleep until the next multiple of n secondsWed, 16 Dec 2015 20:58:26 -0600, by Matt Mackall
-
dirstate: only invoke delaywrite if relevantWed, 16 Dec 2015 20:49:18 -0600, by Matt Mackall