index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: Add -fPIC to compile flags
Alexis Hildebrandt
2023-06-07
1
-0
/
+2
*
api-docs: Show datetime of when api-docs were generated
Alexis Hildebrandt
2023-06-05
1
-0
/
+1
*
doc: Fix ledger3.texi:4306: unknown command `Chevron'
Alexis Hildebrandt
2023-05-22
1
-1
/
+1
*
docs: fix example involving payee
Martin Michlmayr
2023-05-16
1
-2
/
+2
*
Merge pull request #2248 from afh/improve-web-docs
Alexis Hildebrandt
2023-04-26
7
-20
/
+65
|
\
|
*
doc: Generate Ledger Python module documentation
Alexis Hildebrandt
2023-04-25
6
-6
/
+35
|
*
doc: Generate plain text version of ledger manual
Alexis Hildebrandt
2023-04-24
1
-8
/
+12
|
*
doc: Generate PDF version of ledger manpage
Alexis Hildebrandt
2023-04-24
1
-0
/
+5
|
*
doc: Prefer mandoc over groff to generate ledger.1.html
Alexis Hildebrandt
2023-04-24
1
-2
/
+9
|
*
manpage: Fix mdoc warning: Empty input line #1452
Alexis Hildebrandt
2023-04-24
1
-1
/
+1
|
*
cmake: Use variables set from find_program
Alexis Hildebrandt
2023-04-24
1
-5
/
+5
*
|
Merge pull request #2249 from afh/boost-pragma-warnings
Alexis Hildebrandt
2023-04-25
6
-1
/
+10
|
\
\
|
|
/
|
/
|
|
*
boost: Fix compilation warnings
Alexis Hildebrandt
2023-04-25
6
-1
/
+10
|
/
*
Merge pull request #2245 from taviso/master
Alexis Hildebrandt
2023-04-19
4
-1
/
+12
|
\
|
*
Add NEWS entry for bucket transactions fix
Tavis Ormandy
2023-04-19
1
-0
/
+2
|
*
fix #2220, bucket transactions ignored with reg --related
Tavis Ormandy
2023-04-18
3
-1
/
+10
*
|
Merge pull request #2238 from afh/cleanup-system-defines
Alexis Hildebrandt
2023-04-19
13
-113
/
+127
|
\
\
|
|
/
|
/
|
|
*
Remove unused REVERSE_PREDECESSOR_MAP guarded code
Alexis Hildebrandt
2023-04-19
1
-23
/
+0
|
*
Reorder system.hh includes
Alexis Hildebrandt
2023-04-19
1
-15
/
+12
|
*
Move app defines into ledger.hh.in
Alexis Hildebrandt
2023-04-19
2
-3
/
+3
|
*
Introduce ledger.hh
Alexis Hildebrandt
2023-04-16
6
-34
/
+80
|
*
Move DEBUG_MODE related defines to system.hh.in
Alexis Hildebrandt
2023-04-15
2
-25
/
+23
|
*
Use #cmakedefine01 for system capability checks
Alexis Hildebrandt
2023-04-15
8
-35
/
+35
|
*
Modernize system.hh.in
Alexis Hildebrandt
2023-04-15
1
-5
/
+1
*
|
Update NEWS.md
Alexis Hildebrandt
2023-04-18
1
-0
/
+2
*
|
Include contrib files in distribution
Alexis Hildebrandt
2023-04-18
2
-0
/
+11
*
|
gpgme: Remove obsoleted rewind wrapper function
Alexis Hildebrandt
2023-04-18
1
-6
/
+2
*
|
gpgme: Remove code handling versions prior to required version
Alexis Hildebrandt
2023-04-18
1
-10
/
+0
*
|
Clean-up doxygen modules
Alexis Hildebrandt
2023-04-16
7
-7
/
+11
|
/
*
Merge pull request #2233 from afh/clean-up-class-list
Alexis Hildebrandt
2023-04-13
25
-79
/
+102
|
\
|
*
Refactor python related types into ledger::python namespace
Alexis Hildebrandt
2023-04-12
16
-56
/
+66
|
*
Refactor basic_flags_t to ledger::flags::basic_t
Alexis Hildebrandt
2023-04-12
14
-28
/
+34
|
*
Refactor flag and pstream related types into ledger namespace
Alexis Hildebrandt
2023-04-12
3
-1
/
+8
*
|
Merge pull request #2234 from afh/nix-gitignore
Alexis Hildebrandt
2023-04-13
1
-0
/
+4
|
\
\
|
*
|
Add .gitignore rules for developing ledger with Nix
Alexis Hildebrandt
2023-04-13
1
-0
/
+4
|
|
/
*
|
Merge pull request #2235 from afh/markdown-cleanup
Alexis Hildebrandt
2023-04-13
3
-83
/
+88
|
\
\
|
*
|
Some README and INSTALL clean-up
Alexis Hildebrandt
2023-04-13
2
-22
/
+24
|
*
|
Add updated versions of dependencies to 3.4.x
Alexis Hildebrandt
2023-04-12
1
-0
/
+1
|
*
|
Make references to bugs in NEWS.md links
Alexis Hildebrandt
2023-04-12
1
-61
/
+63
|
|
/
*
|
Merge pull request #2236 from afh/remove-travis
Alexis Hildebrandt
2023-04-13
1
-86
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove .travis.yml superseeded by GitHub Actions
Alexis Hildebrandt
2023-04-13
1
-86
/
+0
|
/
*
Merge pull request #2232 from afh/cmake-doxygen-cleanup
Alexis Hildebrandt
2023-04-12
3
-2709
/
+48
|
\
|
*
doc: Replace custom command with doxygen_add_docs
Alexis Hildebrandt
2023-04-12
2
-2706
/
+42
|
*
Bump required doxygen version to 1.9.5
Alexis Hildebrandt
2023-04-12
2
-3
/
+6
|
/
*
Merge pull request #2230 from afh/pragma-once
Alexis Hildebrandt
2023-04-11
57
-230
/
+57
|
\
|
*
Merge branch 'master' into pragma-once
Alexis Hildebrandt
2023-04-11
11
-1015
/
+1910
|
|
\
|
*
|
Use #pragma once
Alexis Hildebrandt
2023-04-10
57
-228
/
+57
*
|
|
Fix typo
Alexis Hildebrandt
2023-04-11
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #2228 from afh/api-documentation
Alexis Hildebrandt
2023-04-11
11
-1014
/
+1911
|
\
\
|
*
|
doc: Add support for extra html header for api documentation
Alexis Hildebrandt
2023-04-11
2
-1
/
+3
[next]