gconf hosts its code at git://git.gnome.org/gconf.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:gconf

See all merge proposals.

gconf has 8 active branches owned by 5 people and 2 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:gconf
Series: main
1 Development 2013-11-20 15:45:07 UTC
2813. build: Update to modern m4/ usage Th...

Author: Magdalen Berns
Revision Date: 2013-11-20 15:45:07 UTC

build: Update to modern m4/ usage

This fixes jhbuild.

https://bugzilla.gnome.org/show_bug.cgi?id=711306

lp:~ubuntu-desktop/gconf/ubuntu bug 1 Development 2017-06-13 14:29:22 UTC
120. releasing package gconf version 3.2.6...

Author: Sebastien Bacher
Revision Date: 2017-06-13 14:29:22 UTC

releasing package gconf version 3.2.6-4ubuntu1

lp:~osomon/gconf/merge_3.2.6-4 bug(Has a merge proposal) 1 Development 2017-06-08 08:24:46 UTC
119. * Merge from Debian unstable (LP: #16...

Author: Olivier Tilloy
Revision Date: 2017-06-08 08:24:46 UTC

* Merge from Debian unstable (LP: #1696659). Remaining changes:
  + don't package the gsettings backend since it's not meant to be distributed
  + debian/patches/02_xml-gettext-domain.patch: use gettext from schemas translations
  + debian/patches/05_nodisplay_autostart.patch: don't show in "Startup Applications"
  + debian/70gconfd_path-on-session, debian/gconf2-common.install: add additional gconf path depending on selected desktop session
  + debian/gconf-schemas:
    - convert to python3
    - encode and decode from UTF-8 to avoid postinst failing when schemas contain non ascii chars
    - shrink the generated %gconf-tree.xml, by filtering out locale specific defaults for uninstalled locales, leading tabs, empty short descriptions, and mtimes (which aren't interesting for system-wide defaults)
  + debian/update-gconf-defaults:
    - convert to python3
    - encode and decode from UTF-8 to avoid postinst failing when schemas contain non ascii chars
  + debian/gconf2.triggers, debian/gconf2.postinst, debian/gconf2.postrm: declare a new trigger on /usr/share/GConf/gsettings to watch when new gsettings convert files are installed
  + split gconf-service further into gconf-service and gconf-service-backend, one package being Multi-Arch: foreign and the other Multi-Arch: none, so that we correctly handle the fact that gconf2 needs backend modules of the same arch whereas other reverse-dependencies just need a working daemon
  + debian/patches/0001-Support-s-to-as-migrations-v2.patch: support 's' to 'as' migrations
  + debian/patches/call-dbus_g_thread_init.patch: Initialize dbus threads before doing anything. This fixes crashes in multithreaded applications that don't use libdbus directly.
  + debian/patches/pytwonisms.patch: fix gsettings-schema-convert pythonisms
  + debian/patches/reduce-polling.patch: call the cleanup routine every minute, instead of twice per minute, to reduce wakeups and therefore power usage
  + debian/rules:
    - updated for python3
    - call dh_python3 with --shebang=/usr/bin/python3
  + debian/{control,control.in}: updated for python3

lp:~didrocks/gconf/python3 bug 1 Development 2015-04-10 13:25:10 UTC
115. debian/{rules,control}: updated for p...

Author: Didier Roche-Tolomelli
Revision Date: 2015-04-10 13:24:54 UTC

debian/{rules,control}: updated for python3

lp:~timo-jyrinki/gconf/ubuntu.support-s-to-as-migrations bug(Has a merge proposal) 1 Development 2012-09-14 13:52:41 UTC
101. * debian/patches/0001-Support-s-to-as...

Author: Timo Jyrinki
Revision Date: 2012-09-14 13:51:54 UTC

* debian/patches/0001-Support-s-to-as-migrations-v2.patch:
  - Support string to string array migrations (LP: #1048956)

lp:~chrisccoulson/gconf/lucid-startup-speed 1 Development 2010-01-26 01:20:13 UTC
19. * debian/patches/26_preload_sources.p...

Author: Chris Coulson
Revision Date: 2010-01-26 01:19:53 UTC

* debian/patches/26_preload_sources.patch:
  - Read and parse the XML data sources at startup, rather than waiting
    for a query from a client

lp:~mterry/gconf/fix-xml-system-383461 bug 1 Development 2009-06-12 14:17:07 UTC
2. create/fix gconf.xml.system

Author: Michael Terry
Revision Date: 2009-06-12 14:04:51 UTC

create/fix gconf.xml.system

lp:~vcs-imports/gconf/main 1 Development 2009-04-14 23:12:15 UTC
2289. 2009-04-14 Behdad Esfahbod <behdad@...

Author: behdad
Revision Date: 2009-04-14 23:12:15 UTC

2009-04-14 Behdad Esfahbod <behdad@gnome.org>

        * gconf/gconf-client.c (gconf_client_key_is_writable): Also trace
        if key is in cache. Don't trace the writable result, that's not
        interesting.

        * gconf/gconf-client.c (gconf_client_set_bool): Trace this function.
        Somehow it was missing the trace line that other set_* functions
        have.

18 of 8 results
You can't create new branches for gconf.