Package Release Info

darcs-2.12.0-2.6

Update Info: 5585
Available in Package Hub : 12 GA-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

darcs
ghc-darcs
ghc-darcs-devel

Change Logs

Version: 2.12.0-2.3
* Sun Jul 10 2016 psimons@suse.com
- Update to version 2.12.0 revision 0 with cabal2obs.
* Sat Apr 30 2016 mimi.vx@gmail.com
- update to 2.12.0
  * `darcs show dependencies`: export patch dependency graph as dot file
  * improvements in `record` output with irrelevant files
  * `darcs log -v --machine-readable`: show internal representation of
  patches (including explicit dependencies). Remove patch viewing via the
  `annotate` command.
  * `whatsnew -s` (and `status`) show conflicting files
  * honor "quiet" flag in command outputs
  * a single `show patch-index` command
  * remove deprecated aliases of show
  * handle file moves natively when importing from git
  * require GHC 7.6 (base > 4.6) and support GHC 8
  * switch to sandi from dataenc
  * remove hack to enable arbitrary protocols via env variables
  * fixed the following bugs:
  +  1807: clarify help of PAGER, DARCS_PAGER
  +  2258: improve patch index error message with suggestion
  +  2269: push hijack test to suspend time
  +  2276: Keep track of patch hijack decisions
  +  2138: report conflicting files in whatsnew -s
  +  2393: remove whatsnew functionality from annotate
  +  2400: use async package to keep track of unpack threads
  +  2459: fall back to writing the file if createLink fails
  +  2479: root dir most not be among the sources of a move
  +  2481: expose API for 'darcs diff' command
  +  2486: obliterate --not-in-remote -q should be more quiet
  +  2489: dequote filepaths while importing from git
  +  2494: output of darcs record with file arguments
* Sun Apr 17 2016 mpluskal@suse.com
- Add missing build dependency on libcurl
* Mon Feb 15 2016 mimi.vx@gmail.com
- darcs generated by st2obs