Hello community,

here is the log from the commit of package mercurial for openSUSE:Factory 
checked in at 2014-09-15 17:41:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mercurial (Old)
 and      /work/SRC/openSUSE:Factory/.mercurial.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mercurial"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mercurial/mercurial.changes      2014-08-01 
07:08:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mercurial.new/mercurial.changes 2014-09-15 
18:25:14.000000000 +0200
@@ -1,0 +2,105 @@
+Mon Sep 15 10:31:08 UTC 2014 - [email protected]
+
+- update to v3.1.1
+  
+  Changes in v3.1:
+  * backout: accept '--edit' like other commands creating new changeset
+  * bash_completion: add -l|--list support for shelve
+  * bookmarks: avoid deleting primary bookmarks on rebase
+  * bookmarks: improve the bookmark help (issue4244)
+  * branch: add debug message for branch cache write failure
+  * bugzilla: stop trying to cache setup across hook invocation
+  * build: initial support for in-tree autobuilding recipes
+  * buildrpm: include release version in .tar.gz name
+  * bundle2: add pushkey support
+  * bundle2: fix bundle2 pulling all revs on empty pulls
+  * commit: make commit message shown in text editor customizable by template
+  * config: allow 'user' in .hgrc ui section (issue3169)
+  * convert: detect removal of ".gitmodules" at git source revisions correctly
+  * convert: drastically speed up git conversions
+  * convert: mercurial source: convert global tags only - not local tags
+  * convert: only consider shamap revisions converted if they still exists
+  * convert: update the transplant, rebase and graft references in 'extra'
+  * diff: add nobinary config to suppress git-style binary diffs
+  * discovery: if a push would create a new head, mention the bookmark name if 
any
+  * filemerge: add internal:tagmerge merge tool
+  * filemerge: use 'basic' as the default of '[ui] mergemarkers' for safety
+  * filemerge: use non-minimal conflict marker regions (BC)
+  * gpg: accept '--edit' like other commands creating new changeset
+  * graft: customize graft conflict markers (BC)
+  * help: always show command help with -h (issue4240)
+  * help: suggest keyword search when no topic is found
+  * histedit: respect revsetalias entries (issue4311)
+  * import: add --partial flag to create a changeset despite failed hunks
+  * largefiles: avoid unnecessary creation of .hg/largefiles when opening 
lfdirstate
+  * largefiles: include largefiles when doing log on a directory (issue4241)
+  * largefiles: show also how many data entities are outgoing at "hg outgoing"
+  * largefiles: use "normallookup", if "mtime" of standin is unset
+  * log: allow revset for --follow to be lazily evaluated
+  * log: do not use exact matcher for --patch --follow without file (issue4319)
+  * log: make --patch --follow work inside a subdirectory
+  * make: add a basic osx mpkg target
+  * merge: add conflict marker formatter (BC)
+  * merge: define conflict marker labels in filemerge()
+  * mergetools.hgrc: add minimal configuration for editmerge
+  * packaging: move output directory from build/ to packages/
+  * pager: add attend-<command> option
+  * patchbomb: includes series information in the header
+  * pull: when remote supports it, pull phase data alongside changesets
+  * purge: add options for deleting only files or only directories
+  * push: use bundle2 to push phases when available
+  * qfold: allow to specify '--message/'--logfile' and '--edit' at the same 
time
+  * qimport: record imported revs incrementally (issue3874)
+  * qrefresh: allow to specify '--message/'--logfile' and '--edit' at the same 
time
+  * rebase: specify custom conflict marker labels for rebase (BC)
+  * resolve: abort when not applicable (BC)
+  * resolve: don't abort resolve -l even when no merge is in progress
+  * resolve: print message when no unresolved files remain (issue4214)
+  * resolve: print warning when no work performed (issue4208)
+  * revset: maintain ordering when subtracting from a baseset (issue4289)
+  * revset: optimize baseset.sub (issue4313)
+  * setup: fixed for Pythons which don't have a CFLAGS
+  * setup: make Xcode 5.1 check less specific
+  * shelve: accept '--edit' like other commands creating new changeset
+  * strip: drop -b/--backup option (BC)
+  * strip: remove bookmarks after strip succeed (issue4295)
+  * templatefilter: add splitlines function
+  * templatekw: add 'currentbookmark' keyword to show current bookmark easily
+  * templatekw: add 'subrepos' keyword to show updated subrepositories
+  * templater: introduce startswith function
+  * templater: introduce word function
+  * templates: escape NUL bytes in jsonescape (issue4303)
+  * update: introduce --tool for controlling the merge tool
+  * update: show message when a bookmark is activated by update
+  * update: specify custom conflict markers for update (BC)
+  * update: when deactivating a bookmark, print a message
+  * version: show enabled extensions (issue4209)
+  * version: don't traceback if no extensions to list (issue4312)
+  * vim: use try catch in vim plugin to avoid conflicts
+  
+  Changes in v3.1.1:
+  * changectx: ancestor should only prefer merge.preferancestor if it is a 
revision
+  * color: pass on key error for win32 (issue4298)
+  * config: exit non zero on non-existent config option (issue4247)
+  * context: call normal on the right object
+  * debugobsolete: catch ValueError that may be raised by obsstore.create
+  * discovery: prevent crash on unknown remote heads with old repo (issue4337)
+  * graft: fix collision detection with origin revisions that are missing
+  * help: add pad function to template help
+  * help: only call doc() when it is callable
+  * hgweb: avoid config object race with hgwebdir (issue4326)
+  * histedit: preserve initial author on fold (issue4296)
+  * import: show warning message for merge changesets
+  * incoming: don't request heads that already are common
+  * largefiles: don't override matchandpats for always matchers (issue4334)
+  * largefiles: drop setting lfstatus in overridelog (issue4334)
+  * largefiles: in overridelog, use non-lf matcher for patch generation 
(issue4334)
+  * log: use correct phase info for parent field (issue4347)
+  * merge: show the scary multiple ancestor hint for merges only, not for 
updates
+  * obsstore.create: add a simple safeguard against cyclic markers
+  * repoview: filter tags to non-existent nodes from blockers (issue4328)
+  * repoview: fix typo in repoview.changelog
+  * revset: bookmark revset interprets 'literal:' prefix correctly (issue4329)
+  * unbundle: don't advance bookmarks (issue4322) (BC)
+
+-------------------------------------------------------------------

Old:
----
  mercurial-3.0.2.tar.gz

New:
----
  mercurial-3.1.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mercurial.spec ++++++
--- /var/tmp/diff_new_pack.G2KNqY/_old  2014-09-15 18:25:15.000000000 +0200
+++ /var/tmp/diff_new_pack.G2KNqY/_new  2014-09-15 18:25:15.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           mercurial
-Version:        3.0.2
+Version:        3.1.1
 Release:        0
 Summary:        Scalable Distributed SCM
 License:        GPL-2.0+

++++++ mercurial-3.0.2.tar.gz -> mercurial-3.1.1.tar.gz ++++++
++++ 35502 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to