Commit graph

1504 commits

Author SHA1 Message Date
Jesse van den Kieboom
2e77c44b34 Activate commit on Ctrl+Enter 2013-07-07 13:47:29 +02:00
Jesse van den Kieboom
85fe3ff20f Allow amending without having staged changes 2013-07-07 13:08:16 +02:00
Ignacio Casal Quinteiro
ec03c56d87 Convert preferences history to a template 2013-07-07 12:09:51 +02:00
Ignacio Casal Quinteiro
4f4e730feb Make the preferences interface a template 2013-07-07 11:57:18 +02:00
Ignacio Casal Quinteiro
09d4b6ba7f Use alignment for interface preferences 2013-07-07 11:41:27 +02:00
Ignacio Casal Quinteiro
33b075f806 Use alignments for history preferences 2013-07-07 11:39:23 +02:00
Ignacio Casal Quinteiro
6ec7c9fd1f Use alignments and improve style of commit preferences 2013-07-07 11:34:25 +02:00
Ignacio Casal Quinteiro
2a87c054f6 Remove NO_SENSITIVITY "hack"
For this we add new container where the sensitivity is set.
2013-07-07 11:27:23 +02:00
Jesse van den Kieboom
0f51cdee18 Remove external diff setting 2013-07-07 11:25:55 +02:00
Jesse van den Kieboom
0352e77abb Added preference for showing commit message markup 2013-07-07 11:13:33 +02:00
Marek Černocký
0928ab764c Updated Czech translation 2013-07-06 23:59:00 +02:00
Marek Černocký
c105c37f02 Updated Czech translation 2013-07-06 23:53:22 +02:00
Jesse van den Kieboom
e5a1318251 Fix parent in commit dialog ui template class 2013-07-06 22:32:39 +02:00
Jesse van den Kieboom
7817dec25e Allow unstaging of new file 2013-07-06 22:18:07 +02:00
Jesse van den Kieboom
3b1cf73e4a Do not show date in commit dialog when it is now 2013-07-06 21:50:03 +02:00
Jesse van den Kieboom
69352ca413 Highlight subject and right margin 2013-07-06 21:47:15 +02:00
Ignacio Casal Quinteiro
7225a610d0 Bind sensitivity for margin spinner 2013-07-06 19:34:21 +02:00
Ignacio Casal Quinteiro
b6691c3e3a Put spinner near to checkbox for commit display margin option 2013-07-06 19:27:29 +02:00
Piotr Drąg
7cb8cd7823 Updated POTFILES.in and POTFILES.skip 2013-07-06 19:24:54 +02:00
Jesse van den Kieboom
f8563bc638 Added commit preferences panel class 2013-07-06 19:07:39 +02:00
Jesse van den Kieboom
19cace3985 Add commit preferences ui file 2013-07-06 18:49:14 +02:00
Ignacio Casal Quinteiro
bbcfcec4c5 commit: fix seg fault at exit 2013-07-06 17:53:51 +02:00
Jesse van den Kieboom
70073e2894 Add commit preferences panel 2013-07-06 17:29:14 +02:00
Jesse van den Kieboom
b79bad2adb Set author to original author when amending a commit 2013-07-06 16:48:27 +02:00
Jesse van den Kieboom
581a54898e Bind commit dialog right margin settings 2013-07-06 16:32:46 +02:00
Jesse van den Kieboom
f10258ed28 Prefetch author avatar in commit activity 2013-07-06 16:19:19 +02:00
Jesse van den Kieboom
b3c5de18b5 Check cancellable before loading fallback avatar 2013-07-06 16:04:08 +02:00
Jesse van den Kieboom
c5fe703e81 Added robohash fallback for avatar cache 2013-07-06 16:02:56 +02:00
Jesse van den Kieboom
769fe836cc Show author information in commit dialog 2013-07-06 15:55:01 +02:00
Jesse van den Kieboom
702f1dbc4c Added Gitg.AvatarCache class to retrieve avatar images 2013-07-06 15:54:35 +02:00
Jesse van den Kieboom
ff9df20900 Move date formatting into Gitg.Date 2013-07-06 15:53:54 +02:00
Jesse van den Kieboom
47db50334a Use same mnemonic for commit as in dialog 2013-07-06 13:37:28 +02:00
Jesse van den Kieboom
3b090c7429 Add (amend) in reflog when amending commit 2013-07-06 13:36:55 +02:00
Jesse van den Kieboom
2e2f39ff52 Implemented amend 2013-07-06 13:33:53 +02:00
Jesse van den Kieboom
f19ac5c448 Remove wrongly committed file 2013-07-06 13:19:04 +02:00
Jesse van den Kieboom
ef6575f828 Extract author date from environment 2013-07-06 13:19:04 +02:00
Jesse van den Kieboom
c695b50836 Time zone is already included in time 2013-07-06 13:19:04 +02:00
Paolo Borelli
75c3deb895 Remove NOTPARALLEL, it does not fix things anyway 2013-07-06 13:03:02 +02:00
Jesse van den Kieboom
2a663d52d0 Correctly set author date in hooks 2013-07-06 12:24:04 +02:00
Paolo Borelli
561f669526 Add modelines to Makefile.am 2013-07-06 12:15:41 +02:00
Paolo Borelli
8a77175b91 Do not link libgitg tests with libgitg-ext 2013-07-06 12:10:30 +02:00
Jesse van den Kieboom
31f91a6d4b Add mnemonics 2013-07-06 12:09:42 +02:00
Jesse van den Kieboom
64c16424b3 Set message of HEAD when toggling amend option active 2013-07-06 12:05:17 +02:00
Jesse van den Kieboom
a6644a3c86 Make async class public 2013-07-06 12:04:50 +02:00
Jesse van den Kieboom
49000eadb2 Allow setting the commit message in the commit dialog 2013-07-06 12:04:27 +02:00
Jesse van den Kieboom
d74fe65b9a Separate message and pretty message 2013-07-06 12:04:16 +02:00
Jesse van den Kieboom
3d58f1929f Bidirectionally bind amend and sign-off properties in commit dialog 2013-07-06 12:00:13 +02:00
Jesse van den Kieboom
3d3c1d47e1 Better alignment of labels in history 2013-07-06 10:24:22 +02:00
Jesse van den Kieboom
6b6be88547 Remove test for index_revert 2013-07-06 10:15:38 +02:00
Jesse van den Kieboom
dfd45efb82 Remove redundant revert_index 2013-07-06 10:14:06 +02:00