Commit graph

408 commits

Author SHA1 Message Date
Jorge González
84c2ce71ab Updated Spanish translation 2010-04-11 16:11:49 +02:00
Vincent Untz
381d6144ce Fixed return values for gitg_window_delete_event 2010-04-03 13:58:38 +02:00
Jorge González
de206d76ff Updated Spanish translation 2010-03-28 18:07:45 +02:00
Jorge González
764d36e547 Updated Spanish translation 2010-03-23 19:34:15 +01:00
Jorge González
4f25498a3c Updated Spanish translation 2010-03-23 08:15:19 +01:00
Kjartan Maraas
9f30223b9e Add Norwegian language entry. 2010-03-14 17:37:40 +01:00
Kjartan Maraas
66fd72f1bb Added Norwegian bokmål translation. 2010-03-14 17:37:27 +01:00
Jesse van den Kieboom
747be60b24 Fixed bug in uninitialized value for revert result 2010-03-12 08:57:31 +01:00
Jorge González
22ba965c5d Updated Spanish translation 2010-03-07 19:05:15 +01:00
Bruno Brouard
554676a3f6 Updated French translation 2010-03-06 11:46:00 +01:00
Andrej Žnidaršič
583df1a394 Updated Slovenian translation 2010-03-06 09:06:20 +01:00
Jonny Lamb
1b8890771f Allow creating a tag without a message.
gitg only creates annotated or signed tags. However, sometimes you
just don't want to use a message in your tag. This patch enables you
to do that.

If you give a message, but don't ask to sign the tag, the tag will be
an annotated tag. If you give a message and ask to sign the tag, the
tag will be a signed tag (zomg). If you omit a message, then the tag
will be created without a message (not signed or annotated).

The UI will complain appropriately if you screw up.

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

https://bugzilla.gnome.org/show_bug.cgi?id=611434
2010-03-01 09:02:50 +01:00
Mario Blättermann
8231be6f45 Updated German translation 2010-02-25 12:22:52 +01:00
Jesse van den Kieboom
1134d7e93b Release version 0.0.6 2010-02-21 10:57:36 +01:00
Jesse van den Kieboom
5ffae68dac Fixed crash in getting xds name from X property 2010-02-21 10:47:04 +01:00
Jesse van den Kieboom
64983cffbc Only have scrolling when dnd refs 2010-02-21 10:46:45 +01:00
Jesse van den Kieboom
881af8674c Implemented multi selection stage/unstage/revert 2010-02-21 10:16:23 +01:00
Christophe Benz
4f12db0fb7 Updated French translation 2010-02-11 13:23:09 +01:00
Andrej Žnidaršič
f438dc0a7d Updated Slovenian translation 2010-01-28 11:22:21 +01:00
Joe Hansen
2f2976f50b Updated Danish translation 2010-01-27 22:33:50 +01:00
Matej Urbančič
d67831b73b Added sl for Slovenian translation 2010-01-23 19:47:52 +01:00
Andrej Žnidaršič
9031447b66 Updated Slovenian translation 2010-01-23 19:47:19 +01:00
Jesse van den Kieboom
bd90f99b52 Added format patch action to revision context menu 2010-01-19 10:03:49 +01:00
Jesse van den Kieboom
05fb35d617 Added MAINTAINERCLEANFILES 2010-01-17 16:11:59 +01:00
Jesse van den Kieboom
a27c874a5d Reselect last selected commit on reload 2010-01-17 16:03:39 +01:00
Jesse van den Kieboom
256beb5257 Fix assumption on line rendering data being called in order
This fixes weird line rendering issues when the data func is called
to check activatability in the gutter
2010-01-17 15:47:14 +01:00
Jesse van den Kieboom
d5f432509e Moved format-patch to branch_actions 2010-01-17 15:33:44 +01:00
Jesse van den Kieboom
bf6724cd53 Fixed memory leak in treeish dnd target 2010-01-17 14:52:14 +01:00
Paolo Borelli
028ba8bf47 Newly added remote name should be editable 2010-01-17 14:44:43 +01:00
Paolo Borelli
1e5a7b9722 Put the icon cell renderer in the name column 2010-01-17 14:44:26 +01:00
Jesse van den Kieboom
f29edc3ad5 Fix subheader visibility while hiding regions 2010-01-17 14:43:43 +01:00
Jesse van den Kieboom
5e6e2f4af1 Fixed hiding part of diff header and stage/unstage hunks 2010-01-17 14:29:04 +01:00
Edward Rudd
c2386bfc41 Fix memory leaks in gitg_repository_get_remotes 2010-01-17 01:13:16 +01:00
Jesse van den Kieboom
37052f8002 Check valid filename on direct save 2010-01-17 01:04:48 +01:00
Jesse van den Kieboom
e373c02658 Use GPtrArray instead of manually g_realloc
This fixes bug #606791 where the wrong memory was realloced.
2010-01-13 09:23:42 +01:00
Jesse van den Kieboom
6c44cc7889 Block drag-data-delete emission as per gtk+ advice 2010-01-11 23:51:03 +01:00
Jesse van den Kieboom
3cd255a482 Hide redundent header lines in diff view 2010-01-11 23:50:48 +01:00
Jesse van den Kieboom
19c533f873 Implemented XDS DND protocol for direct save
This allows you to for example drag a revision into nautilus generating
a format patch
2010-01-11 22:34:51 +01:00
Jesse van den Kieboom
19396f8fb0 Use GtkSourceGutter API to render diff line numbers 2010-01-11 21:56:53 +01:00
Jesse van den Kieboom
fadebf32d3 Removed .gitignore files (now autogenerated) 2010-01-11 12:15:59 +01:00
Ignacio Casal Quinteiro
e3c4fb6594 GtkEntry instead of sexy-icon-entry.
Remove SexyIconEntry and use GtkEntry instead.
2010-01-11 10:11:48 +01:00
Jesse van den Kieboom
9e5f70e924 Updated dutch translations 2010-01-10 23:28:43 +01:00
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
5fdce5032d .gitignore is automatically generated now 2010-01-10 23:18:46 +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
54a75e1306 Accept treeish selections instead of only SHA 1 2010-01-10 23:18:46 +01:00
Claude Paroz
7b623a053f Updated French translation 2010-01-10 22:46:05 +01:00
Jesse van den Kieboom
34b2010b0b Fixed emitting loaded signal on repository 2010-01-10 22:38:39 +01:00
Jesse van den Kieboom
5be46f7304 Forgot to end g_object_set with NULL 2010-01-10 22:31:57 +01:00
Jesse van den Kieboom
84297e6fed Added preference for vertical/horizontal layout 2010-01-10 22:28:30 +01:00