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
*
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
|
/
*
Attempt to convert balances to amounts before failing comparisons
John Wiegley
2014-02-21
1
-0
/
+12
*
Merge pull request #243 from kanru/justify-cjk
John Wiegley
2014-02-16
4
-2
/
+406
|
\
|
*
Use mk_wcwidth instead mk_wcwidth_cjk
Kan-Ru Chen (陳侃如)
2014-02-13
1
-2
/
+2
|
*
Correctly justify Unicode characters in terminal
Kan-Ru Chen (陳侃如)
2014-02-13
4
-2
/
+406
*
|
Fix apply_year_directive
Alexis Hildebrandt
2014-02-12
1
-2
/
+2
|
/
*
Correctly set runtime path on Linux on install
Alexis Hildebrandt
2014-02-03
1
-1
/
+1
*
Bump copyright information to 2014
Alexis Hildebrandt
2014-02-02
128
-129
/
+129
*
initialize member variables of posts_to_org_table
Johann Klähn
2014-02-01
1
-1
/
+2
*
Create default scope from python session only if needed
Alexis Hildebrandt
2014-02-01
1
-3
/
+5
*
python module file suffix is platform dependent
Johann Klähn
2014-02-01
1
-3
/
+13
*
Fix shared library and python module
Alexis Hildebrandt
2014-02-01
1
-3
/
+12
*
no RENAME option on older CMake versions
Johann Klähn
2014-02-01
1
-2
/
+9
*
build shared library/python module, clean up CMake
Johann Klähn
2014-02-01
1
-15
/
+33
*
Make time-colon commodity flag available to python
Alexis Hildebrandt
2014-01-27
1
-0
/
+1
*
Create default scope to read journal
Alexis Hildebrandt
2014-01-27
1
-0
/
+5
*
Build and shared python module
Alexis Hildebrandt
2014-01-27
1
-0
/
+9
*
Commodity column in default CSV format should match the displayed amount
Steve Purcell
2014-01-06
1
-1
/
+1
*
And const directives in account.h and commodity.h to allow build in OS X Mave...
Craig Earls
2013-10-30
2
-2
/
+2
*
Guard against a possible null value
John Wiegley
2013-09-20
1
-1
/
+1
*
Apply --time-colon option only to time commodities
Alexis Hildebrandt
2013-09-07
1
-5
/
+5
*
Additional changes required for MSVC to compile ledger.
Tim Crews
2013-06-16
3
-9
/
+9
*
Corrected filename for strptime.cc
Tim Crews
2013-06-15
1
-0
/
+0
*
Source changes needed for Microsoft Visual C++ compatibility.
Tim Crews
2013-06-14
6
-5
/
+206
*
Improve documentation about differences between ledger 2.6 and ledger 3.0.
thdox
2013-06-01
1
-3
/
+5
*
Fix #784
John Wiegley
2013-05-23
1
-3
/
+1
*
Fixed parsing of the "fixed" directive
John Wiegley
2013-05-19
3
-8
/
+13
*
Remove some unnecessary and complicated logic
John Wiegley
2013-05-19
1
-34
/
+5
*
Add a missing member initializer to a copy constructor
John Wiegley
2013-05-19
1
-1
/
+2
*
Another whitespace fix
John Wiegley
2013-05-19
1
-1
/
+1
*
Add a missing % character
John Wiegley
2013-05-19
1
-1
/
+1
*
Whitespace fix
John Wiegley
2013-05-19
1
-1
/
+1
*
Resolve new compiler warnings from Clang
John Wiegley
2013-05-19
8
-17
/
+10
*
Add -Wno-disabled-macro-expansion
John Wiegley
2013-05-19
1
-0
/
+1
*
indent output of ledger xml
Johann Klähn
2013-03-08
1
-1
/
+2
*
fix ledger xml output, remove ledger json command
Johann Klähn
2013-03-08
16
-121
/
+68
[next]