Commit graph

2719 commits

Author SHA1 Message Date
Jesse van den Kieboom 907b43fdb9 Update history when commit is added without relying on file monitor
https://bugzilla.gnome.org/show_bug.cgi?id=755762
2016-08-18 19:28:36 +02:00
Jesse van den Kieboom c8a12f6a28 Fix toggle line selection
- Clicking now toggles again (removed alt modifier behavior)
- Shift click will extend selection

https://bugzilla.gnome.org/show_bug.cgi?id=765726
2016-08-18 17:46:01 +02:00
Andika Triwidada 60eb65f0fa Updated Indonesian translation 2016-08-18 15:08:26 +00:00
Jesse van den Kieboom 109e47eb8d Avoid use of deprecated pointer API 2016-08-18 13:58:25 +02:00
Jesse van den Kieboom 06c1c4a245 Cancel update diff on dispose 2016-08-18 13:58:07 +02:00
Jesse van den Kieboom 5513ae5b5b Allow null repository during deconstruction 2016-08-18 13:08:18 +02:00
Jesse van den Kieboom 7848a4c1e5 Fix assumptions on existing working directory 2016-08-18 13:02:33 +02:00
Jesse van den Kieboom 5de8d37a29 Disable commit for bare repositories 2016-08-18 13:02:22 +02:00
Jesse van den Kieboom 3c6fd2de18 Avoid submodule iteration on bare repositories due to libgit2 bug 2016-08-18 11:04:31 +02:00
Jesse van den Kieboom b05523fc15 Wire up newly cloned repository 2016-08-18 11:00:52 +02:00
Jesse van den Kieboom f018233a37 Add support for clone url in ssh short form
https://bugzilla.gnome.org/show_bug.cgi?id=767064
2016-08-18 10:40:03 +02:00
Jesse van den Kieboom 09c661254a Create global config file if it doesn't exist yet
https://bugzilla.gnome.org/show_bug.cgi?id=760119
2016-08-17 20:02:28 +02:00
Jesse van den Kieboom f687963a10 Ensure to sync repository to diff view
https://bugzilla.gnome.org/show_bug.cgi?id=768650
2016-08-17 19:43:27 +02:00
Jesse van den Kieboom f9ecad6db9 Fix diff index against empty repository
https://bugzilla.gnome.org/show_bug.cgi?id=769996
2016-08-17 16:04:59 +02:00
Jesse van den Kieboom f1930c55af Depend on libgit2-glib 0.24.2 2016-08-17 16:00:19 +02:00
Dušan Kazik a7af72215c Updated Slovak translation 2016-08-16 19:21:35 +00:00
Jesse van den Kieboom 411c5743ce Improve support for binary file detection in diff views
https://bugzilla.gnome.org/show_bug.cgi?id=768650
2016-08-16 18:01:55 +02:00
Jesse van den Kieboom f15433ff1a Disable commit context items if there is no real selection
https://bugzilla.gnome.org/show_bug.cgi?id=769897
2016-08-15 08:23:14 +02:00
Ting-Wei Lan 444c3f3c0b Fix non-literal format string warnings
https://bugzilla.gnome.org/show_bug.cgi?id=769209
2016-08-14 10:32:15 +02:00
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
Jesse van den Kieboom f37ff72ea0 Only walk first tree level looking for .doap 2016-08-14 10:26:09 +02:00
Jesse van den Kieboom 2b9fade23b Disconnect/reconnect model on clear
https://bugzilla.gnome.org/show_bug.cgi?id=768651
2016-08-14 10:25:57 +02:00
Rafał Jaskurzyński 38519a8357 Missing libtool dependency in autogen.sh script
Running autogen.sh script without libtool installed ended with error.

Now user is informed about missing dependency:
*** No libtool found, please install it ***

https://bugzilla.gnome.org/show_bug.cgi?id=769807
2016-08-14 09:21:05 +02:00
Dušan Kazik 88d9ba1212 Updated Slovak translation 2016-08-12 13:27:07 +00:00
Jesse van den Kieboom 83fc596a02 Fix incremental loading on large repositories 2016-08-11 18:07:02 +02:00
Jesse van den Kieboom 955b776c70 Require vala 0.32 2016-08-11 18:05:35 +02:00
Dušan Kazik abb6a552e4 Updated Slovak translation 2016-08-08 13:29:55 +00:00
Balázs Úr e615c3003c Updated Hungarian translation 2016-08-04 21:34:09 +00:00
Aurimas Černius 0e5df2d6e7 Updated Lithuanian translation 2016-08-02 22:33:56 +03:00
Daniel Mustieles 896952696b Updated Spanish translation 2016-08-02 16:46:06 +02:00
Daniel Mustieles 3df3236c1d Updated Spanish translation 2016-07-18 16:45:22 +02:00
Piotr Drąg 5f155ca7de Add Language headers to po files
Future versions of gettext will fail if this header is missing.
2016-07-17 16:29:30 +02:00
Tiago Santos 7d855ce4f9 Updated Portuguese translation 2016-07-13 16:53:24 +00:00
Piotr Drąg a892002904 Updated POTFILES.in and POTFILES.skip 2016-07-09 00:15:15 +02:00
Andika Triwidada 3bb47cbf73 Updated Indonesian translation 2016-06-22 17:56:56 +00:00
Andika Triwidada 1f8091c027 Updated Indonesian translation
(cherry picked from commit 64a1081de8)
2016-06-22 17:45:16 +00:00
Ignacio Casal Quinteiro d43cada63a libgitg: show the complete message, not only the subject
https://bugzilla.gnome.org/show_bug.cgi?id=767891
2016-06-22 15:37:12 +02:00
Tiago Santos bd489c2aa1 Updated Portuguese translation 2016-06-22 13:07:10 +00:00
Daniel Mustieles 2a42ca350f Updated Spanish translation 2016-06-20 20:11:24 +02:00
Rafael Fontenelle 08ecd9577b Updated Brazilian Portuguese translation 2016-06-14 00:25:31 +00:00
Piotr Drąg 45879456be Unmark placeholder string from translation 2016-06-05 19:40:08 +02:00
Jesse van den Kieboom 3e5fc07c97 Reduce hot area for action bar to mitigate horizontal scrolling issue
https://bugzilla.gnome.org/show_bug.cgi?id=764003
2016-06-05 12:23:17 +02:00
Jesse van den Kieboom b0b417c1e3 Set primary selection to selected commit SHA1
https://bugzilla.gnome.org/show_bug.cgi?id=763087
2016-06-05 12:05:52 +02:00
Jesse van den Kieboom 0fe01efbd7 Disable burger menu in dash
https://bugzilla.gnome.org/show_bug.cgi?id=765536
2016-06-05 11:52:23 +02:00
Jesse van den Kieboom 1da1acfb1c Fix style of language label in dark theme
https://bugzilla.gnome.org/show_bug.cgi?id=766532
2016-06-05 11:47:10 +02:00
Jesse van den Kieboom 8d3120375c Replace deprecated deprecated vapi tag 2016-06-05 11:39:38 +02:00
Jesse van den Kieboom e3dc6142ca Increase row spacing in for project item details 2016-06-05 11:37:41 +02:00
Jesse van den Kieboom f891fc4e43 Hide description label if there is no description 2016-06-05 11:37:30 +02:00
Jesse van den Kieboom 91c6010966 Add convenience debug mode for OS X 2016-06-05 11:37:16 +02:00
Jesse van den Kieboom 631043942f Update VAPI with Version instead of Deprecated tag 2016-06-05 11:09:55 +02:00