Commit Graph

1525 Commits

Author SHA1 Message Date
01fb0a41c1 Hide filenames upon multiple selection 2015-10-04 13:11:28 +02:00
1581a725ba Reflect changes in scripts upstream 2015-10-04 13:10:31 +02:00
b331bcc24e Reflect changes in scripts upstream 2015-10-04 12:38:06 +02:00
c2f48b1246 Hide the filename upon multiple selection 2015-10-04 12:30:29 +02:00
f218f85467 Minor optimization 2015-10-04 12:29:56 +02:00
206b4998e8 Ignore errors when the selection is deleted 2015-10-04 12:29:26 +02:00
a34a109197 Code cleanup 2015-10-04 12:20:18 +02:00
3c1d07d6e8 Code cleanup 2015-10-04 12:19:37 +02:00
50d382aabe Code cleanup 2015-10-04 12:18:26 +02:00
ad7088f015 Use a single tag for the standard error stream 2015-10-04 12:12:35 +02:00
1c67ae9260 Avoid a compilation warning 2015-10-04 04:33:10 +02:00
1361896c8f Update the copyright notice 2015-10-04 04:30:15 +02:00
6d5bed89e7 Detect errors when flushing output 2015-10-04 04:29:53 +02:00
88637e65ff Mention the "plugins" test is useless with OBJDIR 2015-10-04 04:16:23 +02:00
f031ac32e1 Update the copyright notice 2015-10-04 04:15:56 +02:00
c43c29eb6e Use PROGNAME in tests 2015-10-04 04:15:46 +02:00
7041166900 Fix linking when building with OBJDIR 2015-10-04 04:10:39 +02:00
8b9e36603e Update the copyright notice 2015-10-04 04:04:31 +02:00
953244c454 Never report symbolic links as mountpoints 2015-10-04 04:04:01 +02:00
befb75ad72 Re-indent 2015-10-04 03:52:30 +02:00
b60dd107da Avoid potentially uninitialized variable 2015-10-04 03:52:08 +02:00
8afdb21662 More consistent error handling 2015-10-04 03:38:25 +02:00
89adddafed More consistent debugging message upon errors 2015-10-04 03:37:20 +02:00
8bcc66f5ff Update some alignments for consistency 2015-10-04 03:19:41 +02:00
6dfec8a411 Update a few stock icons for consistency 2015-10-04 03:16:17 +02:00
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