Commit graph

25 commits

Author SHA1 Message Date
Jesse van den Kieboom
8da9af058e Copy-paste error using word FEED instead of GITG 2010-01-10 23:28:31 +01:00
Jesse van den Kieboom
66056bcfed Fixup desktop file and install icons correctly 2010-01-10 23:18:46 +01:00
Jesse van den Kieboom
84297e6fed Added preference for vertical/horizontal layout 2010-01-10 22:28:30 +01:00
Jesse van den Kieboom
762896485f Added preference for showing history in topo order 2010-01-10 01:38:16 +01:00
Jesse van den Kieboom
9c44c7e608 Removed .gitignore, they are now generated by git.mk 2010-01-09 20:27:21 +01:00
Jesse van den Kieboom
1b6fb14008 Added support for handling gitg://<path>[:sha1] uri 2010-01-09 20:17:05 +01:00
Ignacio Casal Quinteiro
0ce5d751fa Add git.mk to generate the .gitignore. 2009-09-06 21:33:23 +02:00
Paolo Borelli
333aa04c04 Fix category in desktop file 2009-08-02 11:53:11 +02:00
Jesse van den Kieboom
f88f6b1583 Added showing right margin in commit message
This adds a preference to show the right margin at a particular column.
This can be used to easily see where commit messages could be wrapped
to stay within a certain column width.
2009-06-24 01:40:37 +02:00
Jesse van den Kieboom
e50c5f42a2 Fixed showing and parsing diff for merge commit
Before, only non-merge commits were shown properly (e.g. with file list 
and proper highlighting). Now merge commits also show the changed file
list and highlighting has been fixed. Fixes bug #580611.
2009-06-24 01:01:23 +02:00
Jesse van den Kieboom
fe8d45bb3f Added authors, updated man page and generate changelog on make dist 2009-02-28 14:51:08 +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
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
e2f46af996 Added about dialog 2009-02-04 12:33:28 +01:00
Jesse van den Kieboom
83643bdbb8 Added background colors for add/remove lines in diff 2009-01-31 16:03:03 +01:00
Jesse van den Kieboom
01727b8391 Fixed highlighting trailing whitespace 2009-01-30 09:42:29 +01:00
Jesse van den Kieboom
0365be545a Added trailing spaces highlighting 2009-01-30 00:04:49 +01:00
Jesse van den Kieboom
29e4a12594 Changed style for diff header 2009-01-29 22:32:49 +01:00
Jesse van den Kieboom
2af1243d89 Added application icon 2009-01-29 22:30:48 +01:00
Jesse van den Kieboom
07b59b0846 Added icon and fixed name in desktop file 2009-01-29 22:30:36 +01:00
Jesse van den Kieboom
f12b7a5ffe Added application icons 2009-01-29 20:25:30 +01:00
Jesse van den Kieboom
98231e5a4e Added custom style 2009-01-29 14:44:50 +01:00
Jesse van den Kieboom
823f0b059e Added special diff source language 2009-01-29 14:00:41 +01:00
Jesse van den Kieboom
e2a8e6102d Updated ignore files 2008-06-26 22:16:59 +02:00
Jesse van den Kieboom
11fc353c7b Initial import 2008-06-24 00:04:20 +02:00