Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
lektor
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté GitLab
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Kubat
lektor
Graphe du dépôt
Graphe du dépôt
Vous pouvez vous déplacer dans le graphe en utilisant les touches fléchées.
d6022be9a11fa1f1b2ce8784477ada164780c83c
Sélectionner une révision Git
Sélectionné
d6022be9a11fa1f1b2ce8784477ada164780c83c
Branches
7
master
par défaut
protégée
fix-mpris-qtwindow-race-condition
fix-qt-deprecated-qvariant-type
rust
rust-appimage-wayland
rust-playlist-sync
windows-build-rebased
Étiquettes
19
v2.5
protégée
v2.4
protégée
v2.3-1
protégée
v2.3
protégée
v2.2
protégée
v2.1
protégée
v2.0
protégée
v1.8-3
protégée
v1.8-2
protégée
v1.8-1
protégée
v1.8
protégée
v1.7
protégée
v1.6
protégée
v1.5
protégée
v1.4
protégée
v1.3
protégée
v1.2
protégée
v1.1
protégée
v1.0
protégée
27 résultats
Commencer avec la validation sélectionnée
Created with Raphaël 2.2.0
6
Apr
5
21
Mar
26
Feb
25
23
10
7
6
4
3
2
1
30
Jan
29
27
26
25
18
17
6
5
30
Dec
29
28
18
17
Nov
15
8
Oct
28
Sep
27
26
21
16
14
13
3
29
Aug
10
9
30
Jul
15
13
12
8
27
Jun
16
15
14
27
May
26
20
19
18
16
14
13
12
11
9
8
7
6
5
4
BASE: Add the FOR_EVER macros and a way to just output a message with lektor
LUKA: Dec the database when exiting
BASE: Wait for child when exiting with manpage
LUKA: Add two commands for luka, setup db from config file.
BASE: Add some sample files that can be used to make the life easier
LUKA: Add basic empty functions and merge some commands in the plt subcommand
Luka: Set functionnalities for the `luka` command line utility
Base: make 'NOT_IMPLEMENTED' a noreturn function, as abort
Base: Apply the new style to hpp files
Base: Convert all mallocs to safe_malloc that will abort on out of memory
Base: Get ride of the 'zero' malloc, the 'safe' malloc set every byte to 0
BASE: Add new clang format, for C and C++ code (drop astyle)
Build: Force which sanitizers are used, don't let user decide
LUKA: Base files for luka
MISC: Correct endiannes functions and use macros to hide __attrbutes__ (if they need to change/be disabled on some targets)
LUKA: Don't remake lkt en C++, keep the client.hpp for klkt (cleaner implementation), luka is the new lktadm
LUKA: C++20 and basic command sender
LUKA: Interpret values from lektord
LUKA: Add write functions to the client.hpp header
LUKA: Mostly use tail return type for C++ function.
LUKA: Base client.hpp with queries and connexion to lektord
MISC: Make the headers C++ prouf
MISC: Remove the 'cli' lib, not suited for needs (don't have tab completion... prefer to use the command line dirrectly if we don't have that and partial command match like lektor/cmd.h)
MISC: Update the style script
FMT: Apply clang-format
LUKA: Drop some code for the luka client.
BASE: Fix some leaks found by valgrind.
BUILD: 'no' is not a sanitize option, so don't set '-fsanitize' if sanitizers are disabled...
BUILD: Check compiler version manually if known
BUILD: Add sanitizers
The 'play' command force the unpause if loading the file was ok
Edit changelog for 2.3-1
v2.3-1
v2.3-1
Add missing 'voca' category to regex
Forgot that there was multiple calls to the easy_perform
Update changelog
Fix the 'SSL peer certificate or SSH remote key was not OK' on Fedora.
Update changelog
Update the sqlite_sequence of the queue when rollback the database
Fix deletion on the queue.
Add logs to see where the 'buffer_out' full occures and do more cleanings for when it occures
Chargement en cours