Mercurial > hg
graph
-
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