index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
#if guards for boost 1.56 compatibility
Joe Gallo
2014-08-28
5
-0
/
+21
*
Revert "fix "no viable conversion from ... to 'bool'""
John Wiegley
2014-08-27
4
-4
/
+4
*
Revert "fix "type 'char' cannot be used prior to '::'""
John Wiegley
2014-08-27
1
-1
/
+1
*
fix "type 'char' cannot be used prior to '::'"
Joe Gallo
2014-08-26
1
-1
/
+1
*
fix "no viable conversion from ... to 'bool'"
Joe Gallo
2014-08-26
4
-4
/
+4
*
fix rare bug in balance report output if the budgeted amount happens to be zero.
Craig Earls
2014-08-24
1
-2
/
+2
*
Preserve the given cost for print
Martin Michlmayr
2014-07-14
3
-3
/
+6
*
Preserve original cost basis when gain or loss is made
Martin Michlmayr
2014-07-14
1
-2
/
+4
*
Unify debugging categories
Martin Michlmayr
2014-07-01
3
-10
/
+10
*
When a status flag (! or *) is explicitly specified for an individual posting...
Max Satula
2014-06-30
1
-2
/
+1
*
Fix Bug 1057: Emacs output does not escape special characters.
Craig Earls
2014-06-26
2
-74
/
+81
*
Don't lose commodity when cost is not separated by whitespace
Martin Michlmayr
2014-06-05
1
-3
/
+2
*
Improve backwards compatibility with ledger2
Martin Michlmayr
2014-05-30
1
-5
/
+6
*
Recognize --cleared-format option
Martin Michlmayr
2014-05-30
1
-0
/
+1
*
Fix query string for select account
Martin Michlmayr
2014-05-30
1
-4
/
+4
*
Move the debug statement to where it makes more sense
Martin Michlmayr
2014-05-30
1
-2
/
+1
*
Handle POST_COST_VIRTUAL in print
Martin Michlmayr
2014-05-30
1
-2
/
+10
*
Check whether a month is followed by a year
Martin Michlmayr
2014-05-30
1
-0
/
+11
*
Cosmetic change - format code consistently
Martin Michlmayr
2014-05-18
8
-25
/
+25
*
Fix bug introduced by commit AA2FF2B
thdox
2014-05-17
1
-4
/
+3
*
Ensure that high-levels directives have arguments if they need one
Martin Michlmayr
2014-05-14
1
-0
/
+8
*
Ensure that directives have arguments if they need one
Martin Michlmayr
2014-05-14
1
-0
/
+11
*
Remove trailing whitespace from error messages
Martin Michlmayr
2014-05-13
3
-4
/
+4
*
Merge pull request #289 from csrhodes/payee-uuid-mapping
John Wiegley
2014-05-13
4
-39
/
+63
|
\
|
*
support payee uuid directive
Christophe Rhodes
2014-05-13
2
-0
/
+24
|
*
rename payee_mappings to payee_alias_mappings
Christophe Rhodes
2014-05-12
4
-39
/
+39
*
|
Honour date-format for lot dates
Martin Michlmayr
2014-05-13
1
-1
/
+1
*
|
Recognize the --no-pager option
Martin Michlmayr
2014-05-12
1
-0
/
+1
|
/
*
Library GMP is not yet ready for GCC 4.9, as described at bottom of page
thdox
2014-05-11
1
-0
/
+1
*
Use the POST_COST_VIRTUAL flag when exchange commodities
John Wiegley
2014-05-08
2
-4
/
+5
*
Fix build for building with g++ 4.8
John Wiegley
2014-05-07
2
-0
/
+10
*
fix debug build for gcc
Johann Klähn
2014-05-07
1
-1
/
+0
*
Add the --no-pager option
John Wiegley
2014-04-27
1
-0
/
+1
*
Initialize journal_t::no_aliases to false upon costruction
John Wiegley
2014-04-21
1
-0
/
+1
*
Require the use of C++11
John Wiegley
2014-04-17
3
-9
/
+2
*
Replace sha1.cc with boost::uuid::details::sha1
David Bremner
2014-04-17
4
-16
/
+16
*
Improve an error message relating to balance assertions
John Wiegley
2014-04-16
1
-3
/
+8
*
Add a safety check when using deferred postings
John Wiegley
2014-04-15
1
-4
/
+46
*
Apply any outstanding deferred postings at the end of parsing
John Wiegley
2014-04-14
4
-0
/
+20
*
Add the concept of "deferred postings"
John Wiegley
2014-04-13
6
-9
/
+52
*
The option --permissive now quiets balance assertions
John Wiegley
2014-04-13
4
-14
/
+20
*
use /bin/sh to run the pager
Matthias Lederhofer
2014-04-02
1
-10
/
+2
*
Fix a compiler warning
John Wiegley
2014-03-28
1
-1
/
+2
*
CMake: Remove installation of third party code
Alexis Hildebrandt
2014-03-10
1
-3
/
+0
*
Adding option --no-aliases to completely disable alias expansion
Peter Feigl
2014-02-26
4
-0
/
+11
*
Merge pull request #248 from ecraven/fix-warnings
John Wiegley
2014-02-26
2
-3
/
+6
|
\
|
*
Fixing two GCC warnings
Peter Feigl
2014-02-26
2
-3
/
+6
*
|
Adding option --recursive-aliases, adding documentation to man-page and manual
Peter Feigl
2014-02-26
4
-2
/
+12
*
|
fixing problem with previous commit if no aliases are registered
Peter Feigl
2014-02-26
1
-0
/
+2
*
|
Adding support for recursive aliases.
Peter Feigl
2014-02-25
3
-19
/
+60
|
/
[next]