aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Expand)Author
2026-05-21prserv/Dockerfile: Update to Alpine 3.23Paul Barker
2026-05-14contrib: hashserv: Dockerfile: Update base imageFrieder Schrempf
2026-05-14contrib: hashserv: Dockerfile: Remove non-existent lib/codegen.pyFrieder Schrempf
2026-04-27contrib/vim: removeTrevor Woerner
2025-11-03contrib: vim: Update file detection regexJoshua Watt
2025-03-03contrib: vim: ftdetect: don't conflict with other filetypesRoland Hieber
2025-02-06b4-config: Add basic support for b4 contribution workflowQuentin Schulz
2024-10-25contrib/hashserv/Dockerfile: Add libgcc to image for runtime dependencyJesse Riemens
2023-12-23contrib/vim: Syntax improvementsJoshua Watt
2023-07-29contrib: vim: Fix up a few errors when reloadingJoshua Watt
2022-03-23contrib: Add Dockerfile for building PR serviceDaniel Gomez
2022-02-17contrib: Fix hash server Dockerfile dependenciesDaniel Gomez
2021-08-18contrib: vim: Add "remove" override highlightingJoshua Watt
2021-08-04contrib: vim: Update for new override syntaxJoshua Watt
2021-08-02doc/lib: Update to use new override syntax containing colonsRichard Purdie
2021-02-16contrib: Add Dockerfile for building hash serverJoshua Watt
2020-09-09bitbake: Add parsing torture testJoshua Watt
2020-07-07contrib/vim: synchronize from kergoth/vim-bitbake rev 4225ee8b4818d7e46965205...Chris Laplante
2020-03-12knotty: Update hash equivalence loggingJoshua Watt
2020-03-12contrib: Add autobuilder logging configurationJoshua Watt
2019-11-22contrib/vim/indent/bitbake.vim: move it to correct directoryYi Zhao
2019-05-04bitbake: Strip old editor directives from file headersRichard Purdie
2018-02-09contrib/dump_cache.py: make it can dump everythingRobert Yang
2016-08-19dump_cache.py: use python3 as interpreterRobert Yang
2016-06-01bitbake: Convert to python 3Richard Purdie
2016-05-12contrib/dump_cache.py, cache: Fix to use python 3 syntaxRichard Purdie
2014-08-19newbb.vim: remove PRRobert Yang
2013-11-12newbb.vim: fix spellingTrevor Woerner
2013-09-06contrib/vim: merge changes from vim-bitbake repoChristopher Larson
2013-09-06newbb.vim: Use 'git config' instead of git-configKhem Raj
2012-12-14bitbake.vim: detect *.bbappend files in ftdetect automaticallyEren Türkay
2012-08-03Fix script location after mishandled mergeRichard Purdie
2011-12-20vim/syntax: Recognize ?? operatorKhem Raj
2011-01-10vim: properly highlight python inside of ${@}Chris Larson
2011-01-10vim: handle highlighting exports without assignmentChris Larson
2011-01-10vim: add an ftplugin for indentation settingsChris Larson
2010-01-21contrib/vim: Update with the changes from Ricardo Salveti and other fixes.Khem Raj
2008-09-11Vim syntax:Chris Larson
2006-07-10Contrib: update the Vim syntax highlighting to include the 'require' keyword ...Chris Larson
2004-12-14renamed to get less ambiguous nameMarcin Juszkiewicz
2004-12-10Clean out the cruft in the vim syntax.Chris Larson
2004-12-09Vim syntax: bugfix in the match of 'def' lines.Chris Larson
2004-12-09Vim syntax update: let syntax/python.vim do the highlighting for the actual '...Chris Larson
2004-12-08Adjust whitespace handling in the vim syntax a bit.Chris Larson
2004-12-08Vim syntax: add a catchall which should flag anything which isn't explicitly ...Chris Larson
2004-12-08Vim syntax bugfix: make it a bit more tolerant about locating the end of bitb...Chris Larson
2004-12-08Vim syntax: match variables defined using ?=.Chris Larson
2004-12-08Vim syntax: match & highlight the 'fakeroot' flag for functions.Chris Larson
2004-12-08Vim syntax: limit the areas in which variable dereferences are matched and hi...Chris Larson
2004-12-08Vim syntax update: bugfix: don't recognize an empty line as the end of a 'def...Chris Larson