git.git
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 Christian Stimminggitk: Update German translation.
2009-04-30 Alex Riesengitk: Add Russian translation
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: Update German translation
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 Christian Stimminggitk: Update German translation
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-08-03 Mikael Magnussongitk: Update swedish translation.
2008-08-03 Christian Stimminggitk: Updated German translation
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 Michele Ballabiogitk: Move es.po where it belongs
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-05-03 Christian Stimminggitk: German translation again updated
2008-05-03 Christian Stimminggitk: Update German translation
2008-05-02 Gerrit Papegitk: Makefile/install: force permissions when installi...
2008-05-02 Peter Karlssongitk: Initial Swedish translation.
2008-05-02 Santiago Galagitk: Spanish translation of gitk
next