index
:
delta/gobject-introspection.git
annotation
annotation_svn1007
baserock/1.39.90
baserock/GOBJECT_INTROSPECTION_1_40_0
baserock/jonathan/fix-giscanner
baserock/markdoffman/1_39_90-merge
baserock/morph
bochecha/pkgconfig-prefix
doc-sections
ebassi/cairo-wrap
ebassi/compiler-opt
ebassi/final-type
ebassi/for-master
ebassi/issue-384
ebassi/issue-418
ebassi/signal-emitter
ebassi/symbol-collision
ewlsh/fundamental-test
fix-msvc-setuptools-distutils
fix-msvc-warnings
fix.win.cmd.3-38
g-i-0.6
g-i-0.9
gi-release-1-70
gidocgen
gir-compiler
gir-docbook
gir-docbook-2
glib-annotations
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-42
ignatenko/g-ir-inspect
issue-328
main
mallard-templates
master
matthiasc/symbol-collision
no-designated-init
pointer-aliases
scope-forever
tintou/closure-destroy-fix
tintou/doc-format
win64.fixes.master
wip/api-diff
wip/carlosg/signal-tests
wip/ci
wip/cmph
wip/cmph-rebase2
wip/cmph-rebase3
wip/dieterv/drive-by-review
wip/dieterv/g-ir-fix
wip/dieterv/multiline-annotations
wip/dieterv/schema
wip/docs
wip/docs-3
wip/docs-json
wip/dx-hackfest
wip/ebassi/meson
wip/fanc999/dumper-distutils
wip/glib-source-extraction
wip/hadess/add-power-profile-monitor
wip/jtojnar/glib-subproject
wip/meson/pkg-generate
wip/nielsdg/python-formatter-out-params
wip/nonrecursive-make
wip/sam/multiple-girs-one-typelib
wip/smcv/8k-not-enough-for-everybody
wip/smcv/search-paths
wip/smcv/test-more-flags
wip/smcv/testbuild
wip/structure-parsing
wip/tingping/meson
wip/tintou/closure-documentation
zbrown/dispose
zbrown/types-1
gitlab.gnome.org: GNOME/gobject-introspection.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
message: simplify handling of error levels
Christoph Reiter
2019-01-10
1
-1
/
+1
*
update-glib-annotations: make it work with meson and drop autotools support
Christoph Reiter
2018-12-17
1
-85
/
+67
*
Drop deprecated and redundant universal newline mode
Tomasz Miąsko
2018-12-09
1
-1
/
+1
*
Drop all Python 2 compat code
Christoph Reiter
2018-12-08
2
-9
/
+0
*
autotools: remove release helper targets
Christoph Reiter
2018-12-07
1
-52
/
+0
*
tests: depend on flake8 instead of including pep8/pyflakes
Christoph Reiter
2018-08-15
2
-2662
/
+0
*
Gio-2.0.gir: Don't exclude gsettingsbackend.h and pass needed define
Rico Tzschichholz
2016-10-03
1
-1
/
+1
*
Salvage the build directory parameter of update-glib-annotations.py
Mikhail Zabaluev
2015-10-15
1
-9
/
+8
*
Change update-glib-annotations to use Python 3
Simon Feltman
2015-09-29
1
-1
/
+1
*
giscanner: Use unicode literals in all Python files
Simon Feltman
2015-09-29
2
-1
/
+6
*
giscanner: Replace repr format usage with string formatter
Simon Feltman
2015-09-29
1
-2
/
+2
*
giscanner: Use print as a function for Python 3 compatibility
Simon Feltman
2015-09-29
2
-6
/
+8
*
giscanner: Enable "true division" for all Python files
Simon Feltman
2015-09-29
2
-0
/
+2
*
giscanner: Use absolute_import for all Python files
Simon Feltman
2015-09-29
2
-0
/
+3
*
tests: Update misc/pep8.py to 1.6.2
Dieter Verfaillie
2015-06-29
1
-366
/
+610
*
tools: move verbump.py from tools to misc...
Dieter Verfaillie
2015-06-29
1
-0
/
+47
*
misc: add tool semi-automating the GTK-Doc test suite update procedure
Dieter Verfaillie
2015-06-24
1
-0
/
+234
*
tests: Update misc/pep8.py to 1.4.6
Dieter Verfaillie
2013-10-08
1
-62
/
+78
*
gir: Add gmodule-2.0.c
Rico Tzschichholz
2013-09-13
1
-0
/
+5
*
tests: Update misc/pep8.py to 1.4.5
Dieter Verfaillie
2013-05-07
1
-433
/
+1451
*
Remove the insane pre-commit hook
Jasper St. Pierre
2013-02-01
1
-86
/
+0
*
update-glib-annotations: Set required environment variables
Colin Walters
2012-04-17
1
-0
/
+5
*
Don't extract annotations from headers
Johan Dahlin
2012-04-05
1
-16
/
+0
*
update-glib-annotations.py: reduce code duplication
Dieter Verfaillie
2012-04-05
1
-63
/
+55
*
Add a make-check check to pre-commit hook
Johan Dahlin
2011-08-29
1
-0
/
+16
*
update-glib-annotations.py: Attempt to make work for srcdir!=builddir
Colin Walters
2011-07-22
1
-15
/
+24
*
update-glib-annotations.py: Merge annotation extraction scripts
Colin Walters
2011-06-23
3
-64
/
+94
*
update-glib-annotations.py: new script
Colin Walters
2011-06-07
1
-0
/
+28
*
misc: rewrite extract-gio-sources.sh to use gio-public-headers.txt
Colin Walters
2011-06-07
2
-10
/
+28
*
misc: rewrite extract-gobject-sources.sh to use gobject-public-headers.txt
Colin Walters
2011-06-07
2
-12
/
+26
*
Fix misc/extract-gobject-sources.sh.
Pavel Holejsovsky
2010-12-19
1
-2
/
+5
*
Update path to g-ir-annotation-tool in extract-gio-sources.sh.
Pavel Holejsovsky
2010-12-16
1
-1
/
+1
*
Add a script to import gobject annotations
Johan Dahlin
2010-09-24
1
-0
/
+9
*
Add a script to extract gio annotations
Johan Dahlin
2010-09-24
1
-0
/
+10
*
[pep8] Skip emacs backup files
Johan Dahlin
2010-09-06
1
-0
/
+3
*
pep8: Update to 99 length lines
Colin Walters
2010-08-31
1
-1
/
+1
*
Add a pre-commit hook and enforce it
Johan Dahlin
2010-08-17
1
-0
/
+70
*
Fix pep8.py and its invocation.
Chris Rivera
2009-05-28
1
-1
/
+1
*
Disable blank line check, it works differently under Python 2.5 from 2.6
Johan Dahlin
2009-01-03
1
-28
/
+0
*
Make pyflakes.py conform to pep8.py
Johan Dahlin
2008-08-14
1
-27
/
+56
*
Add pyflakes.py and run it in make check. Update the source code to fix
Johan Dahlin
2008-08-14
1
-0
/
+513
*
add a pep8 script
Johan Dahlin
2008-08-10
1
-0
/
+867