Wed, 01 Oct 2014 15:14:36 -0500 |
Pierre-Yves David |
revset: introduce an abstractsmartset class
|
changeset |
files
|
Wed, 01 Oct 2014 15:03:16 -0500 |
Pierre-Yves David |
revset: add a `__nonzero__` to baseset
|
changeset |
files
|
Wed, 01 Oct 2014 15:50:54 -0500 |
Pierre-Yves David |
revset: drop isinstance(baseset) in spanset.__sub__
|
changeset |
files
|
Wed, 01 Oct 2014 15:50:40 -0500 |
Pierre-Yves David |
revset: drop isinstance(baseset) in spanset.__and__
|
changeset |
files
|
Tue, 30 Sep 2014 23:09:59 -0500 |
Pierre-Yves David |
revset: drop isinstance(baseset) from baseset.__and__
|
changeset |
files
|
Wed, 01 Oct 2014 15:53:42 -0500 |
Pierre-Yves David |
revset: use direct access to __contains__ in spanset.__sub__
|
changeset |
files
|
Tue, 30 Sep 2014 12:39:21 -0500 |
Pierre-Yves David |
revset: use a single return statement in matcher function
|
changeset |
files
|
Thu, 02 Oct 2014 16:57:51 -0500 |
Pierre-Yves David |
obsolete: replace "nb" notation with "num" (for "number")
|
changeset |
files
|
Wed, 24 Sep 2014 17:18:57 -0700 |
Martin von Zweigbergk |
shelve: remove unused status variables
|
changeset |
files
|
Thu, 02 Oct 2014 18:50:41 -0500 |
Matt Mackall |
gpg: use an abort hint and don't mention --force
|
changeset |
files
|
Thu, 02 Oct 2014 18:47:02 -0500 |
Matt Mackall |
gpg: move test of force before status call
|
changeset |
files
|
Wed, 24 Sep 2014 12:57:39 -0700 |
Martin von Zweigbergk |
gpg: drop unnecessary slicing of status array
|
changeset |
files
|
Thu, 02 Oct 2014 18:39:57 -0500 |
Matt Mackall |
tag: use an abort hint
|
changeset |
files
|
Thu, 02 Oct 2014 18:38:10 -0500 |
Matt Mackall |
tag: only check the status of .hgtags
|
changeset |
files
|
Thu, 02 Oct 2014 18:37:12 -0500 |
Matt Mackall |
tag: properly abort if an unknown or ignored .hgtags is present
|
changeset |
files
|
Wed, 01 Oct 2014 12:50:18 -0700 |
Martin von Zweigbergk |
summary: remove unused code for listing ignored files
|
changeset |
files
|
Wed, 01 Oct 2014 14:48:42 -0700 |
Martin von Zweigbergk |
fetch: use cmdutil.bailifchanged()
|
changeset |
files
|
Thu, 02 Oct 2014 18:00:05 -0500 |
Matt Mackall |
ui: fix comment about non-interactive prompts
|
changeset |
files
|
Thu, 02 Oct 2014 23:20:59 +0900 |
Yuya Nishihara |
formatter: convert booleans to json
|
changeset |
files
|
Wed, 01 Oct 2014 03:42:00 +0200 |
Mads Kiilerich |
merge: mute the status message when bid merge kicks in
|
changeset |
files
|
Wed, 01 Oct 2014 03:41:11 +0200 |
Mads Kiilerich |
merge: use bid merge by default (BC)
|
changeset |
files
|
Wed, 01 Oct 2014 03:40:51 +0200 |
Mads Kiilerich |
changectx: skip all invalid merge.preferancestor values
|
changeset |
files
|
Wed, 30 Apr 2014 16:56:23 -0700 |
Pierre-Yves David |
revset: rely on built in iterator when possible in _generatorset.__iter__
|
changeset |
files
|
Thu, 18 Sep 2014 15:52:45 -0700 |
Pierre-Yves David |
revset: prefetch an attribute in _generatorset.__iter__
|
changeset |
files
|
Tue, 09 Sep 2014 22:14:13 +0900 |
Anton Shestakov |
templater: add count template filter, plus tests
|
changeset |
files
|
Sun, 28 Sep 2014 17:35:33 -0700 |
Pierre-Yves David |
push: update bookmarks (on server) within a transaction
|
changeset |
files
|
Sun, 28 Sep 2014 15:21:38 -0700 |
Pierre-Yves David |
pull: perform bookmark updates in the transaction
|
changeset |
files
|
Sun, 28 Sep 2014 00:41:55 -0700 |
Pierre-Yves David |
bookmark: add a `bmstore.recordupdate` to plug bookmarks into the transaction
|
changeset |
files
|
Sat, 27 Sep 2014 03:10:33 -0700 |
Pierre-Yves David |
bookmarks: split bookmark serialization and file handling
|
changeset |
files
|
Sun, 28 Sep 2014 00:36:42 -0700 |
Pierre-Yves David |
transaction: allow generating file outside of store
|
changeset |
files
|
Wed, 01 Oct 2014 21:40:44 -0500 |
Pierre-Yves David |
transaction: work around and document issue with file backup
|
changeset |
files
|
Thu, 02 Oct 2014 00:15:15 -0500 |
Pierre-Yves David |
bundle2: remove an explicit packing
|
changeset |
files
|
Wed, 01 Oct 2014 23:55:22 -0500 |
Pierre-Yves David |
bundle2: split test in two
|
changeset |
files
|
Sun, 28 Sep 2014 14:07:56 -0700 |
Pierre-Yves David |
pull: merge bookmark updates and imports
|
changeset |
files
|
Sun, 28 Sep 2014 13:43:31 -0700 |
Pierre-Yves David |
pull: gather explicit bookmark pulls with bookmark updates
|
changeset |
files
|
Sun, 28 Sep 2014 12:47:25 -0700 |
Pierre-Yves David |
subrepo: stop pulling bookmark manually
|
changeset |
files
|
Sat, 27 Sep 2014 01:59:56 -0700 |
Pierre-Yves David |
pull: retrieve bookmarks through bundle2
|
changeset |
files
|
Sat, 27 Sep 2014 01:37:56 -0700 |
Pierre-Yves David |
pull: retrieve bookmarks before obsmarkers
|
changeset |
files
|
Sat, 27 Sep 2014 01:31:15 -0700 |
Pierre-Yves David |
pull: move bookmark pulling into its own function
|
changeset |
files
|
Sat, 27 Sep 2014 01:34:02 -0700 |
Pierre-Yves David |
pull: perform the todostep inside functions handling old way of pulling
|
changeset |
files
|
Fri, 26 Sep 2014 23:04:35 -0700 |
Pierre-Yves David |
bookmark: remove now unused `pushtoremote` function
|
changeset |
files
|
Sat, 27 Sep 2014 20:51:53 -0700 |
Pierre-Yves David |
push: gather all bookmark decisions together
|
changeset |
files
|
Fri, 26 Sep 2014 18:33:11 -0700 |
Pierre-Yves David |
push: prepare the issue of multiple kinds of messages
|
changeset |
files
|
Thu, 02 Oct 2014 13:19:49 -0500 |
Pierre-Yves David |
push: set bkresult when pushing bookmarks through bundle2
|
changeset |
files
|
Fri, 26 Sep 2014 13:56:20 -0700 |
Pierre-Yves David |
clone: remove duplicated bookmark pulling
|
changeset |
files
|
Fri, 26 Sep 2014 15:15:49 -0700 |
Pierre-Yves David |
clone: explicitly push bookmarks when cloning from local to remote
|
changeset |
files
|
Fri, 26 Sep 2014 13:55:53 -0700 |
Pierre-Yves David |
clone: copy `.hg/bookmarks` during copy clone
|
changeset |
files
|
Fri, 26 Sep 2014 17:44:00 -0700 |
Pierre-Yves David |
pull: move bookmark movements inside the `exchange.pull`
|
changeset |
files
|
Thu, 02 Oct 2014 12:16:07 -0500 |
Pierre-Yves David |
bookmarks: allow `updatefromremote` to be quiet
|
changeset |
files
|
Thu, 02 Oct 2014 12:39:37 -0500 |
Pierre-Yves David |
util: fix sorteddict.pop
|
changeset |
files
|
Fri, 26 Sep 2014 12:51:55 -0700 |
Pierre-Yves David |
localrepo: pass arbitrary kwargs from `repo.pull` to `exchange.pull`
|
changeset |
files
|
Fri, 26 Sep 2014 10:59:29 -0700 |
Pierre-Yves David |
pull: use `other.url()` as the source of a bookmark pull
|
changeset |
files
|
Tue, 30 Sep 2014 17:13:54 -0700 |
Kyle Lippincott |
setup: set mode 644 or 755 on installed files
|
changeset |
files
|
Thu, 02 Oct 2014 21:58:10 +0900 |
Yuya Nishihara |
branches: reduce nesting in for loop
|
changeset |
files
|
Sun, 28 Sep 2014 16:57:47 +0200 |
Mads Kiilerich |
i18n: use datapath for i18n like for templates and help
|
changeset |
files
|
Sun, 28 Sep 2014 16:57:47 +0200 |
Mads Kiilerich |
help: don't search randomly for help data - trust util.datapath
|
changeset |
files
|
Sun, 28 Sep 2014 16:57:37 +0200 |
Mads Kiilerich |
templater: don't search randomly for templates - trust util.datapath
|
changeset |
files
|
Sun, 28 Sep 2014 16:57:37 +0200 |
Mads Kiilerich |
templater: inline global 'path' list in templatepaths
|
changeset |
files
|
Sun, 28 Sep 2014 16:57:37 +0200 |
Mads Kiilerich |
templater: introduce templatepaths for getting paths searched for templates
|
changeset |
files
|
Sun, 28 Sep 2014 16:57:06 +0200 |
Mads Kiilerich |
util: introduce datapath for getting the location of supporting data files
|
changeset |
files
|