Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | [doc] Add documentation from manpage to manual | Alexis Hildebrandt | 2015-09-17 | 1 | -42/+54 | |
| * | | [doc] Whitespace edit | Alexis Hildebrandt | 2015-09-17 | 1 | -4/+4 | |
| * | | [doc] Minor typographical edits | Alexis Hildebrandt | 2015-09-17 | 1 | -2/+2 | |
| * | | Merge pull request #427 from paulbdavis/documentation | Alexis Hildebrandt | 2015-09-17 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | doc for get_at function | paulbdavis | 2015-09-17 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | Bump version number to 3.1.1 | Alexis Hildebrandt | 2015-09-15 | 2 | -4/+10 | |
| * | | [acprep] Remove obsoleted command submodule | Alexis Hildebrandt | 2015-09-15 | 1 | -1/+0 | |
| * | | [travis] Bump boost version to 1.59.0 | Alexis Hildebrandt | 2015-09-15 | 1 | -1/+1 | |
| * | | Add workaround for Boost.Python compile errors | Alexis Hildebrandt | 2015-09-15 | 2 | -0/+38 | |
| * | | [tests] Remove compiler warnings for unit tests | Alexis Hildebrandt | 2015-09-15 | 1 | -1/+1 | |
* | | | Merge commit '38315cfba2a4677ed3d7df81e3f4a5d28f1f4a1b' into next | Craig Earls | 2015-09-18 | 1 | -4/+2 | |
|\| | | ||||||
| * | | Merge pull request #426 from andschwa/fix-find-eobp | Craig Earls | 2015-08-22 | 1 | -3/+2 | |
| |\ \ | ||||||
| | * | | Fix xact-find-slot at end of buffer | Andrew Schwartzmeyer | 2015-08-22 | 1 | -3/+2 | |
| |/ / | ||||||
* | | | Insert an extra newline if EOBP is not on its own line when you add an act. | Craig Earls | 2015-08-22 | 1 | -1/+2 | |
* | | | Merge commit '9627e2a97b56826e723eee0b8410a3e12bde4bb9' into next | Craig Earls | 2015-08-22 | 7 | -27/+41 | |
|\| | | ||||||
| * | | Merge pull request #425 from thdox/documentation | Craig Earls | 2015-08-08 | 2 | -10/+16 | |
| |\ \ | ||||||
| | * | | Improve documentation for .ledgerrc | thdox | 2015-08-08 | 1 | -1/+3 | |
| | * | | Rename feat-fixated-prices_2.test to dir-fixed.test | thdox | 2015-08-08 | 1 | -0/+0 | |
| | * | | Use @table instead of @multitable | thdox | 2015-08-08 | 1 | -7/+11 | |
| | * | | dir- is for directive, feat- for journal feature | thdox | 2015-08-08 | 1 | -3/+3 | |
| | * | | Add link to Period expressions. | thdox | 2015-08-08 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | [tests] Fix MathTest failures on Mac OS X | Alexis Hildebrandt | 2015-08-08 | 1 | -15/+12 | |
| * | | [tests] Set timezone for running tests | Alexis Hildebrandt | 2015-08-07 | 4 | -2/+13 | |
* | | | Merge commit '3c2d228ddc74b75122b07a87bbd06263092a9661' into next | Craig Earls | 2015-08-06 | 58 | -178/+2355 | |
|\| | | ||||||
| * | | Merge pull request #413 from thdox/command-directives-to-index | John Wiegley | 2015-08-06 | 1 | -1/+41 | |
| |\ \ | ||||||
| | * | | Add command directives to concepts and commands indexes. | thdox | 2015-07-31 | 1 | -1/+41 | |
| * | | | [travis] Enable verbose failures | Alexis Hildebrandt | 2015-08-05 | 1 | -1/+1 | |
| * | | | Merge pull request #424 from thdox/bug-1057 | John Wiegley | 2015-08-04 | 2 | -1/+12 | |
| |\ \ \ | ||||||
| | * | | | Modification to help fix issue when compiling with travis | thdox | 2015-07-31 | 1 | -1/+1 | |
| | * | | | regression test file for bug 1057 | thdox | 2015-07-31 | 1 | -0/+11 | |
| | * | | | untabify | thdox | 2015-07-31 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | [travis] Rename coverity scan branch | Alexis Hildebrandt | 2015-08-05 | 1 | -2/+2 | |
| * | | | [travis] Configure coverity scan | Alexis Hildebrandt | 2015-08-05 | 1 | -0/+9 | |
| * | | | [tests] Ignore --revalued-total in baseline tests | Alexis Hildebrandt | 2015-08-05 | 1 | -0/+1 | |
| * | | | Merge remote-tracking branch 'origin/master' into next | John Wiegley | 2015-08-04 | 3 | -33/+22 | |
| |\ \ \ | ||||||
| | * \ \ | Merge pull request #423 from ledger/revert-216-master | John Wiegley | 2015-08-04 | 3 | -33/+15 | |
| | |\ \ \ | ||||||
| | | * | | | Revert "--depth for register" | John Wiegley | 2015-08-04 | 3 | -33/+15 | |
| | |/ / / | ||||||
| * | | | | Whitespace cleanup | John Wiegley | 2015-08-04 | 11 | -17/+17 | |
| * | | | | Merge remote-tracking branch 'origin/master' into next | John Wiegley | 2015-08-04 | 6 | -16/+752 | |
| |\| | | | ||||||
| | * | | | Merge pull request #216 from johannesgerer/master | John Wiegley | 2015-08-04 | 3 | -15/+33 | |
| | |\ \ \ | ||||||
| | | * | | | first implementation of --depth for register | johannes@debussy | 2013-11-05 | 1 | -0/+4 | |
| | | * | | | first implementation of --depth for register | johannes@debussy | 2013-11-05 | 2 | -29/+29 | |
| | | * | | | first try for implementing --depth for register | johannes@debussy | 2013-11-05 | 2 | -25/+39 | |
| | | * | | | Fixed variable name | johannes@debussy | 2013-11-05 | 1 | -1/+1 | |
| | * | | | | Merge pull request #317 from tripun/code_coverage | John Wiegley | 2015-08-04 | 3 | -1/+719 | |
| | |\ \ \ \ | ||||||
| | | * | | | | fix minor issues | tripun | 2014-08-18 | 1 | -5/+8 | |
| | | * | | | | add additional tests for sequence_t and fix the old ones | tripun | 2014-08-18 | 1 | -22/+50 | |
| | | * | | | | add case for addition to void | tripun | 2014-08-18 | 1 | -0/+4 | |
| | | * | | | | add test for sequenc_t in value_t | tripun | 2014-08-18 | 1 | -0/+32 | |
| | | * | | | | add unit test Negation for value | tripun | 2014-08-18 | 1 | -0/+46 |