448 Commits (a41ddbb649c72214a4861827eedc7b2eebe0608f)
 

Author SHA1 Message Date
Markus Heidelberg a41ddbb649 gitk: Allow diff view without context lines 16 years ago
Michele Ballabio e0a0199581 gitk: Add another string to translation 16 years ago
Dirk Suesserott f687aaa833 gitk: Add option 'Simple history' to the options menu 16 years ago
Pat Thoyts 194bbf6cc8 gitk: Handle msysGit version during version comparisons 16 years ago
Elijah Newren 13d40b618a gitk: Make more options easily accessible from Edit View dialog 16 years ago
Paul Mackerras a8138733fc gitk: Check git version before using --textconv flag 16 years ago
Johannes Sixt b5cda49040 gitk: Use --textconv to generate diff text 16 years ago
Christian Stimming 5e402e54e7 gitk: Update German translation. 16 years ago
Alex Riesen ad7ef5b88d gitk: Add Russian translation 16 years ago
Paul Mackerras 6f63fc18b6 gitk: Fix compare-commits function when we have local changes 16 years ago
Pat Thoyts 478afad697 gitk: Avoid crash if closed while reading references 16 years ago
Pat Thoyts b575b2f1f4 gitk: Handle external diff tool with spaces in the path 16 years ago
Pat Thoyts c876dbadc2 gitk: Remember and restore the window state with the geometry 16 years ago
Michele Ballabio b6e192dbf7 gitk: Map KP_Divide to focus the search box 16 years ago
Michele Ballabio b56e0a9afd gitk: Mark some more strings for translation 16 years ago
Christian Stimming 84b4b832eb gitk: Mark forgotten string for translation 16 years ago
Paul Mackerras 9832e4f29b gitk: Make .gitk a hidden file under windows 16 years ago
Paul Mackerras 010509f2de gitk: Add a command to compare two strings of commits 16 years ago
Paul Mackerras b9fdba7ff8 gitk: Add a way to mark a commit, plus a "find descendant" command 16 years ago
Daniel A. Steffen 5fdcbb1390 gitk: Fixes for Mac OS X TkAqua 16 years ago
Stephen Boyd d38d7d4954 gitk: Provide a 32x32 window icon based on the git logo 16 years ago
Giuseppe Bilotta 37871b735a gitk: Provide a window icon if possible 16 years ago
Pat Thoyts 681c3290e3 gitk: Handle blobs containing a DOS end-of-file marker 16 years ago
Paul Mackerras 52b8ea934e gitk: Fix possible infinite loop and display corruption 16 years ago
Johannes Sixt e4df519f05 gitk: Force the focus to the main window on Windows 16 years ago
Kevin Ballard 61f57cb07d gitk: Allow unbalanced quotes/braces in commit headers 16 years ago
Christian Stimming 48027a918d gitk: Update German translation 16 years ago
Christian Stimming 968b016a4a gitk: Mark forgotten strings (header sentence parts in color chooser) for translation 16 years ago
Johannes Sixt da12e59dd6 gitk: Ensure that "Reset branch" menu entry is enabled 16 years ago
Johannes Sixt adcbec13b9 gitk: Use check-buttons' -text property instead of separate labels 16 years ago
Giuseppe Bilotta 97bed03448 gitk: Map / to focus the search box 16 years ago
Paul Mackerras 9712b81a76 gitk: Fix bugs in blaming code 16 years ago
Alexander Gavrilov 7fb0abb195 gitk: Add a menu option to start git gui 16 years ago
Alexander Gavrilov f3413079d6 gitk: Make line origin search update the busy status 16 years ago
Christian Stimming a8833ef540 gitk: Update German translation 16 years ago
Paul Mackerras 6e7e87c762 gitk: Fix bug in accessing undefined "notflag" variable 16 years ago
Paul Mackerras 8b39e04f39 gitk: Highlight only when search type is "containing:". 16 years ago
Paul Mackerras e11601381e gitk: Fix context menu items for generating diffs when in tree mode 16 years ago
Alexander Gavrilov 68149a7197 gitk: Avoid handling the Return key twice in Add Branch 16 years ago
Paul Mackerras cdc8429c94 gitk: Show local changes properly when we have a path limit 16 years ago
Paul Mackerras 2958228430 gitk: Fix switch statement in parseviewargs 16 years ago
Paul Mackerras 28593d3fa0 gitk: Index line[hnd]tag arrays by id rather than row number 16 years ago
Paul Mackerras d98d50e214 gitk: Fix linehtag undefined error with file highlighting 16 years ago
Alexander Gavrilov 590915dab8 gitk: Fix commit encoding support 16 years ago
Alexander Gavrilov e7d640086e gitk: Fix transient windows on Win32 and MacOS 16 years ago
Alexander Gavrilov cea07cf8dc gitk: Add accelerators to frequently used menu commands 16 years ago
Paul Mackerras dbc4941fac Merge branch 'dev' 16 years ago
Alexander Gavrilov 218a900bd8 gitk: Implement a user-friendly Edit View dialog 16 years ago
Paul Mackerras 887a791f11 gitk: Improve cherry-pick error handling 16 years ago
Alexander Gavrilov 15e350552d gitk: Make cherry-pick call git-citool on conflicts 16 years ago