gitg/gitg
2023-12-24 12:24:51 +01:00
..
commit Use Alt+Page_Up / Alt+Page_Down for previous/next in the commit dialog 2023-12-12 01:40:16 +01:00
history Add action to fetch all remotes 2023-12-24 12:24:51 +01:00
preferences Hide unknown refs 2023-12-12 01:15:50 +00:00
resources Add operational icon and set as add remote for Remotes 2023-12-24 12:24:51 +01:00
gitg-action-support.vala Properly mark "head" parameter of ActionSupport.stash_if_needed() as nullable 2021-02-22 15:00:19 +01:00
gitg-add-remote-action-dialog.vala Fix compilation warnings 2022-01-29 03:31:08 +01:00
gitg-add-remote-action.vala Do not close dialogs on errors 2023-12-24 12:24:51 +01:00
gitg-animated-paned.vala Only animate panes when gtk_enable_animations is set 2015-08-01 14:03:46 +02:00
gitg-application.vala application: Remove unsued help entry 2023-01-24 18:09:52 +00:00
gitg-author-details-dialog.vala References of [GtkChild] fields is handled by GtkBuilder, type must be unowned 2021-02-22 12:50:43 +01:00
gitg-builder.vala First step in replacing webkit with standard gtk+ 2015-09-23 08:57:15 +02:00
gitg-checkout-remote-branch-dialog.vala References of [GtkChild] fields is handled by GtkBuilder, type must be unowned 2021-02-22 12:50:43 +01:00
gitg-clone-dialog.vala References of [GtkChild] fields is handled by GtkBuilder, type must be unowned 2021-02-22 12:50:43 +01:00
gitg-commit-action-cherry-pick.vala Fix end quotes on messages 2022-02-01 23:41:21 +01:00
gitg-commit-action-create-branch.vala Use ellipses for menu action items requiring further interaction 2023-12-07 16:57:56 -05:00
gitg-commit-action-create-patch.vala Use ellipses for menu action items requiring further interaction 2023-12-07 16:57:56 -05:00
gitg-commit-action-create-tag.vala Use ellipses for menu action items requiring further interaction 2023-12-07 16:57:56 -05:00
gitg-convert.vala Add Gitg.Convert utility 2015-12-22 09:57:41 +01:00
gitg-create-branch-dialog.vala References of [GtkChild] fields is handled by GtkBuilder, type must be unowned 2021-02-22 12:50:43 +01:00
gitg-create-tag-dialog.vala References of [GtkChild] fields is handled by GtkBuilder, type must be unowned 2021-02-22 12:50:43 +01:00
gitg-dash-view.vala Option to delete sources from disk 2022-10-04 08:43:21 +02:00
gitg-dirs.vala Use private bookmarks file instead of recent manager 2016-08-25 23:21:26 +02:00
gitg-edit-remote-action.vala Use ellipses for menu action items requiring further interaction 2023-12-07 16:57:56 -05:00
gitg-edit-remote-dialog.vala Fix compilation warnings 2022-01-29 03:31:08 +01:00
gitg-notifications.vala Remove delay auto-close timeouts if explicitly closed 2015-08-13 20:02:13 +02:00
gitg-plugins-engine.vala
gitg-popup-menu.vala Allow popping menu up with keyboard 2017-05-07 09:12:53 +03:00
gitg-recursive-monitor.vala Iterate all files within directory before recursing down 2015-11-08 16:48:50 +01:00
gitg-recursive-scanner.vala Do not follow symlinks on recursive scan 2020-06-06 00:39:18 +02:00
gitg-ref-action-checkout.vala Do not close dialogs on errors 2023-12-24 12:24:51 +01:00
gitg-ref-action-copy-name.vala Do not title case ref action 2014-12-25 12:23:28 +01:00
gitg-ref-action-create-branch.vala Added reference action to create branch 2022-01-29 10:51:49 +01:00
gitg-ref-action-create-patch.vala Added reference action to create patch 2022-01-29 10:51:58 +01:00
gitg-ref-action-create-tag.vala Added reference action to add tags 2022-01-29 10:51:55 +01:00
gitg-ref-action-delete.vala Warn about destructive action 2023-12-12 01:12:24 +00:00
gitg-ref-action-fetch.vala Manage invalid remotes 2022-01-29 02:09:46 +01:00
gitg-ref-action-merge.vala Fix end quotes on messages 2022-02-01 23:41:21 +01:00
gitg-ref-action-push.vala Add push action only if upstream is set 2023-12-24 12:24:51 +01:00
gitg-ref-action-rename.vala Use ellipses for menu action items requiring further interaction 2023-12-07 16:57:56 -05:00
gitg-ref-action-tag-info.vala Action to show info for tags 2023-12-16 23:14:40 +01:00
gitg-remote-fetch-all-action.vala Add action to fetch all remotes 2023-12-24 12:24:51 +01:00
gitg-remote-manager.vala Rework the dash view implementation 2015-08-04 17:35:16 +02:00
gitg-remote-notification.vala References of [GtkChild] fields is handled by GtkBuilder, type must be unowned 2021-02-22 12:50:43 +01:00
gitg-remove-remote-action.vala Use markup on remote deletion 2023-12-17 11:16:25 +01:00
gitg-simple-notification.vala References of [GtkChild] fields is handled by GtkBuilder, type must be unowned 2021-02-22 12:50:43 +01:00
gitg-tag-show-info-dialog.vala Action to show info for tags 2023-12-16 23:14:40 +01:00
gitg-ui-elements.vala Do not use arrays as properties 2019-05-02 04:19:49 +02:00
gitg-window.vala Fix window growing each start 2022-10-11 00:25:12 +02:00
gitg.rc win32: Add ico resource to the final binary 2015-12-22 18:51:37 +01:00
gitg.vala Bind text domain using Dirs 2015-12-30 11:15:31 +01:00
meson.build Add action to fetch all remotes 2023-12-24 12:24:51 +01:00