Commit graph

398 commits

Author SHA1 Message Date
Michael Ellerman
b11b9d54c1 Set the PRIMARY selection to the SHA1 2009-02-16 16:45:47 +11:00
Jesse van den Kieboom
d637e5b3d0 Only show invalid git repository warning when opened with arguments
Show GUI insensitive when no repository is loaded
2009-02-15 13:34:36 +01:00
Jesse van den Kieboom
79d686825a Added simple bundle support
This can be used to produce a zip file which can be distributed and run without installing. Use ./configure --enable-bundle and after 'make bundle' to produce the bundle.
2009-02-15 13:30:39 +01:00
Jesse van den Kieboom
7cbcd31f8a Put GtkBuilder common code in gitg-utils
Original patch by SZEDER Gábor <szeder@ira.uka.de>
2009-02-14 22:37:04 +01:00
Jesse van den Kieboom
4545985702 Fixed warning for showing details of last commit (without parents) 2009-02-14 22:27:38 +01:00
Jesse van den Kieboom
95a8d8589d Fixed problem with staging files in an empty repository 2009-02-14 20:18:24 +01:00
Jesse van den Kieboom
ad0222b591 Updated translations 2009-02-14 20:10:51 +01:00
Jesse van den Kieboom
0877b613ee Added proper error handling when user name or email cannot be found for sign off message 2009-02-14 20:03:01 +01:00
Jesse van den Kieboom
02da71937d Implemented Signed-off-by as check button in commit view 2009-02-14 19:37:24 +01:00
Jesse van den Kieboom
caedf2c714 Added translations (patch by Guilhem Bonnefille) 2009-02-14 19:06:15 +01:00
Jesse van den Kieboom
27b93ae7c1 Implemented better about dialog 2009-02-14 18:41:55 +01:00
Jesse van den Kieboom
d0a07a496c Updated ignores 2009-02-14 17:40:02 +01:00
Jesse van den Kieboom
e858474099 Make 'make distcheck' work 2009-02-14 17:34:21 +01:00
Jesse van den Kieboom
37ec0cc0de Updated GPL license in all source files 2009-02-08 15:40:57 +01:00
Jesse van den Kieboom
e40a85b77f Fixed issue with unstaging new file made it disappear 2009-02-08 14:45:38 +01:00
Jesse van den Kieboom
89d2a0da8c Make sure to rescan after removing regions 2009-02-08 14:38:33 +01:00
Jesse van den Kieboom
bf6012d548 Implemented basic preferences
The lane collapse preference works, search filter not yet. Also, colors for the diff were implemented, but due to a limitation in gtksourceview this does not work (and is not yet committed).
2009-02-08 13:07:17 +01:00
Jesse van den Kieboom
d4a1a2e987 Added search popup translations 2009-02-06 23:45:37 +01:00
Jesse van den Kieboom
a5cbe7f3a8 Fixed search popup translation domain 2009-02-06 23:45:28 +01:00
Jesse van den Kieboom
583842b9e6 Updated dutch translations 2009-02-06 23:31:49 +01:00
Jesse van den Kieboom
9f7cca2edb Properly escape subject text before using it in markup 2009-02-06 23:09:55 +01:00
Jesse van den Kieboom
b046eb8a64 Removed ellipsize from subject label in revision detail view 2009-02-06 23:09:39 +01:00
Jesse van den Kieboom
40219b316e Fixed problem with ui manager being destroyed now that the builder object is destroyed 2009-02-06 22:59:25 +01:00
Jesse van den Kieboom
a32c26e97c Fixed small issue with not counting inactivity correctly 2009-02-06 22:55:11 +01:00
Jesse van den Kieboom
f5413d0f81 Fixed crash when mouse is not over valid path 2009-02-06 22:34:03 +01:00
Jesse van den Kieboom
34bfbcc3b6 Merge branch 'master' of ssh://jessevdk@git.gnome.org/git/gitg 2009-02-06 22:06:22 +01:00
Jesse van den Kieboom
ba3995c530 Added more sane default sizes and positions and added another paned to save/restore 2009-02-06 21:54:09 +01:00
Jesse van den Kieboom
5245604b42 Implemented ui size elements (window, panes) save/restore 2009-02-06 21:48:25 +01:00
Jesse van den Kieboom
7c045fa2bf Get gnome monospace font settings from gconf where applicable 2009-02-05 22:36:20 +01:00
Jesse van den Kieboom
8629a40684 Added showing parent subjects in detailed revision view 2009-02-05 22:35:51 +01:00
Jesse van den Kieboom
39de0a4fb6 Fixed reference on repository 2009-02-05 22:33:20 +01:00
Jesse van den Kieboom
41d49a049b Fixed problem with not following index correctly in expanding lane 2009-02-05 21:38:23 +01:00
Jesse van den Kieboom
9546275738 Fixed parsing first argument as path or option 2009-02-05 16:50:41 +01:00
Jesse van den Kieboom
4604aaf7fa Make sure to check lane type flag correctly (in case of --left-right) 2009-02-05 16:48:43 +01:00
Jesse van den Kieboom
c382e766c6 Implemented collapse/expand lane navigation by clicking on start/end arrows 2009-02-05 16:35:13 +01:00
Jesse van den Kieboom
b6905b4a59 Draw curved lane transitions (patch by Tomas Carnecky) 2009-02-04 17:51:57 +01:00
Jesse van den Kieboom
becd09a6a0 Temporarily remove --topo-order (triggers SEGV in corner cases, to be fixed soon) 2009-02-04 15:50:24 +01:00
Jesse van den Kieboom
e2f46af996 Added about dialog 2009-02-04 12:33:28 +01:00
Jesse van den Kieboom
8b44321297 Fixed update after revert and reverting hunks 2009-02-03 21:19:14 +01:00
Jesse van den Kieboom
93fdfadfe2 Implemented revert (both whole file and chunks) 2009-02-03 19:51:15 +01:00
Jesse van den Kieboom
14b32b4d88 Implemented stage/unstage in context menu (also for diff view) 2009-02-02 12:33:39 +01:00
Jesse van den Kieboom
0532c30053 Simplified special HEAD argument in loading repository 2009-02-02 07:16:15 +01:00
Jesse van den Kieboom
2e33fc8ac9 Added special 'All branches' item in the branches combo box 2009-02-02 07:13:46 +01:00
Jesse van den Kieboom
5e38bc74aa Fixed segv because --all should be allocated 2009-02-02 07:13:29 +01:00
Jesse van den Kieboom
645e00ec88 Added --topo-order as default to log 2009-02-02 07:02:56 +01:00
Jesse van den Kieboom
9ac9bdbd5a Added recently opened repository menu 2009-02-02 07:01:22 +01:00
Jesse van den Kieboom
a15c04f2c3 Fixed short option, why it worked in the first place I don't know... 2009-02-02 07:00:59 +01:00
Jesse van den Kieboom
63de114290 Implemented start of context menu for commit view 2009-02-02 00:07:26 +01:00
Jesse van den Kieboom
fcb831cddd Removed debug message 2009-02-01 23:34:07 +01:00
Jesse van den Kieboom
0e958be21f Added timer to show how long it took to load the repository 2009-02-01 22:27:04 +01:00