babeltrace.git
2023-11-20  Philippe ProulxFix REUSE licensing/copyright issues in `tests/utils`
2023-11-20  Philippe ProulxFix REUSE licensing/copyright issues in `src`
2023-11-20  Philippe ProulxAdd SPDX info for `tests/utils/python/typing/typing.py`
2023-11-20  Philippe ProulxAdd SPDX info to Python bindings documentation
2023-11-20  Philippe ProulxAdd missing REUSE licenses
2023-11-20  Philippe ProulxLICENSES: add `.txt` extension to license files
2023-11-20  Philippe ProulxUse `LICENSES/GPL-3.0-or-later` (`GPL-3.0` is deprecated)
2023-11-20  Philippe ProulxUse `LICENSES/GPL-2.0-only` (`GPL-2.0` is deprecated)
2023-11-20  Philippe ProulxUse `LICENSES/LGPL-2.1-only` (`LGPL-2.1` is deprecated)
2023-11-20  Philippe ProulxRemove `src/plugins/ctf/common/bfcr/btr.gdb`
2023-11-20  Philippe Proulxtests/utils/python/normand.py: add SPDX headers
2023-11-09  Simon Marchitools: add lint-py.sh
2023-11-09  Simon MarchiRe-format C++ files
2023-11-09  Simon Marchitests: add and use bt_grep_ok
2023-11-09  Simon Marchitests: add and use bt_grep
2023-11-07  Simon Marchibuild: move common headers to common_libcommon_la_SOURCES
2023-11-03  Simon Marchifilter.utils.trimmer: remove unused parameter from...
2023-11-03  Simon Marchisink.text.details: remove unused parameter from configu...
2023-11-03  Simon Marchiflt.lttng-utils.debug-info: remove unused parameter...
2023-11-03  Simon Marchisrc.ctf.lttng-live: remove unused parameter from lttng_...
2023-11-03  Simon Marchisrc.ctf.lttng-live: remove unused parameter from live_g...
2023-11-03  Simon Marchisrc.ctf.fs: remove parameter from create_one_port_for_trace
2023-11-03  Simon Marchisrc.ctf.fs: remove unused parameter from ctf_fs_compone...
2023-11-03  Simon Marchisink.ctf.fs: remove unused parameter from append_string...
2023-11-03  Simon Marchisink.ctf.fs: remove unused parameter from write_string_...
2023-11-03  Simon Marchilib: remove unused parameter from set_integer_value
2023-11-03  Simon Marchilib: remove unused parameters bt_util_ns_from_origin_inline
2023-11-03  Simon Marchilib: remove `extended` parameters from format_* functions
2023-11-03  Simon Marchilib: remove unused internal component destroy functions
2023-11-03  Simon Marchicompat: remove unused `addr` parameter from bt_mmap
2023-11-03  Michael JeansonReduce the number of Makefiles in 'src/' by one more
2023-11-02  Simon Marchilib: remove unused parameters in internal component...
2023-11-02  Michael JeansonReduce the number of Makefiles in 'src/' even MOAR!
2023-11-02  Simon Marchidoc: fix passing non-event messages in distill examples
2023-11-02  Michael Jeansonconfigure: re-enable '-Wunused-parameter'
2023-11-02  Michael Jeansonconfigure: re-enable '-Wmissing-field-initializers'
2023-11-01  Simon MarchiFix: tests: conditionally skip Python bindings test...
2023-10-31  Simon Marchitests: remove test dir in test-query-metadata-info.sh
2023-10-31  Simon MarchiFix: tests: use local typing.py for Python 3.5
2023-10-31  Simon MarchiFix: tests: use run_python in gen_mctf_trace
2023-10-31  Simon Marchitests: retry os.rename on PermissionError failure in...
2023-10-30  Michael Jeansoncleanup: tests: remove unused files from lf / crlf...
2023-10-30  Philippe Proulxtools/format-cpp: add `.sh` extension to identify it
2023-10-30  Philippe Proulxtools/format-cpp: exclude generated `parser.*` and...
2023-10-30  Philippe Proulxtools/format-cpp: accept optional starting directory
2023-10-30  Philippe Proulxtools/format-cpp: use a group of `echo` lines with...
2023-10-30  Philippe Proulxtools/format-cpp: add `-t` to `xargs`
2023-10-30  Philippe Proulxtools/format-cpp: make shellcheck happy again
2023-10-30  Philippe Proulxtests: normalize names of files and more
2023-10-26  Michael JeansonReduce the number of Makefiles in 'doc/'
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/'
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/plugins/text'
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/plugins/lttng...
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/plugins/common'
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/plugins/utils'
2023-10-26  Philippe ProulxRemove `src/cpp-tester`
2023-10-25  Michael JeansonUpdate autoconf archive macros
2023-10-24  Michael JeansonAdd test to parse lf/crlf metadata
2023-10-24  Michael Jeansonfix: tests: use a portable invocation of 'sed -i'
2023-10-24  Simon Marchictf: reduce the number of `Makefile.am`s
2023-10-20  Simon Marchictf: grow stored_values array when necessary
2023-10-20  Simon Marchitests: add `tests/utils/python/mctf.py`, a text to...
2023-10-20  Simon Marchitests: add moultipart.py
2023-10-20  Simon Marchitests: use /dev/null instead of empty files in src...
2023-10-20  Simon Marchitests: pass trace path prefix down in test_live
2023-10-20  Simon Marchitests: pass live server args down using arrays
2023-10-20  Simon Marchitests: move --port-file and --trace-path-prefix argumen...
2023-10-20  Simon Marchicommon: introduce bt_g_array_index
2023-10-20  Simon MarchiFix: set proper size when creating new strings
2023-10-20  Simon Marchitests: make lttng_live_server.py write temp port filena...
2023-10-20  Simon Marchitests: make lttng_live_server.py print session URLs
2023-10-20  Simon Marchitests: remove isdir/isfile asserts from lttng_live_serv...
2023-10-20  Simon Marchitests: change lttng_live_server.py's --sessions-filenam...
2023-10-20  Simon Marchitests: make --port-filename optional in lttng_live_serv...
2023-10-20  Simon Marchitests: remove UnexpectedInput from lttng_live_server.py
2023-10-20  Simon Marchitests: add typing annotations to lttng_live_server.py
2023-10-20  Simon Marchitests: add strongly-typed JSON wrappers
2023-10-20  Simon Marchisrc.ctf.fs: improve `metadata-info` query error message...
2023-10-20  Simon MarchiFix: make gen-version-i.sh work with shallow clones
2023-10-19  Simon Marchifix: test_message_iterator.py hangs on Python 3.12
2023-10-19  Francis DeslauriersFix: src.ctf.fs: omitting to add ctf signature
2023-10-18  Simon Marchitests: fix file comment of plugins/src.ctf.lttng-live...
2023-10-18  Michael Jeansonfix: python bindings: use stdlib distutils when setupto...
2023-10-18  Michael Jeansonfix: python bindings: install on Debian python >= 3.10
2023-10-18  Simon Marchictf: remove some unused `ctx` parameters in visitor...
2023-10-18  Simon Marchitests: remove unused MyFilter in UserMessageIteratorTes...
2023-10-17  Simon MarchiRemove dev-requirements.txt entry for click
2023-10-17  Philippe ProulxAdd `tests/utils/python/normand.py` (Normand 0.23)
2023-10-13  Philippe Proulxtests: use a local `typing` module with Python 3.4...
2023-10-12  Michael JeansonFix: Windows DLL path lookup with Python >= 3.8
2023-10-11  Philippe Proulxtests/utils/utils.sh: add run_python helper function
2023-10-11  Philippe Proulxconfigure.ac: require Python 3.4+
2023-09-21  Simon Marchitests: fix all basic type check issues of lttng_live_se...
2023-09-21  Simon Marchitests/python: add local copy of typing module
2023-09-21  Simon Marchitests: move classes around in lttng_live_server.py
2023-09-21  Simon Marchipython: run isort on everything
2023-09-21  Simon MarchiDocument usage of Black in CONTRIBUTING.adoc
2023-09-21  Simon Marchipython: remove internal `import bt2` imports
2023-09-21  Simon Marchipython: move exception types out of __init__.py
2023-09-21  Simon Marchipython: standardize intra-bt2 imports
next
This page took 0.041336 seconds and 4 git commands to generate.