gitg/libgitg
Jesse van den Kieboom 9af17f32ae Fix getting id of parent of there is no parent
This would happen for the first commit in the repo
2016-08-14 10:30:38 +02:00
..
resources libgitg: show the complete message, not only the subject 2016-06-22 15:37:12 +02: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 Cleanup libgitg resources 2014-12-27 13:39:35 +01:00
gitg-avatar-cache.vala Use https to get avatars 2015-12-30 11:15:30 +01: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 Implement preserving mainlines on history lanes 2014-12-21 21:14:59 +01:00
gitg-color.vala Remove dark grey from the palette 2014-07-10 22:32:28 +02: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 Disconnect/reconnect model on clear 2016-08-14 10:25:57 +02:00
gitg-commit.vala Allow choosing merge diff parent 2014-12-16 08:24:11 +01:00
gitg-credentials-manager.vala Remove trailing whitespace 2015-08-04 22:10:55 +02:00
gitg-date.vala Make date/time format translatable 2014-07-10 15:30:49 +02:00
gitg-diff-selectable.vala Sepearate out diff renderer types 2016-01-04 15:04:31 +01:00
gitg-diff-stat.vala diff-stat: use set_css_name to get it renderered properly 2016-02-14 19:03:13 +01:00
gitg-diff-view-commit-details.vala Fix getting id of parent of there is no parent 2016-08-14 10:30:38 +02:00
gitg-diff-view-file-renderer-text.vala Remove carriage returns in diff view 2016-02-14 16:15:57 +01: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 updating selection when crossing up 2015-12-21 07:55:22 +01:00
gitg-diff-view-file.vala Fix assertion when loading a repo from the dash 2016-01-11 20:58:42 +01:00
gitg-diff-view-lines-renderer.vala Render gutter separators externally to fill all expanded area 2015-12-21 11:08:05 +01:00
gitg-diff-view-options.vala Add revealer with diff options 2015-12-30 23:29:19 +01:00
gitg-diff-view.vala Reduce hot area for action bar to mitigate horizontal scrolling issue 2016-06-05 12:23:17 +02: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 Increase ref label padding 2015-08-22 14:27:45 +02:00
gitg-lane.vala Implement preserving mainlines on history lanes 2014-12-21 21:14:59 +01:00
gitg-lanes.vala Do not initialise next layer for hidden commits 2015-12-16 23:00:05 +01:00
gitg-platform-support-osx.c Fix use of NSURLConnection 2015-12-30 13:55:06 +01:00
gitg-platform-support-win32.c Add missing includes 2015-12-23 08:53:57 +01:00
gitg-platform-support.c Add missing cairo includes 2016-01-05 19:54:47 +01:00
gitg-platform-support.h Add application_support_prepare_startup 2015-12-22 18:37:36 +01:00
gitg-progress-bin.vala Add button-press/release event masks to progress bin 2014-08-20 11:19:47 +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 Bump libgit2-glib to 0.23.11 and fix api break 2016-03-15 00:07:58 +01:00
gitg-repository-list-box.vala Only walk first tree level looking for .doap 2016-08-14 10:26:09 +02: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 sidebar: fixes for new gtk to avoid style context warnings 2015-12-21 09:30:46 +01:00
gitg-stage-status-enumerator.vala Use name from callback to lookup submodule 2015-08-01 14:03:34 +02:00
gitg-stage.vala Show untracked content 2016-01-03 22:22:20 +01: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
libgitg-1.0.pc.in Use the right gio-unix or gio-win32 depending on the platform 2015-12-21 11:20:39 +01:00
Makefile Fix install targets 2014-07-12 10:55:25 +02:00
Makefile.am Rework dash view 2016-01-25 08:40:53 +01:00