index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugfix 1038: empty reg report for this month period
Alexis Hildebrandt
2014-12-29
4
-0
/
+61
*
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
*
Merge pull request #355 from afh/pull/copyright
John Wiegley
2014-12-27
149
-155
/
+155
|
\
|
*
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
149
-149
/
+149
|
/
*
Merge pull request #353 from afh/pull/typo
Johann Klähn
2014-12-25
1
-2
/
+2
|
\
|
*
Correct no-python error messages
Alexis Hildebrandt
2014-12-25
1
-2
/
+2
|
/
*
Merge pull request #347 from afh/pull/gitignore
John Wiegley
2014-12-24
1
-0
/
+1
|
\
|
*
Ignore vim swap files
Alexis Hildebrandt
2014-12-24
1
-0
/
+1
*
|
Merge pull request #346 from afh/pull/trace_level
John Wiegley
2014-12-24
4
-3
/
+18
|
\
\
|
*
|
Fix crash when using --trace 10 or above
Alexis Hildebrandt
2014-12-23
4
-3
/
+18
*
|
|
Merge pull request #349 from afh/pull/DocTests
John Wiegley
2014-12-24
1
-1
/
+1
|
\
\
\
|
*
|
|
[test] Use --args-only option in DocTests.py
Alexis Hildebrandt
2014-12-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #352 from afh/pull/travis
John Wiegley
2014-12-24
1
-18
/
+8
|
\
\
\
|
*
|
|
[travis] Shorten Travis CI run times
Alexis Hildebrandt
2014-12-24
1
-18
/
+8
|
|
/
/
*
|
|
Merge pull request #351 from afh/pull/git-hook
Steve Purcell
2014-12-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[travis] Run Travis build when .travis.yml changed
Alexis Hildebrandt
2014-12-24
1
-1
/
+1
|
/
/
*
|
Merge pull request #342 from afh/pull/readme
John Wiegley
2014-12-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add ledger formula to OS X install instructions
Alexis Hildebrandt
2014-12-21
1
-1
/
+1
*
|
Merge pull request #344 from thdox/fix-doc
Martin Michlmayr
2014-12-22
2
-217
/
+241
|
\
\
|
*
|
Indented with Emacs: M-x fill-paragraph
thdox
2014-12-22
2
-145
/
+162
|
*
|
Document that buffer names should use @file{} keyword
thdox
2014-12-22
1
-1
/
+1
|
*
|
M-x delete-trailing-whitespace
thdox
2014-12-22
2
-37
/
+37
|
*
|
Fixes:
thdox
2014-12-22
1
-40
/
+47
|
*
|
Fixes for consistency
thdox
2014-12-22
1
-3
/
+3
|
*
|
pxref already contains "see"
thdox
2014-12-22
1
-3
/
+3
|
*
|
query is a command
thdox
2014-12-22
1
-1
/
+1
|
*
|
Minor fix: double spaces
thdox
2014-12-22
1
-9
/
+9
|
*
|
fix minor typo
thdox
2014-12-22
1
-1
/
+1
|
/
/
*
|
Merge pull request #343 from afh/pull/git-hook
Steve Purcell
2014-12-21
1
-0
/
+27
|
\
\
|
|
/
|
/
|
|
*
Add git hook to skip continous integration
Alexis Hildebrandt
2014-12-21
1
-0
/
+27
|
/
*
Merge pull request #341 from zt9/master
Steve Purcell
2014-12-21
1
-1
/
+20
|
\
|
*
cleaning up formatting on instructions
zt
2014-12-21
1
-2
/
+2
|
*
added simple instructions for how to use brew to install brew
zt
2014-12-21
1
-1
/
+20
|
/
*
[emacs] Don't define unprefixed "string-empty-p" function
Steve Purcell
2014-12-18
1
-5
/
+5
*
Merge pull request #340 from afh/pull/730
John Wiegley
2014-12-16
2
-1
/
+38
|
\
|
*
Fix crash when using -M with empty result
Alexis Hildebrandt
2014-12-16
2
-1
/
+38
|
/
*
[emacs] Make ledger-occur-mode auto-disable when restored by desktop.el
Steve Purcell
2014-12-16
1
-1
/
+1
*
Fix typo in docs
Steve Purcell
2014-12-15
1
-1
/
+1
*
Fix ledger-schedule-upcoming so that is honor input file names.
Craig Earls
2014-12-14
1
-3
/
+3
*
[emacs] Add a menu entry for turning off ledger-occur-mode
Steve Purcell
2014-12-13
2
-7
/
+6
*
[emacs] define-derived-mode calls set-syntax-table automatically
Steve Purcell
2014-12-13
1
-1
/
+0
*
[emacs] Add syntax table so that ";" comments are handled
Steve Purcell
2014-12-13
1
-1
/
+8
*
Add test case for off by one error in textual.cc fixed in a013a73b
Martin Michlmayr
2014-12-11
1
-0
/
+10
*
Merge pull request #339 from adrianlang/patch-1
Martin Michlmayr
2014-12-11
1
-1
/
+1
|
\
|
*
Fix off by one error in textual.cc
Adrian Lang
2014-12-11
1
-1
/
+1
|
/
*
[emacs] Restore toggle behaviour of ledger-occur command, for menu users
Steve Purcell
2014-12-10
1
-8
/
+6
*
Document changes to the narrowing functionality in ledger-occur
Steve Purcell
2014-12-10
1
-1
/
+8
*
[emacs] Turn ledger-occur-mode off via a separate command, and allow refreshing
Steve Purcell
2014-12-10
1
-11
/
+27
[next]