lib/bb/fetch/git.py: always use english here
[vuplus_bitbake] / contrib /
2004-12-14 Marcin Juszkiewiczrenamed to get less ambiguous name
2004-12-10 Chris LarsonClean out the cruft in the vim syntax.
2004-12-09 Chris LarsonVim syntax: bugfix in the match of 'def' lines.
2004-12-09 Chris LarsonVim syntax update: let syntax/python.vim do the highlig...
2004-12-08 Chris LarsonAdjust whitespace handling in the vim syntax a bit.
2004-12-08 Chris LarsonVim syntax: add a catchall which should flag anything...
2004-12-08 Chris LarsonVim syntax bugfix: make it a bit more tolerant about...
2004-12-08 Chris LarsonVim syntax: match variables defined using ?=.
2004-12-08 Chris LarsonVim syntax: match & highlight the 'fakeroot' flag for...
2004-12-08 Chris LarsonVim syntax: limit the areas in which variable dereferen...
2004-12-08 Chris LarsonVim syntax update: bugfix: don't recognize an empty...
2004-12-08 Chris LarsonVim syntax update: 1) Add EXPORT_FUNCTIONS to our list...
2004-12-08 Chris LarsonVim syntax update: match and highlight variable definit...
2004-12-08 Chris LarsonVim syntax update: Fix the statements (include/inherit...
2004-12-08 Chris LarsonVim syntax update: highlight := variable assignment.
2004-12-08 Chris Larsonoe to bb rename in oedev.sh.
2004-12-08 Chris LarsonVim syntax update: Fix the var deref in var overrides...
2004-12-08 Chris LarsonVim syntax update: 1) Highlight the quotes around a...
2004-12-08 Chris LarsonVim syntax update: Highlight overrides that include...
2004-12-08 Chris LarsonVim syntax update: highlight backslashes used as line...
2004-12-08 Chris LarsonVim syntax update: match anonymous python functions...
2004-12-08 Chris LarsonAdd copyright & license to the vim syntax file.
2004-12-08 Chris LarsonAdd README to contrib/.
2004-12-08 Chris LarsonVim syntax update: highlight the ending ':' on a 'def...
2004-12-08 Chris LarsonVim syntax update: highlight definitions of variable...
2004-12-08 Chris LarsonVim syntax update: highlight the 'def' as a Statement...
2004-12-08 Chris LarsonVim syntax update: highlight the 'def'd python function...
2004-12-08 Chris LarsonVim syntax update: highlight the shell functions as...
2004-12-08 Chris LarsonStart adding vim syntax highlighting.
2004-12-07 Chris LarsonInitial import.
2004-07-17 Chris Larsonmvdir