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
*
src/global.cc: do not parse user-specified init-file twice
Ivy Foster
2017-10-26
1
-3
/
+1
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2017-01-05
126
-127
/
+127
*
Item sorting should have access to the report scope
John Wiegley
2017-01-04
9
-37
/
+69
*
Further simplifications src/CMakeLists.txt
John Wiegley
2016-11-13
1
-5
/
+3
*
Disable #pragma messages from Clang
John Wiegley
2016-11-13
1
-0
/
+1
*
Escape ++ in cmake matches
John Wiegley
2016-11-13
1
-1
/
+1
*
Don't use -isystem with g++ anymore
John Wiegley
2016-11-13
1
-1
/
+1
*
Change src/CMakeLists.txt to notice c++ as g++
John Wiegley
2016-11-13
1
-14
/
+19
*
Fix 1043
John Wiegley
2016-11-12
2
-10
/
+18
*
Make bool implicitly convertible in Python to value_t
John Wiegley
2016-11-12
1
-0
/
+1
*
Add new reporting function quoted_rfc4180
John Wiegley
2016-11-12
2
-0
/
+20
*
--force-color does not require anymore --color.
thdox
2016-10-27
1
-0
/
+3
*
Fix bug 1187: Allow balance assertions with multiple posts to same account
Mitchell Kember
2016-10-07
1
-1
/
+12
*
Merge pull request #470 from schmave/win-strptime
John Wiegley
2016-10-03
1
-8
/
+8
|
\
|
*
Fix Windows strptime
Evan Mallory
2016-10-02
1
-8
/
+8
*
|
Merge pull request #471 from schmave/win-path
John Wiegley
2016-10-03
1
-8
/
+5
|
\
\
|
*
|
Use boost parent_path() method instead of manual computation
Evan Mallory
2016-10-02
1
-8
/
+5
|
|
/
*
/
Fix build under Cygwin.
Ivan Vanyushkin
2016-09-29
8
-10
/
+23
|
/
*
Merge pull request #465 from dkasak/patch-1
Alexis Hildebrandt
2016-09-26
1
-1
/
+1
|
\
|
*
Fix compilation error with boost 1.61
Denis
2016-09-12
1
-1
/
+1
*
|
Fix build under msys32; add Appveyor continuous build
Evan Mallory
2016-09-17
12
-26
/
+27
|
/
*
Revert "[python] Add fix for Boost.Python compile errors"
Alexis Hildebrandt
2016-06-22
2
-6
/
+0
*
Fix Bug 1147: Check balance assertions against the amount AFTER
Mitchell Kember
2016-03-22
1
-10
/
+12
*
Merge pull request #449 from ppickfor/next
John Wiegley
2016-03-14
1
-4
/
+6
|
\
|
*
Periods should be initialized from from/since clause rather than earliest tra...
Peter Pickford
2016-03-09
1
-4
/
+6
*
|
days - do not stabalize periods spacified in days
Peter Pickford
2016-03-13
1
-12
/
+26
|
/
*
Increase maximum length for regex
Martin Michlmayr
2016-02-15
1
-2
/
+2
*
[python] Remove double quotes from unicode values
Alexis Hildebrandt
2016-01-11
1
-1
/
+0
*
Make -A to imply -E
John Wiegley
2016-01-09
1
-0
/
+1
*
[python] Add fix for Boost.Python compile errors
Alexis Hildebrandt
2016-01-02
2
-0
/
+6
*
[misc] Update year in copyright notice to 2016
Alexis Hildebrandt
2016-01-02
126
-127
/
+127
*
Add workaround for Boost.Python compile errors
Alexis Hildebrandt
2015-09-15
1
-0
/
+12
*
Merge pull request #424 from thdox/bug-1057
John Wiegley
2015-08-04
1
-1
/
+1
|
\
|
*
untabify
thdox
2015-07-31
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into next
John Wiegley
2015-08-04
2
-32
/
+14
|
\
\
|
*
|
Revert "--depth for register"
John Wiegley
2015-08-04
2
-32
/
+14
*
|
|
Whitespace cleanup
John Wiegley
2015-08-04
11
-17
/
+17
*
|
|
Merge remote-tracking branch 'origin/master' into next
John Wiegley
2015-08-04
3
-14
/
+36
|
\
|
|
|
|
/
|
/
|
|
*
Merge pull request #216 from johannesgerer/master
John Wiegley
2015-08-04
2
-14
/
+32
|
|
\
|
|
*
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
|
*
|
Merge pull request #317 from tripun/code_coverage
John Wiegley
2015-08-04
1
-0
/
+4
|
|
\
\
|
|
*
|
add case for addition to void
tripun
2014-08-18
1
-0
/
+4
*
|
|
|
Re-indent some code that was indented incorrectly
John Wiegley
2015-07-30
1
-41
/
+42
*
|
|
|
[cmake] Use CMAKE_SYSTEM_NAME to test the platform.
Alexis Hildebrandt
2015-07-28
1
-2
/
+2
*
|
|
|
Merge pull request #416 from tdsmith/python-exec-link
Alexis Hildebrandt
2015-07-28
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
link ledger executable to Python
Tim D. Smith
2015-05-09
1
-0
/
+3
*
|
|
|
|
fix build for boost 1.58
Johann Klähn
2015-07-28
2
-2
/
+2
*
|
|
|
|
Convert boost::optional objects to bool explicitly.
Jonathan Wakely
2015-07-27
5
-21
/
+5
[next]