Commit graph

2272 commits

Author SHA1 Message Date
Jesse van den Kieboom dba244de0f Improve support for extension command line arguments 2015-08-05 19:18:26 +02:00
Ignacio Casal Quinteiro c086d96466 Be safe against the submodule url being null 2015-08-05 17:19:45 +02:00
Ignacio Casal Quinteiro 079b8a8aea clone-dialog: set clone as has-default so the dialog sets the suggested-action
It seems that the dialog will add or remove the suggested-action class
depending on whether the widget has the has-default property enabled.
2015-08-05 08:31:02 +02:00
Jesse van den Kieboom 2d4d793120 Fix writing config in encoding test 2015-08-04 22:43:50 +02:00
Jesse van den Kieboom a996119a7c Add translation contexts for Commit string
https://bugzilla.gnome.org/show_bug.cgi?id=746633
2015-08-04 22:42:29 +02:00
Jesse van den Kieboom 6945321a94 Remove trailing whitespace 2015-08-04 22:10:55 +02:00
Jesse van den Kieboom 4bd03bdccd Set LC_COLLATE to the "C" locale for use with git2
https://bugzilla.gnome.org/show_bug.cgi?id=749293
2015-08-04 22:10:43 +02:00
Jesse van den Kieboom 178d3dc014 Open link to bugzilla on error in user browser
https://bugzilla.gnome.org/show_bug.cgi?id=749294
2015-08-04 20:33:34 +02:00
Jesse van den Kieboom c8ce18e5e5 Stage/unstage all selected items when pressing Enter in list 2015-08-04 20:21:51 +02:00
Jesse van den Kieboom daab32a55b Increase fixed width of subject column 2015-08-04 19:58:01 +02:00
Jesse van den Kieboom 8786f4f068 Rework the dash view implementation
- Make the dash view more self contained
- Move the open and clone menu options in an action bar
- Add cloning authentication/credentials
2015-08-04 17:35:16 +02:00
Jesse van den Kieboom ee8c80e6d7 Add destructive-action class to dash delete button 2015-08-03 09:08:03 +02:00
Dušan Kazik 857ee9e168 Updated Slovak translation 2015-08-02 09:45:55 +00:00
Ting-Wei Lan 4c185420e8 build: Do not use LDFLAGS to add libraries
Libraries should be added to LIBADD or LDADD, not LDFLAGS.

https://bugzilla.gnome.org/show_bug.cgi?id=753140
2015-08-02 01:14:30 +08:00
Jesse van den Kieboom b182dafae5 Move activity switch buttons on the right 2015-08-01 15:45:30 +02:00
Jesse van den Kieboom f7275d2603 Only animate panes when gtk_enable_animations is set 2015-08-01 14:03:46 +02:00
Jesse van den Kieboom b1fe13bba4 Use name from callback to lookup submodule 2015-08-01 14:03:34 +02:00
Jesse van den Kieboom 20aa1e59db Avoid holding on to temporary submodule instance 2015-08-01 13:30:41 +02:00
Pedro Albuquerque 058d91ebd6 Updated Portuguese translation 2015-08-01 10:05:43 +00:00
Jesse van den Kieboom 18fb8fdcbc Ensure to update row fraction for cloning in main thread 2015-07-31 20:56:45 +02:00
Jesse van den Kieboom 7c78782f52 Fix inverted check for loading in repository row 2015-07-31 20:51:37 +02:00
Jesse van den Kieboom c65df17003 Fix clone url validity check 2015-07-31 20:51:22 +02:00
Jesse van den Kieboom a3cfb3d0da Require exact minor version of libgit2-glib 2015-07-31 18:54:13 +02:00
Jesse van den Kieboom bb22c05672 Make use of gravatar optional and a preference setting
https://bugzilla.gnome.org/show_bug.cgi?id=744159
2015-07-31 08:47:59 +02:00
Jesse van den Kieboom a2480f2074 Do not proxy unused callbacks as signals on remote 2015-07-31 08:08:16 +02:00
Jesse van den Kieboom d55e87f465 Expose transfer progress property on Gitg.Remote 2015-07-31 08:07:55 +02:00
Jesse van den Kieboom 0401649176 Temporarily comment out transfer progress binding 2015-07-31 00:58:38 +02:00
Jesse van den Kieboom 0be0cc162b Binary delta callback must be non-null 2015-07-31 00:58:07 +02:00
Jesse van den Kieboom 5ce45398ae Add remote signals and allow user callbacks 2015-07-31 00:57:40 +02:00
Jesse van den Kieboom 75d1148df9 Use config snapshot when reading config values 2015-07-31 00:57:18 +02:00
Jesse van den Kieboom 67b3180a22 Small updates for new API 2015-07-31 00:56:14 +02:00
Jesse van den Kieboom 228c7f71a9 Remove unneeded [Notify] attribute 2015-07-31 00:54:06 +02:00
Jesse van den Kieboom 9545eeec65 Override storing callbacks in GitgRemote 2015-07-30 20:39:13 +02:00
Jesse van den Kieboom 4faa86f163 Override storing ref specs on custom GitgRemote 2015-07-30 20:38:14 +02:00
Jesse van den Kieboom eff2b28f1f Set remote fetch callbacks before setting fetch options in clone options 2015-07-30 20:37:23 +02:00
Jesse van den Kieboom b6d757f05a No need to store repository with StageStatusSubmodule 2015-07-30 20:37:12 +02:00
Ignacio Casal Quinteiro cbce110e68 diff-view-request-diff: pass null for the binary callback 2015-07-29 14:59:40 +02:00
Ignacio Casal Quinteiro c9e2cba18f repository: fix api break 2015-07-28 23:12:49 +02:00
Ignacio Casal Quinteiro 96906c3b15 list-box: use the new intermediate fetch options 2015-07-28 23:09:04 +02:00
Ignacio Casal Quinteiro f5f4530679 Fix status enumerator api breaks 2015-07-28 23:04:26 +02:00
Ignacio Casal Quinteiro 606c63c0b9 --save-temps has no effect when -C or --ccode is set 2015-07-28 22:57:57 +02:00
Ignacio Casal Quinteiro d5b8413d12 Bump libgit2-glib to 0.23.0 2015-07-28 22:54:29 +02:00
Pedro Albuquerque 90d2a2dcce Updated Portuguese translation 2015-07-04 07:58:43 +00:00
Pedro Albuquerque ec1042dc90 Updated Portuguese translation 2015-06-29 22:43:11 +00:00
Muhammet Kara 2f9c6a4d41 Updated Turkish translation 2015-06-06 19:09:28 +00:00
Mitchell Hentges bb630e0bab Back button is now always hidden on dash
https://bugzilla.gnome.org/show_bug.cgi?id=749147
2015-05-20 18:23:23 +02:00
Jesse van den Kieboom 779bf56ad3 Improve author info layout 2015-05-04 19:13:49 +02:00
Jesse van den Kieboom fb8c9f526b Fix getting icon at correct size 2015-05-04 19:13:30 +02:00
Mitchell Hentges 4537edb352 Terminates autogen if can't download submodule 2015-05-04 09:13:29 +02:00
Garrett Regier 5d85e7e32d Release 3.16.1 2015-04-29 15:54:44 -04:00