Mercurial > hg
graph
-
fix: add a test case around the effect of cwd on pattern matchingWed, 24 Jul 2019 16:21:12 -0700, by Danny Hooper
-
fix: remove support for :fileset sub-config in favor of :patternWed, 24 Jul 2019 16:22:45 -0700, by Danny Hooper
-
fsmonitor: add support for extra `hg debuginstall` dataTue, 23 Jul 2019 15:01:28 -0400, by Augie Fackler
-
debugcommands: add support for extensions adding their own debug infoTue, 23 Jul 2019 14:37:51 -0400, by Augie Fackler
-
fsmonitor: refactor watchmanclient.client to accept ui and repo pathTue, 23 Jul 2019 14:36:38 -0400, by Augie Fackler
-
contrib: install Python 3.8b2 instead of 3.8a2 stableMon, 22 Jul 2019 19:10:59 -0700, by Gregory Szorc
-
automation: make Windows base image name configurable stableMon, 22 Jul 2019 19:06:20 -0700, by Gregory Szorc
-
copies: fix crash on in changeset-centric tracing from commit to itself stableMon, 22 Jul 2019 17:44:19 -0700, by Martin von Zweigbergk
-
unshelve: add help text on --interactive in verbose mode stableTue, 23 Jul 2019 12:03:24 +0530, by Navaneeth Suresh
-
amend: stop committing unrequested file reverts (issue6157) stableMon, 22 Jul 2019 06:33:11 -0400, by Valentin Gatien-Baron
-
amend: add a test for a simplified version of issue6157 stableMon, 22 Jul 2019 06:33:00 -0400, by Valentin Gatien-Baron
-
py: error out if a "skip" character was given with non-dict to util.dirs() stableSun, 21 Jul 2019 18:04:05 -0700, by Martin von Zweigbergk
-
py3: fix incorrect fix of test-setdiscovery.t in eb27d9eee2cc stableMon, 22 Jul 2019 09:55:05 -0700, by Martin von Zweigbergk
-
Added tag 5.1rc0 for changeset e386b5f4f836 stableMon, 22 Jul 2019 14:08:54 -0400, by Augie Fackler
-
merge default into stable for 5.1 release stable 5.1rc0Mon, 22 Jul 2019 14:00:33 -0400, by Augie Fackler
-
rust-filepatterns: unescape comment character propertySun, 21 Jul 2019 14:42:01 +0900, by Yuya Nishihara
-
rust-filepatterns: use literal b'#' instead of castSun, 21 Jul 2019 13:00:54 +0900, by Yuya Nishihara
-
rust-filepatterns: fix type of warnings tuple to (bytes, bytes)Sun, 21 Jul 2019 12:46:57 +0900, by Yuya Nishihara
-
hgignore: add escape syntax test for glob patternsSun, 21 Jul 2019 13:48:29 +0900, by Yuya Nishihara
-
hgignore: add a few more weird patterns to test caseSun, 21 Jul 2019 13:37:24 +0900, by Yuya Nishihara
-
hgignore: update \-escape test to reflect actual behaviorSun, 21 Jul 2019 13:30:47 +0900, by Yuya Nishihara
-
py3: add a b'' prefix in tests/test-convert-identity.tSat, 20 Jul 2019 11:04:49 -0700, by Martin von Zweigbergk
-
lookup: don't use "00changelog.i@None" when lookup of prefix failsFri, 19 Jul 2019 09:43:50 -0700, by Martin von Zweigbergk
-
py3: fix test-setdiscovery.t on Python 3 by conditionalizing two linesThu, 18 Jul 2019 14:23:21 -0400, by Augie Fackler
-
commands: removed part of description from abort and continueFri, 19 Jul 2019 01:49:10 +0530, by Taapas Agrawal
-
tests: glob over some timing numbers in test-shelve.tSat, 20 Jul 2019 22:18:22 -0400, by Matt Harbison
-
py3: another passing testThu, 18 Jul 2019 14:18:20 -0400, by Augie Fackler
-
cleanup: remove redundant importThu, 18 Jul 2019 14:19:41 -0400, by Augie Fackler
-
shelve: modify help text on --interactiveThu, 18 Jul 2019 21:10:17 +0530, by Navaneeth Suresh
-
unshelve: mark unshelve interactive as experimentalThu, 18 Jul 2019 20:54:26 +0530, by Navaneeth Suresh
-
commit: improve the files field of changelog for mergesTue, 02 Jul 2019 12:59:58 -0400, by Valentin Gatien-Baron
-
convert: add a config option to help doing identity hg->hg conversionSat, 13 Jul 2019 23:45:32 -0400, by Valentin Gatien-Baron
-
tests: show the files fields of changelogs for many mergesTue, 02 Jul 2019 12:55:51 -0400, by Valentin Gatien-Baron
-
phabricator: handle local:commits time being string or intTue, 16 Jul 2019 19:18:16 +0100, by Ian Moody
-
phabricator: demonstrate broken phabread on string local:commit timesTue, 16 Jul 2019 18:38:38 +0100, by Ian Moody
-
unshelve: add interactive modeTue, 02 Jul 2019 18:02:12 +0530, by Navaneeth Suresh
-
blackbox: disable extremely verbose logging (issue6110)Sun, 07 Jul 2019 10:54:41 -0400, by Valentin Gatien-Baron
-
continue: added support for unshelveWed, 17 Jul 2019 22:24:17 +0530, by Taapas Agrawal
-
continue: added support for rebaseTue, 16 Jul 2019 01:59:28 +0530, by Taapas Agrawal
-
continue: added logic for hg continueMon, 15 Jul 2019 22:23:31 +0530, by Taapas Agrawal
-
rust-utils: remove buggy assertionWed, 17 Jul 2019 18:15:51 +0200, by Raphaël Gomès
-
rust-utils: add docstrings and doctests for utils.rsWed, 10 Jul 2019 17:41:07 +0200, by Raphaël Gomès
-
rust: switch hg-core and hg-cpython to rust 2018 editionTue, 02 Jul 2019 17:15:03 +0200, by Raphaël Gomès
-
rust-utils: use new find_dirs iteratorFri, 12 Jul 2019 11:08:31 +0200, by Raphaël Gomès
-
inno: correct the path display in a literal block of the readmeTue, 16 Jul 2019 00:00:17 -0400, by Matt Harbison
-
copies: remove unnecessary override of p[12]copies() in workingctxMon, 15 Jul 2019 15:29:22 -0700, by Martin von Zweigbergk
-
tests: properly position conditional output on Windows in test-subrepo.tFri, 12 Jul 2019 19:38:18 -0400, by Matt Harbison
-
abort: removed labels argument from abortmerge()Thu, 11 Jul 2019 03:08:28 +0530, by Taapas Agrawal
-
py3: source-transform only call-sites of iteritems(), not definitionsFri, 12 Jul 2019 23:34:24 -0700, by Martin von Zweigbergk
-
py3: fix formatting of branchmap log messages with repo.filtername=NoneSun, 14 Jul 2019 23:21:28 -0700, by Martin von Zweigbergk
-
automation: correct the path separator in LIBPATH on WindowsSun, 14 Jul 2019 01:31:42 -0400, by Matt Harbison
-
abort: added support for mergeSun, 30 Jun 2019 01:07:14 +0530, by Taapas Agrawal
-
abort: added support for unshelveWed, 26 Jun 2019 22:15:07 +0530, by Taapas Agrawal
-
unshelve: changed Corruptedstate error msg from ui.warn to error.AbortWed, 10 Jul 2019 23:11:55 +0530, by Taapas Agrawal
-
mq: fix for merge detection methodsThu, 20 Jun 2019 01:08:56 +0530, by Taapas Agrawal
-
py3: store _origdoc as strTue, 09 Jul 2019 00:03:10 -0700, by Martin von Zweigbergk
-
copies: follow copies across merge base without source file (issue6163)Fri, 28 Jun 2019 12:59:21 -0700, by Martin von Zweigbergk
-
copies: filter invalid copies only at end of pathcopies() (issue6163)Tue, 25 Jun 2019 14:25:03 -0700, by Martin von Zweigbergk
-
copies: inline _chainandfilter() to prepare for next patchTue, 25 Jun 2019 13:46:55 -0700, by Martin von Zweigbergk
-
copies: remove most early returns from pathcopies() and _forwardcopies()Tue, 25 Jun 2019 13:33:49 -0700, by Martin von Zweigbergk
-
copies: move short-circuiting of dirstate copies out of _forwardcopies()Fri, 28 Jun 2019 09:01:45 -0700, by Martin von Zweigbergk
-
tests: add more tests of copy tracing with removed and re-added filesFri, 21 Jun 2019 16:59:29 -0700, by Martin von Zweigbergk
-
tests: split out tests for unrelated copy source/target into separate fileMon, 01 Jul 2019 14:24:51 -0700, by Martin von Zweigbergk
-
subrepos: make last line of prompts <40 english chars (issue6158)Mon, 24 Jun 2019 16:01:01 -0700, by Kyle Lippincott
-
largefiles: make last line of prompts <40 english chars (issue6158)Mon, 24 Jun 2019 16:00:39 -0700, by Kyle Lippincott
-
rust-dirstate: add helper to iterate ancestor pathsSun, 30 Jun 2019 18:32:43 +0900, by Yuya Nishihara
-
tests: update test-commit-interactive.t for no-execbit platformsTue, 09 Jul 2019 20:51:48 -0400, by Matt Harbison
-
abort: added support for histeditFri, 28 Jun 2019 00:35:52 +0530, by Taapas Agrawal
-
abort: added support for rebaseSun, 23 Jun 2019 23:11:35 +0530, by Taapas Agrawal
-
abort: added support for graftSun, 23 Jun 2019 22:31:31 +0530, by Taapas Agrawal
-
abort: added logic for of hg abortSun, 23 Jun 2019 20:58:01 +0530, by Taapas Agrawal
-
merge with stableTue, 09 Jul 2019 10:09:46 -0400, by Augie Fackler
-
merge: disallow merge abort in case of an unfinished operation (issue6160)Tue, 09 Jul 2019 12:58:29 +0300, by Taapas Agrawal
-
relnotes: document new range-select mechanism in crecordMon, 08 Jul 2019 15:01:18 -0700, by Kyle Lippincott
-
statecheck: updated docstrings related to afterresolvedstatesFri, 05 Jul 2019 00:17:26 +0530, by Taapas Agrawal
-
extdata: avoid crashing inside subprocess when we get a revset parse errorMon, 08 Jul 2019 14:01:01 -0400, by Augie Fackler
-
extdata: demonstrate bad behavior when a subprocess emits garbageMon, 08 Jul 2019 13:57:44 -0400, by Augie Fackler
-
py3: don't run source transformer on hgext3rd (extensions)Sun, 07 Jul 2019 23:04:55 -0700, by Martin von Zweigbergk
-
crecord: provide 'X' as a range-select mechanismMon, 08 Jul 2019 13:10:34 -0700, by Kyle Lippincott
-
crecord: make KEY_ENTER usable in tests (by not updating UI)Mon, 08 Jul 2019 13:06:46 -0700, by Kyle Lippincott
-
crecord: fix if -> elif when handling key pressesMon, 08 Jul 2019 12:38:37 -0700, by Kyle Lippincott
-
crecord: add "x" alias for space, remove test-only "TOGGLE" aliasMon, 08 Jul 2019 12:17:06 -0700, by Kyle Lippincott
-
crecord: stop using test-only "X" as alternative for "c"Mon, 08 Jul 2019 12:15:37 -0700, by Kyle Lippincott
-
graft: moved abortgraft and readgraft to cmdutilSat, 06 Jul 2019 22:19:36 +0530, by Taapas Agrawal
-
cleanup: use named constants for second arg to .seek()Thu, 20 Jun 2019 14:33:42 -0400, by Augie Fackler
-
patch: use a short, fixed-size message for last line of prompt (issue6158)Thu, 20 Jun 2019 14:45:52 -0700, by Kyle Lippincott
-
filemerge: make last line of prompts <40 english chars (issue6158)Thu, 20 Jun 2019 11:40:47 -0700, by Kyle Lippincott
-
posix: always seek to EOF when opening a file in append mode stable 5.0.2Mon, 08 Jul 2019 13:12:20 -0400, by Augie Fackler
-
tweakdefaults: make hg resolve require --re-merge flag to re-mergeSat, 06 Jul 2019 19:55:29 -0400, by Valentin Gatien-Baron
-
unshelve: rename _dounshelve() to dounshelve()Thu, 04 Jul 2019 21:29:28 +0530, by Navaneeth Suresh
-
rust: remove Deref in favor of explicit methodsMon, 01 Jul 2019 15:07:31 +0200, by Raphaël Gomès
-
rust: simplify overly complicated expressionMon, 01 Jul 2019 10:53:36 +0200, by Raphaël Gomès
-
rust: run rfmt on all hg-core/hg-cpython codeMon, 01 Jul 2019 10:50:18 +0200, by Raphaël Gomès
-
move: --force flag forcibly moves, not copies stableWed, 03 Jul 2019 10:06:39 +0800, by Anton Shestakov
-
copy: correct synopsis by making SOURCE a required argument stableWed, 03 Jul 2019 10:01:51 +0800, by Anton Shestakov
-
debugrevlog: fix average size computation for empty data (issue6167) stableTue, 02 Jul 2019 10:53:29 +0200, by Pierre-Yves David
-
changelog: fix handling of empty copy entries in changesetMon, 01 Jul 2019 16:25:51 -0700, by Martin von Zweigbergk
-
relnotes: document the new --force-close-branch flagSun, 30 Jun 2019 17:52:57 +0530, by Sushil khanchi
-
py3: hack around inconsistency of type of name passed to DNSQuestionTue, 11 Jun 2019 20:53:14 +0300, by Pulkit Goyal
-
py3: add r'' prefixes and do ('%d' % int) instead of str(int)Tue, 11 Jun 2019 20:48:59 +0300, by Pulkit Goyal
-
zeroconf: port to Python 3Sat, 02 Feb 2019 12:07:31 -0800, by Gregory Szorc
-
copies: return only path from _tracefile() since that's all caller needsFri, 28 Jun 2019 16:40:36 -0700, by Martin von Zweigbergk
-
extensions: add shelve to _builtinSun, 30 Jun 2019 13:04:26 +0530, by Navaneeth Suresh
-
merge with stableSun, 30 Jun 2019 15:10:56 +0900, by Yuya Nishihara
-
bookmarks: backout the attempt to fix the delete race stableSat, 29 Jun 2019 23:23:07 -0400, by Matt Harbison
-
automv: access status fields by name, not indexFri, 28 Jun 2019 14:13:00 -0700, by Martin von Zweigbergk
-
automv: use public API for getting copiesFri, 28 Jun 2019 14:07:09 -0700, by Martin von Zweigbergk
-
commit: add --force-close-branch flag to close a non-head changesetSat, 18 May 2019 15:44:23 +0530, by Sushil khanchi
-
shelve: move shelve extension to coreFri, 28 Jun 2019 21:31:34 +0530, by Navaneeth Suresh
-
shelve: remove rebase.clearstatus()Fri, 28 Jun 2019 22:57:48 +0530, by Navaneeth Suresh
-
shelve: removed redundant merge detection methodThu, 20 Jun 2019 00:59:16 +0530, by Taapas Agrawal
-
rust-dirstate: call new "dirs" rust implementation from PythonWed, 05 Jun 2019 17:58:34 +0200, by Raphaël Gomès
-
rust-dirstate: add "dirs" rust-cpython bindingThu, 16 May 2019 18:03:42 +0200, by Raphaël Gomès
-
rust-dirstate: add "dirs" Rust implementationThu, 16 May 2019 18:03:06 +0200, by Raphaël Gomès
-
relnotes: added description about statemod._statecheckFri, 21 Jun 2019 00:26:07 +0530, by Taapas Agrawal