index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix macports dependencies on 10.14+
Andy Clayton
2020-04-04
1
-8
/
+8
*
Make explicit option a no-op
CandyAngel
2020-04-03
7
-33
/
+8
*
use built-in cmake precompiled header support when available
Andy Clayton
2020-04-02
2
-3
/
+13
*
Document --average-lot-prices option
Martin Michlmayr
2020-03-31
2
-0
/
+7
*
Update python-dev dependency
Martin Michlmayr
2020-03-28
1
-2
/
+2
*
Update default.nix to match more closely what nixpkgs is using
John Wiegley
2020-03-27
1
-24
/
+33
*
Update default.nix to match what nixpkgs is using
John Wiegley
2020-03-27
1
-19
/
+23
*
Look up annotated amounts within balances by their displayed name
John Wiegley
2020-03-27
2
-2
/
+35
*
Compare price annotations using their textual rendering
John Wiegley
2020-03-27
1
-1
/
+3
*
Add an assertion to src/xact.cc
John Wiegley
2020-03-27
1
-0
/
+2
*
Simple whitespace fix
John Wiegley
2020-03-27
1
-1
/
+1
*
Add link to Babel documentation
Martin Michlmayr
2020-03-27
1
-3
/
+4
*
require passing Python3 CI
Andy Clayton
2020-03-27
1
-4
/
+0
*
py3: ensure python output is not lost
Andy Clayton
2020-03-26
3
-4
/
+9
*
py3: fix builtin ledger module for python command
Andy Clayton
2020-03-26
1
-13
/
+10
*
fix python3 command (argv) wchar_t conversion
Andy Clayton
2020-03-26
1
-4
/
+6
*
Revert expected test time value to correct value
Andy Clayton
2020-03-25
1
-1
/
+1
*
fix setting TZ in tests
Andy Clayton
2020-03-25
2
-4
/
+4
*
docs: mention ! as an alternative to not
Martin Michlmayr
2020-03-19
1
-1
/
+1
*
docs: avoid confusion about types of operators
Martin Michlmayr
2020-03-19
1
-1
/
+1
*
Update branch information
Martin Michlmayr
2020-03-11
1
-3
/
+1
*
Specify namespace of uintmax_t
akater
2020-03-03
3
-6
/
+6
*
Allow building dependencies on ubuntu-eoan
Daraul
2020-01-22
1
-1
/
+18
*
fix #1850: segfault when using ledger print
Tobias Pankrath
2020-01-08
1
-1
/
+1
*
Remove reference to lisp from default.nix
Steve Purcell
2019-12-27
1
-9
/
+0
*
Add test for --average-lot-prices
Martin Michlmayr
2019-12-25
2
-1
/
+16
*
test: split value_py.test into py2/py3 versions.
Dimitri John Ledkov
2019-12-07
3
-0
/
+32
*
test: No baseline tests for average-lot-prices
Dimitri John Ledkov
2019-12-07
1
-0
/
+1
*
Allowed Python3 jobs to fail temporarily
John Wiegley
2019-12-06
1
-0
/
+4
*
test: Unbreak one more test case with python3 bridge
Dimitri John Ledkov
2019-12-06
3
-5
/
+5
*
Add --averaged-lot-prices
John Wiegley
2019-12-06
4
-0
/
+81
*
travis: use the same python executable, as found by cmake
Dimitri John Ledkov
2019-12-06
1
-1
/
+1
*
Port to python3
Dimitri John Ledkov
2019-12-05
8
-17
/
+63
*
Remove dependency on other test
Alexis Hildebrandt
2019-12-05
1
-3
/
+3
*
Make tests scripts Python 3 compatible
Alexis Hildebrandt
2019-12-05
15
-81
/
+137
*
Use print function
Ondřej Kuzník
2019-12-05
2
-8
/
+12
*
Enable py2 & py3 builds
Dimitri John Ledkov
2019-12-05
2
-5
/
+9
*
Modernize CMake using backported FindPython module.
Dimitri John Ledkov
2019-12-05
5
-79
/
+28
*
Adjust FindPython/Support.cmake for backport
Dimitri John Ledkov
2019-12-05
1
-1
/
+5
*
Cherrypick FindPython module from cmake 3.15, introduced in 3.12.
Dimitri John Ledkov
2019-12-05
5
-0
/
+2607
*
Format annotations using format that can be parsed
Oleg Bulatov
2019-11-27
6
-6
/
+8
*
Add note regarding $account under --strict or --pedantic modes
Enrico Lamperti
2019-11-16
1
-0
/
+6
*
Fix a typo in the documentation
Christian Egli
2019-10-25
1
-3
/
+4
*
Correction to the way parens are parsed in query expressions
John Wiegley
2019-09-17
2
-9
/
+47
*
Add Conda installation instructions to the README
Travis Wrightsman
2019-09-09
1
-0
/
+7
*
Merge pull request #1819 from CandyAngel/know-ification_fix
John Wiegley
2019-08-28
3
-22
/
+14
|
\
|
*
Remove know-ification of elements due to post state
CandyAngel
2019-08-27
3
-22
/
+14
|
/
*
Fix typos
Chen Rotem Levy
2019-08-23
1
-2
/
+2
*
Switch from using utf8::is_bom to utf8::starts_with_bom (#1817)
John Wiegley
2019-08-19
1
-1
/
+3
|
\
|
*
Switch from using utf8::is_bom to utf8::starts_with_bom
John Wiegley
2019-08-18
1
-1
/
+3
|
/
[next]