Sat, 18 Oct 2008 04:26:09 -0500 |
Matt Mackall |
rename: handle renaming to a target marked removed
|
file |
diff |
annotate
|
Sun, 12 Oct 2008 15:21:08 -0500 |
Matt Mackall |
diff: pass contexts to status
|
file |
diff |
annotate
|
Sat, 11 Oct 2008 13:07:29 +0200 |
Patrick Mezard |
context: improve memctx documentation
|
file |
diff |
annotate
|
Thu, 09 Oct 2008 14:16:17 +0200 |
Patrick Mezard |
Show added files as "added" in editor commit message (issue 1330)
|
file |
diff |
annotate
|
Wed, 08 Oct 2008 16:22:10 -0500 |
Matt Mackall |
status: don't warn about missing files present in base revision (issue1323)
|
file |
diff |
annotate
|
Mon, 06 Oct 2008 13:51:36 +0200 |
Patrick Mezard |
Merge with crew-stable
|
file |
diff |
annotate
|
Fri, 03 Oct 2008 23:13:03 +0200 |
Bernhard Leiner |
Add missing catch of a TypeError
|
file |
diff |
annotate
|
Wed, 10 Sep 2008 08:48:23 +0200 |
Benoit Boissinot |
Backed out changeset 3d54cf97598d (see issue916 for details)
|
file |
diff |
annotate
|
Mon, 08 Sep 2008 14:04:10 +0200 |
Benoit Boissinot |
tag: without a checkout, base the tag changeset on tip instead of nullid
|
file |
diff |
annotate
|
Mon, 08 Sep 2008 13:07:00 +0200 |
Peter Ruibal |
use Exception(args)-style raising consistently (py3k compatibility)
|
file |
diff |
annotate
|
Fri, 05 Sep 2008 11:00:07 +0200 |
Patrick Mezard |
store: pathjoiner default value is os.path.join
|
file |
diff |
annotate
|
Sun, 31 Aug 2008 00:22:20 +0200 |
Adrian Buehlmann |
Fix for Issue1260
|
file |
diff |
annotate
|
Sun, 31 Aug 2008 16:12:02 +0200 |
Martin Geisler |
i18n: mark strings for translation in Mercurial
|
file |
diff |
annotate
|
Thu, 21 Aug 2008 11:35:17 +0200 |
Dirkjan Ochtman |
strip trailing whitespace, replace tabs by spaces
|
file |
diff |
annotate
|
Sat, 29 Mar 2008 23:05:45 +0100 |
Martin Geisler |
Begin commit messages with two empty lines.
|
file |
diff |
annotate
|
Wed, 13 Aug 2008 20:18:44 -0500 |
Matt Mackall |
streamclone: fold in localrepo.storefiles
|
file |
diff |
annotate
|
Wed, 13 Aug 2008 20:18:43 -0500 |
Matt Mackall |
store: change handling of decoding errors
|
file |
diff |
annotate
|
Wed, 13 Aug 2008 20:18:42 -0500 |
Matt Mackall |
store: take opener as an argument
|
file |
diff |
annotate
|
Wed, 13 Aug 2008 20:18:42 -0500 |
Matt Mackall |
localrepo: simplify requirements checking
|
file |
diff |
annotate
|
Wed, 13 Aug 2008 20:18:42 -0500 |
Matt Mackall |
localrepo: kill _createmode
|
file |
diff |
annotate
|
Wed, 13 Aug 2008 20:18:40 -0500 |
Stefano Tortarolo |
make commit fail when committing unresolved files
|
file |
diff |
annotate
|
Tue, 12 Aug 2008 17:47:08 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
file |
diff |
annotate
|
Sun, 10 Aug 2008 21:55:06 -0500 |
Matt Mackall |
util: set_flags shouldn't know about repo flag formats
|
file |
diff |
annotate
|
Sun, 10 Aug 2008 18:38:43 -0500 |
Matt Mackall |
Merge with stable
|
file |
diff |
annotate
|
Sun, 10 Aug 2008 18:01:03 -0500 |
Matt Mackall |
add a fix for issue 1175
|
file |
diff |
annotate
|
Sun, 10 Aug 2008 18:01:03 -0500 |
Matt Mackall |
commit: simplify file copy logic
|
file |
diff |
annotate
|
Thu, 24 Jul 2008 16:32:52 +0200 |
Adrian Buehlmann |
introduce store classes
|
file |
diff |
annotate
|
Thu, 24 Jul 2008 16:32:51 +0200 |
Adrian Buehlmann |
move filename encoding functions from util.py to new store.py
|
file |
diff |
annotate
|
Tue, 22 Jul 2008 13:03:19 -0500 |
Matt Mackall |
dirstate.walk: push sorting up
|
file |
diff |
annotate
|
Tue, 22 Jul 2008 13:00:22 -0500 |
Matt Mackall |
minor status fixups
|
file |
diff |
annotate
|
Sun, 20 Jul 2008 19:09:00 +0200 |
Patrick Mezard |
localrepo: fix status() typos from 854b907527e5a and 97c12b1ed1e0
|
file |
diff |
annotate
|
Fri, 18 Jul 2008 12:31:40 +0200 |
Christian Boos |
localrepo: do not modify a dictionary being iterated in status()
|
file |
diff |
annotate
|
Fri, 11 Jul 2008 18:46:02 -0500 |
Matt Mackall |
status: various cleanups
|
file |
diff |
annotate
|
Fri, 11 Jul 2008 18:46:02 -0500 |
Matt Mackall |
status: use contexts
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 19:25:48 -0500 |
Matt Mackall |
context: add walk method
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 18:28:45 -0500 |
Matt Mackall |
util: add sort helper
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 13:43:29 -0500 |
Matt Mackall |
status: clean up all users for unknown files
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
dirstate: fold statwalk and walk
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
repo.status: eliminate list_
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
add __len__ and __iter__ methods to repo and revlog
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 14:35:46 -0500 |
Matt Mackall |
use repo[changeid] to get a changectx
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 13:46:34 -0500 |
Matt Mackall |
simplify flag handling
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 13:46:33 -0500 |
Matt Mackall |
context: clean up parents()
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 13:46:29 -0500 |
Matt Mackall |
use repo.changectx(None) to get a workingctx
|
file |
diff |
annotate
|
Wed, 25 Jun 2008 17:35:20 -0500 |
Matt Mackall |
context: avoid using None for working parent
|
file |
diff |
annotate
|
Wed, 25 Jun 2008 17:33:34 -0500 |
Matt Mackall |
lookup: optimize '.'
|
file |
diff |
annotate
|
Wed, 25 Jun 2008 10:54:48 +0200 |
Dirkjan Ochtman |
fix default branchheads() argument (e85951aeec6e was very broken)
|
file |
diff |
annotate
|
Tue, 24 Jun 2008 09:36:24 +0200 |
Dirkjan Ochtman |
tighter default argument selection in localrepo.branchheads()
|
file |
diff |
annotate
|
Mon, 23 Jun 2008 15:03:22 +0200 |
Dirkjan Ochtman |
get repo.branchheads() to use working directory's branch by default
|
file |
diff |
annotate
|
Mon, 23 Jun 2008 13:12:32 +0200 |
Dirkjan Ochtman |
kill some trailing spaces
|
file |
diff |
annotate
|
Thu, 19 Jun 2008 00:14:23 +0200 |
Patrick Mezard |
context: add memctx for memory commits
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 23:23:03 +0200 |
Patrick Mezard |
localrepo: interpret ctx.filectx() exception as a missing file
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 23:00:20 +0200 |
Patrick Mezard |
localrepo: do not expose workingctx options
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 22:52:26 +0200 |
Patrick Mezard |
localrepo: extract _commitctx() from commit()
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 22:52:26 +0200 |
Patrick Mezard |
context: let workingctx.date(), .user() and description() be overriden
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 22:52:26 +0200 |
Patrick Mezard |
localrepo: let commit() get extra data from workingctx
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 22:52:25 +0200 |
Patrick Mezard |
localrepo: hide commit() file selection behind workingctx
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 22:52:25 +0200 |
Patrick Mezard |
localrepo: replace dirstate by workingfilectx in filecommit()
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 22:52:25 +0200 |
Patrick Mezard |
context: let workingctx parents be overriden
|
file |
diff |
annotate
|
Sun, 15 Jun 2008 13:05:39 +0200 |
Patrick Mezard |
Merge with crew-stable
|
file |
diff |
annotate
|
Sat, 14 Jun 2008 16:01:24 +0200 |
Patrick Mezard |
localrepo: remove useless sort() call
|
file |
diff |
annotate
|
Sun, 15 Jun 2008 13:01:03 +0200 |
Patrick Mezard |
Ignore dummy copies in dirstate and localrepo.filecommit()
|
file |
diff |
annotate
|
Fri, 13 Jun 2008 17:29:10 -0500 |
Matt Mackall |
tag: record tag we're superseding, if any (issue 1102)
|
file |
diff |
annotate
|
Thu, 05 Jun 2008 16:25:11 +0200 |
Peter Arrenbrecht |
drop superfluous param from revlog.addgroup()
|
file |
diff |
annotate
|
Wed, 28 May 2008 22:45:07 +0200 |
Patrick Mezard |
localrepo: fix partial merge test (issue 1111)
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: remove files arg from repo.status and friends
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: make dirstate.walk return a single value too
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: return a single value
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: remove cmdutil.walk
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: remove more old badmatch logic
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: begin refactoring badmatch handling
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: remove files arg from repo.walk and dirstate.walk
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: introduce match objects
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: eliminate some default variables
|
file |
diff |
annotate
|
Mon, 14 Apr 2008 23:04:34 +0200 |
Patrick Mezard |
Merge with crew-stable
|
file |
diff |
annotate
|
Mon, 14 Apr 2008 22:31:33 +0200 |
Patrick Mezard |
localrepo: forbid nullid copyrev
|
file |
diff |
annotate
|
Sat, 12 Apr 2008 20:03:54 +0200 |
Dirkjan Ochtman |
remove trailing whitespace introduced in cfeeac24fc1e
|
file |
diff |
annotate
|
Fri, 11 Apr 2008 22:19:52 -0700 |
Bryan O'Sullivan |
repo: add rjoin method
|
file |
diff |
annotate
|
Sun, 30 Mar 2008 20:21:46 +0200 |
Benoit Boissinot |
fix error spotted by pychecker
|
file |
diff |
annotate
|
Mon, 24 Mar 2008 15:36:56 -0700 |
Bryan O'Sullivan |
commit: when committing the results of a merge, it's all or nothing
|
file |
diff |
annotate
|
Sun, 23 Mar 2008 21:03:24 -0300 |
Alexis S. L. Carvalho |
don't use hasattr in repo.invalidate
|
file |
diff |
annotate
|
Sun, 23 Mar 2008 21:03:24 -0300 |
Alexis S. L. Carvalho |
localrepo.commit: grab locks before getting the list of files to commit
|
file |
diff |
annotate
|
Fri, 21 Mar 2008 00:39:39 +0100 |
Thomas Arendsen Hein |
tab/space cleanup
|
file |
diff |
annotate
|
Fri, 14 Mar 2008 15:38:56 -0700 |
John Coomes |
tag: allow multiple tags to be added or removed
|
file |
diff |
annotate
|
Thu, 20 Mar 2008 11:12:35 -0500 |
Matt Mackall |
repo classes: remove unused dev() method
|
file |
diff |
annotate
|
Fri, 14 Mar 2008 09:56:58 -0300 |
Alexis S. L. Carvalho |
localrepo.commit: normalize commit message even for rawcommit.
|
file |
diff |
annotate
|
Thu, 13 Mar 2008 15:40:41 +0100 |
Benoit Boissinot |
fix incorrect date when committing a tag
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
Remove unused imports
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 22:23:26 +0100 |
Joel Rosdahl |
Expand import * to allow Pyflakes to find problems
|
file |
diff |
annotate
|
Fri, 07 Mar 2008 00:24:36 +0100 |
Thomas Arendsen Hein |
Removed trailing spaces from everything except test output
|
file |
diff |
annotate
|
Sun, 02 Mar 2008 13:52:34 +0100 |
Thomas Arendsen Hein |
Extend/correct acc40572da5b regarding -qA and ignored files.
|
file |
diff |
annotate
|
Thu, 28 Feb 2008 17:51:04 +0100 |
Dirkjan Ochtman |
warning on push should mention heads, not branches
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 16:22:31 -0300 |
Alexis S. L. Carvalho |
repo.status: also compare flags for files in the lookup list.
|
file |
diff |
annotate
|
Sun, 17 Feb 2008 21:34:28 +0100 |
Thomas Arendsen Hein |
Fix bad behaviour when specifying an invalid date (issue700)
|
file |
diff |
annotate
|
Sat, 16 Feb 2008 12:46:28 +0100 |
Patrick Mezard |
Merge with crew-stable
|
file |
diff |
annotate
|
Fri, 15 Feb 2008 16:06:36 -0200 |
Alexis S. L. Carvalho |
automatically update the branch cache when tip changes
|
file |
diff |
annotate
|
Fri, 15 Feb 2008 16:06:36 -0200 |
Alexis S. L. Carvalho |
move the reading of branch.cache from _branchtags to branchtags
|
file |
diff |
annotate
|
Fri, 15 Feb 2008 16:06:36 -0200 |
Alexis S. L. Carvalho |
localrepo: keep the UTF-8 version of branchcache around
|
file |
diff |
annotate
|
Fri, 15 Feb 2008 16:06:36 -0200 |
Alexis S. L. Carvalho |
localrepo.invalidate: invalidate branchcache
|
file |
diff |
annotate
|
Fri, 15 Feb 2008 15:44:32 -0200 |
Alexis S. L. Carvalho |
push: exit(1) if "push creates new remote branches!"
|
file |
diff |
annotate
|
Sat, 09 Feb 2008 12:27:58 -0500 |
Jesse Glick |
Strip filter name from command before passing to filter function.
|
file |
diff |
annotate
|
Sat, 09 Feb 2008 18:38:54 -0200 |
Alexis S. L. Carvalho |
make the journal/undo files from transactions inherit the mode from .hg/store
|
file |
diff |
annotate
|
Sat, 09 Feb 2008 18:38:54 -0200 |
Alexis S. L. Carvalho |
Make files in .hg inherit the permissions from .hg/store
|
file |
diff |
annotate
|
Sat, 09 Feb 2008 19:39:01 +0100 |
Thomas Arendsen Hein |
Do not abort rollback if undo.branch isn't available, but warn.
|
file |
diff |
annotate
|
Sat, 09 Feb 2008 18:58:31 +0100 |
Thomas Arendsen Hein |
Print less scary warning when invalidating the branch cache.
|
file |
diff |
annotate
|
Sun, 03 Feb 2008 21:47:07 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
file |
diff |
annotate
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
update the branch cache at the end of addchangegroup
|
file |
diff |
annotate
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
localrepo._tag: add a seek before writing the new tag
|
file |
diff |
annotate
|
Fri, 21 Dec 2007 23:21:17 -0500 |
Jesse Glick |
Provide better context for custom Python encode/decode filters.
|
file |
diff |
annotate
|
Mon, 28 Jan 2008 21:39:47 +0100 |
Patrick Mezard |
Register data filters in a localrepo instead of util
|
file |
diff |
annotate
|
Sun, 20 Jan 2008 14:39:25 +0100 |
Christian Ebert |
Prefer i in d over d.has_key(i)
|
file |
diff |
annotate
|
Mon, 21 Jan 2008 14:15:38 +0100 |
Patrick Mezard |
Merge with crew-stable
|
file |
diff |
annotate
|
Sat, 19 Jan 2008 18:01:16 -0200 |
Alexis S. L. Carvalho |
changegroupsubset: accept list of per-revlog nodes to include
|
file |
diff |
annotate
|
Sat, 19 Jan 2008 18:01:16 -0200 |
Alexis S. L. Carvalho |
addchangegroup: add option to skip check for empty changelog group
|
file |
diff |
annotate
|
Mon, 21 Jan 2008 10:02:32 +0100 |
Patrick Mezard |
localrepo: ensure files unicity in commit() (issue 714)
|
file |
diff |
annotate
|
Wed, 16 Jan 2008 11:32:25 -0600 |
Matt Mackall |
transactions: don't show a backtrace when journal exists
|
file |
diff |
annotate
|
Mon, 07 Jan 2008 15:26:12 -0600 |
Alexandre Vassalotti |
restore branch after rollback (issue 902)
|
file |
diff |
annotate
|
Sun, 06 Jan 2008 13:17:10 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
file |
diff |
annotate
|
Tue, 18 Dec 2007 12:45:30 -0800 |
John Coomes |
hg tag: run tag hook just once
|
file |
diff |
annotate
|
Sun, 30 Dec 2007 19:46:13 +0100 |
Thomas Arendsen Hein |
Show number of changesets written to bundle files by default (issue569)
|
file |
diff |
annotate
|