Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: make invalidate() walk _filecache
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: decorate manifest() with filecache
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: decorate _bookmarks/current with filecache
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: decorate changelog() with filecache
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: refresh filecache entries after releasing a repo.lock()
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: decorate dirstate() with filecache
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: add a cache with stat info for files under .hg/
|
Wed, 20 Jul 2011 18:23:06 -0400 |
Andrew Pritchard |
localrepo: make requirements attribute of newly-created repos contain a set
|
Fri, 22 Jul 2011 16:46:22 -0500 |
Matt Mackall |
localrepo: fix comment on set
|
Thu, 21 Jul 2011 14:06:55 -0500 |
Matt Mackall |
localrepo: add set method to iterate over a given revset
|
Wed, 13 Jul 2011 17:41:49 -0500 |
Matt Mackall |
subrepo: use working copy of .hgsub to filter status (issue2901)
stable
|
Fri, 01 Jul 2011 17:37:09 +0200 |
Mads Kiilerich |
util: rename the util.localpath that uses url to urllocalpath (issue2875)
stable 1.9
|
Sun, 26 Jun 2011 15:47:39 -0300 |
Wagner Bruna |
localrepo: mark progress step for translation
stable
|
Wed, 15 Jun 2011 23:15:04 +0300 |
Idan Kamara |
localrepo: don't attempt to open .hgtags twice if the error isn't ENOENT
|
Mon, 13 Jun 2011 12:51:38 -0500 |
Matt Mackall |
localrepo: local() returns self
|
Tue, 07 Jun 2011 17:02:54 -0500 |
Matt Mackall |
check-code: catch misspellings of descendant
|
Mon, 06 Jun 2011 15:17:40 -0500 |
Matt Mackall |
subrepo: be more careful with deletions of .hgsub and .hgsubstate (issue2844)
|
Sat, 04 Jun 2011 15:56:48 +0200 |
Patrick Mezard |
localrepo: add savecommitmessage() to write last-message.txt
|
Fri, 03 Jun 2011 20:23:32 +0200 |
Sune Foldager |
localrepo: simplify file bundling code and fix progress bug
|
Fri, 03 Jun 2011 20:15:06 +0200 |
Sune Foldager |
localrepo: use list comprehension instead of generators
|
Fri, 03 Jun 2011 20:12:37 +0200 |
Sune Foldager |
localrepo: add total to changeset progress in bundle/push
|
Wed, 01 Jun 2011 16:42:50 -0500 |
Matt Mackall |
merge with stable
|
Mon, 11 Apr 2011 21:44:22 +0300 |
Idan Kamara |
localrepo: don't add deleted files to list of modified/added files (issue2761)
stable
|
Mon, 04 Apr 2011 22:51:10 +0300 |
Idan Kamara |
localrepo: ignore tags to unknown nodes (issue2750)
stable
|
Mon, 14 Mar 2011 23:50:28 +0100 |
David Soria Parra |
bookmarks: do not forward merged bookmark (issue1877)
stable
|
Wed, 01 Jun 2011 12:38:46 +0200 |
Martin Geisler |
check-code: flag 0/1 used as constant Boolean expression
|
Tue, 31 May 2011 19:16:18 +0200 |
Adrian Buehlmann |
introduce new function scmutil.readrequires
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
dirstate: rename forget to drop
|
Wed, 18 May 2011 23:26:26 +0200 |
Sune Foldager |
revlog: linearize created changegroups in generaldelta revlogs
|
Wed, 18 May 2011 19:30:17 +0200 |
Martin Geisler |
localrepo, sshrepo: use Boolean create argument in __init__
|
Mon, 16 May 2011 12:44:34 +0200 |
Sune Foldager |
revlog: get rid of defversion
|
Sun, 08 May 2011 16:41:41 -0500 |
Matt Mackall |
merge with crew
|
Sun, 08 May 2011 21:32:33 +0200 |
Sune Foldager |
revlog: support writing generaldelta revlogs
|
Sun, 08 May 2011 16:16:41 -0500 |
Matt Mackall |
merge with stable
|
Sun, 01 May 2011 13:07:00 +0200 |
Alexander Solovyov |
fix bookmarks rollback behavior
stable
|
Fri, 06 May 2011 15:22:31 +0200 |
Adrian Buehlmann |
rename util.set_flags to setflags
|
Fri, 06 May 2011 09:54:06 +0200 |
Adrian Buehlmann |
rename path_auditor to pathauditor
|
Thu, 05 May 2011 12:55:12 +0200 |
Sune Foldager |
revlog: remove support for parentdelta
|
Wed, 04 May 2011 19:27:55 +0200 |
Sune Foldager |
fix errors reported by pyflakes test
|
Mon, 02 May 2011 10:11:18 +0200 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
|
Mon, 02 May 2011 19:20:29 +0200 |
Peter Arrenbrecht |
localrepo: reuse parent manifest in commitctx if no files have changed
|
Sun, 01 May 2011 19:51:28 +0200 |
Mads Kiilerich |
backout 3a3584967a93 - the "unreachable code" was apparently not unreachable
|
Sun, 01 May 2011 19:44:28 +0200 |
Sune Foldager |
merge with mpm
|
Thu, 24 Feb 2011 14:06:08 +0100 |
Mads Kiilerich |
status: remove unreachable code for status between revisions
|
Sat, 30 Apr 2011 19:01:24 +0200 |
Benoit Boissinot |
unbundler: separate delta and header parsing
|
Sun, 01 May 2011 11:12:36 +0200 |
Brodie Rao |
pushkey: add hooks for pushkey/listkeys
|
Sat, 30 Apr 2011 09:43:20 -0700 |
Brodie Rao |
url: move URL parsing functions into util to improve startup time
|
Sat, 30 Apr 2011 17:21:37 +0200 |
Peter Arrenbrecht |
discovery: drop findoutgoing and simplify findcommonincoming's api
|
Sat, 30 Apr 2011 13:59:14 +0200 |
Alexander Solovyov |
remove unused imports and variables
|
Sat, 30 Apr 2011 12:56:28 +0200 |
Dan Villiom Podlaski Christiansen |
branchcache: improve speed relative to the amount of heads
|
Fri, 29 Apr 2011 14:54:01 +0200 |
Peter Arrenbrecht |
wireproto: add test for new optional arg missing on server
|
Sun, 24 Apr 2011 20:11:05 +0200 |
Adrian Buehlmann |
changegroup: do not count closed new heads (issue2697)
|
Sat, 23 Apr 2011 00:51:25 +0300 |
Idan Kamara |
eliminate various naked except clauses
|
Wed, 20 Apr 2011 22:43:31 +0200 |
Adrian Buehlmann |
move path_auditor from util to scmutil
|
Wed, 20 Apr 2011 19:54:57 +0200 |
Adrian Buehlmann |
move opener from util to scmutil
|
Tue, 19 Apr 2011 15:19:54 +0200 |
Martin Geisler |
merge with stable
|
Tue, 19 Apr 2011 13:25:19 +0200 |
Martin Geisler |
rollback: lower-case warning issued when branch cannot be reset
stable
|
Mon, 11 Apr 2011 21:44:22 +0300 |
Idan Kamara |
localrepo: don't add deleted files to list of modified/added files (issue2761)
|
Thu, 07 Apr 2011 17:16:17 +0300 |
Idan Kamara |
tags: remove another check for valid nodes
|
Mon, 04 Apr 2011 22:51:10 +0300 |
Idan Kamara |
localrepo: ignore tags to unknown nodes (issue2750)
|
Mon, 04 Apr 2011 16:21:59 -0500 |
Matt Mackall |
misc: replace .parents()[0] with p1()
|
Mon, 04 Apr 2011 18:05:14 +0300 |
Idan Kamara |
localrepo: tighten except clause when looking rev
|
Thu, 31 Mar 2011 15:24:06 -0500 |
Matt Mackall |
changegroup: introduce bundler objects
|
Thu, 31 Mar 2011 14:25:26 -0500 |
Matt Mackall |
changegroup: combine lookup functions
|
Thu, 31 Mar 2011 13:56:05 -0500 |
Matt Mackall |
changegroup: unnest flookup
|
Wed, 30 Mar 2011 20:03:05 -0700 |
Brodie Rao |
url: refactor util.drop_scheme() and hg.localpath() into url.localpath()
|
Thu, 31 Mar 2011 10:03:24 -0500 |
Matt Mackall |
changegroup: unnest some lookup functions
|
Thu, 31 Mar 2011 09:59:56 -0500 |
Matt Mackall |
changegroup: minor ordering and renaming changes for similarity
|
Thu, 31 Mar 2011 09:56:27 -0500 |
Matt Mackall |
changegroup: remove nodeiter temporary
|
Wed, 30 Mar 2011 17:50:34 -0500 |
Matt Mackall |
changegroup: refactor prune as a filter
|
Wed, 30 Mar 2011 17:50:27 -0500 |
Matt Mackall |
changegroup: add first logic to send file header
|
Mon, 14 Mar 2011 23:50:28 +0100 |
David Soria Parra |
bookmarks: do not forward merged bookmark (issue1877)
|
Mon, 28 Mar 2011 15:54:22 +0200 |
Adrian Buehlmann |
set NOT_CONTENT_INDEXED on .hg dir (issue2694)
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: fold linkrev helper into lookup functions
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: fold filenode collector into mlookup
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: roll changegroup.collector into lookup functions
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: add revlog to the group callback
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: move sorting down into group
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: fold progress meter into callbacks
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: combine infocollect and lookup callbacks
|
Wed, 23 Mar 2011 16:06:55 +0100 |
Peter Arrenbrecht |
discovery: avoid discovery when local graph is a subset of remote
|
Wed, 23 Mar 2011 16:02:11 +0100 |
Peter Arrenbrecht |
wireproto: add getbundle() function
|
Tue, 22 Mar 2011 09:22:21 +0100 |
Peter Arrenbrecht |
wireproto: add known([id]) function
|
Tue, 22 Mar 2011 07:38:32 +0100 |
Peter Arrenbrecht |
debug: add debugwireargs to test argument passing over the wire
|
Sun, 20 Mar 2011 20:25:41 -0500 |
Matt Mackall |
changegroup: minor cleanups
|
Sun, 20 Mar 2011 20:17:57 -0500 |
Matt Mackall |
changegroup: fix leftover from delta read
|
Sun, 20 Mar 2011 20:16:51 -0500 |
Matt Mackall |
changegroup: drop expensive redundant usage of readdelta for progress
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: use manifest.readfast to simplify collector
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: simplify filenode_collector
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: more renaming
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: simplify prune
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: more minor cleanups
|
Sun, 20 Mar 2011 19:43:28 -0500 |
Matt Mackall |
changegroupsubset: minor cleanups
|
Sun, 20 Mar 2011 01:16:57 +0100 |
Benoit Boissinot |
changegroupsubset: extranodes are no longer needed
|
Mon, 14 Mar 2011 20:53:55 +0100 |
David Soria Parra |
localrepo: do not update bookmarks in addchangegroup
|
Mon, 14 Mar 2011 00:10:43 +0100 |
David Soria Parra |
bookmarks: separate bookmarks update code from localrepo's pull.
|
Sun, 06 Mar 2011 15:21:50 +0100 |
Patrick Mezard |
Improve unresolved merge conflicts warning (issue2681)
stable
|
Wed, 02 Mar 2011 21:57:20 -0600 |
Steve Borho |
bookmark: fix invalidation of localrepo._bookmarkcurrent
stable
|
Mon, 21 Feb 2011 20:58:54 -0300 |
Wagner Bruna |
rollback, i18n: avoid parameterized message
stable
|
Fri, 18 Feb 2011 20:25:25 +0100 |
Adrian Buehlmann |
introduce new RequirementError (issue2649)
stable
|
Thu, 10 Feb 2011 09:03:06 +0100 |
Gilles Moris |
rollback: clarifies the message about the reverted state (issue2628)
stable
|
Thu, 03 Feb 2011 10:31:17 +0100 |
Martin Geisler |
remove unnecessary list comprehensions
|
Tue, 15 Feb 2011 22:25:48 +0100 |
Patrick Mezard |
commit: abort if a subrepo is modified and ui.commitsubrepos=no
|
Fri, 24 Dec 2010 15:23:01 +0100 |
Dan Villiom Podlaski Christiansen |
explicitly close files
|
Fri, 28 Jan 2011 13:38:34 +0100 |
Adrian Buehlmann |
fncachestore: defer updating the fncache file to a single file open
|
Fri, 28 Jan 2011 13:34:07 +0100 |
Adrian Buehlmann |
localrepo: acquire lock on stream_in
|
Fri, 11 Feb 2011 19:44:17 +0100 |
David Soria Parra |
tags: do not merge bookmarks with tags
|
Fri, 11 Feb 2011 19:36:15 +0100 |
David Soria Parra |
context: add method to return all bookmarks pointing to a node
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge suspect addchangegroup into core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge low-level push/pull support into core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge lookup into localrepo
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge _findtags method into core
|
Thu, 10 Feb 2011 13:46:27 -0600 |
Matt Mackall |
bookmarks: merge invalidation into core
|
Thu, 10 Feb 2011 13:46:27 -0600 |
Matt Mackall |
bookmarks: move commit action into core
|
Thu, 10 Feb 2011 13:46:27 -0600 |
Matt Mackall |
bookmarks: merge rollback support into localrepo
|
Thu, 10 Feb 2011 13:46:27 -0600 |
Matt Mackall |
bookmarks: move property methods into localrepo
|
Mon, 17 Jan 2011 09:37:20 +0100 |
Adrian Buehlmann |
remove pointless os.path.join calls when opening files in .hg/cache
|
Mon, 31 Jan 2011 22:16:33 +0100 |
Patrick Mezard |
mq: factor out push conditions checks
|
Tue, 04 Jan 2011 06:29:08 +0100 |
jfh |
move tags.cache and branchheads.cache to a collected cache folder .hg/cache/
|
Sun, 16 Jan 2011 17:26:34 +0100 |
Benoit Boissinot |
addchangegroup: document the current locking semantics
|
Tue, 04 Jan 2011 14:12:52 -0600 |
Matt Mackall |
revlog: remove lazy index
|
Thu, 02 Dec 2010 03:43:06 +0100 |
David Soria Parra |
avoid .split() in for loops and use tuples instead
|
Fri, 17 Dec 2010 13:38:15 +0100 |
Erik Zielke |
subrepo: backout f02d7a562a21
|
Mon, 29 Nov 2010 09:37:23 +0100 |
Erik Zielke |
subrepo: avoids empty commit when .hgsubstate is dirty (issue2403)
|
Tue, 14 Dec 2010 17:10:01 -0600 |
Matt Mackall |
merge with stable
|
Mon, 13 Dec 2010 21:20:30 -0600 |
Kevin Bullock |
tag: don't check .hgtags status if --local passed
stable
|
Fri, 10 Dec 2010 13:30:37 -0600 |
Augie Fackler |
bundle progress: offer best-guess deterministic progress information
|
Fri, 10 Dec 2010 16:10:14 +0100 |
Adrian Buehlmann |
localrepo: remove unneeded os.unlink call in wwrite
|
Fri, 03 Dec 2010 11:30:45 +0100 |
Thomas Arendsen Hein |
coding style: fix gratuitous whitespace after Python keywords
|
Wed, 24 Nov 2010 15:56:32 -0600 |
Matt Mackall |
branch: operate on branch names in local string space where possible
|
Wed, 24 Nov 2010 13:25:12 +0100 |
Martin Geisler |
localrepo: move string formatting out of gettext call
|
Mon, 22 Nov 2010 12:43:31 -0600 |
Matt Mackall |
dirstate: warn on invalid parents rather than aborting
|
Mon, 15 Nov 2010 17:05:54 -0600 |
Matt Mackall |
merge with stable
|
Mon, 15 Nov 2010 17:04:55 -0600 |
Matt Mackall |
commit: search both parents for missing copy revision (issue2484)
stable
|
Tue, 02 Nov 2010 11:25:52 +0100 |
Ronny Pfannschmidt |
localrepo: make heads use the keyword args of the sorted builtin
|
Mon, 01 Nov 2010 17:26:08 +0100 |
Patrick Mezard |
localrepo: do not modify ctx.remove() list in-place
stable
|
Wed, 20 Oct 2010 17:38:21 -0500 |
Kevin Bullock |
pull: silence spurious 'requesting all changes' message
stable
|
Tue, 19 Oct 2010 03:55:28 +0200 |
Mads Kiilerich |
subrepo: rename relpath to subrelpath and introduce reporelpath
|
Sun, 10 Oct 2010 18:58:45 +0200 |
Nicolas Dumazet |
localrepo: use propertycaches to access encode/decode filters
|
Sun, 10 Oct 2010 19:10:16 +0200 |
Nicolas Dumazet |
localrepo: load filter patterns outside of _filter
|
Sun, 10 Oct 2010 19:07:58 +0200 |
Nicolas Dumazet |
localrepo: have _loadfilter return the loaded filter patterns
|
Sat, 09 Oct 2010 21:54:50 +0200 |
Adrian Buehlmann |
store: encode first period or space in filenames (issue1713)
|
Fri, 08 Oct 2010 18:00:15 -0500 |
Benoit Boissinot |
changegroupsubset: use readdelta() fast path when delta is against a parent
|
Mon, 20 Sep 2010 14:32:21 -0500 |
Matt Mackall |
bundle: encapsulate all bundle streams in unbundle class
|
Sun, 19 Sep 2010 12:51:54 -0500 |
Matt Mackall |
bundle: get rid of chunkiter
|
Sun, 19 Sep 2010 12:38:44 -0500 |
Matt Mackall |
bundle: refactor progress callback
|
Sat, 18 Sep 2010 18:20:34 -0500 |
Matt Mackall |
bundle: make getchunk() a method
|
Wed, 15 Sep 2010 11:06:22 +0200 |
Sune Foldager |
clone: only use stream when we understand the revlog format
|
Wed, 15 Sep 2010 10:44:10 +0200 |
Sune Foldager |
localrepo: factor out requirement application and write
|
Tue, 07 Sep 2010 16:34:07 +0200 |
Martin Geisler |
subrepos: add function for iterating over ctx subrepos
|
Tue, 07 Sep 2010 16:23:55 +0200 |
Martin Geisler |
subrepos: handle modified but uncommitted .hgsub
|
Tue, 07 Sep 2010 15:31:56 +0200 |
Martin Geisler |
localrepo: check nested repos against working directory
|
Fri, 03 Sep 2010 12:58:51 +0200 |
Martin Geisler |
status: recurse into subrepositories with --subrepos/-S flag
|
Fri, 03 Sep 2010 12:58:51 +0200 |
Martin Geisler |
localrepo: add auditor attribute which knows about subrepos
|
Tue, 31 Aug 2010 16:36:31 +0200 |
Martin Geisler |
commit: sort subrepos before committing for stable test output
|
Sun, 29 Aug 2010 22:55:37 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 29 Aug 2010 22:37:58 +0200 |
Martin Geisler |
Lowercase error messages
stable
|
Sat, 28 Aug 2010 23:57:39 +0200 |
Georg Brandl |
localrepo: introduce method for explicit branch cache update
|
Sun, 22 Aug 2010 13:17:34 +0200 |
Patrick Mezard |
repository: drop unused rjoin() method
|
Tue, 10 Aug 2010 22:28:08 +0530 |
Pradeepkumar Gayam |
localrepo: add parentdelta to requires only if enabled in config file
|
Tue, 27 Jul 2010 23:40:46 +0900 |
Nicolas Dumazet |
filectx: use cmp(self, fctx) instead of cmp(self, text)
|
Sat, 24 Jul 2010 00:28:20 +0900 |
Nicolas Dumazet |
localrepo: refactor filter computation
|
Sun, 25 Jul 2010 10:05:38 +0900 |
Nicolas Dumazet |
localrepo.status: move fixup concatenation inside if block for clarity
|
Sat, 24 Jul 2010 00:15:29 +0200 |
Benoit Boissinot |
changegroup*(): use enumerate when possible
|
Sat, 24 Jul 2010 00:03:19 +0200 |
Benoit Boissinot |
changegroupsubset(): with the fix, prune() is actually useful in the testsuite
|
Fri, 23 Jul 2010 00:04:18 +0200 |
Benoit Boissinot |
changegroupsubset: simplify knownheads/has_cl_set computation
|
Thu, 22 Jul 2010 23:54:57 +0200 |
Benoit Boissinot |
changegroupsubset(): ancestors() is not inclusive, we need to remove the "heads"
|
Thu, 22 Jul 2010 23:44:14 +0200 |
Benoit Boissinot |
changegroupsubset(): move comment at the right place
|
Thu, 22 Jul 2010 23:13:03 +0200 |
Benoit Boissinot |
changegroupsubset(): refactor the prune() functions
|
Thu, 22 Jul 2010 16:51:45 +0200 |
Benoit Boissinot |
changegroupsubset(): change variable names, simplify lookup logic
|
Thu, 22 Jul 2010 16:18:33 +0200 |
Benoit Boissinot |
changegroup(): used "linkrev" instead of "revlink"
|
Thu, 22 Jul 2010 15:32:26 +0200 |
Benoit Boissinot |
fix comment
|
Thu, 22 Jul 2010 14:34:37 +0200 |
Benoit Boissinot |
changegroup*(): use set instead of dict
|
Thu, 22 Jul 2010 15:14:22 +0900 |
Nicolas Dumazet |
merge with stable
|
Wed, 21 Jul 2010 19:29:57 +0200 |
Mads Kiilerich |
init: create target directory recursively
stable
|
Fri, 16 Jul 2010 18:35:15 +0200 |
Benoit Boissinot |
changegroupsubset: remove unneeded cast to list
|
Fri, 16 Jul 2010 13:38:33 +0200 |
Benoit Boissinot |
localrepo: remove push_{unbundle,addchangegroup}(), factor it inside push()
|
Thu, 01 Jul 2010 11:22:56 -0500 |
Matt Mackall |
commit: add missing _()
stable
|
Thu, 01 Jul 2010 11:20:13 -0500 |
Matt Mackall |
subrepo: refuse to commit subrepos if .hgsub is excluded (issue2232)
stable
|
Fri, 25 Jun 2010 13:47:28 -0500 |
Matt Mackall |
addchangegroup: pass in lock to release it before changegroup hook is called
stable
|
Wed, 16 Jun 2010 16:04:46 -0500 |
Matt Mackall |
pushkey: add localrepo support
|
Mon, 07 Jun 2010 20:03:32 +0200 |
Dirkjan Ochtman |
move working dir/dirstate methods from localrepo to workingctx
|
Mon, 07 Jun 2010 18:35:54 +0200 |
Dirkjan Ochtman |
move discovery methods from localrepo into new discovery module
|
Thu, 27 May 2010 17:47:40 +0200 |
Ronny Pfannschmidt |
make transactions work on non-refcounted python implementations
|
Fri, 28 May 2010 16:01:57 -0500 |
Matt Mackall |
Merge with stable
|
Fri, 28 May 2010 14:41:11 -0500 |
Matt Mackall |
status: avoid performance regression when no .hgsub is present
stable
|
Fri, 21 May 2010 15:22:29 +0200 |
Sune Foldager |
push: add --new-branch option to allow intial push of new branches
|
Sat, 15 May 2010 17:48:49 -0500 |
Matt Mackall |
commands: initial audit of exit codes
|
Thu, 13 May 2010 17:36:45 -0500 |
Matt Mackall |
rollback: fix off-by-one in message
|
Tue, 11 May 2010 17:03:44 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 07 Dec 2009 12:31:45 +0200 |
Alexander Solovyov |
expand paths to local repository or bundle in appropriate classes
stable
|
Sun, 02 May 2010 21:56:25 -0400 |
Greg Ward |
push: document return values between various repo methods.
|
Sat, 01 May 2010 23:05:22 +0200 |
Edouard Gomez |
subrepo: print paths relative to upper repo root for push/pull/commit
|
Mon, 19 Apr 2010 17:41:12 +0900 |
Nicolas Dumazet |
tag: warn users about tag/branch possible name conflicts
|
Mon, 26 Apr 2010 15:58:36 -0400 |
Eric Eisner |
tags: return tags in sorted order
|
Wed, 21 Apr 2010 01:34:12 +0200 |
Benoit Boissinot |
localrepo.commit: use explicit variables, avoid creating new contexts
|
Wed, 21 Apr 2010 01:18:31 +0200 |
Benoit Boissinot |
context: remove parents parameter to workingctx
|
Mon, 12 Apr 2010 19:33:25 -0400 |
Steve Losh |
commands: add more robust support for 'hg log -b' (issue2078)
|
Thu, 15 Apr 2010 22:34:26 +0200 |
Sune Foldager |
merge with stable
|
Thu, 15 Apr 2010 21:59:21 +0200 |
Sune Foldager |
prepush: rewrite most of the code from scratch
stable
|
Thu, 15 Apr 2010 17:25:37 +0200 |
Sune Foldager |
localrepo: simplify _updatebranchcache slightly
|
Wed, 14 Apr 2010 19:49:06 +0200 |
Sune Foldager |
merge with stable
|
Wed, 14 Apr 2010 19:43:40 +0200 |
Sune Foldager |
merge
|
Wed, 14 Apr 2010 19:43:19 +0200 |
Sune Foldager |
prepush: backed out refactoring
|
Wed, 14 Apr 2010 19:11:35 +0200 |
Sune Foldager |
prepush: fix bug in warning message selection
stable
|
Mon, 12 Apr 2010 17:21:30 -0700 |
Matt Mackall |
rollback: improve message
|
Mon, 12 Apr 2010 17:11:14 -0700 |
Matt Mackall |
transaction: use newlines to separate description elements
|
Sat, 10 Apr 2010 17:20:43 -0500 |
Matt Mackall |
progress: show approximate progress info for pull
|
Mon, 12 Apr 2010 21:37:21 +0200 |
Patrick Mezard |
localrepo: do not store URL password in undo.desc
|
Fri, 09 Apr 2010 17:23:37 -0500 |
Steve Borho |
rollback: add dry-run argument, emit transaction description
|
Fri, 09 Apr 2010 17:23:35 -0500 |
Steve Borho |
localrepo: add desc parameter to transaction
|
Thu, 08 Apr 2010 17:21:42 +0200 |
Peter Arrenbrecht |
localrepo: refactor prepush logic
|
Fri, 09 Apr 2010 10:35:53 +0200 |
Sune Foldager |
merge with stable
|
Thu, 08 Apr 2010 19:46:47 +0200 |
Sune Foldager |
partial backout of 1e819576e926 and add tests (issue2131)
stable
|
Tue, 06 Apr 2010 00:46:09 +0200 |
Benoit Boissinot |
merge with stable
|
Tue, 06 Apr 2010 00:45:53 +0200 |
Benoit Boissinot |
clone: no race possible, we can use changegroup() and have smaller urls
stable
|
Fri, 26 Mar 2010 17:09:56 +0100 |
Sune Foldager |
merge with stable
|
Fri, 26 Mar 2010 17:02:49 +0100 |
Sune Foldager |
push: refactor and optimize prepush
stable
|
Fri, 26 Mar 2010 17:02:36 +0100 |
Sune Foldager |
push: fix bug in prepush logic and its tests
stable
|
Fri, 26 Mar 2010 17:02:23 +0100 |
Sune Foldager |
localrepo: change _updatebranchcache to use a context generator
stable
|
Thu, 18 Mar 2010 01:59:53 +0100 |
Martin Geisler |
Merge with stable
|
Thu, 18 Mar 2010 01:58:26 +0100 |
Martin Geisler |
localrepo: more specific warning on adding large files
stable
|
Wed, 17 Mar 2010 18:15:16 -0500 |
Matt Mackall |
progress: drop extra args for pos=None calls (issue2087)
|
Mon, 15 Mar 2010 18:36:11 +0100 |
Martin Geisler |
Merge with stable
|
Mon, 15 Mar 2010 18:33:39 +0100 |
Martin Geisler |
progress: use a verb (+noun) in present participle
stable
|
Thu, 11 Mar 2010 17:43:44 +0100 |
Benoit Boissinot |
style: use consistent variable names (*mod) with imports which would shadow
|
Sun, 21 Feb 2010 20:59:27 +0100 |
Benoit Boissinot |
strip: invalidate all caches after stripping (fixes issue1951)
stable
|
Mon, 22 Feb 2010 01:19:59 +0100 |
Saint Germain |
subrepo: Update .hgsubstate in case of deleted subrepo
stable
|
Sat, 20 Feb 2010 20:08:42 +0100 |
Martin Geisler |
progress: mark units for translation
stable
|
Fri, 19 Feb 2010 02:23:38 +0100 |
Benoit Boissinot |
i18n: mark more strings for translation
stable
|
Wed, 17 Feb 2010 23:07:50 +0100 |
Martin Geisler |
progress: mark strings for translation
stable
|
Wed, 17 Feb 2010 15:43:21 +0100 |
Sune Foldager |
run commit and update hooks after command completion (issue1827)
stable
|
Sat, 13 Feb 2010 00:38:29 -0600 |
Matt Mackall |
progress: add progress calls to changeset discovery
|
Tue, 09 Feb 2010 10:02:01 -0600 |
Augie Fackler |
localrepo: provide indeterminate progress information while bundling
|
Sun, 07 Feb 2010 12:00:40 -0600 |
Augie Fackler |
localrepo: show indeterminate progress for incoming data
|
Sat, 13 Feb 2010 02:06:13 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Thu, 11 Feb 2010 23:15:42 +0200 |
Giorgos Keramidas |
convert: differentiate between IOError and OSError on commitctx()
stable
|
Thu, 11 Feb 2010 16:37:43 -0600 |
Augie Fackler |
localrepo: add optional validation (defaults to off) for incoming changes
|
Mon, 08 Feb 2010 20:51:23 +0100 |
Peter Arrenbrecht |
whitespace cleanup
|
Mon, 08 Feb 2010 19:44:04 +0100 |
Benoit Boissinot |
prepush: add more precise error messages
|
Mon, 08 Feb 2010 14:52:28 +0100 |
Benoit Boissinot |
localrepo: cleanup branch tip computation
|
Sun, 07 Feb 2010 15:09:02 +0100 |
Dirkjan Ochtman |
strip apostrophes from an error messages
|
Sun, 07 Feb 2010 10:01:55 +0100 |
Dirkjan Ochtman |
localrepo: inline single-use nested function
|
Sun, 07 Feb 2010 09:58:41 +0100 |
Dirkjan Ochtman |
localrepo: unify changegroup and changegroupsubset code paths a bit
|
Sun, 07 Feb 2010 00:43:24 +0100 |
Benoit Boissinot |
prepush: warn about every new outgoing named branch, not just the first
|
Sun, 07 Feb 2010 00:43:22 +0100 |
Benoit Boissinot |
prepush: rename variables, refactor
|
Sat, 06 Feb 2010 11:29:23 +0100 |
Dirkjan Ochtman |
localrepo: add a quick docstring for localrepo.branchmap()
|
Fri, 05 Feb 2010 19:10:26 +0100 |
Vsevolod Solovyov |
add options dict to localrepo.store.opener and use it for defversion
|
Fri, 05 Feb 2010 17:02:27 +0200 |
Henri Wiechers |
localrepo: minor formatting - remove double space
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Tue, 19 Jan 2010 22:45:09 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Thu, 31 Dec 2009 17:19:30 -0600 |
Augie Fackler |
dirstate: don't check state of subrepo directories
|
Fri, 04 Dec 2009 17:43:01 +0100 |
Benoit Boissinot |
changegroupsubset: readdelta() can be used if the previous rev is a parent
|
Fri, 04 Dec 2009 17:42:59 +0100 |
Benoit Boissinot |
changegroupsubset: simplify parents pruning
|
Mon, 30 Nov 2009 16:53:05 +0100 |
Benoit Boissinot |
merge with stable
|
Mon, 30 Nov 2009 14:58:52 +0100 |
Sune Foldager |
fix bug in prepush logic involving merge changesets
stable
|
Fri, 27 Nov 2009 11:50:52 -0500 |
Greg Ward |
commit: write last-message.txt with no content modifications.
|
Tue, 24 Nov 2009 21:08:40 -0500 |
Greg Ward |
commit: if relevant, tell user their commit message was saved.
|
Tue, 24 Nov 2009 21:08:39 -0500 |
Greg Ward |
commit: save commit message so it's not destroyed by rollback.
|
Tue, 24 Nov 2009 14:32:19 +0200 |
Alexander Solovyov |
localrepo: support 'rev in repo' syntax
|
Sat, 07 Nov 2009 12:28:30 +0100 |
Peter Arrenbrecht |
bundle: don't send too many changesets (Issue1704)
|
Mon, 02 Nov 2009 10:17:20 +0100 |
Sune Foldager |
change 'journal already exists' to 'abandoned transaction found'
|
Sat, 31 Oct 2009 00:31:08 +0100 |
Benoit Boissinot |
localrepo/branchcache: remove lbranchmap(), convert users to use utf-8 names
|
Sat, 31 Oct 2009 00:27:50 +0100 |
Benoit Boissinot |
localrepo/branchcache: kill unused localrepo.branchcache
|
Sat, 31 Oct 2009 00:20:28 +0100 |
Benoit Boissinot |
localrepo/branchcache: rebuild the "charset-aware" branchcache when needed
|
Mon, 26 Oct 2009 13:37:39 +0100 |
Henrik Stuart |
transfer branchmap branch names over the wire in utf-8
|
Thu, 08 Oct 2009 01:16:32 -0500 |
Matt Mackall |
Merge with i18n
|
Wed, 30 Sep 2009 21:14:24 +0200 |
Martin Geisler |
Merge with hg-i18n-stable
|
Sun, 27 Sep 2009 09:38:53 +0200 |
Martin Geisler |
Merge with crew-stable
|
Wed, 23 Sep 2009 18:56:09 +0200 |
Sune Foldager |
push: fix subtle bug in prepush logic
|
Wed, 23 Sep 2009 15:54:43 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Wed, 23 Sep 2009 15:51:36 +0200 |
Sune Foldager |
localrepo: fix bugs in branchheads and add docstring
|
Sat, 19 Sep 2009 01:15:38 +0200 |
Martin Geisler |
do not attempt to translate ui.debug output
|
Tue, 08 Sep 2009 17:58:59 -0400 |
Greg Ward |
Improve some docstrings relating to changegroups and prepush().
|
Fri, 04 Sep 2009 23:34:51 +0200 |
Martin Geisler |
Merge with crew-stable
|
Mon, 31 Aug 2009 10:58:33 -0500 |
Matt Mackall |
Make distinct lookup error for localrepo.lookup
|
Wed, 05 Aug 2009 14:42:57 +0200 |
Greg Ward |
localrepo: document the locking scheme a little better
|
Thu, 16 Jul 2009 10:41:19 -0400 |
Greg Ward |
tags: support 'instant' tag retrieval (issue548)
|
Thu, 16 Jul 2009 10:39:42 -0400 |
Greg Ward |
tags: implement persistent tag caching (issue548).
|
Thu, 16 Jul 2009 10:39:41 -0400 |
Greg Ward |
localrepo: add destroyed() method for strip/rollback to use (issue548).
|
Thu, 16 Jul 2009 10:39:41 -0400 |
Greg Ward |
Factor tags module out of localrepo (issue548).
|
Thu, 16 Jul 2009 10:39:41 -0400 |
Greg Ward |
localrepo: factor updatetags() out of readtags() (issue548).
|
Thu, 16 Jul 2009 10:39:41 -0400 |
Greg Ward |
localrepo: improve readability of _findtags(), readtags() (issue548).
|
Thu, 16 Jul 2009 10:39:41 -0400 |
Greg Ward |
localrepo: rename in-memory tag cache instance attributes (issue548).
|
Thu, 16 Jul 2009 10:39:41 -0400 |
Greg Ward |
localrepo: factor _findtags() out of tags() (issue548).
|
Tue, 14 Jul 2009 20:10:23 +0200 |
Martin Geisler |
merge with crew-stable
|
Mon, 13 Jul 2009 20:19:17 +0200 |
Henrik Stuart |
branch heads: optimise computation of branch head cache (issue1734)
|
Thu, 09 Jul 2009 19:49:02 -0500 |
Matt Mackall |
Merge with stable
|
Thu, 09 Jul 2009 20:49:02 +0200 |
Henrik Stuart |
branch heads: fix regression introduced in e67e5b60e55f (issue1726)
|
Sun, 05 Jul 2009 12:43:40 +0200 |
Martin Geisler |
localrepo: removed unnecessary revkey sort helper
|
Sun, 05 Jul 2009 11:02:00 +0200 |
Alejandro Santos |
compat: use 'key' argument instead of 'cmp' when sorting a list
|
Wed, 01 Jul 2009 01:16:19 -0500 |
Matt Mackall |
commit: lose some pointless 'nothing changed' messages
|
Wed, 01 Jul 2009 01:05:24 -0500 |
Matt Mackall |
commit: report modified subrepos in commit editor
|
Mon, 29 Jun 2009 00:54:23 -0700 |
Brendan Cully |
Branch heads should not include "heads" that are ancestors of other heads.
|
Sun, 21 Jun 2009 19:06:57 +0200 |
Martin Geisler |
merged with crew
|
Fri, 19 Jun 2009 14:28:29 +0800 |
Dongsheng Song |
Fix warning: Seen unexpected token "%"
|
Sat, 20 Jun 2009 10:53:47 -0500 |
Matt Mackall |
tags: silence warning about unknown tags
|
Thu, 18 Jun 2009 23:08:33 -0500 |
Matt Mackall |
tags: drop nested function
|
Thu, 18 Jun 2009 23:04:54 -0500 |
Matt Mackall |
tags: generate contexts directly
|
Thu, 18 Jun 2009 20:50:35 -0500 |
Matt Mackall |
tags: reverse and simplify head-walking
|
Thu, 18 Jun 2009 20:50:33 -0500 |
Matt Mackall |
tags: simplify rev handling
|
Thu, 18 Jun 2009 20:49:50 -0500 |
Matt Mackall |
tags: fold in _hgtagsnodes
|
Mon, 15 Jun 2009 02:45:38 -0500 |
Matt Mackall |
commit: recurse into subrepositories
|
Sat, 13 Jun 2009 18:01:46 -0500 |
Matt Mackall |
repo: add internal support for sharing store directories
|
Sat, 13 Jun 2009 14:44:59 -0500 |
Matt Mackall |
repo: set up ui and extensions earlier
|
Wed, 10 Jun 2009 19:11:49 -0400 |
John Mulligan |
localrepo: remove 'closed' argument to heads(...) function
|
Sun, 07 Jun 2009 21:16:05 +0200 |
Henri Wiechers |
cleanup: removed unused imports
|
Thu, 04 Jun 2009 16:21:03 -0500 |
Matt Mackall |
commit: move some setup outside the lock
|
Wed, 03 Jun 2009 17:12:48 -0500 |
Matt Mackall |
commit: rename wctx to cctx
|
Mon, 01 Jun 2009 22:13:08 -0500 |
Matt Mackall |
commit: trade O(n^2) file checks for O(n^2) dir checks
|
Mon, 01 Jun 2009 21:51:00 -0500 |
Matt Mackall |
commit: move explicit file checking into repo.commit
|
Mon, 01 Jun 2009 14:51:47 -0500 |
Matt Mackall |
commit: editor reads file lists from provided context
|
Mon, 01 Jun 2009 14:11:32 -0500 |
Matt Mackall |
commit: drop the now-unused files parameter
|
Mon, 01 Jun 2009 14:11:19 -0500 |
Matt Mackall |
tag: use match.exact for commit
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
commit: apply force flag without files
|
Wed, 03 Jun 2009 13:42:55 +0200 |
John Mulligan |
localrepo: set heads and branchheads to be closed=False by default
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
match: ignore return of match.bad
|
Sun, 31 May 2009 01:30:16 +0200 |
Martin Geisler |
wrap string literals in error messages
|
Thu, 28 May 2009 08:29:40 +0200 |
Adrian Buehlmann |
localrepo: move comment
|
Wed, 27 May 2009 14:16:13 +0200 |
Simon Heimberg |
localrepo: use lock.release for single lock
|
Mon, 25 May 2009 10:44:37 -0500 |
Matt Mackall |
lookup: check for dirstate damage on failure
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: add some default args
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: change all users of util.matcher to match.match
|
Sat, 23 May 2009 17:04:31 +0200 |
Sune Foldager |
named branches: improve pre-push logic (issue736)
|
Sat, 23 May 2009 17:02:49 +0200 |
Henrik Stuart |
named branches: server branchmap wire protocol support (issue736)
|
Wed, 20 May 2009 18:35:47 +0200 |
Benoit Boissinot |
filelog encoding: move the encoding/decoding into store
|
Wed, 20 May 2009 00:52:46 +0200 |
Martin Geisler |
use 'x is None' instead of 'x == None'
|
Tue, 19 May 2009 11:39:12 +0200 |
Benoit Boissinot |
localrepo: update commit*() docstrings
|
Mon, 18 May 2009 17:36:24 -0500 |
Matt Mackall |
commit: tidy up mergestate slightly
|
Mon, 18 May 2009 17:36:24 -0500 |
Matt Mackall |
commit: drop unneeded dirstate invalidate logic
|
Mon, 18 May 2009 17:36:24 -0500 |
Matt Mackall |
commit: some tidying
|
Mon, 18 May 2009 17:36:24 -0500 |
Matt Mackall |
commit: remove unused lock var
|
Mon, 18 May 2009 17:36:24 -0500 |
Matt Mackall |
commit: move description trimming into changelog
|
Mon, 18 May 2009 17:36:24 -0500 |
Matt Mackall |
commit: simplify manifest commit
|
Mon, 18 May 2009 17:36:24 -0500 |
Matt Mackall |
commit: move editor outside transaction
|
Sun, 17 May 2009 16:56:53 +0200 |
Martin Geisler |
localrepo: use set.update for bulk updates
|
Sun, 17 May 2009 04:33:39 +0200 |
Benoit Boissinot |
localrepo: use set instead of dict
|
Thu, 14 May 2009 13:24:39 -0500 |
Matt Mackall |
commit: hoist the rest of the dirstate manipulation out of commitctx
|
Thu, 14 May 2009 13:24:39 -0500 |
Matt Mackall |
commit: hoist up dirstate invalidate
|
Thu, 14 May 2009 13:24:26 -0500 |
Matt Mackall |
commitctx: use contexts more fully
|
Thu, 14 May 2009 13:21:20 -0500 |
Matt Mackall |
commitctx: eliminate some variables
|
Thu, 14 May 2009 13:21:20 -0500 |
Matt Mackall |
commit: move lots of commitctx outside of the repo lock
|
Thu, 14 May 2009 13:21:20 -0500 |
Matt Mackall |
commit: combine _commitctx and commitctx, drop unused force argument
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commit: move commit editor to cmdutil, pass as function
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commit: push repo lock down into _commitctx
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commit: move 'nothing changed' test into commit()
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commit: drop unused p1 and p2 args
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
tag: drop unused use_dirstate and parent from _tag()
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
filecommit: swallow some bits from _commitctx, add _
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commitctx: replace wctx with ctx
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commitctx: replace two dirstate vars with working
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commitctx: simplify locking
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
remove deprecated rawcommit
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
status: check cmp list in order
|
Thu, 14 May 2009 16:11:45 +0200 |
Peter Arrenbrecht |
localrepo: use more direct vars in addchangegroup
|
Thu, 14 May 2009 16:09:27 +0200 |
Peter Arrenbrecht |
localrepo: use cl throughout in addchangegroup
|
Thu, 14 May 2009 15:35:46 +0200 |
Peter Arrenbrecht |
drop unused imports
|
Tue, 28 Apr 2009 17:40:46 +0200 |
Simon Heimberg |
separate import lines from mercurial and general python modules
|
Mon, 04 May 2009 15:31:57 +0200 |
Henrik Stuart |
transaction: refactor transaction.abort and rollback to use the same code
|
Sun, 03 May 2009 00:20:08 +0200 |
Martin Geisler |
localrepo: mark commit message template for translation
|
Wed, 29 Apr 2009 20:47:28 -0500 |
Matt Mackall |
localrepo: use set for requirements
|
Wed, 29 Apr 2009 20:47:15 -0500 |
Matt Mackall |
localrepo: use propertycache
|
Tue, 28 Apr 2009 18:14:49 +0200 |
Martijn Pieters |
localrepo: Refactor var names in filecommit to improve readability.
|
Tue, 28 Apr 2009 18:32:15 +0200 |
Martin Geisler |
localrepo: corrected outdated comment
|
Tue, 28 Apr 2009 18:29:50 +0200 |
Martin Geisler |
localrepo: fixed typos in comments
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
replace various uses of list.reverse()
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
replace util.sort with sorted built-in
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
ui: replace parentui mechanism with repo.baseui
|
Fri, 24 Apr 2009 17:32:18 +0200 |
Martin Geisler |
localrepo: use sets in findcommonincoming
|
Wed, 22 Apr 2009 00:57:28 +0200 |
Martin Geisler |
replace set-like dictionaries with real sets
|
Wed, 22 Apr 2009 00:56:06 +0200 |
Martin Geisler |
util: use built-in set instead of util.unique
|
Wed, 22 Apr 2009 00:55:32 +0200 |
Martin Geisler |
util: use built-in set and frozenset
|
Wed, 22 Apr 2009 02:01:22 +0200 |
Ronny Pfannschmidt |
document the locking pattern in localrepo.status
|
Wed, 22 Apr 2009 02:01:22 +0200 |
Ronny Pfannschmidt |
switch lock releasing in the core from gc to explicit
|
Wed, 22 Apr 2009 02:01:22 +0200 |
Ronny Pfannschmidt |
made repo locks recursive and deprecate refcounting based lock releasing
|
Wed, 15 Apr 2009 19:54:22 +0200 |
Henrik Stuart |
transaction: support multiple, separate transactions
|
Fri, 03 Apr 2009 14:51:48 -0500 |
Matt Mackall |
move encoding bits from util to encoding
|
Tue, 31 Mar 2009 23:11:11 +0200 |
Martin Geisler |
merge with -stable
|
Tue, 31 Mar 2009 07:56:28 +0200 |
Simon Heimberg |
error: import LockError from correct module
|
Mon, 23 Mar 2009 13:13:06 +0100 |
Peter Arrenbrecht |
cleanup: drop unused assignments
|
Mon, 16 Mar 2009 16:58:41 -0500 |
Matt Mackall |
resolve: move reset to localrepo.commit
|
Mon, 02 Mar 2009 19:19:09 -0600 |
Matt Mackall |
tag: force load of tag cache
|
Fri, 27 Feb 2009 08:13:42 -0600 |
Matt Mackall |
Merge with stable
|
Sun, 25 Jan 2009 19:15:49 +0100 |
Dirkjan Ochtman |
merge with stable
|
Mon, 16 Feb 2009 19:35:07 -0600 |
Matt Mackall |
Introduce HG_PREPEND to solve pretxn races
|
Sun, 25 Jan 2009 13:20:43 -0500 |
John Mulligan |
branch closing: permit closing the default branch
|
Sun, 25 Jan 2009 12:09:51 -0600 |
Matt Mackall |
Merge with stable
|
Sun, 25 Jan 2009 10:16:45 -0600 |
Matt Mackall |
wire protocol: avoid infinite loop (issue1483)
|
Sun, 25 Jan 2009 18:58:12 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 25 Jan 2009 18:55:29 +0100 |
Patrick Mezard |
Fix a corner case when committing a rename after a merge (issue1476)
|
Mon, 19 Jan 2009 12:59:56 +0100 |
Dirkjan Ochtman |
kill some trailing whitespace
|
Wed, 14 Jan 2009 21:47:38 -0500 |
John Mulligan |
branch closing: referencing open and closed branches/heads
|
Wed, 14 Jan 2009 21:47:38 -0500 |
John Mulligan |
branch closing: mark closed branches with a 'close' extra
|
Wed, 14 Jan 2009 21:47:38 -0500 |
John Mulligan |
store all heads of a branch in the branch cache
|
Mon, 12 Jan 2009 11:48:05 -0600 |
Matt Mackall |
error: move SignalInterrupt
|
Mon, 12 Jan 2009 11:28:28 -0600 |
Matt Mackall |
error: move UnexpectedOutput (now ResponseError)
|
Mon, 12 Jan 2009 11:09:14 -0600 |
Matt Mackall |
error: move lock errors
|
Mon, 12 Jan 2009 10:42:31 -0600 |
Matt Mackall |
error: move repo errors
|
Sun, 11 Jan 2009 22:48:28 -0600 |
Matt Mackall |
errors: move revlog errors
|
Mon, 12 Jan 2009 09:16:03 +0100 |
Dirkjan Ochtman |
use dict.iteritems() rather than dict.items()
|
Sat, 03 Jan 2009 17:15:21 +0100 |
Martin Geisler |
lowercase ui.debug and assert output
|
Sat, 03 Jan 2009 20:16:10 +0100 |
Patrick Mezard |
localrepo: fix bad manifest delta generation (issue1433)
|
Tue, 02 Dec 2008 19:36:43 +0100 |
Benoit Boissinot |
push: use the fast changegroup() path on push
|
Thu, 27 Nov 2008 16:07:17 +0100 |
Dirkjan Ochtman |
bundlerepo doesn't really have a dirstate, throw AttributeError if requested
|
Tue, 25 Nov 2008 23:26:33 +0100 |
Benoit Boissinot |
protocol: use changegroupsubset() if possible (issue1389)
|
Fri, 14 Nov 2008 14:12:43 -0600 |
Matt Mackall |
lookup: fast-paths for int and 'tip'
|
Wed, 12 Nov 2008 15:19:14 -0600 |
Matt Mackall |
linkrev: take a revision number rather than a hash
|
Fri, 24 Oct 2008 16:20:53 +0200 |
Benoit Boissinot |
findincoming: build the correct list from the start
|
Fri, 24 Oct 2008 10:31:51 +0200 |
Adrian Buehlmann |
add format.usefncache config option (default is true)
|
Tue, 21 Oct 2008 17:00:35 +0200 |
Benoit Boissinot |
fix pull racing with push/commit (issue1320)
|
Sun, 19 Oct 2008 19:12:07 +0200 |
Adrian Buehlmann |
introduce fncache repository layout
|
Tue, 14 Oct 2008 21:28:49 +0200 |
Mads Kiilerich |
Make it possible to disable filtering for a pattern.
|
Wed, 22 Oct 2008 21:43:35 +0200 |
Benoit Boissinot |
findincoming: do the binary search in branches in parallel
|
Sat, 18 Oct 2008 20:25:45 +0200 |
Benoit Boissinot |
fix issue with strip() for revlog with non-monotonic linkrevs (issue1342)
|
Sat, 18 Oct 2008 04:26:09 -0500 |
Matt Mackall |
rename: handle renaming to a target marked removed
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
diff: pass contexts to status
|
Sat, 11 Oct 2008 13:07:29 +0200 |
Patrick Mezard |
context: improve memctx documentation
|
Thu, 09 Oct 2008 14:16:17 +0200 |
Patrick Mezard |
Show added files as "added" in editor commit message (issue 1330)
|
Wed, 08 Oct 2008 16:22:10 -0500 |
Matt Mackall |
status: don't warn about missing files present in base revision (issue1323)
|
Mon, 06 Oct 2008 13:51:36 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 03 Oct 2008 23:13:03 +0200 |
Bernhard Leiner |
Add missing catch of a TypeError
|
Wed, 10 Sep 2008 08:48:23 +0200 |
Benoit Boissinot |
Backed out changeset 3d54cf97598d (see issue916 for details)
|
Mon, 08 Sep 2008 14:04:10 +0200 |
Benoit Boissinot |
tag: without a checkout, base the tag changeset on tip instead of nullid
|
Mon, 08 Sep 2008 13:07:00 +0200 |
Peter Ruibal |
use Exception(args)-style raising consistently (py3k compatibility)
|
Fri, 05 Sep 2008 11:00:07 +0200 |
Patrick Mezard |
store: pathjoiner default value is os.path.join
|
Sun, 31 Aug 2008 00:22:20 +0200 |
Adrian Buehlmann |
Fix for Issue1260
|
Sun, 31 Aug 2008 16:12:02 +0200 |
Martin Geisler |
i18n: mark strings for translation in Mercurial
|
Thu, 21 Aug 2008 11:35:17 +0200 |
Dirkjan Ochtman |
strip trailing whitespace, replace tabs by spaces
|
Sat, 29 Mar 2008 23:05:45 +0100 |
Martin Geisler |
Begin commit messages with two empty lines.
|
Wed, 13 Aug 2008 20:18:44 -0500 |
Matt Mackall |
streamclone: fold in localrepo.storefiles
|
Wed, 13 Aug 2008 20:18:43 -0500 |
Matt Mackall |
store: change handling of decoding errors
|
Wed, 13 Aug 2008 20:18:42 -0500 |
Matt Mackall |
store: take opener as an argument
|
Wed, 13 Aug 2008 20:18:42 -0500 |
Matt Mackall |
localrepo: simplify requirements checking
|
Wed, 13 Aug 2008 20:18:42 -0500 |
Matt Mackall |
localrepo: kill _createmode
|
Wed, 13 Aug 2008 20:18:40 -0500 |
Stefano Tortarolo |
make commit fail when committing unresolved files
|
Tue, 12 Aug 2008 17:47:08 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Sun, 10 Aug 2008 21:55:06 -0500 |
Matt Mackall |
util: set_flags shouldn't know about repo flag formats
|
Sun, 10 Aug 2008 18:38:43 -0500 |
Matt Mackall |
Merge with stable
|
Sun, 10 Aug 2008 18:01:03 -0500 |
Matt Mackall |
add a fix for issue 1175
|
Sun, 10 Aug 2008 18:01:03 -0500 |
Matt Mackall |
commit: simplify file copy logic
|
Thu, 24 Jul 2008 16:32:52 +0200 |
Adrian Buehlmann |
introduce store classes
|
Thu, 24 Jul 2008 16:32:51 +0200 |
Adrian Buehlmann |
move filename encoding functions from util.py to new store.py
|
Tue, 22 Jul 2008 13:03:19 -0500 |
Matt Mackall |
dirstate.walk: push sorting up
|
Tue, 22 Jul 2008 13:00:22 -0500 |
Matt Mackall |
minor status fixups
|
Sun, 20 Jul 2008 19:09:00 +0200 |
Patrick Mezard |
localrepo: fix status() typos from 854b907527e5a and 97c12b1ed1e0
|
Fri, 18 Jul 2008 12:31:40 +0200 |
Christian Boos |
localrepo: do not modify a dictionary being iterated in status()
|
Fri, 11 Jul 2008 18:46:02 -0500 |
Matt Mackall |
status: various cleanups
|
Fri, 11 Jul 2008 18:46:02 -0500 |
Matt Mackall |
status: use contexts
|
Fri, 27 Jun 2008 19:25:48 -0500 |
Matt Mackall |
context: add walk method
|
Fri, 27 Jun 2008 18:28:45 -0500 |
Matt Mackall |
util: add sort helper
|
Fri, 27 Jun 2008 13:43:29 -0500 |
Matt Mackall |
status: clean up all users for unknown files
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
dirstate: fold statwalk and walk
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
repo.status: eliminate list_
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
add __len__ and __iter__ methods to repo and revlog
|
Thu, 26 Jun 2008 14:35:46 -0500 |
Matt Mackall |
use repo[changeid] to get a changectx
|
Thu, 26 Jun 2008 13:46:34 -0500 |
Matt Mackall |
simplify flag handling
|
Thu, 26 Jun 2008 13:46:33 -0500 |
Matt Mackall |
context: clean up parents()
|
Thu, 26 Jun 2008 13:46:29 -0500 |
Matt Mackall |
use repo.changectx(None) to get a workingctx
|
Wed, 25 Jun 2008 17:35:20 -0500 |
Matt Mackall |
context: avoid using None for working parent
|
Wed, 25 Jun 2008 17:33:34 -0500 |
Matt Mackall |
lookup: optimize '.'
|
Wed, 25 Jun 2008 10:54:48 +0200 |
Dirkjan Ochtman |
fix default branchheads() argument (e85951aeec6e was very broken)
|
Tue, 24 Jun 2008 09:36:24 +0200 |
Dirkjan Ochtman |
tighter default argument selection in localrepo.branchheads()
|
Mon, 23 Jun 2008 15:03:22 +0200 |
Dirkjan Ochtman |
get repo.branchheads() to use working directory's branch by default
|
Mon, 23 Jun 2008 13:12:32 +0200 |
Dirkjan Ochtman |
kill some trailing spaces
|
Thu, 19 Jun 2008 00:14:23 +0200 |
Patrick Mezard |
context: add memctx for memory commits
|
Wed, 18 Jun 2008 23:23:03 +0200 |
Patrick Mezard |
localrepo: interpret ctx.filectx() exception as a missing file
|
Wed, 18 Jun 2008 23:00:20 +0200 |
Patrick Mezard |
localrepo: do not expose workingctx options
|
Wed, 18 Jun 2008 22:52:26 +0200 |
Patrick Mezard |
localrepo: extract _commitctx() from commit()
|
Wed, 18 Jun 2008 22:52:26 +0200 |
Patrick Mezard |
context: let workingctx.date(), .user() and description() be overriden
|
Wed, 18 Jun 2008 22:52:26 +0200 |
Patrick Mezard |
localrepo: let commit() get extra data from workingctx
|
Wed, 18 Jun 2008 22:52:25 +0200 |
Patrick Mezard |
localrepo: hide commit() file selection behind workingctx
|
Wed, 18 Jun 2008 22:52:25 +0200 |
Patrick Mezard |
localrepo: replace dirstate by workingfilectx in filecommit()
|
Wed, 18 Jun 2008 22:52:25 +0200 |
Patrick Mezard |
context: let workingctx parents be overriden
|
Sun, 15 Jun 2008 13:05:39 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 14 Jun 2008 16:01:24 +0200 |
Patrick Mezard |
localrepo: remove useless sort() call
|
Sun, 15 Jun 2008 13:01:03 +0200 |
Patrick Mezard |
Ignore dummy copies in dirstate and localrepo.filecommit()
|
Fri, 13 Jun 2008 17:29:10 -0500 |
Matt Mackall |
tag: record tag we're superseding, if any (issue 1102)
|
Thu, 05 Jun 2008 16:25:11 +0200 |
Peter Arrenbrecht |
drop superfluous param from revlog.addgroup()
|