gitg/libgitg
Alberto Fanjul 9dfef5c1a6 Read setup for smart commits from git config
Allow to use a global config ~/.gitconfig from standard git config
Ignore color in subject (not allowed by Gtk.Label)
2021-12-27 10:10:33 +01:00
..
resources Allow to diff images as text if its mime type supports it 2021-11-18 00:45:05 +01:00
gitg-assembly-info.vala Use vapi instead of gir internally 2012-07-12 20:52:07 +02:00
gitg-async.vala Add silent async thread errors convenience 2015-08-13 08:19:29 +02:00
gitg-authentication-dialog.vala References of [GtkChild] fields is handled by GtkBuilder, type must be unowned 2021-02-22 12:50:43 +01:00
gitg-avatar-cache.vala Lower the importance of missing gravatars from "warning" to "debug" 2020-05-27 10:21:19 -04:00
gitg-branch-base.vala Override branch_get_upstream to return a Gitg.Ref 2015-08-22 13:55:34 +02:00
gitg-branch.vala Override branch_get_upstream to return a Gitg.Ref 2015-08-22 13:55:34 +02:00
gitg-cell-renderer-lanes.vala Lane indicator line width set to 0. 2020-07-11 11:03:39 +09:00
gitg-color.vala Fix vala warnings 2017-03-01 14:47:45 +01:00
gitg-commit-list-view.vala Implement ref actions popup for ref labels 2014-12-14 17:20:47 +01:00
gitg-commit-model.vala Fix time sort mode 2019-05-05 12:11:50 +02:00
gitg-commit.vala Allow choosing merge diff parent 2014-12-16 08:24:11 +01:00
gitg-credentials-manager.vala Use GUri instead of SoupURI 2021-08-29 11:08:04 +00:00
gitg-date.vala fix libgitg-date test package failure 2021-10-31 22:37:11 +02:00
gitg-diff-image-composite.vala Fix size calculation if there is no old pixbuf 2016-08-29 05:43:43 +02:00
gitg-diff-image-difference.vala Add diff renderer for images 2016-08-27 12:26:43 +02:00
gitg-diff-image-overlay.vala Drop default value of non-automatic property for newer vala 2018-04-24 17:24:56 +02:00
gitg-diff-image-side-by-side.vala build: Fix non-literal format string warnings for clang 2018-11-04 20:29:57 +00:00
gitg-diff-image-slider.vala Drop default value of non-automatic property for newer vala 2018-04-24 17:24:56 +02:00
gitg-diff-image-surface-cache.vala Add diff renderer for images 2016-08-27 12:26:43 +02:00
gitg-diff-selectable.vala Sepearate out diff renderer types 2016-01-04 15:04:31 +01:00
gitg-diff-stat.vala Refactor dark theme detection into a function 2018-10-10 20:16:55 +00:00
gitg-diff-view-commit-details.vala Read setup for smart commits from git config 2021-12-27 10:10:33 +01:00
gitg-diff-view-file-info.vala Allow null repository during deconstruction 2016-08-18 13:08:18 +02:00
gitg-diff-view-file-renderer-binary.vala Improve support for binary file detection in diff views 2016-08-16 18:01:55 +02:00
gitg-diff-view-file-renderer-image.vala References of [GtkChild] fields is handled by GtkBuilder, type must be unowned 2021-02-22 12:50:43 +01:00
gitg-diff-view-file-renderer-text.vala Avoid return null if old or new file fails to load 2021-08-29 08:37:19 +02:00
gitg-diff-view-file-renderer.vala Sepearate out diff renderer types 2016-01-04 15:04:31 +01:00
gitg-diff-view-file-selectable.vala Fix inproper usages of silent casts 2021-02-22 13:08:08 +01:00
gitg-diff-view-file.vala Show diff stats only on text renderer 2021-11-19 00:29:14 +01:00
gitg-diff-view-lines-renderer.vala build: Fix non-literal format string warnings for clang 2018-11-04 20:29:57 +00:00
gitg-diff-view-options.vala References of [GtkChild] fields is handled by GtkBuilder, type must be unowned 2021-02-22 12:50:43 +01:00
gitg-diff-view.vala Read setup for smart commits from git config 2021-12-27 10:10:33 +01:00
gitg-font-manager.vala config for fonts 2019-10-17 05:48:20 +00:00
gitg-hook.vala Add a platform support method to get a stream from a fd 2015-12-21 14:53:33 +01:00
gitg-init.vala First step in replacing webkit with standard gtk+ 2015-09-23 08:57:15 +02:00
gitg-label-renderer.vala Fix vala warnings 2017-03-01 14:47:45 +01:00
gitg-lane.vala Implement preserving mainlines on history lanes 2014-12-21 21:14:59 +01:00
gitg-lanes.vala Fix time sort mode 2019-05-05 12:11:50 +02:00
gitg-platform-support-osx.c Fix libgitg compile on macOS 2020-03-30 14:07:18 +00:00
gitg-platform-support-win32.c Fix type on create cursor surface 2019-01-05 10:10:57 +00:00
gitg-platform-support.c Silence -Wincompatible-pointer-types warning 2021-02-22 13:07:30 +01:00
gitg-platform-support.h Fix type on create cursor surface 2019-01-05 10:10:57 +00:00
gitg-progress-bin.vala Fix deprecation set_background 2019-04-05 14:24:09 +02:00
gitg-ref-base.vala Added wrappers for GgitRef and GgitBranch 2012-10-16 20:26:12 +02:00
gitg-ref.vala Add HEAD in refs list if head is detached 2014-12-16 08:39:11 +01:00
gitg-remote.vala Polish push action 2019-05-19 22:32:40 +02:00
gitg-repository-list-box.vala References of [GtkChild] fields is handled by GtkBuilder, type must be unowned 2021-02-22 12:50:43 +01:00
gitg-repository.vala Override repository create_branch for casting to Gitg.Branch 2015-08-13 08:19:29 +02:00
gitg-resource.vala First step in replacing webkit with standard gtk+ 2015-09-23 08:57:15 +02:00
gitg-sidebar.vala References of [GtkChild] fields is handled by GtkBuilder, type must be unowned 2021-02-22 12:50:43 +01:00
gitg-stage-status-enumerator.vala Avoid submodule iteration on bare repositories due to libgit2 bug 2016-08-18 11:04:31 +02:00
gitg-stage.vala Avoid duplicating Signed-off-by signature 2019-10-16 01:09:45 +02:00
gitg-theme.vala Refactor dark theme detection into a function 2018-10-10 20:16:55 +00:00
gitg-utils.vala Add expand_home_dir utility 2015-12-22 09:57:41 +01:00
gitg-when-mapped.vala Avoid disconnecting signal during handlers destroy 2015-12-31 01:30:51 +01:00
meson.build Use GUri instead of SoupURI 2021-08-29 11:08:04 +00:00