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
*
[ledger] Remove --cache option
Alexis Hildebrandt
2015-02-18
26
-1222
/
+1
*
[ledger] Remove --full-help option
Alexis Hildebrandt
2015-02-18
2
-4
/
+0
*
[fix] Make trim function trim trailing whitespace
Alexis Hildebrandt
2015-01-20
1
-2
/
+2
*
Add pre-release info to --version output
Alexis Hildebrandt
2015-01-20
2
-0
/
+3
*
[cmake] Minor cleanup
Alexis Hildebrandt
2015-01-20
1
-1
/
+5
*
Fix typo
Alexis Hildebrandt
2015-01-15
1
-1
/
+1
*
Fix -i short-option for --init-file
Alexis Hildebrandt
2015-01-15
1
-1
/
+1
*
[doc] Add CheckTests to ctest
Alexis Hildebrandt
2015-01-15
2
-6
/
+0
*
merge double fix + make changes minimalistic
Hans Erik van Elburg
2015-01-04
1
-12
/
+8
*
also added cygwin tweak to src/CMakeLists.txt
Hans Erik van Elburg
2015-01-03
1
-2
/
+12
*
Bugfix 1038: empty reg report for this month period
Alexis Hildebrandt
2014-12-29
1
-0
/
+5
*
Improve error handling when parsing year directives
Alexis Hildebrandt
2014-12-28
1
-9
/
+14
*
Fix plain year directive
Alexis Hildebrandt
2014-12-28
1
-0
/
+7
*
Use same license text formatting in source files
Alexis Hildebrandt
2014-12-27
3
-6
/
+6
*
Bump copyright notice to 2015
Alexis Hildebrandt
2014-12-27
128
-129
/
+129
*
Correct no-python error messages
Alexis Hildebrandt
2014-12-25
1
-2
/
+2
*
Fix crash when using --trace 10 or above
Alexis Hildebrandt
2014-12-23
3
-3
/
+3
*
Fix crash when using -M with empty result
Alexis Hildebrandt
2014-12-16
1
-1
/
+1
*
Fix off by one error in textual.cc
Adrian Lang
2014-12-11
1
-1
/
+1
*
support date as well as datetime in Balance.value()
Christophe Rhodes
2014-12-01
1
-0
/
+6
*
Improve Embedded Python Support
ELIPTUS
2014-11-12
5
-3
/
+35
*
make --columns default to terminal width, as returned by ioctl()
Stefano Zacchiroli
2014-10-13
3
-0
/
+19
*
Add ISO 8601 date as recognized date string
Martin Michlmayr
2014-10-02
1
-0
/
+1
*
Fix period expression parsing for month to month without year
Martin Michlmayr
2014-10-02
1
-2
/
+1
*
minor spelling fixes
Carlos E. Garcia
2014-09-15
1
-1
/
+1
*
"mispelled" was misspelled
Joseph Mornin
2014-09-08
1
-1
/
+1
*
#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
|
\
[next]