Commit Graph

1600 Commits

Author SHA1 Message Date
1309ce0c7d Update the stock icon for "git reset" 2015-10-04 03:15:45 +02:00
c17a7f093d Add a handler to unstage changes 2015-10-04 03:08:45 +02:00
4d12662111 Mention a race condition 2015-10-04 03:08:45 +02:00
280cfa2595 Allow staging changes 2015-10-04 02:58:22 +02:00
61edac3109 Report errors when committing 2015-10-04 02:53:10 +02:00
383165691d Mention when unable to commit 2015-10-04 02:52:56 +02:00
b770404b26 Fix cloning repositories 2015-10-04 02:47:53 +02:00
7f62b57b5e Code cleanup 2015-10-04 02:37:18 +02:00
5387d6e649 Also report when no difference was found 2015-10-04 02:30:56 +02:00
edcc73788a Detect files are not managed by Git when logging 2015-10-04 02:26:03 +02:00
0bd1b3e7c6 Let callbacks for tasks obtain the text buffer 2015-10-04 02:24:45 +02:00
8f497878d5 Code cleanup 2015-10-04 02:24:20 +02:00
3e972f42e5 Report errors when unable to blame 2015-10-04 02:15:17 +02:00
d84f83e1cd Report errors when initializing repositories 2015-10-04 02:15:00 +02:00
92f2770c6f Wording 2015-10-04 02:14:38 +02:00
6aae934584 Let callbacks issue messages of any type 2015-10-04 02:09:33 +02:00
c7d30b2000 Update the stock icon for cloning 2015-10-04 01:46:39 +02:00
2a8ae11ba5 List a few actions for files as well
This does not detect if a given file is actually managed by Git or not.
2015-10-04 01:42:12 +02:00
0f9d0ef14e Hide filenames for multiple selection 2015-10-04 01:33:27 +02:00
b56dc6f382 Also support pushing code 2015-10-04 01:17:06 +02:00
aa1f5af82f Fix browsing the root folder 2015-09-21 23:47:56 +02:00
fbdef74152 Fix running the tests before installing 2015-09-21 23:32:35 +02:00
bb4b936d17 Update the copyright notice 2015-09-21 23:32:25 +02:00
0da2c7ddfe Use PROGNAME 2015-09-21 23:32:15 +02:00
c30535c875 Fix build with OBJDIR 2015-09-21 23:24:38 +02:00
2cbee72007 Fix dependencies for multi-job build
browser(1) desktop(1) and properties(1) all really depend on
libBrowser$(SOEXT).
2015-09-21 23:18:47 +02:00
47f33cb418 Code cleanup 2015-09-21 04:01:52 +02:00
c2a685a1f0 No longer list hidden files by default 2015-09-21 03:30:39 +02:00
079e59a3dc Save a consistent value for the default monitor for icons 2015-09-21 03:30:39 +02:00
8db9a904cb Code cleanup 2015-09-21 03:30:39 +02:00
bbb2e1a86e Fix initial position of the desktop window 2015-09-21 03:30:38 +02:00
587e09184f Catch X errors when getting window properties 2015-09-21 03:02:46 +02:00
9c2f1d8495 Fix potential memory corruption when handling errors 2015-09-21 02:30:13 +02:00
9713944b00 Fix an additional issue with Gtk+ < 2.4 2015-09-21 02:23:19 +02:00
89230a7417 Fix a pointer error with Gtk+ < 2.4 2015-09-21 02:20:34 +02:00
74684a6a93 Update a comment 2015-09-21 02:16:06 +02:00
67a55ff4de Use PROGNAME in the usage screen as well 2015-09-21 02:16:06 +02:00
5056ea9813 Strike out filename resolution in properties(1) 2015-09-13 12:38:51 -04:00
42a27c30b4 Update the copyright notice 2015-09-13 12:38:26 -04:00
89180e78ca Use the common filename resolution code in properties(1) 2015-09-13 12:37:38 -04:00
ce155ac1ba Allow the path resolution code to be re-used 2015-09-13 12:25:19 -04:00
51c6ad12f8 Update the copyright notice 2015-09-13 12:24:53 -04:00
73ff103175 Code cleanup 2015-09-13 12:24:43 -04:00
fc6875a6cd Right-trim the label when creating symbolic links 2015-08-28 03:05:50 +02:00
75319f8e30 Build with SSP and PIE 2015-08-26 02:35:30 +02:00
729ab47c4f Set the language field for the translations 2015-08-26 02:28:27 +02:00
5d1a854739 Update the icon 2015-08-25 02:02:41 +02:00
1bce007767 Build with -Wl,-z,relro by default 2015-07-18 18:14:34 +02:00
cb7bc05b55 Code cleanup 2015-07-13 00:03:08 +02:00
cfb300030e Build with -fstack-protector and executables as PIE 2015-07-12 18:21:36 +02:00