Commit graph

356 commits

Author SHA1 Message Date
Jesse van den Kieboom
fc31d94d87 Bump gtk+ version to 2.14 2010-01-10 01:03:43 +01:00
Jesse van den Kieboom
31a578bbc4 Color working ref orange 2010-01-10 00:58:21 +01:00
Jesse van den Kieboom
6e19510b93 Fixed some memory leaks 2010-01-10 00:05:05 +01:00
Jesse van den Kieboom
c79088a955 Added cherry-pick to context menu 2010-01-10 00:04:56 +01:00
Jesse van den Kieboom
6120609ac0 Improved branch selection and added local branches selection 2010-01-09 23:24:35 +01:00
Jesse van den Kieboom
684f9172e9 Implemented cherry-picking 2010-01-09 22:18:28 +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
42fcc13ae3 Remove use of deprecated gtksourceview API
This bumps gtksourceview requirement to 2.8
2010-01-09 20:27:21 +01:00
Jesse van den Kieboom
2701a3b1c7 Added DND support for revisions (treeish, text and uri) 2010-01-09 20:27:21 +01:00
Jesse van den Kieboom
36a4730e44 Added support for select commit on load 2010-01-09 20:27:16 +01:00
Jesse van den Kieboom
1b6fb14008 Added support for handling gitg://<path>[:sha1] uri 2010-01-09 20:17:05 +01:00
Jesse van den Kieboom
ec0bae0231 Trailing spaces cleanup 2010-01-09 17:25:14 +01:00
A S Alam
eedd9192f9 Updating for Punjabi 2009-11-09 08:08:57 +05:30
A S Alam
b1acf146ee Updating for Punjabi 2009-11-09 08:03:29 +05:30
Milo Casagrande
1e55ccb4cb Added it to LINGUAS 2009-11-03 21:35:11 +01:00
Milo Casagrande
20c54a0abd Updated Italian translation
* Unfuzzied the first string
2009-11-03 21:32:54 +01:00
Mario Calabrese
619a73e076 Added Italian translation 2009-11-03 21:31:05 +01:00
Claude Paroz
81069bf608 Updated French translation 2009-10-12 20:53:50 +02:00
Claude Paroz
4304c49c96 Do not mark stock labels as translatable 2009-10-12 20:53:09 +02:00
Mario Blättermann
bbc4b46791 Added German translation 2009-09-19 13:58:19 +02:00
Gintautas Miliauskas
881d62718a Added Lithuanian translation. 2009-09-15 03:04:42 +03:00
Bruce Cowan
cbb7728d5f Added British English translation 2009-09-13 13:14:20 +01:00
Ignacio Casal Quinteiro
ac60e145a8 Be quiet about enums generation 2009-09-07 22:06:49 +02:00
Ignacio Casal Quinteiro
0ce5d751fa Add git.mk to generate the .gitignore. 2009-09-06 21:33:23 +02:00
Ignacio Casal Quinteiro
9417ec2a32 Enable silent mode when using a modern automake 2009-09-06 13:32:00 +02:00
Jesse van den Kieboom
15be72a776 Version 0.0.5 2009-08-29 14:03:55 +02:00
Jesse van den Kieboom
5dbaa5a7be Updated dutch translations 2009-08-29 13:53:40 +02:00
Jesse van den Kieboom
2b849f96d3 Use i18n.commitencoding for encoding commit messages 2009-08-29 13:01:01 +02:00
Jesse van den Kieboom
6c4dd2cfd6 Force UTF-8 encoding for 'log' and 'show' 2009-08-29 12:37:43 +02:00
Jesse van den Kieboom
9270470147 Fixed warnings and notification for unfound git repository 2009-08-29 12:19:54 +02:00
Jesse van den Kieboom
65ff024847 Fixed wrong order in merging two local branches 2009-08-29 12:08:28 +02:00
Jesse van den Kieboom
c43a9684a5 Use tracked remote and clearify branch in push context menu
The push context menu now uses the tracked remote of the
branch to show in the context menu. It also clearifies to which
remote branch it is actually about to push, and whether it is
an existing branch or a new one. This fixes bug #592098.
2009-08-29 11:41:18 +02:00
Vitaliy Ischenko
f7c47ef35e fix segfault in load_refs
check for return value of gitg_repository_command_with_outputv
not to be NULL
2009-08-18 17:07:02 +02:00
Vitaliy Ischenko
6b9221651b fix stash drop
reflog file was not deleted after dropping last stash commit
this caused segfault in load_refs from gitg-repository.c
2009-08-18 17:05:57 +02:00
Paolo Borelli
fabca85e26 Implement renaming of a local branch 2009-08-18 11:52:19 +02:00
Paolo Borelli
efb5bf046b Show all files in "Tree" list
Fix parsing logic so that lines sent in the following "updates" are not
discarded
2009-08-14 20:23:39 +02:00
Chihau Chau
c23dcecabe Updated Spanish translation 2009-08-05 05:10:41 +02:00
Paolo Borelli
a0f147d913 Take advantage of gtk_source_language_manager_guess_language 2009-08-02 18:10:42 +02:00
Paolo Borelli
333aa04c04 Fix category in desktop file 2009-08-02 11:53:11 +02:00
Paolo Borelli
ef3cb0ea88 Add a --version command line option 2009-08-02 11:48:49 +02:00
Jesse van den Kieboom
810e9bb660 Post release increase of version to 0.0.5 2009-07-28 11:28:11 +02:00
Guilhem Bonnefille
0e267d0dd8 Fix infinite loop on stash action
This occurs whith many stash, and trying to remove the third one.
2009-07-28 11:22:39 +02:00
Jesse van den Kieboom
006eda48b3 Version 0.0.4 2009-07-05 22:34:04 +02:00
Jesse van den Kieboom
b5ebe28209 Updated translations 2009-07-05 21:30:57 +02:00
Jesse van den Kieboom
cc46faa110 Install monitor on .git/HEAD and reload if it changes
This allows automatic following of the current checked out branch
2009-07-05 20:54:38 +02:00
Jesse van den Kieboom
d6bdead0b2 Make sure to clear working ref before emitting LOAD signal
Since the window title is updated on repository 'load' it was reflecting the
old working ref when a checkout was changed
2009-07-05 20:40:05 +02:00
Jesse van den Kieboom
e17dbf00e7 Fixed misuse of tmpname as tmp index name when it was already freed 2009-07-05 20:32:12 +02:00
Jesse van den Kieboom
7a3cbb2fa9 Allow unsetting of environment by passing NULL to set_environment 2009-07-05 20:31:50 +02:00
Jesse van den Kieboom
8a8a2ecf1b Do not destroy tag dialog when tagging fails 2009-07-05 19:39:34 +02:00
Jesse van den Kieboom
e3f7c8c3bf Improved error message when creation of signed tag object fails 2009-07-05 19:39:22 +02:00