Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ninja as a build dependency | John Wiegley | 2014-04-16 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Correct one of the baseline tests | John Wiegley | 2014-04-14 | 1 | -1/+1 |
| | |||||
* | Apply any outstanding deferred postings at the end of parsing | John Wiegley | 2014-04-14 | 5 | -0/+25 |
| | |||||
* | Bump the date in the version number | John Wiegley | 2014-04-13 | 1 | -1/+1 |
| | |||||
* | Update tools/build.sh | John Wiegley | 2014-04-13 | 1 | -2/+2 |
| | |||||
* | Add the concept of "deferred postings" | John Wiegley | 2014-04-13 | 7 | -9/+107 |
| | | | | | This is pretty much exclusively for allowing one to use balance assertions with replicated transactions across multiple files. | ||||
* | The option --permissive now quiets balance assertions | John Wiegley | 2014-04-13 | 4 | -14/+20 |
| | |||||
* | Add default.nix file, for building with Nix | John Wiegley | 2014-04-13 | 1 | -0/+30 |
| | |||||
* | Merge pull request #273 from merriam/master | Craig Earls | 2014-04-07 | 1 | -0/+13 |
|\ | | | | | | | | | Add two more terms Thanks. What is the comment about TeX being hard to install? | ||||
| * | Add two more terms | Charles Merriam | 2014-04-06 | 1 | -0/+13 |
| | | | | | | | | Added Effective Date and Transaction Code | ||||
* | | Merge pull request #272 from merriam/master | Craig Earls | 2014-04-05 | 2 | -1/+47 |
|\| | | | | | | | | | More documentation, and One .gitignore change Charles, thank you for all of the time you are putting into this. | ||||
| * | More terms and orientation | Charles Merriam | 2014-04-04 | 1 | -3/+28 |
| | | | | | | | | Added Cheetah, sha1, utfcpp and finished the orientation section. | ||||
| * | Started an Orientation section | Charles Merriam | 2014-04-04 | 1 | -0/+20 |
| | | | | | | | | Every project lays out directories in a unique manner. | ||||
| * | Add CTestTestfile.cmake | Charles Merriam | 2014-04-03 | 1 | -0/+1 |
| | | | | | | | | Ignore file generated by ./acprep. | ||||
* | | Merge pull request #269 from merriam/master | Craig Earls | 2014-04-03 | 1 | -0/+36 |
|\| | | | | | DEVELOP.md | ||||
| * | More developer terms | Charles Merriam | 2014-04-02 | 1 | -9/+29 |
| | | | | | | | | | | Mention a few more tools used. Also word-wrap, which touched most lines. | ||||
| * | Started DEVELOP.md with a glossary | Charles Merriam | 2014-04-01 | 1 | -0/+16 |
| | | | | | | | | Started a development doc with a few glossary terms. | ||||
* | | Merge pull request #270 from matled/master | John Wiegley | 2014-04-02 | 1 | -10/+2 |
|\ \ | | | | | | | use /bin/sh to run the pager | ||||
| * | | use /bin/sh to run the pager | Matthias Lederhofer | 2014-04-02 | 1 | -10/+2 |
|/ / | | | | | | | | | | | This allows to specify options on the command-line of the pager, e.g. $ ledger --color --pager='less -R' ... | ||||
* | | Merge pull request #268 from merriam/master | Craig Earls | 2014-04-01 | 1 | -0/+13 |
|\| | | | | | Two more terms. | ||||
| * | Two more terms. | Charles Merriam | 2014-04-01 | 1 | -0/+13 |
| | | | | | | | | Added posting and virtual posting. | ||||
* | | Merge pull request #267 from merriam/master | Steve Purcell | 2014-04-01 | 1 | -0/+16 |
|\| | | | | | Two more Ledger terms | ||||
| * | Two more Ledger terms | Charles Merriam | 2014-03-31 | 1 | -0/+16 |
| | | | | | | | | | | Added automated transaction and periodic transaction, two items that horribly misnamed. | ||||
* | | Merge pull request #266 from merriam/master | Steve Purcell | 2014-03-30 | 1 | -11/+95 |
|\| | | | | | Glossary updates... | ||||
| * | Word wrap; alphabetical order. | Charles Merriam | 2014-03-30 | 1 | -11/+94 |
| | | | | | | | | trivial changes. | ||||
| * | More Glossary Terms | Charles Merriam | 2014-03-30 | 1 | -0/+1 |
| | | | | | | | | | | Added Command Directive and Journal File. Word wrap touched a couple of entries. | ||||
* | | Merge pull request #265 from merriam/master | Craig Earls | 2014-03-29 | 1 | -1/+15 |
|\| | | | | | Add more terms to glossary | ||||
| * | Add more terms to glossary | Charles Merriam | 2014-03-29 | 1 | -1/+15 |
| | | | | | | | | Cleared up meaning of ‘posting’. Added a few Ledger specific items. | ||||
* | | Merge pull request #264 from merriam/master | Craig Earls | 2014-03-28 | 1 | -0/+14 |
|\| | | | | | | | | | Added Glossary Nice. Would it be worth it to add this to the documentation? | ||||
| * | Added Glossary | Charles Merriam | 2014-03-28 | 1 | -0/+14 |
| | | | | | | | | | | Wrote a first pass at a glossary, adding only accounting terms to start. | ||||
* | | Fix a compiler warning | John Wiegley | 2014-03-28 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #262 from merriam/master | Craig Earls | 2014-03-27 | 2 | -65/+12 |
|\| | | | | | A pair of small documentation changes... | ||||
| * | Small typos.. | Charles Merriam | 2014-03-27 | 1 | -5/+6 |
| | | |||||
| * | Remove doc/README | Charles Merriam | 2014-03-27 | 1 | -72/+0 |
| | | | | | | | | | | Remove obsolete and incorrect README file. Correct information in README.md, one directory up. | ||||
| * | Update README.md; more introduction and documentation link | Charles Merriam | 2014-03-27 | 1 | -0/+9 |
| | | | | | | Updated the introduction with the little information that was unique to doc/README. Also added a link to the documentation page. | ||||
| * | Update README.md; add google group link. | Charles Merriam | 2014-03-26 | 1 | -1/+2 |
| | | | | | | Mention that ./acprep is a Python script for installing dependencies. | ||||
| * | Update README to reference README.md | Charles Merriam | 2014-03-26 | 1 | -10/+18 |
| | | | | | | This older doc/README file is pure text and provides incomplete information compared to the root's README.md markdown file. I copied over some introductory verbiage and added cross references to that file. | ||||
* | | Merge pull request #263 from afh/pull/301-version | John Wiegley | 2014-03-27 | 1 | -2/+2 |
|\ \ | | | | | | | Bump ledger version components in cmake | ||||
| * | | Bump ledger version components in cmake | Alexis Hildebrandt | 2014-03-27 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #258 from kain88-de/fix-readme | John Wiegley | 2014-03-25 | 2 | -21/+14 |
|\ \ | | | | | | | remove version name for boost in aptitude command | ||||
| * | | remove version name for boost in aptitude command | Max Linke | 2014-03-25 | 2 | -21/+14 |
| | | | | | | | | | | | | | | | Always point to the most current boost libraries available for debian and it's derivatives | ||||
* | | | Merge pull request #260 from jamielinux/manpage | Craig Earls | 2014-03-23 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix man page typo | ||||
| * | | | Fix man page typo | Jamie Nguyen | 2014-03-23 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #261 from jamielinux/fsf-address | Craig Earls | 2014-03-23 | 18 | -36/+36 |
|\ \ \ \ | |/ / / |/| | | | Update old FSF address | ||||
| * | | | Update old FSF address | Jamie Nguyen | 2014-03-23 | 18 | -36/+36 |
|/ / / | |||||
* | | | Merge pull request #259 from vincentbernat/fix/dark-background | Craig Earls | 2014-03-23 | 1 | -2/+4 |
|\ \ \ | |/ / |/| | | | | | | | | lisp: use more legible colors on dark backgrounds Merged. I will forward any complaints your direction. | ||||
| * | | lisp: use more legible colors on dark backgrounds | Vincent Bernat | 2014-03-23 | 1 | -2/+4 |
|/ / | | | | | | | | | | | On dark backgrounds, the color for the current transaction makes the text quite unreadable. Let's use a darker color in this case. Maybe some other colors could be adjusted. | ||||
* | | Merge pull request #257 from ecraven/update-docs | Steve Purcell | 2014-03-14 | 1 | -58/+57 |
|\ \ | | | | | | | finished first proof-reading of ledger manual |