405 Commits (590915dab8aaf464f5819c4ccec7941c3490e3ce)
 

Author SHA1 Message Date
Alexander Gavrilov 590915dab8 gitk: Fix commit encoding support 17 years ago
Alexander Gavrilov e7d640086e gitk: Fix transient windows on Win32 and MacOS 17 years ago
Alexander Gavrilov cea07cf8dc gitk: Add accelerators to frequently used menu commands 17 years ago
Paul Mackerras dbc4941fac Merge branch 'dev' 17 years ago
Alexander Gavrilov 218a900bd8 gitk: Implement a user-friendly Edit View dialog 17 years ago
Paul Mackerras 887a791f11 gitk: Improve cherry-pick error handling 17 years ago
Alexander Gavrilov 15e350552d gitk: Make cherry-pick call git-citool on conflicts 17 years ago
Alexander Gavrilov 84a76f18f0 gitk: Make gitk dialog windows transient 17 years ago
Alexander Gavrilov 76f15947af gitk: Add Return and Escape bindings to dialogs 17 years ago
Paul Mackerras 48a81b7cda gitk: Cope with unmerged files in local changes 17 years ago
Paul Mackerras fc4977e1b9 gitk: Make "show origin of this line" work on fake commits 17 years ago
Paul Mackerras 8b07dca18a gitk: Unify handling of merge diffs with normal 2-way diffs 17 years ago
Paul Mackerras e3e901bece gitk: Make the background color of marked lines configurable 17 years ago
Paul Mackerras 8a8977425e gitk: Add a menu item to show where a given line comes from 17 years ago
Paul Mackerras 190ec52c90 gitk: Fix some off-by-one errors in computing which line to blame 17 years ago
Alexander Gavrilov 7cdc3556d1 gitk: Allow starting gui blame for a specific line 17 years ago
Alexander Gavrilov 2df6442f7d gitk: Fix file list context menu for merge commits 17 years ago
Alexander Gavrilov bee866fa6b gitk: Allow forcing branch creation if it already exists 17 years ago
Paul Mackerras d375ef9b14 gitk: Turn short SHA1 names into links too 17 years ago
Paul Mackerras 79056034be gitk: Regenerate .po files 17 years ago
Paul Mackerras f2d0bbbd68 gitk: New way of constructing menus that allows for Alt+letter accelerators 17 years ago
Richard Quirk 63767d5fb8 gitk: Bind Key-Return to create on new branch dialog 17 years ago
Paul Mackerras 968ce45c9d gitk: Fix binding for <Return> in sha1 entry field 17 years ago
Paul Mackerras 39ee47ef06 gitk: Clean up file encoding code and add enable/disable option 17 years ago
Alexander Gavrilov 4db09304f9 gitk: Implement batch lookup and caching of encoding attrs 17 years ago
Alexander Gavrilov 09c7029dfa gitk: Enhance file encoding support 17 years ago
Christian Stimming 3945d2c052 gitk: Add untranslated error messages to translation 17 years ago
Alexander Gavrilov b8a640ee1a gitk: Fix a bug in collapsing deeply nested trees 17 years ago
Paul Mackerras d277e89f87 gitk: Use <Button-2> for context menus on OSX 17 years ago
Alexander Gavrilov 77aa0ae8d3 gitk: Add menu item for calling git gui blame 17 years ago
Alexander Gavrilov 39816d60e1 gitk: Add option to specify the default commit on command line 17 years ago
Alexander Gavrilov df75e86d73 gitk: Allow safely calling nukefile from a run queue handler 17 years ago
Mikael Magnusson 8eacbc1b03 gitk: Update swedish translation. 17 years ago
Christian Stimming 12aaf1f64d gitk: Updated German translation 17 years ago
Alexander Gavrilov 835e62aef8 gitk: Fallback to selecting the head commit upon load 17 years ago
Alexander Gavrilov 567c34e0ed gitk: Fixed automatic row selection during load 17 years ago
Alexander Gavrilov 7272131b3e gitk: Fixed broken exception handling in diff 17 years ago
Alexander Gavrilov b6326e92ef gitk: On Windows, use a Cygwin-specific flag for kill 17 years ago
Alexander Gavrilov e439e092b8 gitk: Arrange to kill diff-files & diff-index on quit 17 years ago
Alexander Gavrilov e2f90ee45c gitk: Kill back-end processes on window close 17 years ago
Paul Mackerras c11ff120f3 gitk: Handle detached heads better 17 years ago
Paul Mackerras a977953326 gitk: Fix bug introduced by "gitk: Fix "wrong # coordinates" error on reload" 17 years ago
Paul Mackerras 94b4a69f75 gitk: Fix bug where current row number display stops working 17 years ago
Michele Ballabio 64dc208c11 gitk: Move es.po where it belongs 17 years ago
Paul Mackerras 94503a66c5 gitk: Fix "wrong # coordinates" error on reload 17 years ago
Paul Mackerras 08ba820fd7 gitk: Add a progress bar for checking out a head 17 years ago
Paul Mackerras 6df7403a98 gitk: Show current row number and total number of rows 17 years ago
Paul Mackerras e8a0c69b91 Merge branch 'master' into dev 17 years ago
Thomas Arcila 314f5de1a0 gitk: Allow users to view diffs in external diff viewer 17 years ago
Paul Mackerras f4c54b3cc4 gitk: Synchronize highlighting in file view for 'f' and 'b' commands 17 years ago