Code

gitk: Avoid crash if closed while reading references
[git.git] / gitk
2009-04-17 Pat Thoytsgitk: Avoid crash if closed while reading references
2009-04-17 Pat Thoytsgitk: Handle external diff tool with spaces in the...
2009-04-17 Pat Thoytsgitk: Remember and restore the window state with the...
2009-04-17 Michele Ballabiogitk: Map KP_Divide to focus the search box
2009-04-17 Michele Ballabiogitk: Mark some more strings for translation
2009-04-17 Christian Stimminggitk: Mark forgotten string for translation
2009-04-17 Paul Mackerrasgitk: Make .gitk a hidden file under windows
2009-04-09 Paul Mackerrasgitk: Add a command to compare two strings of commits
2009-04-08 Paul Mackerrasgitk: Add a way to mark a commit, plus a "find descenda...
2009-03-23 Daniel A. Steffengitk: Fixes for Mac OS X TkAqua
2009-03-23 Stephen Boydgitk: Provide a 32x32 window icon based on the git...
2009-03-23 Giuseppe Bilottagitk: Provide a window icon if possible
2009-03-23 Pat Thoytsgitk: Handle blobs containing a DOS end-of-file marker
2009-03-01 Paul Mackerrasgitk: Fix possible infinite loop and display corruption
2008-12-21 Johannes Sixtgitk: Force the focus to the main window on Windows
2008-12-21 Kevin Ballardgitk: Allow unbalanced quotes/braces in commit headers
2008-12-21 Christian Stimminggitk: Mark forgotten strings (header sentence parts...
2008-12-21 Johannes Sixtgitk: Ensure that "Reset branch" menu entry is enabled
2008-12-21 Johannes Sixtgitk: Use check-buttons' -text property instead of...
2008-12-21 Giuseppe Bilottagitk: Map / to focus the search box
2008-12-06 Paul Mackerrasgitk: Fix bugs in blaming code
2008-12-01 Alexander Gavrilovgitk: Add a menu option to start git gui
2008-12-01 Alexander Gavrilovgitk: Make line origin search update the busy status
2008-12-01 Paul Mackerrasgitk: Fix bug in accessing undefined "notflag" variable
2008-12-01 Paul Mackerrasgitk: Highlight only when search type is "containing:".
2008-11-18 Paul Mackerrasgitk: Fix context menu items for generating diffs when...
2008-11-18 Alexander Gavrilovgitk: Avoid handling the Return key twice in Add Branch
2008-11-18 Paul Mackerrasgitk: Show local changes properly when we have a path...
2008-11-18 Paul Mackerrasgitk: Fix switch statement in parseviewargs
2008-11-15 Paul Mackerrasgitk: Index line[hnd]tag arrays by id rather than row...
2008-11-13 Paul Mackerrasgitk: Fix linehtag undefined error with file highlighting
2008-11-13 Alexander Gavrilovgitk: Fix commit encoding support
2008-11-13 Alexander Gavrilovgitk: Fix transient windows on Win32 and MacOS
2008-11-13 Alexander Gavrilovgitk: Add accelerators to frequently used menu commands
2008-11-09 Paul MackerrasMerge branch 'dev'
2008-11-08 Alexander Gavrilovgitk: Implement a user-friendly Edit View dialog
2008-11-08 Paul Mackerrasgitk: Improve cherry-pick error handling
2008-11-07 Alexander Gavrilovgitk: Make cherry-pick call git-citool on conflicts
2008-11-07 Alexander Gavrilovgitk: Make gitk dialog windows transient
2008-11-07 Alexander Gavrilovgitk: Add Return and Escape bindings to dialogs
2008-11-04 Paul Mackerrasgitk: Cope with unmerged files in local changes
2008-11-04 Paul Mackerrasgitk: Make "show origin of this line" work on fake...
2008-11-02 Paul Mackerrasgitk: Unify handling of merge diffs with normal 2-way...
2008-10-27 Paul Mackerrasgitk: Make the background color of marked lines configu...
2008-10-27 Paul Mackerrasgitk: Add a menu item to show where a given line comes...
2008-10-27 Paul Mackerrasgitk: Fix some off-by-one errors in computing which...
2008-10-26 Alexander Gavrilovgitk: Allow starting gui blame for a specific line
2008-10-21 Alexander Gavrilovgitk: Fix file list context menu for merge commits
2008-10-21 Alexander Gavrilovgitk: Allow forcing branch creation if it already exists
2008-10-20 Paul Mackerrasgitk: Turn short SHA1 names into links too
2008-10-18 Paul Mackerrasgitk: Regenerate .po files
2008-10-17 Paul Mackerrasgitk: New way of constructing menus that allows for...
2008-10-15 Richard Quirkgitk: Bind Key-Return to create on new branch dialog
2008-10-15 Paul Mackerrasgitk: Fix binding for <Return> in sha1 entry field
2008-10-15 Paul Mackerrasgitk: Clean up file encoding code and add enable/disabl...
2008-10-14 Alexander Gavrilovgitk: Implement batch lookup and caching of encoding...
2008-10-14 Alexander Gavrilovgitk: Enhance file encoding support
2008-09-21 Christian Stimminggitk: Add untranslated error messages to translation
2008-09-21 Alexander Gavrilovgitk: Fix a bug in collapsing deeply nested trees
2008-09-21 Paul Mackerrasgitk: Use <Button-2> for context menus on OSX
2008-08-26 Alexander Gavrilovgitk: Add menu item for calling git gui blame
2008-08-26 Alexander Gavrilovgitk: Add option to specify the default commit on comma...
2008-08-11 Alexander Gavrilovgitk: Allow safely calling nukefile from a run queue...
2008-07-31 Alexander Gavrilovgitk: Fallback to selecting the head commit upon load
2008-07-31 Alexander Gavrilovgitk: Fixed automatic row selection during load
2008-07-31 Alexander Gavrilovgitk: Fixed broken exception handling in diff
2008-07-31 Alexander Gavrilovgitk: On Windows, use a Cygwin-specific flag for kill
2008-07-31 Alexander Gavrilovgitk: Arrange to kill diff-files & diff-index on quit
2008-07-31 Alexander Gavrilovgitk: Kill back-end processes on window close
2008-05-26 Paul Mackerrasgitk: Handle detached heads better
2008-05-22 Paul Mackerrasgitk: Fix bug introduced by "gitk: Fix "wrong # coordin...
2008-05-20 Paul Mackerrasgitk: Fix bug where current row number display stops...
2008-05-18 Paul Mackerrasgitk: Fix "wrong # coordinates" error on reload
2008-05-12 Paul Mackerrasgitk: Add a progress bar for checking out a head
2008-05-11 Paul Mackerrasgitk: Show current row number and total number of rows
2008-05-11 Paul MackerrasMerge branch 'master' into dev
2008-05-11 Thomas Arcilagitk: Allow users to view diffs in external diff viewer
2008-05-10 Paul Mackerrasgitk: Synchronize highlighting in file view for 'f...
2008-05-09 Paul Mackerrasgitk: Make updates go faster
2008-05-03 Michele Ballabiogitk: Disable "Reset %s branch to here" when on a detac...
2008-04-27 Paul Mackerrasgitk: Fix handling of tree file list with special chars...
2008-04-26 Paul Mackerrasgitk: Reorganize processing of arguments for git log
2008-04-06 Gerrit Papegitk: Fix changing colors through Edit->Preferences
2008-03-11 Paul MackerrasMerge branch 'master' into dev
2008-03-11 Paul Mackerrasgitk: Avoid Tcl error when switching views
2008-03-11 David Aguilar[PATCH] gitk: Don't show local changes when we there...
2008-03-10 Pekka Kaitaniemi[PATCH] gitk: Add horizontal scrollbar to the diff...
2008-03-10 Jeff King[PATCH] gitk: make autoselect optional
2008-03-10 Michele Ballabio[PATCH] gitk: Mark another string for translation
2008-03-10 Yann Dirson[PATCH] Add an --argscmd flag to get the list of refs...
2008-03-10 Paul Mackerrasgitk: Only restore window size from ~/.gitk, not position
2008-03-07 Paul Mackerrasgitk: Fix problem with target row not being in scroll...
2008-03-07 Paul Mackerrasgitk: Avoid a crash in selectline if commitinfo($id...
2008-03-04 Paul Mackerrasgitk: Fix some corner cases in computing vrowmod and...
2008-03-04 Paul Mackerrasgitk: Correct a few strings and comments to say "git...
2008-03-02 Paul Mackerrasgitk: Don't filter view arguments through git rev-parse
2008-03-02 Paul Mackerrasgitk: Fix problems with target row stuff
2008-02-24 Paul Mackerrasgitk: Handle updating with path limiting better
2008-02-17 Paul Mackerrasgitk: Fix bug where arcs could get lost
2008-02-16 Paul MackerrasMerge branch 'master' into dev
next