Next | Query returned 29 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2015-03-30 11:43:45 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Rather than hardcoding 'netbsd' and 'amd64', use LOWER_OPSYS and LOWER_ARCH to
give it a chance of building on other systems.
   2014-09-18 00:37:04 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 2.7.2 and fix build with py-sphinx-1.2.3.

2.7.2 (2014-01-25)

    Fixed amount parsing issue. (#379)
    Don't repeatedly fetch currency rates we can never get. (#374)
    Fixed date parsing issue. [Windows, Linux] (#381)
    Fixed view plugins which were broken.
   2014-05-17 18:10:50 by Thomas Klausner | Files touched by this commit (152)
Log message:
Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.

I probably bumped too many. I hope I got them all.
   2014-05-10 08:52:03 by Thomas Klausner | Files touched by this commit (2)
Log message:
Fix packaging with python-3.4
   2014-04-19 03:18:23 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Don't use "-pe" for pax, it doesn't work on FreeBSD, use \ 
"-pp" instead.
   2014-01-25 12:11:21 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 2.7.1. Packaging-tested only, but 2.6.1 didn't package
any longer. Change LICENSE to modified-bsd per upstream.

Changes:

2.7.1 (2013-09-07)

Improved OFX parsing. (#369)
Fixed rounding error when changing split amounts. (#367)
Fixed Qt import window glitch. (#371)
Improved currency rates fetching reliability.
Fixed occasional hard crashes on accounts drag & drop. [Mac] (#354)

2.7.0 (2013-05-26)

Added support for custom currencies. (#33)
Fixed amount parsing bug with currencies with many decimals.
Fixed cache folder bug causing cached files to be misplaced. [Linux, Windows]
Dropped 32-bit support on Mac OS X.

2.6.3 (2013-03-23)

Fixed a selection glitch on New Account. (#358)
Fixed a schedule spawning bug. (#362)
Removed the fairware dialog (More Info).
Added a 64-bit build for Windows.
Added Spanish localization by Enrique G. Paredes.

2.6.2 (2013-01-06)

Fixed a bug causing transaction imbalance after import. (#351)
Fixed glitch in bar graph drawing. (#352)
Fixed a bug in QIF exports. (#353)
Fixed a crash on print. [Linux, Windows] (#349)
   2014-01-25 11:30:32 by Thomas Klausner | Files touched by this commit (533) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2014-01-12 10:41:07 by Thomas Klausner | Files touched by this commit (1)
Log message:
Accept non-32 python as well.
   2012-10-27 21:43:18 by Thomas Klausner | Files touched by this commit (4)
Log message:
Import moneyguru-2.6.1 as finance/moneyguru.

moneyGuru is a personal finance management application. With it,
you can evaluate your financial situation so you can make informed
(and thus better) decisions. Most finance applications have the
same goal, but moneyGuru's difference is in the way it achieves
it. Rather than having reports which you have to configure (or find
out which pre-configured report is the right one), your important
financial data (net worth, profit) is constantly up-to-date and
"in your face". This allows you to constantly make informed decision
rather than doing so periodically.

Next | Query returned 29 messages, browsing 21 to 30 | previous