[gnome-builder] (196 commits) Non-fast-forward update to branch wip/tintou/vala-subprocess
- From: Corentin Noël <corentinnoel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] (196 commits) Non-fast-forward update to branch wip/tintou/vala-subprocess
- Date: Tue, 18 Sep 2018 09:15:32 +0000 (UTC)
The branch 'wip/tintou/vala-subprocess' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
d4d2dc2... vala: put the vala language support in another process
Commits added to the branch:
beebab9... Updated Spanish translation (*)
43d9e30... Update Brazilian Portuguese translation (*)
e885d1e... Update JavaScript/GJS Meson template to ES6. - Fix some dev (*)
39a59ce... Reduce vertical space and remove window shadowing. (*)
acaf59d... Remove unnecessary import. (*)
159a8c7... doc: update writingdocs.rst to merge request (*)
550b71d... Improve JS import snippets (*)
fdb8315... CI: do not spin up environments for master and tags (*)
0b2d41e... bufmgr: avoid highlighting while loading files (*)
7474ecd... gstyle: Fix alpha component . in some locales (*)
41cf077... pipeline: check _build is a directory and not a symlink (*)
cce6534... app: drop legacy cleanup at startup (*)
399a0c0... autotools: remove application addin (*)
21267b3... snippets: Improve GBoxed snippets (*)
e5faa96... terminal: use --login with bash (*)
a1f8cdf... flatpak: ensure dirty bit is not changed after creation (*)
df0eeb4... vcs: don't leak monitor root GFile (*)
4ce62b9... context: add main thread check (*)
b5282ce... workbench: remove action groups when destroying window (*)
e180258... workbench: avoid notifications when unloading (*)
73705a2... context: release run manager on finalize (*)
c4a9aa7... run-manager: release iter link (*)
e7a526d... run-manager: release handlers during dispose (*)
24da7a0... context: be more aggressive about disposing managers (*)
2e0c2c9... html-preview: clear action group when unloading (*)
358a8f6... buffer: dispose change monitor when relevant (*)
ad36035... Update German translation (*)
51703bd... flatpak: Disable libevent for avahi (*)
0edd18d... symbol-tree: fix typo (*)
fc9b16a... app: remove unused function (*)
2e209bf... gdb: Pass breakpoint directly to remove effectively (*)
76813a5... flatpak: allow applications to talk to portals (*)
9560c3c... defaults.ini: tweak language defaults for common cases (*)
e43fbea... Add error format for rustc (*)
c48e9e2... fix uri of cargo warn (*)
ff5b106... Add OPTIMIZE flag to Regex (*)
89ef39e... Merge branch 'ricvelozo/gnome-builder-wip/cargo' (*)
32d6865... cargo: fix ordering of parameters (*)
6524e0f... Update German translation (*)
523f133... Update Swedish translation (*)
8430010... log: handle G_MESSAGES_DEBUG (*)
2648113... gdb: add logging of data from gdb peer (*)
143e6c7... code-index: use g_ptr_array_steal_index() (*)
621e888... clang: remove entries from hashtable on dispose (*)
e9a0b38... clang: dispose client on ::stop (*)
a290312... code-index: be explicit about free func across call boundar (*)
4672688... code-index: free info before breaking out of loop (*)
8d7bd80... color-picker: make it work again (*)
fc753c7... gstyle: remove show_all usage (*)
ce9050c... spell checker: remove show_all usage (*)
5d4d6ef... gstyle: fix palette name (*)
0a04900... color picker: remove show_all usage (*)
2ce915f... cargo: always register error format for rustc (*)
8ba40c3... glib: force close enumerator (*)
ce94cba... compile-commands: use g_file_dup() (*)
c13ca8a... code-index: use g_file_dup() (*)
eb7da6a... code-indexer: add file tracing (*)
10f815c... code-index: remove unused parameter (*)
64dae36... code-indexer: improve trace path (*)
f64d548... code-index: use g_file_dup() (*)
1dc6637... code-index: don't leak source directory GFile (*)
2418280... code-index: be assertive about disposing objects (*)
cc3b474... build: switch to master SDK (*)
1562b61... CI: Use the master gnome-sdk runtime (*)
0039b98... build: specify libprefix for python (*)
799c93b... Update POTFILES.skip (*)
225f09f... build: locate python override dir (*)
067a712... app: add debug logging when resolving help (*)
054ef6d... help: fix get_option() to check for proper value (*)
176756f... flatpak: don't remove builder docs (*)
8bf9959... flatpak: remove share/doc from some deps (*)
37793fa... workbench: short-circuit if we race to unload (*)
7875d71... flatpak: check for enumerator failure (*)
75fa3fb... workbench: don't show window after it has been closed (*)
20e3dd7... build: fixup fusermount wrapper installation (*)
fc013d2... build: don't remove fusermount (*)
db681e7... app: add workaround network availability (*)
4690f32... flatpak: ignore download failures in case we can still make (*)
47d0934... flatpak: use alternate API for network access check (*)
b26bea1... build: make sure .h files are ignored by gtk-doc (*)
9f0e065... build: more ignores for gtk-doc (*)
7ade4dd... gtk-doc: remove dead section (*)
b350962... task: be safer when destroying secondary task data (*)
7d7fc53... build: fix some meson warnings (*)
24d9014... build: use "copy: true" for meson configuration_file (*)
ae87321... build: disable with_help by default (*)
f2d2378... fix repo url (*)
3d0bb24... snippets: remove struct/union/enum snippets (*)
20870cd... search-entry: chain up if necessary (*)
396ecb5... flatpak: drop libgit2-glib patch (*)
426016e... doc: link authors (*)
fe69848... main: ignore SIGPIPE (*)
216fab5... context: add debugging macros (*)
51235ce... context: short-circuit if already unloading (*)
c9136e8... context: use g_steal_pointer() (*)
6f67b8e... Updated Lithuanian translation (*)
1b8161d... Update Turkish translation (*)
3c7a30d... Update German translation (*)
1da22fc... Update Polish translation (*)
d12acb7... flatpak: Cleanup Python dependencies (*)
000a69b... flatpak: add back uncrustify (*)
78868e3... vcs-monitor: use g_file_dup() to simplify leak tracking (*)
387e066... vcs-monitor: fix leak of file information (*)
e618d4b... session: synthesize success upon missing state file (*)
09f6553... context: add workbench backpointer (*)
2235038... context: whitespace (*)
1a96883... context: set workbench after restoring (*)
febd26c... context: keep unsaved file alive during function call (*)
eeb4108... context: rely on session for buffer reloading (*)
7aed518... workbench: delay addin cleanup until after saving session (*)
a0fe992... layout: add helper to add view with a given stack position (*)
59590cf... editor: implement session save/restore for editor (*)
d3d7de3... omnigutter: fix leak of icon info (*)
8dbe143... editor: fix log domain (*)
0b6987f... tests: fix over-zealous assert (*)
cedd1c7... tests: free required plugins strv (*)
48e93d3... tests: fix path to data file (*)
5154e62... Release 3.29.91 (*)
efb4c7a... help: always use file:// URI for local files (*)
fdf8378... app: use xdg-open under flatpak (*)
4ac5e28... gtk: extract xdg-open helper into new function (*)
07c8817... Update Brazilian Portuguese translation (*)
84b0432... variant: use take_ref() where appropriate (*)
b1ef0d1... Update Finnish translation (*)
d275fa5... Update British English translation (*)
e0d7c9f... Update Romanian translation (*)
3ae7e1e... Update Chinese (Taiwan) translation (*)
250d239... sysroot: be safer in use of shared sysroot manager (*)
1c61e9e... Update French translation (*)
6d524d9... location: add helper to get path (*)
339e2a8... clang: add rename provider for clang (*)
caa0118... clang: protect against empty buffers (*)
34ef05e... clang: strip trailing \n when implicit newline is used (*)
29b54b9... clang: remove unused header (*)
33acbf2... hover: fix leave event from another GdkWindow (*)
c532869... Increase priority of Rust Completion Provider (*)
7781d0d... Rename some Rust snippets to more suitable names (*)
758aa73... Updated French translation (*)
80527d5... Update Kazakh translation (*)
171baad... Update Indonesian translation (*)
a3672c8... Update Korean translation (*)
da11b19... build: Honor VALAC env var in vala-pack build rules (*)
1d83921... build: remove obsolete enable_rdtscp option (*)
1ae23a8... Fixed dW movement (*)
650810b... Updated Czech translation (*)
a66b2d9... build: Fix GSETTINGS_SCHEMA_DIR envvar handling in tests (*)
230ed0e... release 3.29.92 (*)
bcf3555... Update Galician translation (*)
c04e61e... Update Galician translation (*)
61c0cbd... completion: allow disabling interactive completion (*)
bd12b0c... Update Brazilian Portuguese translation (*)
0c3236d... snippets: add get/set property snippet (*)
714ffcc... Update Indonesian translation (*)
2cd0e3d... Update Turkish translation (*)
0449f89... Update German translation (*)
d4b5937... theme: use color from theme in greeter flowboxchild selecti (*)
830102e... Update Polish translation (*)
9b4fbf5... Added text explanation to Diagnostics (*)
81950f9... Update Korean translation (*)
d1626ea... Update Galician translation (*)
6f9938d... Updated Danish translation (*)
3324ab5... Update Swedish translation (*)
f2874b5... Updated Danish translation (*)
b243cf4... Update Hungarian translation (*)
4e2f5f2... Update Italian translation (*)
2fb4786... Update Swedish translation (*)
2296ca1... Update Romanian translation (*)
427c6f6... Updated Czech translation (*)
d294f66... buildconfig: fix environment duplication (*)
81a9a82... release 3.30.0 (*)
ed22ba3... Update French translation (*)
b520636... doc/help/howto/jump_to_definition.rst: Fixing typos (*)
604b61a... settings: add toggle to clear caches at startup (*)
221710b... Update Swedish translation (*)
abe173f... Update Brazilian Portuguese translation (*)
3157cc7... build: fix various warnings when --buildtype=release (*)
d31f2de... build: separate assertion checks (*)
d08eb65... bulid: post-release version bump (*)
5a045c2... Update German translation (*)
76d0935... gstyle: remove unused variables (*)
ef369fd... gstyle: fix uninitialized variable warnings (*)
4e9c248... build: add version macros (*)
9d219d7... Update Italian translation (*)
d0ec19c... Update Turkish translation (*)
105e845... CI: Cache sources (*)
ba8d944... templates: add c# empty project (*)
20ba72d... menus: move app-menu to gear-menu (*)
a42fcbc... Update Latvian translation (*)
5e4869f... editor: remove pages menu (*)
1bcf4eb... workbench: remove unused property (*)
3466ed6... history: ignore jumps while buffer is loading (*)
19c9581... history: push cursor location upon buffer load (*)
bd4102b... cmake: Fix build issues when using CMakeLists.txt in a subd (*)
257f00b... Change the search bar to an error state when no match is fo (*)
77ebd95... Merge branch 'egrajeda/gnome-builder-add-error-state-to-sea (*)
1960697... vala: put the vala language support in another process
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]