Code

gitk: Fix selection of tags
[git.git] / gitk
2009-11-19 Pat Thoytsgitk: Fix selection of tags
2009-11-14 Pat Thoytsgitk: Default to the system colours on Windows
2009-11-14 Paul Mackerrasgitk: Merge branch 'dev' into master
2009-11-14 Markus Heidelberggitk: Fix "git gui blame" invocation when called from...
2009-11-14 Sitaram Chamartygitk: Disable checkout of remote branches
2009-11-14 Paul Mackerrasgitk: Improve appearance of radiobuttons and checkbuttons
2009-11-03 Bernt Hansengitk: Skip translation of "wrong Tcl version" message
2009-11-03 Jens Lehmanngitk: Use the --submodule option for displaying diffs...
2009-11-03 Jens Lehmanngitk: Fix diffing committed -> staged (typo in diffcmd)
2009-11-03 Guillermo S. Romerogitk: Add configuration for UI colour scheme
2009-09-21 Pat Thoytsgitk: Work around leftover temporary save file
2009-09-10 Paul Mackerrasgitk: Don't compare fake children when comparing commits
2009-09-10 Paul Mackerrasgitk: Show diff of commits at end of compare-commits...
2009-09-07 Paul Mackerrasgitk: Show diff of commits at end of compare-commits...
2009-09-05 Paul Mackerrasgitk: Add a user preference to enable/disable use of...
2009-09-05 Paul MackerrasMerge branch 'master' into dev
2009-08-13 Thomas Rastgitk: Parse arbitrary commit-ish in SHA1 field
2009-08-13 Thomas Rastgitk: Fix direction of symmetric difference in optimize...
2009-08-13 Thomas Rastgitk: New option to hide remote refs
2009-08-13 Johannes Sixtgitk: Do not hard-code "encoding" in attribute lookup...
2009-05-24 Markus Heidelberggitk: Allow diff view without context lines
2009-05-24 Michele Ballabiogitk: Add another string to translation
2009-05-24 Dirk Suesserottgitk: Add option 'Simple history' to the options menu
2009-05-18 Pat Thoytsgitk: Handle msysGit version during version comparisons
2009-05-16 Elijah Newrengitk: Make more options easily accessible from Edit...
2009-05-16 Paul Mackerrasgitk: Check git version before using --textconv flag
2009-05-16 Johannes Sixtgitk: Use --textconv to generate diff text
2009-05-16 Pat Thoytsgitk: Fix errors in the theme patch
2009-04-30 Pat Thoytsgitk: Use themed tk widgets
2009-04-30 Paul MackerrasMerge branch 'master' into dev
2009-04-21 Paul Mackerrasgitk: Fix compare-commits function when we have local...
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-23 Paul Mackerrasgitk: Restore scrolling position of diff pane on back...
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
next