Mon, 31 May 2021 18:35:44 +0200 |
Simon Sapin |
dirstate-v2: Write .hg/dirstate back to disk on directory cache changes
|
file |
diff |
annotate
|
Tue, 11 May 2021 12:22:26 -0700 |
Martin von Zweigbergk |
templates: fix `revset('parents()') % ...` in amend message template
|
file |
diff |
annotate
|
Mon, 29 Mar 2021 01:52:06 +0200 |
Joerg Sonnenberger |
node: replace nullid and friends with nodeconstants class
|
file |
diff |
annotate
|
Tue, 30 Mar 2021 02:32:30 +0200 |
Joerg Sonnenberger |
refactor: prefer checks against nullrev over nullid
|
file |
diff |
annotate
|
Tue, 30 Mar 2021 02:33:12 +0200 |
Joerg Sonnenberger |
refactor: prefer lookup by revision, even for null
|
file |
diff |
annotate
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Raphaël Gomès |
contributor: change mentions of mpm to olivia
|
file |
diff |
annotate
|
Thu, 18 Mar 2021 18:24:59 -0400 |
Matt Harbison |
merge with stable
|
file |
diff |
annotate
|
Wed, 10 Mar 2021 15:24:52 +1000 |
Corey Schuhen |
enclink: check contents of symlinks not just size in case of fcrypt
stable
|
file |
diff |
annotate
|
Fri, 29 Jan 2021 12:50:10 -0500 |
Augie Fackler |
context: add missing manifest invalidation after write in overlayworkingctx
|
file |
diff |
annotate
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
file |
diff |
annotate
|
Fri, 20 Nov 2020 07:37:09 +0100 |
Pierre-Yves David |
context: small update to ctx.status doc
|
file |
diff |
annotate
|
Tue, 15 Sep 2020 16:10:16 -0700 |
Martin von Zweigbergk |
merge: use in-memory mergestate when using in-memory context
|
file |
diff |
annotate
|
Thu, 17 Sep 2020 09:56:05 -0700 |
Martin von Zweigbergk |
py3: don't risk passing a None value to error.ManifestLookupError()
|
file |
diff |
annotate
|
Tue, 28 Jul 2020 20:07:05 +0200 |
Manuel Jacob |
context: re-add `overlayworkingctx._compact()` removed in 6a5dcd754842
stable
|
file |
diff |
annotate
|
Sat, 11 Jul 2020 03:17:42 +0200 |
Manuel Jacob |
overlayworkingctx: remove unused `nofilechanges()` and `_compact()` methods
|
file |
diff |
annotate
|
Sat, 11 Jul 2020 02:13:19 +0200 |
Manuel Jacob |
memctx: make `parents()` return list of one element if it’s not a merge
|
file |
diff |
annotate
|
Sat, 11 Jul 2020 01:14:00 +0200 |
Manuel Jacob |
commit: factor out empty commit check to `basectx.isempty()`
|
file |
diff |
annotate
|
Sat, 11 Jul 2020 00:53:34 +0200 |
Manuel Jacob |
overlayworkingctx: rename misleadingly named `isempty()` method
|
file |
diff |
annotate
|
Thu, 09 Jul 2020 18:48:55 -0700 |
Rodrigo Damazio Bovendorp |
scmutil: allowing different files to be prefetched per revision
|
file |
diff |
annotate
|
Wed, 27 May 2020 12:26:08 +0200 |
Pierre-Yves David |
metadata: move computation related to files touched in a dedicated module
|
file |
diff |
annotate
|
Wed, 03 Jun 2020 12:04:38 -0700 |
Martin von Zweigbergk |
context: fix creation of ProgrammingError to not use non-existent field
|
file |
diff |
annotate
|
Wed, 03 Jun 2020 19:20:18 +0900 |
Yuya Nishihara |
merge with stable
|
file |
diff |
annotate
|
Sat, 16 May 2020 20:38:31 +0200 |
Pierre-Yves David |
flags: read flag from dirstate/disk for workingcopyctx (issue5743)
stable
|
file |
diff |
annotate
|
Mon, 18 May 2020 16:00:26 -0400 |
Augie Fackler |
context: implement mergestate() method
|
file |
diff |
annotate
|
Tue, 28 Jan 2020 14:07:57 -0800 |
Martin von Zweigbergk |
copy: add experimetal support for unmarking committed copies
|
file |
diff |
annotate
|
Tue, 11 Feb 2020 00:08:28 -0500 |
Augie Fackler |
context: use manifest.find() instead of two separate calls
|
file |
diff |
annotate
|
Wed, 05 Feb 2020 15:15:18 -0500 |
Augie Fackler |
context: use manifest.walk() instead of manifest.match() to get file list
|
file |
diff |
annotate
|
Thu, 21 Nov 2019 17:27:44 +0100 |
Pierre-Yves David |
changectx: mark parent of changesets as non filtered
|
file |
diff |
annotate
|
Thu, 21 Nov 2019 23:46:51 +0100 |
Pierre-Yves David |
changectx: use unfiltered changelog to walk ancestors in annotate
|
file |
diff |
annotate
|
Sun, 17 Nov 2019 14:39:28 +0100 |
Pierre-Yves David |
localrepo: also fastpath access to working copy parents when possible
|
file |
diff |
annotate
|
Fri, 10 Jan 2020 13:24:25 -0800 |
Martin von Zweigbergk |
workingctx: move setparents() logic from localrepo to mirror overlayworkingctx
|
file |
diff |
annotate
|
Fri, 10 Jan 2020 21:41:28 -0800 |
Martin von Zweigbergk |
overlayworkginctx: implement a setparents() to mirror dirstate.setparents()
|
file |
diff |
annotate
|
Fri, 10 Jan 2020 17:03:23 -0800 |
Martin von Zweigbergk |
overlayworkingctx: default branch to base context's branch
|
file |
diff |
annotate
|
Fri, 27 Dec 2019 14:08:02 -0800 |
Martin von Zweigbergk |
overlwayworkingctx: remove doubly bad reference to wrapped ctx for copies
|
file |
diff |
annotate
|
Sat, 28 Dec 2019 02:02:34 -0500 |
Matt Harbison |
commit: change default `editor` parameter to None
|
file |
diff |
annotate
|
Fri, 06 Dec 2019 20:40:02 -0500 |
Matt Harbison |
match: resolve filesets against the passed `cwd`, not the current one
|
file |
diff |
annotate
|
Fri, 27 Dec 2019 16:47:47 +0100 |
Pierre-Yves David |
commitablectx: fix the default phase
|
file |
diff |
annotate
|
Sun, 01 Dec 2019 18:46:10 -0500 |
Matt Harbison |
cleanup: fix docstring formatting
|
file |
diff |
annotate
|
Sat, 23 Nov 2019 16:54:59 -0800 |
Pierre-Yves David |
changectx: mark the parents of the working copy as non filtered
|
file |
diff |
annotate
|
Sun, 17 Nov 2019 08:50:21 +0100 |
Pierre-Yves David |
changectx: use unfiltered changelog to access parents of unfiltered revs
|
file |
diff |
annotate
|
Sun, 17 Nov 2019 06:06:38 +0100 |
Pierre-Yves David |
changectx: add a "maybe filtered" filtered attribute
|
file |
diff |
annotate
|
Thu, 14 Nov 2019 15:27:40 -0500 |
Augie Fackler |
context: use field names instead of field numbers on scmutil.status
|
file |
diff |
annotate
|
Thu, 14 Nov 2019 08:03:26 -0800 |
Martin von Zweigbergk |
utils: move finddirs() to pathutil
|
file |
diff |
annotate
|
Fri, 08 Nov 2019 11:19:20 -0800 |
Augie Fackler |
cleanup: remove pointless r-prefixes on single-quoted strings
|
file |
diff |
annotate
|
Thu, 07 Nov 2019 13:18:19 -0500 |
Augie Fackler |
cleanup: remove pointless r-prefixes on double-quoted strings
|
file |
diff |
annotate
|
Tue, 29 Oct 2019 10:41:30 +0100 |
Pierre-Yves David |
formatting: run black version 19.10b0 on the codebase
stable
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 23:36:51 -0400 |
Pierre-Yves David |
sidedatacopies: move various copies related function to the copies modules
|
file |
diff |
annotate
|
Wed, 09 Oct 2019 22:59:38 +0200 |
Pierre-Yves David |
sidedatacopies: read rename information from sidedata
|
file |
diff |
annotate
|
Tue, 08 Oct 2019 15:06:18 -0700 |
Martin von Zweigbergk |
cleanup: join string literals that are already on one line
|
file |
diff |
annotate
|
Mon, 07 Oct 2019 00:04:04 -0400 |
Gregory Szorc |
py3: finish porting iteritems() to pycompat and remove source transformer
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 16:55:18 -0400 |
Gregory Szorc |
py3: manually import getattr where it is needed
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 13:28:56 -0400 |
Gregory Szorc |
py3: manually import pycompat.open into files that need it
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
file |
diff |
annotate
|
Fri, 27 Sep 2019 00:11:03 +0200 |
Pierre-Yves David |
context: clarify the various mode in the _copies property cache
|
file |
diff |
annotate
|
Fri, 27 Sep 2019 00:09:43 +0200 |
Pierre-Yves David |
context: clarify the various mode in the filesremoved method
|
file |
diff |
annotate
|
Fri, 27 Sep 2019 00:06:02 +0200 |
Pierre-Yves David |
context: clarify the various mode in the filesadded method
|
file |
diff |
annotate
|
Mon, 19 Aug 2019 15:43:27 -0700 |
Martin von Zweigbergk |
context: filter out invalid copies from workingctx.p[12]copies()
|
file |
diff |
annotate
|
Wed, 07 Aug 2019 20:08:35 +0200 |
Pierre-Yves David |
rawdata: update callers in context
|
file |
diff |
annotate
|
Wed, 12 Jun 2019 13:42:52 +0100 |
Pierre-Yves David |
changectx: extract explicit computechangesetfilesremoved method from context
|
file |
diff |
annotate
|
Wed, 12 Jun 2019 13:42:22 +0100 |
Pierre-Yves David |
changectx: extract explicit computechangesetfilesadded method from context
|
file |
diff |
annotate
|
Tue, 06 Aug 2019 03:17:40 +0200 |
Pierre-Yves David |
copies: extract an explicit `computechangesetcopie` method from context
|
file |
diff |
annotate
|
Mon, 15 Jul 2019 15:29:22 -0700 |
Martin von Zweigbergk |
copies: remove unnecessary override of p[12]copies() in workingctx
|
file |
diff |
annotate
|
Mon, 24 Jun 2019 16:01:22 -0700 |
Martin von Zweigbergk |
rebase: fix in-memory rebasing of copy of empty file
|
file |
diff |
annotate
|
Mon, 27 May 2019 16:55:46 -0400 |
Valentin Gatien-Baron |
merge: fix race that could cause wrong size in dirstate
|
file |
diff |
annotate
|
Tue, 14 May 2019 22:20:10 -0700 |
Martin von Zweigbergk |
context: get filesadded() and filesremoved() from changeset if configured
|
file |
diff |
annotate
|
Thu, 18 Apr 2019 13:34:20 -0700 |
Martin von Zweigbergk |
context: add ctx.files{modified,added,removed}() methods
|
file |
diff |
annotate
|
Wed, 09 Jan 2019 15:54:45 -0800 |
Martin von Zweigbergk |
copies: fix duplicatecopies() with overlay context
|
file |
diff |
annotate
|
Fri, 10 May 2019 22:24:47 -0700 |
Martin von Zweigbergk |
context: default to using branch from dirstate only in workingctx
|
file |
diff |
annotate
|
Fri, 10 May 2019 22:51:33 -0700 |
Martin von Zweigbergk |
context: let caller pass in branch to committablectx.__init__()
|
file |
diff |
annotate
|
Fri, 10 May 2019 21:55:59 -0700 |
Martin von Zweigbergk |
context: move contents of committablectx.markcommitted() to workingctx
|
file |
diff |
annotate
|
Fri, 10 May 2019 21:53:41 -0700 |
Martin von Zweigbergk |
context: move walk() and match() overrides from committablectx to workingctx
|
file |
diff |
annotate
|
Fri, 10 May 2019 21:35:30 -0700 |
Martin von Zweigbergk |
context: move flags overrides from committablectx to workingctx
|
file |
diff |
annotate
|
Fri, 10 May 2019 13:41:42 -0700 |
Martin von Zweigbergk |
context: reuse changectx._copies() in all but workingctx
|
file |
diff |
annotate
|
Fri, 10 May 2019 14:27:22 -0700 |
Martin von Zweigbergk |
overlayworkingctx: don't include added-then-deleted files in memctx
|
file |
diff |
annotate
|
Fri, 10 May 2019 11:03:54 -0700 |
Martin von Zweigbergk |
overlaycontext: allow calling copydata() on clean context
|
file |
diff |
annotate
|
Wed, 24 Apr 2019 19:42:43 +0300 |
Pulkit Goyal |
context: check file exists before getting data from _wrappedctx
stable
|
file |
diff |
annotate
|
Wed, 27 Dec 2017 22:05:20 -0800 |
Martin von Zweigbergk |
changelog: parse copy metadata if available in extras
|
file |
diff |
annotate
|
Wed, 10 Apr 2019 17:36:37 -0700 |
Martin von Zweigbergk |
overlayworkingctx: remove misleading trailing slash from directory pattern
|
file |
diff |
annotate
|
Wed, 10 Apr 2019 17:31:32 -0700 |
Martin von Zweigbergk |
overlayworkingctx: fix file/dir audit to be repo-relative
|
file |
diff |
annotate
|
Wed, 10 Apr 2019 16:26:40 -0700 |
Martin von Zweigbergk |
messages: replace some instances of "folder" by "directory"
|
file |
diff |
annotate
|
Tue, 19 Mar 2019 23:00:07 -0700 |
Martin von Zweigbergk |
memfilectx: override copysource() instead of using dummy nodeid
|
file |
diff |
annotate
|
Tue, 19 Mar 2019 22:58:39 -0700 |
Martin von Zweigbergk |
memctx: rename constructor argument "copied" to "copysource" (API)
|
file |
diff |
annotate
|
Fri, 15 Mar 2019 22:18:35 -0700 |
Martin von Zweigbergk |
context: use wdirhex constant instead of calculating it
|
file |
diff |
annotate
|
Thu, 14 Mar 2019 14:46:29 -0700 |
Martin von Zweigbergk |
rebase: fix crash with in-memory rebase and copies
|
file |
diff |
annotate
|
Wed, 20 Feb 2019 21:57:39 -0800 |
Martin von Zweigbergk |
committablectx: move status-related methods closer together
|
file |
diff |
annotate
|
Sun, 25 Mar 2018 22:07:35 -0700 |
Martin von Zweigbergk |
memfilefromctx: migrate to new method for getting copy info
|
file |
diff |
annotate
|
Sun, 25 Mar 2018 21:30:31 -0700 |
Martin von Zweigbergk |
context: move equivalent renamed() implementations to superclass
|
file |
diff |
annotate
|
Sun, 25 Mar 2018 21:28:30 -0700 |
Martin von Zweigbergk |
context: rewrite renamed() in terms of new copysource() where appropriate
|
file |
diff |
annotate
|
Sun, 25 Mar 2018 21:32:16 -0700 |
Martin von Zweigbergk |
context: add specialized way of getting copy source file only
|
file |
diff |
annotate
|
Thu, 21 Feb 2019 19:11:35 -0800 |
Kyle Lippincott |
context: use includematcher when checking dir/file conflicts
|
file |
diff |
annotate
|
Wed, 20 Feb 2019 19:28:51 -0500 |
Augie Fackler |
cleanup: use () to wrap long lines instead of \
|
file |
diff |
annotate
|
Fri, 18 Jan 2019 13:13:30 -0800 |
Martin von Zweigbergk |
context: introduce p[12]copies() methods and debugp[12]copies commands
|
file |
diff |
annotate
|
Wed, 06 Feb 2019 23:12:56 -0800 |
Martin von Zweigbergk |
patch: replace "prefix" and "relroot" arguments by "pathfn" (API)
|
file |
diff |
annotate
|
Wed, 06 Feb 2019 22:52:49 -0800 |
Martin von Zweigbergk |
patch: accept second matcher that applies only to copy sources (API)
|
file |
diff |
annotate
|
Thu, 07 Feb 2019 21:16:25 -0800 |
Martin von Zweigbergk |
context: replace repeated "self._repo.dirstate" by "ds" variable
|
file |
diff |
annotate
|
Thu, 07 Feb 2019 21:48:24 -0800 |
Martin von Zweigbergk |
context: delete unused undelete()
|
file |
diff |
annotate
|
Mon, 21 Jan 2019 13:45:12 -0800 |
Martin von Zweigbergk |
context: delete mistaken comment about return value of renamed()
|
file |
diff |
annotate
|
Tue, 15 Jan 2019 15:43:00 -0800 |
Kyle Lippincott |
context: use scmutil.matchfiles instead of matchmod.match(exact=True)
|
file |
diff |
annotate
|
Tue, 08 Jan 2019 14:31:22 -0800 |
Kyle Lippincott |
context: schedule file prefetch before comparing for cleanliness
|
file |
diff |
annotate
|
Sun, 16 Dec 2018 16:31:31 +0900 |
Yuya Nishihara |
context: error out if basefilectx.cmp() is called without self._filenode
|
file |
diff |
annotate
|
Sun, 16 Dec 2018 16:24:45 +0900 |
Yuya Nishihara |
context: collapse complex condition to see if filelog have to be compared
|
file |
diff |
annotate
|
Tue, 18 Dec 2018 10:21:25 -0500 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Sun, 16 Dec 2018 17:08:46 +0900 |
Yuya Nishihara |
context: reimplement memfilectx.cmp()
stable
|
file |
diff |
annotate
|
Fri, 14 Dec 2018 19:12:45 +0300 |
Pulkit Goyal |
py3: use '%d' for integers instead of '%s'
|
file |
diff |
annotate
|
Tue, 04 Dec 2018 17:13:01 -0500 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Tue, 20 Nov 2018 14:43:27 -0800 |
Martin von Zweigbergk |
rebase: fix path auditing to audit path relative to repo root (issue5818)
stable 4.8.1
|
file |
diff |
annotate
|
Mon, 03 Dec 2018 11:14:44 -0800 |
Martin von Zweigbergk |
rebase: fix dir/file conflict detection when using in-mem merge
stable
|
file |
diff |
annotate
|
Wed, 10 Oct 2018 00:50:37 +0200 |
Boris Feld |
context: floor adjustlinkrev graph walk during copy tracing
|
file |
diff |
annotate
|
Mon, 19 Nov 2018 14:30:58 +0000 |
Boris Feld |
context: small refactoring of `isintroducedafter`
|
file |
diff |
annotate
|
Wed, 10 Oct 2018 00:50:36 +0200 |
Boris Feld |
context: split `introrev` logic in a sub function
|
file |
diff |
annotate
|
Wed, 10 Oct 2018 00:50:35 +0200 |
Boris Feld |
context: introduce an `isintroducedafter` method and use it in copies
|
file |
diff |
annotate
|
Wed, 10 Oct 2018 00:50:34 +0200 |
Boris Feld |
context: take advantage of `_descendantrev` in introrev if available
|
file |
diff |
annotate
|
Wed, 10 Oct 2018 00:49:30 +0200 |
Boris Feld |
context: spell out the logic around linkrev adjustement starting point
|
file |
diff |
annotate
|
Mon, 19 Nov 2018 23:08:09 -0800 |
Martin von Zweigbergk |
context: remove seemingly impossible code branch
|
file |
diff |
annotate
|
Sun, 14 Oct 2018 11:05:41 -0400 |
Augie Fackler |
context: raise runtime errors with sysstrs
|
file |
diff |
annotate
|
Sat, 13 Oct 2018 08:54:31 -0400 |
Augie Fackler |
context: open files in bytes mode
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 22:35:05 -0700 |
Martin von Zweigbergk |
narrow: filter files by narrowspec in ctx.matches()
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 17:09:15 -0700 |
Martin von Zweigbergk |
narrow: only walk files within narrowspec also for committed revisions
|
file |
diff |
annotate
|
Thu, 27 Sep 2018 23:01:26 -0700 |
Martin von Zweigbergk |
status: intersect matcher with narrow matcher instead of filtering afterwards
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 10:38:55 -0700 |
Martin von Zweigbergk |
filectx: correct docstring about "changeid"
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 10:30:05 -0700 |
Martin von Zweigbergk |
context: drop incorrect and superfluous docstring
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 01:22:25 +0200 |
Boris Feld |
context: reverse conditional branch order in introrev
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 08:40:01 +0200 |
Boris Feld |
context: drop a redundant fast path in introrev
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 08:34:59 +0200 |
Boris Feld |
context: fast path linkrev adjustement in trivial case
|
file |
diff |
annotate
|
Wed, 26 Sep 2018 23:09:28 -0700 |
Martin von Zweigbergk |
repo: move unfiltered-repo optimization to workingctx
|
file |
diff |
annotate
|
Wed, 26 Sep 2018 22:53:14 -0700 |
Martin von Zweigbergk |
context: move logic from changectx.__init__ to localrepo.__getitem__ (API)
|
file |
diff |
annotate
|
Wed, 26 Sep 2018 22:44:51 -0700 |
Martin von Zweigbergk |
context: reduce dependence of changectx constructor
|
file |
diff |
annotate
|
Thu, 27 Sep 2018 14:26:02 -0700 |
Martin von Zweigbergk |
context: stop catching TypeError when converting hex nodeid to binary
|
file |
diff |
annotate
|
Thu, 27 Sep 2018 09:56:13 -0700 |
Martin von Zweigbergk |
context: stop catching and re-raising FilteredRepoLookupError
|
file |
diff |
annotate
|
Tue, 22 May 2018 16:16:11 +0200 |
Sean Farley |
memctx: simplify _manifest with new revlog nodeids
|
file |
diff |
annotate
|
Tue, 22 May 2018 12:35:38 +0200 |
Sean Farley |
context: remove unused overlayfilectx (API)
|
file |
diff |
annotate
|
Mon, 11 Jun 2018 20:48:47 -0700 |
Sean Farley |
context: fix typo in workingcommitctx
|
file |
diff |
annotate
|
Tue, 17 Jul 2018 17:16:22 -0700 |
Sean Farley |
filectx: fix return of renamed
|
file |
diff |
annotate
|
Wed, 12 Sep 2018 17:45:43 +0300 |
Pulkit Goyal |
context: don't count deleted files as candidates for path conflicts in IMM
|
file |
diff |
annotate
|
Tue, 28 Aug 2018 00:32:10 +0800 |
Anton Shestakov |
context: use new names for unstable changesets in docstrings
|
file |
diff |
annotate
|
Mon, 20 Aug 2018 09:48:08 -0700 |
Martin von Zweigbergk |
merge with stable
|
file |
diff |
annotate
|
Sun, 19 Aug 2018 13:27:02 +0900 |
Yuya Nishihara |
merge: do not delete untracked files silently (issue5962)
stable
|
file |
diff |
annotate
|
Thu, 16 Aug 2018 16:59:40 +0300 |
Pulkit Goyal |
context: make sure file is not deleted while checking path conflicts
|
file |
diff |
annotate
|
Wed, 15 Aug 2018 17:40:21 -0700 |
Kyle Lippincott |
overlayworkingctx: fix exception in metadata-only inmemory merges (issue5960)
|
file |
diff |
annotate
|
Tue, 14 Aug 2018 13:36:11 -0700 |
Boris Feld |
context: drop compatibility for `context.descendant` (API)
|
file |
diff |
annotate
|
Wed, 01 Aug 2018 16:28:10 +0300 |
Pulkit Goyal |
context: safegaurd from 'lx' being passed as file flag in manifest
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 23:50:47 -0700 |
Martin von Zweigbergk |
narrow: move status-filtering to core and to ctx
|
file |
diff |
annotate
|
Wed, 01 Aug 2018 13:00:45 -0700 |
Gregory Szorc |
global: use pycompat.xrange()
|
file |
diff |
annotate
|
Mon, 30 Jul 2018 14:37:36 -0700 |
Martin von Zweigbergk |
context: delete an obsolete comment
|
file |
diff |
annotate
|
Wed, 25 Jul 2018 21:19:06 +0300 |
Pulkit Goyal |
context: safegaurd against 'lx' being passed as file flag in manifest
stable
|
file |
diff |
annotate
|
Mon, 30 Jul 2018 14:36:42 -0700 |
Martin von Zweigbergk |
context: use hex nodeid in error about filtered node
stable
|
file |
diff |
annotate
|
Mon, 30 Jul 2018 09:50:32 -0400 |
Augie Fackler |
context: add missing b prefix
stable
|
file |
diff |
annotate
|
Mon, 16 Jul 2018 16:21:12 +0200 |
Boris Feld |
context: reintroduce `ctx.descendant` as deprecated
|
file |
diff |
annotate
|
Thu, 12 Jul 2018 08:22:28 -0700 |
Martin von Zweigbergk |
context: rename descendant() to isancestorof()
|
file |
diff |
annotate
|
Thu, 12 Jul 2018 08:14:21 -0700 |
Martin von Zweigbergk |
revlog: delete isdescendantrev() in favor of isancestorrev()
|
file |
diff |
annotate
|
Wed, 11 Jul 2018 16:21:41 -0700 |
Martin von Zweigbergk |
revlog: replace descendant(b, a) by isdescendantrev(a, b) (API)
|
file |
diff |
annotate
|
Sat, 09 Jun 2018 20:53:12 +0900 |
Yuya Nishihara |
fileset: restrict getfileset() to not return a computed set (API)
|
file |
diff |
annotate
|
Fri, 06 Jul 2018 17:57:46 +0200 |
Joerg Sonnenberger |
ui: make the large file warning limit fully configurable
|
file |
diff |
annotate
|
Fri, 06 Jul 2018 16:45:44 -0700 |
Martin von Zweigbergk |
context: raise ProgrammingError on repo['my-tag']
|
file |
diff |
annotate
|
Fri, 06 Jul 2018 21:28:02 +0900 |
Yuya Nishihara |
context: remove unneeded alias of diffopts
|
file |
diff |
annotate
|
Sat, 23 Jun 2018 15:03:05 +0200 |
Boris Feld |
context: no longer accept diff options as dictionnary
|
file |
diff |
annotate
|
Sat, 23 Jun 2018 13:19:03 +0100 |
Boris Feld |
context: also accept diff option directly
|
file |
diff |
annotate
|
Wed, 23 May 2018 15:31:40 +0200 |
Boris Feld |
context: also take all other arguments than `patch.diff` accept
|
file |
diff |
annotate
|
Tue, 22 May 2018 15:02:52 +0200 |
Boris Feld |
context: explicitly take diffopts in `context.diff` (API)
|
file |
diff |
annotate
|
Thu, 28 Jun 2018 18:07:22 -0700 |
Kyle Lippincott |
unlinkpath: make empty directory removal optional (issue5901) (issue5826)
|
file |
diff |
annotate
|
Mon, 11 Jun 2018 10:05:23 -0700 |
Martin von Zweigbergk |
context: make workingctx.matches() filter our removed files (API)
|
file |
diff |
annotate
|
Fri, 18 May 2018 20:11:24 -0400 |
Augie Fackler |
context: fix %-formatting on Python 3
|
file |
diff |
annotate
|
Fri, 06 Apr 2018 12:55:32 -0700 |
Martin von Zweigbergk |
context: convert to hex for error message only for 20-byte changeid
|
file |
diff |
annotate
|
Fri, 06 Apr 2018 12:59:17 -0700 |
Martin von Zweigbergk |
context: clarify that only one attempt is made to interpret changeid
|
file |
diff |
annotate
|
Fri, 06 Apr 2018 12:45:08 -0700 |
Martin von Zweigbergk |
context: only bother looking for broken dirstate for 20-byte changeid
|
file |
diff |
annotate
|
Sat, 28 Apr 2018 23:16:41 -0700 |
Martin von Zweigbergk |
context: drop support for looking up context by ambiguous changeid (API)
|
file |
diff |
annotate
|
Thu, 19 Apr 2018 19:55:51 +0900 |
Yuya Nishihara |
context: translate FilteredIndex/LookupError at repo[changeid] (API)
stable
|
file |
diff |
annotate
|
Mon, 16 Apr 2018 09:39:40 -0700 |
Martin von Zweigbergk |
context: clarify deprecation warning message
|
file |
diff |
annotate
|
Fri, 13 Apr 2018 22:46:37 -0700 |
Martin von Zweigbergk |
scmutil: rename resolvepartialhexnodeid() to resolvehexnodeidprefix()
|
file |
diff |
annotate
|
Fri, 13 Apr 2018 09:19:38 -0700 |
Martin von Zweigbergk |
context: set stack level for deprecation warning
|
file |
diff |
annotate
|
Sun, 08 Apr 2018 09:45:45 -0700 |
Martin von Zweigbergk |
context: add deprecation warnings for deprecated types of changeids
|
file |
diff |
annotate
|
Sun, 08 Apr 2018 08:06:34 -0700 |
Martin von Zweigbergk |
context: extract partial nodeid lookup method to scmutil
|
file |
diff |
annotate
|
Sun, 25 Mar 2018 18:31:22 +0900 |
Yuya Nishihara |
node: rename wdirnodes to clarify they are for manifest/filelogs
|
file |
diff |
annotate
|
Sun, 25 Mar 2018 18:27:43 +0900 |
Yuya Nishihara |
workingctx: build _manifest on filenode() or flags() request
|
file |
diff |
annotate
|
Fri, 06 Apr 2018 09:34:44 -0700 |
Martin von Zweigbergk |
context: stop catching RepoLookupError from namespace.singlenode()
|
file |
diff |
annotate
|
Thu, 05 Apr 2018 14:03:33 -0700 |
Martin von Zweigbergk |
context: make repo[<filtered binary nodeid>] match node
|
file |
diff |
annotate
|
Thu, 05 Apr 2018 00:04:09 -0700 |
Martin von Zweigbergk |
context: move handling of filtering error to revsymbol() (API)
|
file |
diff |
annotate
|
Tue, 03 Apr 2018 23:47:01 -0700 |
Martin von Zweigbergk |
context: use revsymbol() in "merge.preferancestor" code
|
file |
diff |
annotate
|
Mon, 02 Apr 2018 09:18:01 -0700 |
Martin von Zweigbergk |
context: drop support for changeid='' (API)
|
file |
diff |
annotate
|
Fri, 30 Mar 2018 22:46:22 -0700 |
Martin von Zweigbergk |
context: drop support for changeid of type long (API?)
|
file |
diff |
annotate
|
Thu, 29 Mar 2018 23:05:41 -0700 |
Martin von Zweigbergk |
context: set repo property in basectx
|
file |
diff |
annotate
|
Thu, 29 Mar 2018 22:51:45 -0700 |
Martin von Zweigbergk |
context: move reuse of context object to repo.__getitem__ (API)
|
file |
diff |
annotate
|
Thu, 29 Mar 2018 22:22:51 -0700 |
Martin von Zweigbergk |
memctx: create parent contexts using "repo[p]" syntax
|
file |
diff |
annotate
|
Thu, 29 Mar 2018 21:15:40 -0700 |
Martin von Zweigbergk |
context: remove unwanted assignments in basectx.__new__() (API)
|
file |
diff |
annotate
|
Thu, 29 Mar 2018 09:34:17 -0700 |
Martin von Zweigbergk |
context: change default changeid from old form '' to '.'
|
file |
diff |
annotate
|
Sat, 24 Mar 2018 01:30:50 -0400 |
Matt Harbison |
context: skip path conflicts by default when clearing unknown file (issue5776)
|
file |
diff |
annotate
|
Thu, 22 Mar 2018 21:56:20 +0900 |
Yuya Nishihara |
stringutil: bulk-replace call sites to point to new module
|
file |
diff |
annotate
|
Sun, 18 Mar 2018 12:28:19 +0900 |
Yuya Nishihara |
annotate: pack line content into annotateline object (API)
|
file |
diff |
annotate
|
Tue, 13 Mar 2018 22:18:06 +0900 |
Yuya Nishihara |
annotate: drop linenumber flag from fctx.annotate() (API)
|
file |
diff |
annotate
|
Wed, 28 Feb 2018 15:19:47 -0500 |
Yuya Nishihara |
dagop: extract core algorithm of annotate() from context.py
|
file |
diff |
annotate
|
Wed, 28 Feb 2018 15:09:05 -0500 |
Yuya Nishihara |
dagop: move annotateline and _annotatepair from context.py
|
file |
diff |
annotate
|
Mon, 05 Mar 2018 12:30:20 -0500 |
Augie Fackler |
cleanup: use stat_result[stat.ST_MTIME] instead of stat_result.st_mtime
|
file |
diff |
annotate
|
Mon, 05 Mar 2018 01:05:54 +0530 |
Pulkit Goyal |
py3: use b"%d" instead of str() to convert integers to bytes
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 22:40:33 +0530 |
Pulkit Goyal |
py3: make sure __repr__ returns a str
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 22:40:08 +0530 |
Pulkit Goyal |
py3: make sure regular expressions are bytes
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 10:42:51 -0500 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 09:19:34 -0500 |
Yuya Nishihara |
py3: fix some membership tests on linkrev adjustment
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 17:18:26 +0100 |
Boris Feld |
util: extract all date-related utils in utils/dateutil module
|
file |
diff |
annotate
|
Wed, 21 Feb 2018 21:14:05 +0900 |
Yuya Nishihara |
annotate: do not poorly split lines at CR (issue5798)
stable
|
file |
diff |
annotate
|
Sat, 24 Feb 2018 11:21:14 -0800 |
Gregory Szorc |
context: remove basectx.__int__ (API)
|
file |
diff |
annotate
|
Tue, 06 Feb 2018 22:36:38 +0900 |
Yuya Nishihara |
subrepo: split non-core functions to new module
|
file |
diff |
annotate
|
Fri, 02 Feb 2018 23:27:30 -0500 |
Matt Harbison |
context: drop deprecated methods (API)
|
file |
diff |
annotate
|
Wed, 17 Jan 2018 21:43:46 -0500 |
Augie Fackler |
context: use native string when peeking in __dict__
|
file |
diff |
annotate
|
Wed, 17 Jan 2018 16:52:13 +0100 |
Boris Feld |
write: add the possibility to pass keyword argument from batchget to vfs
|
file |
diff |
annotate
|
Fri, 12 Jan 2018 11:15:41 +0000 |
Boris Feld |
visibility: pass a normal repo to _getfilteredreason
|
file |
diff |
annotate
|
Fri, 12 Jan 2018 11:10:18 +0000 |
Boris Feld |
visibility: make the filtered message translatable
|
file |
diff |
annotate
|
Fri, 12 Jan 2018 11:09:04 +0000 |
Boris Feld |
visibility: fix a comment introduced before which is not up-to-date
|
file |
diff |
annotate
|
Fri, 29 Dec 2017 03:32:04 +0530 |
Pulkit Goyal |
py3: use pycompat.ziplist instead of inbuilt zip
|
file |
diff |
annotate
|
Fri, 05 Jan 2018 09:12:08 +0100 |
Boris Feld |
visibility: improve the message when accessing filtered obsolete rev
|
file |
diff |
annotate
|
Mon, 11 Dec 2017 09:27:40 -0800 |
Martin von Zweigbergk |
memfilectx: make changectx argument mandatory in constructor (API)
|
file |
diff |
annotate
|
Sun, 10 Dec 2017 04:45:56 +0530 |
Pulkit Goyal |
py3: handle keyword arguments correctly in context.py
|
file |
diff |
annotate
|
Thu, 07 Dec 2017 16:07:06 -0800 |
Phil Cohen |
overlayworkingctx: invalidate the manifest cache when changing parents
|
file |
diff |
annotate
|
Thu, 07 Dec 2017 16:07:06 -0800 |
Phil Cohen |
overlayworkingctx: add `_compact()`
|
file |
diff |
annotate
|
Thu, 07 Dec 2017 22:26:07 -0800 |
Phil Cohen |
overlayworkingctx: add ``tomemctx()``
|
file |
diff |
annotate
|
Thu, 07 Dec 2017 16:07:06 -0800 |
Phil Cohen |
overlayworkingctx: add _auditconflicts to write()
|
file |
diff |
annotate
|
Thu, 07 Dec 2017 16:07:06 -0800 |
Phil Cohen |
overlayworkingctx: inherit from committablectx instead of workingctx
|
file |
diff |
annotate
|
Thu, 07 Dec 2017 16:07:06 -0800 |
Phil Cohen |
overlayworkingctx: add a no-op ``clearunknown()``
|
file |
diff |
annotate
|
Thu, 07 Dec 2017 16:07:06 -0800 |
Phil Cohen |
overlayworkingctx: add _manifest, files(), added(), removed(), modified()
|
file |
diff |
annotate
|
Thu, 07 Dec 2017 22:35:43 -0800 |
Phil Cohen |
rebase: add concludememorynode(), and call it when rebasing in-memory
|
file |
diff |
annotate
|
Thu, 07 Dec 2017 13:20:47 -0800 |
Phil Cohen |
overlayworkingctx: add `_checkexist(path)`
|
file |
diff |
annotate
|
Thu, 07 Dec 2017 13:20:47 -0800 |
Phil Cohen |
overlayworkingctx: fix a bad reference to `self._path`
|
file |
diff |
annotate
|
Thu, 07 Dec 2017 13:20:47 -0800 |
Phil Cohen |
overlayworkingctx: track copy information in the context
|
file |
diff |
annotate
|
Thu, 07 Dec 2017 13:20:47 -0800 |
Phil Cohen |
overlayworkingctx: move _wrappedctx out of the constructor
|
file |
diff |
annotate
|
Fri, 01 Dec 2017 00:07:23 -0800 |
Phil Cohen |
overlayworkingctx: make clean() public
|
file |
diff |
annotate
|
Fri, 01 Dec 2017 00:07:23 -0800 |
Phil Cohen |
overlayworkingctx: remove flushall()
|
file |
diff |
annotate
|
Fri, 01 Dec 2017 00:07:23 -0800 |
Phil Cohen |
context: switch ctx() use to changectx()
|
file |
diff |
annotate
|
Sun, 22 Oct 2017 17:23:34 +0900 |
Yuya Nishihara |
filectx: extract helper method to obtain filectx pointing to its introrev
|
file |
diff |
annotate
|
Thu, 16 Nov 2017 15:01:21 -0800 |
rlevasseur |
docs: add args/returns docs for some cmdutil, context, and registrar functions
|
file |
diff |
annotate
|
Sun, 19 Nov 2017 13:18:54 +0800 |
Anton Shestakov |
context: add instabilities() method to basefilectx
|
file |
diff |
annotate
|
Sat, 18 Nov 2017 11:58:57 +0800 |
Anton Shestakov |
context: add obsolete() method to basefilectx
|
file |
diff |
annotate
|
Wed, 25 Oct 2017 21:58:03 +0900 |
Yuya Nishihara |
statichttprepo: prevent loading dirstate over HTTP on node lookup (issue5717)
stable
|
file |
diff |
annotate
|
Tue, 17 Oct 2017 12:41:24 -0700 |
Phil Cohen |
arbitraryfilecontext: skip the cmp fast path if any side is a symlink
|
file |
diff |
annotate
|
Tue, 17 Oct 2017 08:11:13 -0700 |
Mark Thomas |
context: audit paths before clearing unknown files and dirs
|
file |
diff |
annotate
|
Sun, 15 Oct 2017 20:36:29 -0700 |
Phil Cohen |
context: add workingfilectx.markcopied
|
file |
diff |
annotate
|
Fri, 13 Oct 2017 12:34:22 -0700 |
Phil Cohen |
context: add overlayfilectx.cmp()
|
file |
diff |
annotate
|
Fri, 13 Oct 2017 12:40:05 -0700 |
Phil Cohen |
context: add a fast-comparision for arbitraryfilectx and workingfilectx
|
file |
diff |
annotate
|
Fri, 13 Oct 2017 12:54:46 -0700 |
Phil Cohen |
context: add is `isinmemory()` to filectx
|
file |
diff |
annotate
|
Mon, 02 Oct 2017 14:05:30 -0700 |
Mark Thomas |
context: also consider path conflicts when clearing unknown files
|
file |
diff |
annotate
|
Fri, 30 Jun 2017 03:43:13 +0200 |
Boris Feld |
configitems: register the 'merge.preferancestor' config
|
file |
diff |
annotate
|
Mon, 02 Oct 2017 02:34:47 -0700 |
Siddharth Agarwal |
annotate: track whether a particular annotation was the result of a skip
|
file |
diff |
annotate
|
Mon, 02 Oct 2017 02:34:47 -0700 |
Siddharth Agarwal |
annotate: introduce attr for storing per-line annotate data
|
file |
diff |
annotate
|
Mon, 02 Oct 2017 02:34:47 -0700 |
Siddharth Agarwal |
context: rename local 'attr' to 'attr_'
|
file |
diff |
annotate
|
Mon, 02 Oct 2017 02:34:47 -0700 |
Siddharth Agarwal |
annotate: move annotatepair unit tests to a separate file
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 14:49:05 -0700 |
Martin von Zweigbergk |
dirstate: use keyword arguments to clarify status()'s callers
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 14:19:36 -0700 |
Martin von Zweigbergk |
dirstate: use keyword arguments to clarify walk()'s callers
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 14:32:11 +0900 |
Yuya Nishihara |
doctest: bulk-replace string literals with b'' for Python 3
|
file |
diff |
annotate
|
Mon, 11 Sep 2017 13:03:27 -0700 |
Phil Cohen |
context: add overlayworkingcontext and overlayworkingfilectx
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 11:52:20 -0700 |
Phil Cohen |
context: add arbitraryfilectx, which can represent files outside the workdir
|
file |
diff |
annotate
|
Thu, 31 Aug 2017 11:28:59 -0700 |
Phil Cohen |
merge: move some of the logic in batchget() to workingfilectx
|
file |
diff |
annotate
|
Mon, 28 Aug 2017 16:58:59 -0700 |
Jun Wu |
metadataonlyctx: don't crash when reusing the manifest with deletions
|
file |
diff |
annotate
|
Mon, 28 Aug 2017 16:49:41 -0700 |
Jun Wu |
context: make parents and text optional in metadataonlyctx
|
file |
diff |
annotate
|
Tue, 22 Aug 2017 23:39:05 -0700 |
Martin von Zweigbergk |
context: remove unnecessary default values for matchers (API)
|
file |
diff |
annotate
|
Tue, 22 Aug 2017 23:27:55 -0700 |
Martin von Zweigbergk |
context: always pass a matcher into _matchstatus() (API)
|
file |
diff |
annotate
|
Thu, 24 Aug 2017 21:26:40 -0700 |
Phil Cohen |
context: add `decodeddata()` to basefilectx
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 11:20:06 +0200 |
Boris Feld |
context: fix troubled deprecation
|
file |
diff |
annotate
|
Fri, 04 Aug 2017 19:39:34 +0200 |
Boris Feld |
obsolete: rename bumped volatile set into phasedivergent volatile set
|
file |
diff |
annotate
|
Fri, 04 Aug 2017 19:36:27 +0200 |
Boris Feld |
obsolete: rename divergent volatile set into contentdivergent volatile set
|
file |
diff |
annotate
|
Fri, 04 Aug 2017 19:27:39 +0200 |
Boris Feld |
obsolete: rename unstable volatile set into orphan volatile set
|
file |
diff |
annotate
|
Wed, 02 Aug 2017 19:13:56 +0200 |
Boris Feld |
context: rename troubled into isunstable
|
file |
diff |
annotate
|
Wed, 02 Aug 2017 19:09:00 +0200 |
Boris Feld |
context: rename bumped into phasedivergent
|
file |
diff |
annotate
|
Wed, 02 Aug 2017 19:02:48 +0200 |
Boris Feld |
context: rename divergent into contentdivergent
|
file |
diff |
annotate
|
Wed, 02 Aug 2017 18:50:32 +0200 |
Boris Feld |
context: rename unstable into orphan
|
file |
diff |
annotate
|
Wed, 02 Aug 2017 18:34:39 +0200 |
Boris Feld |
context: rename troubles into instabilities
|
file |
diff |
annotate
|
Tue, 01 Aug 2017 18:07:34 +0200 |
Boris Feld |
evolution: rename bumped to phase-divergent
|
file |
diff |
annotate
|
Tue, 01 Aug 2017 17:58:20 +0200 |
Boris Feld |
evolution: rename divergent to content-divergent
|
file |
diff |
annotate
|
Tue, 01 Aug 2017 17:53:48 +0200 |
Boris Feld |
evolution: rename unstable to orphan
|
file |
diff |
annotate
|
Tue, 11 Jul 2017 00:40:29 -0400 |
Matt Harbison |
context: name files relative to cwd in warning messages
|
file |
diff |
annotate
|
Fri, 14 Jul 2017 14:22:40 -0700 |
Jun Wu |
codemod: register core configitems using a script
|
file |
diff |
annotate
|
Sun, 09 Jul 2017 02:55:46 -0400 |
Matt Harbison |
subrepo: consider the parent repo dirty when a file is missing
|
file |
diff |
annotate
|
Fri, 07 Jul 2017 11:51:10 -0700 |
Gregory Szorc |
sparse: move post commit actions into core
|
file |
diff |
annotate
|
Tue, 04 Jul 2017 22:35:52 -0700 |
Phil Cohen |
workingfilectx: add exists, lexists
|
file |
diff |
annotate
|
Sun, 25 Jun 2017 22:30:14 -0700 |
Phil Cohen |
workingfilectx: add audit() as a wrapper for wvfs.audit()
|
file |
diff |
annotate
|
Sun, 25 Jun 2017 22:30:14 -0700 |
Phil Cohen |
workingfilectx: add backgroundclose as a kwarg to write()
|
file |
diff |
annotate
|
Sun, 25 Jun 2017 22:29:09 -0700 |
Phil Cohen |
merge: change repo.wvfs.setflags calls to a new wctx[f].setflags function
|
file |
diff |
annotate
|
Sat, 24 Jun 2017 13:48:04 +0900 |
Yuya Nishihara |
py3: add utility to forward __str__() to __bytes__()
|
file |
diff |
annotate
|
Thu, 22 Jun 2017 03:22:30 +0530 |
Pulkit Goyal |
py3: define __bytes__ for basefilectx class
|
file |
diff |
annotate
|
Sun, 19 Feb 2017 19:37:14 +0900 |
Yuya Nishihara |
dagop: move blockancestors() and blockdescendants() from context
|
file |
diff |
annotate
|
Mon, 12 Jun 2017 13:56:50 -0700 |
Siddharth Agarwal |
workingctx: add a way for extensions to run code at status fixup time
|
file |
diff |
annotate
|
Mon, 12 Jun 2017 13:56:43 -0700 |
Siddharth Agarwal |
workingctx: also pass status tuple into poststatusfixup
|
file |
diff |
annotate
|
Mon, 12 Jun 2017 13:54:59 -0700 |
Siddharth Agarwal |
workingctx: factor out post-status dirstate fixup
|
file |
diff |
annotate
|
Sat, 10 Jun 2017 16:00:18 -0700 |
Sean Farley |
memctx: always use cache for filectxfn
|
file |
diff |
annotate
|
Sat, 10 Jun 2017 10:24:33 -0400 |
Sean Farley |
context: inline makememctx (API)
|
file |
diff |
annotate
|
Fri, 09 Jun 2017 13:39:13 -0700 |
Sean Farley |
context: add convenience method for returning a memfilectx from a patch
|
file |
diff |
annotate
|
Fri, 09 Jun 2017 13:25:02 -0700 |
Sean Farley |
memctx: refactor inline getfilectx into convenience method
|
file |
diff |
annotate
|
Fri, 09 Jun 2017 13:07:49 +0900 |
FUJIWARA Katsunori |
context: avoid writing outdated dirstate out (issue5584)
|
file |
diff |
annotate
|
Thu, 08 Jun 2017 22:18:17 -0700 |
Martin von Zweigbergk |
match: allow pats to be None
|
file |
diff |
annotate
|
Fri, 19 Aug 2016 18:40:35 +0900 |
Yuya Nishihara |
localrepo: map integer and hex wdir identifiers to workingctx
|
file |
diff |
annotate
|
Sat, 03 Jun 2017 16:33:28 -0400 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Fri, 02 Jun 2017 22:27:52 -0700 |
Siddharth Agarwal |
status: don't crash if a lookup file disappears
stable 4.2.1
|
file |
diff |
annotate
|
Thu, 01 Jun 2017 02:25:18 +0530 |
Pulkit Goyal |
py3: implement __bytes__ for committablectx
|
file |
diff |
annotate
|
Thu, 01 Jun 2017 00:00:10 +0530 |
Pulkit Goyal |
py3: make sure we return strings from __str__ and __repr__
|
file |
diff |
annotate
|
Thu, 11 May 2017 13:59:48 -0700 |
Sean Farley |
context: move dirty() to committablectx
|
file |
diff |
annotate
|
Thu, 11 May 2017 13:51:10 -0700 |
Sean Farley |
committablectx: extra is already normalized by committablectx.__init__
|
file |
diff |
annotate
|
Thu, 25 May 2017 17:20:43 -0700 |
Jun Wu |
context: do not cache manifestctx
|
file |
diff |
annotate
|
Wed, 24 May 2017 19:39:33 -0700 |
Siddharth Agarwal |
annotate: add a new experimental --skip option to skip revs
|
file |
diff |
annotate
|
Wed, 24 May 2017 19:07:14 -0700 |
Siddharth Agarwal |
annotate: add core algorithm to skip a rev
|
file |
diff |
annotate
|
Wed, 24 May 2017 17:40:08 -0700 |
Siddharth Agarwal |
annotate: make pair take all parents to pair against
|
file |
diff |
annotate
|
Wed, 24 May 2017 17:38:28 -0700 |
Siddharth Agarwal |
annotate: move pair function to top level
|
file |
diff |
annotate
|
Fri, 19 May 2017 12:18:25 +0200 |
Boris Feld |
devel: add a config field to force dates to timestamp 0
|
file |
diff |
annotate
|
Thu, 18 May 2017 22:20:59 -0700 |
Martin von Zweigbergk |
match: replace icasefsmatch() function by flag to regular match()
|
file |
diff |
annotate
|
Fri, 12 May 2017 23:11:41 -0700 |
Martin von Zweigbergk |
match: replace match class by match function (API)
|
file |
diff |
annotate
|
Thu, 18 May 2017 17:11:07 -0400 |
Augie Fackler |
context: migrate to context manager for changing dirstate parents
|
file |
diff |
annotate
|
Tue, 09 May 2017 20:23:21 -0700 |
Jun Wu |
filectx: add an overlayfilectx class
|
file |
diff |
annotate
|
Tue, 09 May 2017 19:16:48 -0700 |
Jun Wu |
filectx: remove __new__
|
file |
diff |
annotate
|
Tue, 09 May 2017 16:34:12 -0700 |
Jun Wu |
filectx: add a rawflags method
|
file |
diff |
annotate
|
Tue, 09 May 2017 19:53:31 -0700 |
Jun Wu |
filectx: move size to basefilectx
|
file |
diff |
annotate
|
Tue, 09 May 2017 19:48:57 -0700 |
Jun Wu |
filectx: make renamed a property cache
|
file |
diff |
annotate
|
Tue, 09 May 2017 19:23:28 -0700 |
Jun Wu |
filectx: make flags a property cache
|
file |
diff |
annotate
|
Fri, 28 Apr 2017 01:13:07 +0530 |
Pulkit Goyal |
py3: use raw strings while accessing class.__dict__
|
file |
diff |
annotate
|
Mon, 24 Apr 2017 18:33:23 +0200 |
Denis Laxalde |
context: optimize linkrev adjustment in blockancestors() (issue5538)
stable
|
file |
diff |
annotate
|
Thu, 20 Apr 2017 21:40:28 +0200 |
Denis Laxalde |
context: start walking from "introrev" in blockancestors()
stable
|
file |
diff |
annotate
|
Sat, 15 Apr 2017 18:13:10 +0200 |
Pierre-Yves David |
hidden: extract the code generating "filtered rev" error for wrapping
|
file |
diff |
annotate
|
Fri, 14 Apr 2017 14:25:06 +0200 |
Denis Laxalde |
context: possibly yield initial fctx in blockdescendants()
|
file |
diff |
annotate
|
Fri, 14 Apr 2017 14:09:26 +0200 |
Denis Laxalde |
context: add an assertion checking linerange consistency in blockdescendants()
|
file |
diff |
annotate
|
Fri, 14 Apr 2017 08:55:18 +0200 |
Denis Laxalde |
context: follow all branches in blockdescendants()
|
file |
diff |
annotate
|
Mon, 10 Apr 2017 15:11:36 +0200 |
Denis Laxalde |
context: add a blockdescendants function
|
file |
diff |
annotate
|
Fri, 07 Apr 2017 11:02:43 -0700 |
Jun Wu |
metadataonlyctx: replace "changeset()[0]" to "manifestnode()"
|
file |
diff |
annotate
|
Sun, 26 Mar 2017 12:26:35 -0700 |
Jun Wu |
metadataonlyctx: speed up sanity check
|
file |
diff |
annotate
|
Fri, 24 Mar 2017 22:13:23 +0900 |
FUJIWARA Katsunori |
misc: update descriptions about removed file for filectxfn
|
file |
diff |
annotate
|
Mon, 13 Mar 2017 12:40:14 -0700 |
Gregory Szorc |
py3: add __bool__ to every class defining __nonzero__
|
file |
diff |
annotate
|
Wed, 15 Mar 2017 15:38:02 -0700 |
Pierre-Yves David |
context: simplify call to icase matcher in 'match()'
|
file |
diff |
annotate
|
Wed, 15 Mar 2017 15:33:24 -0700 |
Pierre-Yves David |
context: explicitly tests for None
|
file |
diff |
annotate
|
Sun, 12 Mar 2017 21:50:42 -0700 |
Gregory Szorc |
context: don't use mutable default argument value
|
file |
diff |
annotate
|
Sun, 12 Mar 2017 00:43:47 -0500 |
Augie Fackler |
context: use portable construction to verify int parsing
|
file |
diff |
annotate
|
Sat, 11 Mar 2017 20:57:40 -0500 |
Augie Fackler |
context: implement both __bytes__ and __str__ for Python 3
|
file |
diff |
annotate
|
Sat, 11 Mar 2017 20:57:04 -0500 |
Augie Fackler |
context: work around `long` not existing on Python 3
|
file |
diff |
annotate
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
vfs: use repo.wvfs.unlinkpath
|
file |
diff |
annotate
|
Tue, 07 Mar 2017 17:52:45 -0800 |
Durham Goode |
context: remove uses of manifest.matches
|
file |
diff |
annotate
|
Tue, 07 Mar 2017 17:49:50 -0800 |
Durham Goode |
context: remove assumptions about manifest creation during _buildstatus
|
file |
diff |
annotate
|
Tue, 07 Mar 2017 17:56:30 -0800 |
Durham Goode |
context: move _manifest from committablectx to workingctx
|
file |
diff |
annotate
|
Tue, 07 Mar 2017 09:56:11 -0800 |
Durham Goode |
status: handle more node indicators in buildstatus
|
file |
diff |
annotate
|
Mon, 16 Jan 2017 17:14:36 +0100 |
Denis Laxalde |
context: also return ancestor's line range in blockancestors
|
file |
diff |
annotate
|
Mon, 16 Jan 2017 17:08:25 +0100 |
Denis Laxalde |
context: add a followfirst flag to blockancestors
|
file |
diff |
annotate
|
Mon, 16 Jan 2017 09:22:32 +0100 |
Denis Laxalde |
context: extract _changesinrange() out of blockancestors()
|
file |
diff |
annotate
|
Thu, 05 Jan 2017 17:16:07 +0000 |
Remi Chaintron |
revlog: add 'raw' argument to revision and _addrevision
|
file |
diff |
annotate
|
Wed, 28 Dec 2016 23:03:37 +0100 |
Denis Laxalde |
context: add a `blockancestors(fctx, fromline, toline)` function
|
file |
diff |
annotate
|
Fri, 16 Dec 2016 21:02:39 +0000 |
Jun Wu |
context: correct metadataonlyctx's parameter
|
file |
diff |
annotate
|
Mon, 21 Nov 2016 08:09:41 -0800 |
Mateusz Kwapich |
memctx: allow the metadataonlyctx thats reusing the manifest node
|
file |
diff |
annotate
|
Thu, 10 Nov 2016 02:19:16 -0800 |
Durham Goode |
dirstate: change added/modified placeholder hash length to 20 bytes
|
file |
diff |
annotate
|
Thu, 10 Nov 2016 02:17:22 -0800 |
Durham Goode |
dirstate: change placeholder hash length to 20 bytes
|
file |
diff |
annotate
|
Tue, 08 Nov 2016 08:03:43 -0800 |
Durham Goode |
context: add manifestctx property on changectx
|
file |
diff |
annotate
|
Tue, 08 Nov 2016 08:03:43 -0800 |
Durham Goode |
manifest: remove manifest.find
|
file |
diff |
annotate
|
Tue, 01 Nov 2016 08:22:50 +0000 |
Jun Wu |
adjustlinkrev: remove unnecessary parameters
|
file |
diff |
annotate
|
Thu, 19 Mar 2015 22:22:50 +0100 |
Mads Kiilerich |
context: make sure __str__ works, also when there is no _changectx
|
file |
diff |
annotate
|
Sat, 01 Oct 2016 14:18:58 +0100 |
Jun Wu |
annotate: calculate line count correctly
|
file |
diff |
annotate
|
Tue, 27 Sep 2016 14:46:34 +0200 |
Philippe Pepiot |
mdiff: remove unused parameter 'refine' from allblocks()
|
file |
diff |
annotate
|
Tue, 13 Sep 2016 16:26:30 -0700 |
Durham Goode |
manifest: adds manifestctx.readfast
|
file |
diff |
annotate
|
Tue, 13 Sep 2016 16:25:21 -0700 |
Durham Goode |
manifest: add manifestctx.readdelta()
|
file |
diff |
annotate
|
Wed, 14 Sep 2016 17:12:39 +0200 |
Pierre-Yves David |
merge with stable
|
file |
diff |
annotate
|
Mon, 12 Sep 2016 10:55:43 -0700 |
Durham Goode |
manifest: change manifestctx to not inherit from manifestdict
|
file |
diff |
annotate
|
Sat, 10 Sep 2016 01:41:38 +0200 |
Pierre-Yves David |
manifest: backed out changeset b60a5fe98b73
|
file |
diff |
annotate
|
Wed, 31 Aug 2016 12:46:53 -0700 |
Durham Goode |
manifest: change manifestctx to not inherit from manifestdict
|
file |
diff |
annotate
|
Tue, 30 Aug 2016 09:22:53 -0700 |
Martin von Zweigbergk |
util: rename checkcase() to fscasesensitive() (API)
|
file |
diff |
annotate
|
Fri, 02 Sep 2016 15:20:59 +0100 |
Jun Wu |
annotate: pre-calculate the "needed" dictionary (issue5360)
stable
|
file |
diff |
annotate
|
Wed, 17 Aug 2016 13:25:13 -0700 |
Durham Goode |
manifest: change changectx to access manifest via manifestlog
|
file |
diff |
annotate
|
Mon, 11 Jul 2016 14:44:19 +0200 |
Denis Laxalde |
context: eliminate handling of linenumber being None in annotate
|
file |
diff |
annotate
|
Wed, 18 May 2016 16:37:32 -0500 |
Matt Mackall |
annotate: optimize line counting
|
file |
diff |
annotate
|
Wed, 27 Apr 2016 22:45:52 -0400 |
Matt Harbison |
verify: don't init subrepo when missing one is referenced (issue5128) (API)
stable
|
file |
diff |
annotate
|
Sun, 06 Mar 2016 13:26:37 -0800 |
Gregory Szorc |
context: use changelogrevision
|
file |
diff |
annotate
|
Wed, 02 Mar 2016 16:05:30 -0600 |
Matt Mackall |
changelog: backed out changeset 86de91c56355
|
file |
diff |
annotate
|
Wed, 02 Mar 2016 12:46:54 -0600 |
Matt Mackall |
changelog: backed out changeset 1778770e1982
|
file |
diff |
annotate
|
Sat, 27 Feb 2016 22:34:18 -0800 |
Gregory Szorc |
changelog: lazy decode user (API)
|
file |
diff |
annotate
|
Sat, 27 Feb 2016 22:25:14 -0800 |
Gregory Szorc |
changelog: lazy decode description (API)
|
file |
diff |
annotate
|
Mon, 08 Feb 2016 14:17:11 -0800 |
Durham Goode |
filectx: replace use of _filerev with _filenode
|
file |
diff |
annotate
|
Fri, 05 Feb 2016 21:09:32 -0800 |
Martin von Zweigbergk |
match: rename "narrowmatcher" to "subdirmatcher" (API)
|
file |
diff |
annotate
|
Wed, 03 Feb 2016 17:44:11 -0800 |
Durham Goode |
memctx: fix memctx manifest file hashes
|
file |
diff |
annotate
|
Mon, 25 Jan 2016 15:48:35 -0800 |
Martin von Zweigbergk |
context: back out sneaky code change in documentation change
stable
|
file |
diff |
annotate
|
Sun, 17 Jan 2016 12:10:30 -0800 |
Gregory Szorc |
context: don't use util.cachefunc due to cycle creation (issue5043)
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:46 -0800 |
Bryan O'Sullivan |
with: use context manager for wlock in checklookup
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:46 -0800 |
Bryan O'Sullivan |
with: use context manager for wlock in copy
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:46 -0800 |
Bryan O'Sullivan |
with: use context manager for wlock in workingctx.undelete
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:46 -0800 |
Bryan O'Sullivan |
with: use context manager for wlock in workingctx.forget
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:46 -0800 |
Bryan O'Sullivan |
with: use context manager for wlock in workingctx.add
|
file |
diff |
annotate
|
Tue, 12 Jan 2016 13:10:31 -0800 |
Martin von Zweigbergk |
context: check for differing flags a little earlier
|
file |
diff |
annotate
|
Tue, 12 Jan 2016 13:09:54 -0800 |
Martin von Zweigbergk |
context: clarify why we don't compare file contents when nodeid differs
|
file |
diff |
annotate
|
Tue, 12 Jan 2016 12:43:36 -0800 |
Martin von Zweigbergk |
status: back out changeset 89f49813526c
|
file |
diff |
annotate
|
Mon, 04 Jan 2016 10:13:29 -0800 |
Martin von Zweigbergk |
status: change + back out == clean (API)
|
file |
diff |
annotate
|
Mon, 04 Jan 2016 09:44:58 -0800 |
Martin von Zweigbergk |
status: revert + flag-change == modified
|
file |
diff |
annotate
|
Thu, 31 Dec 2015 08:16:59 +0000 |
timeless |
cleanup: remove superfluous space after space after equals (python)
|
file |
diff |
annotate
|
Mon, 21 Dec 2015 21:51:31 -0800 |
Gregory Szorc |
context: use absolute_import
|
file |
diff |
annotate
|
Thu, 03 Dec 2015 13:23:46 -0800 |
Pierre-Yves David |
context: use a the nofsauditor when matching file in history (issue4749)
|
file |
diff |
annotate
|
Tue, 17 Nov 2015 16:42:52 -0600 |
Andrew Zwicky |
extdiff: correctly handle deleted subrepositories (issue3153)
|
file |
diff |
annotate
|
Sat, 21 Nov 2015 19:21:01 -0800 |
Gregory Szorc |
context: avoid extra parents lookups
|
file |
diff |
annotate
|
Sat, 21 Nov 2015 19:04:12 -0800 |
Gregory Szorc |
context: optimize _parents()
|
file |
diff |
annotate
|
Thu, 19 Nov 2015 13:15:17 -0600 |
Matt Mackall |
util: drop statmtimesec
|
file |
diff |
annotate
|
Mon, 16 Nov 2015 11:27:27 -0800 |
Siddharth Agarwal |
filectx: add isabsent method
|
file |
diff |
annotate
|
Fri, 13 Nov 2015 22:37:51 -0800 |
Siddharth Agarwal |
filectx: allow custom comparators
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 01:15:34 +0900 |
FUJIWARA Katsunori |
dirstate: make dirstate.write() callers pass transaction object to it
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 01:19:37 +0200 |
Mads Kiilerich |
context: don't hex encode all unknown 20 char revision specs (issue4890)
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
file |
diff |
annotate
|
Sun, 04 Oct 2015 22:25:29 +0900 |
Yuya Nishihara |
util: extract stub function to get mtime with second accuracy
|
file |
diff |
annotate
|
Thu, 25 Jun 2015 17:54:55 -0500 |
Matt Mackall |
merge: make merge.preferancestor type and default consistent
|
file |
diff |
annotate
|
Wed, 08 Jul 2015 17:01:09 +0900 |
FUJIWARA Katsunori |
context: write dirstate out explicitly at the end of markcommitted
|
file |
diff |
annotate
|
Wed, 08 Jul 2015 17:01:09 +0900 |
FUJIWARA Katsunori |
context: write dirstate out explicitly after marking files as clean
|
file |
diff |
annotate
|
Mon, 22 Jun 2015 22:05:10 +0900 |
Yuya Nishihara |
workingctx: use node.wdirid constant
|
file |
diff |
annotate
|
Sun, 28 Jun 2015 13:38:03 -0400 |
Matt Harbison |
workingctx: don't report the tags for its parents
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
file |
diff |
annotate
|
Tue, 16 Jun 2015 23:03:36 -0400 |
Matt Harbison |
subrepo: allow a representation of the working directory subrepo
|
file |
diff |
annotate
|
Sun, 14 Jun 2015 22:04:17 -0400 |
Matt Harbison |
context: override workingctx.hex() to avoid a crash
|
file |
diff |
annotate
|
Fri, 05 Jun 2015 19:01:04 -0400 |
Matt Harbison |
context: add an optional constructor parameter for a match.bad() override
|
file |
diff |
annotate
|
Thu, 04 Jun 2015 21:37:59 -0400 |
Matt Harbison |
context: replace match.bad() monkey patching with match.badmatch()
|
file |
diff |
annotate
|
Wed, 03 Jun 2015 13:51:27 -0400 |
Matt Harbison |
context: introduce the nullsub() method
|
file |
diff |
annotate
|
Fri, 22 May 2015 13:06:45 -0700 |
Laurent Charignon |
patch: add 'extra' argument to makememctx
|
file |
diff |
annotate
|
Tue, 19 May 2015 07:17:57 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Sun, 17 May 2015 01:06:10 -0400 |
Matt Harbison |
context: don't complain about a matcher's subrepo paths in changectx.walk()
stable
|
file |
diff |
annotate
|
Sat, 16 May 2015 00:36:35 -0400 |
Matt Harbison |
match: resolve filesets in subrepos for commands given the '-S' argument
|
file |
diff |
annotate
|
Mon, 04 May 2015 10:38:45 -0700 |
Laurent Charignon |
context: make warning message for hidden revision extensible
|
file |
diff |
annotate
|
Sat, 25 Apr 2015 15:38:06 +0900 |
Yuya Nishihara |
annotate: always adjust linkrev before walking down to parents (issue4623)
stable
|
file |
diff |
annotate
|
Sat, 18 Apr 2015 15:27:03 +0900 |
Yuya Nishihara |
annotate: prepare ancestry context of workingfilectx
stable
|
file |
diff |
annotate
|
Sat, 18 Apr 2015 14:10:55 +0900 |
Yuya Nishihara |
committablefilectx: propagate ancestry info to parent to fix annotation
stable
|
file |
diff |
annotate
|
Sat, 18 Apr 2015 14:03:41 +0900 |
Yuya Nishihara |
filectx: extract function to create parent fctx keeping ancestry info
stable
|
file |
diff |
annotate
|
Sat, 18 Apr 2015 13:46:24 +0900 |
Yuya Nishihara |
filectx: factor out creation of parent fctx
stable
|
file |
diff |
annotate
|
Sun, 12 Apr 2015 01:39:21 -0400 |
Matt Harbison |
match: add a subclass for dirstate normalizing of the matched patterns
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 18:30:08 -0500 |
Matt Mackall |
linkrev: fix issue with annotate of working copy
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 17:30:01 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 22:33:53 +0900 |
Yuya Nishihara |
annotate: always prepare ancestry context of base fctx (issue4600)
stable
|
file |
diff |
annotate
|
Thu, 09 Apr 2015 22:18:55 +0900 |
Yuya Nishihara |
committablectx: override manifestnode() to return None
|
file |
diff |
annotate
|
Tue, 07 Apr 2015 15:18:52 -0700 |
Drew Gottlieb |
manifest: move changectx.walk() to manifests
|
file |
diff |
annotate
|
Mon, 06 Apr 2015 17:03:35 -0700 |
Martin von Zweigbergk |
changectx.walk: drop unnecessary call to match function
|
file |
diff |
annotate
|
Thu, 19 Mar 2015 23:31:53 +0900 |
Yuya Nishihara |
committablefilectx: override linkrev() to point to the associated changectx
|
file |
diff |
annotate
|
Fri, 20 Mar 2015 17:30:38 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Thu, 19 Mar 2015 23:57:34 -0700 |
Pierre-Yves David |
adjustlinkrev: handle 'None' value as source
stable
|
file |
diff |
annotate
|
Thu, 19 Mar 2015 23:52:26 -0700 |
Pierre-Yves David |
adjustlinkrev: prepare source revs for ancestry only once
stable
|
file |
diff |
annotate
|
Thu, 19 Mar 2015 19:52:23 -0700 |
Pierre-Yves David |
annotate: reuse ancestry context when adjusting linkrev (issue4532)
stable
|
file |
diff |
annotate
|
Wed, 18 Mar 2015 11:42:09 -0700 |
Martin von Zweigbergk |
context.walk: walk all files when file and '.' given
|
file |
diff |
annotate
|
Wed, 18 Mar 2015 09:26:26 -0700 |
Martin von Zweigbergk |
context.walk: call with util.all() a generator, not a list
|
file |
diff |
annotate
|
Fri, 13 Mar 2015 20:34:52 -0400 |
Matt Harbison |
filectx: add a repo accessor
|
file |
diff |
annotate
|
Fri, 13 Mar 2015 15:36:11 -0700 |
Drew Gottlieb |
manifest: have context use self.hasdir()
|
file |
diff |
annotate
|
Fri, 13 Mar 2015 15:32:45 -0700 |
Drew Gottlieb |
manifest: add hasdir() to context
|
file |
diff |
annotate
|
Fri, 13 Mar 2015 15:23:02 -0700 |
Drew Gottlieb |
manifest: have context's dirs() call its manifest's dirs()
|
file |
diff |
annotate
|
Fri, 13 Mar 2015 17:00:06 -0400 |
Jordi Gutiérrez Hermoso |
style: kill ersatz if-else ternary operators
|
file |
diff |
annotate
|
Thu, 12 Mar 2015 22:54:53 -0400 |
Matt Harbison |
context: add a repo accessor
|
file |
diff |
annotate
|
Mon, 17 Nov 2014 00:00:25 -0500 |
Augie Fackler |
context: don't sort manifest entries
|
file |
diff |
annotate
|
Thu, 05 Mar 2015 22:16:28 -0800 |
Durham Goode |
workingctx: use normal dirs() instead of dirstate.dirs()
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 02:38:57 +0100 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
file |
diff |
annotate
|
Thu, 20 Nov 2014 12:15:12 -0800 |
Martin von Zweigbergk |
context: use unfiltered repo for '.'
|
file |
diff |
annotate
|
Sun, 01 Feb 2015 16:33:45 -0600 |
Matt Mackall |
filectx: use _descendantrev in parents()
stable
|
file |
diff |
annotate
|
Sun, 01 Feb 2015 16:26:35 -0600 |
Matt Mackall |
filectx: if we have a _descendantrev, use it to adjust linkrev
stable
|
file |
diff |
annotate
|
Sun, 01 Feb 2015 16:23:07 -0600 |
Matt Mackall |
filectx: use linkrev to sort ancestors
stable
|
file |
diff |
annotate
|
Fri, 30 Jan 2015 16:02:28 +0000 |
Pierre-Yves David |
_adjustlinkrev: reuse ancestors set during rename detection (issue4514)
stable
|
file |
diff |
annotate
|
Fri, 30 Jan 2015 14:39:03 +0000 |
Pierre-Yves David |
filectx: move _adjustlinkrev to a method
stable
|
file |
diff |
annotate
|
Wed, 14 Jan 2015 17:21:09 -0800 |
Pierre-Yves David |
linkrev: use the right manifest content when adjusting linrev (issue4499)
|
file |
diff |
annotate
|
Thu, 08 Jan 2015 13:29:06 -0800 |
Martin von Zweigbergk |
status: don't override _buildstatus() in workingcommitctx
|
file |
diff |
annotate
|
Thu, 08 Jan 2015 13:12:44 -0800 |
Martin von Zweigbergk |
status: cache dirstate status in _dirstatestatus()
|
file |
diff |
annotate
|
Fri, 09 Jan 2015 11:21:29 -0800 |
Durham Goode |
filectx: fix annotate to not directly instantiate filectx
|
file |
diff |
annotate
|
Mon, 15 Dec 2014 16:06:04 -0500 |
Augie Fackler |
context: use new manifest.diff(clean=True) support
|
file |
diff |
annotate
|
Mon, 15 Dec 2014 15:33:55 -0500 |
Augie Fackler |
context: use manifest.diff() to compute most of status
|
file |
diff |
annotate
|
Mon, 05 Jan 2015 17:12:04 -0800 |
Martin von Zweigbergk |
status: don't list files as both clean and deleted
|
file |
diff |
annotate
|
Mon, 05 Jan 2015 16:52:12 -0800 |
Martin von Zweigbergk |
status: don't list files as both removed and deleted
|
file |
diff |
annotate
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: override _dirstatestatus in workingcommitctx for correct matching
|
file |
diff |
annotate
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: avoid breaking already fixed self._status at ctx.status()
|
file |
diff |
annotate
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: add workingcommitctx for exact context to be committed
|
file |
diff |
annotate
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: make unknown/ignored/clean of cached status empty for equivalence
|
file |
diff |
annotate
|
Wed, 24 Dec 2014 03:26:48 -0800 |
Pierre-Yves David |
linkrev: also adjust linkrev when bootstrapping annotate (issue4305)
|
file |
diff |
annotate
|
Tue, 23 Dec 2014 16:14:39 -0800 |
Pierre-Yves David |
linkrev: introduce an 'introrev' method on filectx
|
file |
diff |
annotate
|
Tue, 23 Dec 2014 15:30:38 -0800 |
Pierre-Yves David |
filectx.parents: enforce changeid of parent to be in own changectx ancestors
|
file |
diff |
annotate
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: remove unreliable accessor methods from committablectx
|
file |
diff |
annotate
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: cache self._status correctly at workingctx.status
|
file |
diff |
annotate
|
Tue, 23 Dec 2014 18:30:46 -0800 |
Pierre-Yves David |
filectx.parents: also fetch the filelog of rename source too
|
file |
diff |
annotate
|
Tue, 23 Dec 2014 18:29:03 -0800 |
Pierre-Yves David |
filectx.parents: filter nullrev parent sooner
|
file |
diff |
annotate
|
Tue, 23 Dec 2014 17:13:51 -0800 |
Pierre-Yves David |
context: catch FilteredRepoLookupError instead of RepoLookupError
|
file |
diff |
annotate
|
Thu, 18 Dec 2014 09:37:14 -0800 |
Durham Goode |
context: return dirstate parents in workingctx.ancestors()
|
file |
diff |
annotate
|
Fri, 19 Dec 2014 00:11:56 +0900 |
FUJIWARA Katsunori |
memctx: calculate manifest more efficiently
|
file |
diff |
annotate
|
Thu, 18 Dec 2014 16:41:59 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Fri, 12 Dec 2014 15:29:54 -0500 |
Augie Fackler |
context: stop setting None for modified or added nodes
stable
|
file |
diff |
annotate
|
Wed, 17 Dec 2014 15:09:43 +0900 |
FUJIWARA Katsunori |
memctx: calculate manifest correctly with newly-removed files (issue4470)
|
file |
diff |
annotate
|
Wed, 17 Dec 2014 15:09:43 +0900 |
FUJIWARA Katsunori |
memctx: calculate manifest including newly added files correctly
|
file |
diff |
annotate
|
Wed, 17 Dec 2014 15:09:38 +0900 |
FUJIWARA Katsunori |
memctx: calculate exact status being committed from specified files
|
file |
diff |
annotate
|
Mon, 15 Dec 2014 15:00:54 -0500 |
Augie Fackler |
memctx: fix manifest for removed files (issue4470)
|
file |
diff |
annotate
|
Fri, 17 Oct 2014 15:27:12 -0700 |
Sean Farley |
namespaces: add branches
|
file |
diff |
annotate
|
Fri, 17 Oct 2014 15:27:33 -0700 |
Sean Farley |
namespaces: add tags
|
file |
diff |
annotate
|
Sun, 14 Dec 2014 19:11:44 -0800 |
Ryan McElroy |
namespaces: remove weakref; always pass in repo
|
file |
diff |
annotate
|
Thu, 16 Oct 2014 23:27:54 -0700 |
Sean Farley |
changectx: use names api to simplify and extend node lookup
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 22:47:38 +0200 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 15:37:01 -0800 |
Pierre-Yves David |
manifest: document the extra letter in working copy manifest node
|
file |
diff |
annotate
|
Thu, 27 Nov 2014 12:25:01 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 24 Nov 2014 18:42:56 -0800 |
Pierre-Yves David |
rename: properly report removed and added file as modified (issue4458)
stable
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 14:54:16 -0800 |
Pierre-Yves David |
manifest: fix a bug where working copy file 'add' mark was buggy
stable
|
file |
diff |
annotate
|
Wed, 22 Oct 2014 21:38:30 -0700 |
Martin von Zweigbergk |
manifest: add matches() method
|
file |
diff |
annotate
|