summaryrefslogtreecommitdiff
path: root/gitk
AgeCommit message (Expand)Author
2011-07-24gitk: Fix "show origin of this line" with separate work treeMartin von Zweigbergk
2011-07-24gitk: Fix file highlight when run in subdirectoryMartin von Zweigbergk
2011-07-24gitk: Update copyrightPaul Mackerras
2011-05-29gitk: When a commit contains a note, mark it with a yellow boxRaphael Zimmerer
2011-05-29gitk: Remember time zones from author and commit timestampsAnders Kaseorg
2011-05-29gitk: Remove unused $cdate arrayAnders Kaseorg
2011-04-09gitk: Update cherry-pick error message parsingAnders Kaseorg
2011-03-09gitk: Quote tag names in event bindings to avoid problems with % charsPat Thoyts
2011-03-09gitk: Allow user to control how much of the SHA1 ID gets auto-selectedPaul Mackerras
2011-01-19gitk: Take only numeric version components when computing $git_versionAnders Kaseorg
2010-12-12gitk: Make text selectable on MacStefan Haller
2010-12-12gitk: Prevent the text pane from becoming editableStefan Haller
2010-12-11gitk: Add the equivalent of diff --color-wordsThomas Rast
2010-05-30gitk: Show notes by default (like git log does)Kirill Smelkov
2010-04-17gitk: Display dirty submodules correctlyJens Lehmann
2010-03-20gitk: Fix display of copyright symbolPat Thoyts
2010-03-20gitk: Add emacs editor variable blockPat Thoyts
2010-03-20gitk: Avoid calling tk_setPalette on WindowsPat Thoyts
2010-03-20gitk: Don't clobber "Remember this view" settingJonathan Nieder
2010-03-20gitk: Add comments to explain encode_view_opts and decode_view_optsJonathan Nieder
2010-03-20gitk: Use consistent font for all text input fieldsMark Hills
2010-03-20gitk: Set the font for all listbox widgetsMark Hills
2010-03-20gitk: Set the font for all spinbox widgetsMark Hills
2010-03-20gitk: Remove forced use of sans-serif fontMark Hills
2010-03-20gitk: Add Ctrl-W shortcut for closing the active windowJens Lehmann
2010-02-03gitk: Fix copyright symbol in About box messagePaul Mackerras
2010-01-12gitk: Adjust two equal strings which differed in whitespaceMarkus Heidelberg
2010-01-12gitk: Display submodule diffs with appropriate encodingKirill Smelkov
2010-01-12gitk: Fix display of newly-created tagsDave Dulson
2010-01-12gitk: Enable gitk to create tags with messagesDave Dulson
2009-12-13gitk: Add "--no-replace-objects" optionChristian Couder
2009-11-19gitk: Fix selection of tagsPat Thoyts
2009-11-14gitk: Default to the system colours on WindowsPat Thoyts
2009-11-14gitk: Merge branch 'dev' into masterPaul Mackerras
2009-11-14gitk: Fix "git gui blame" invocation when called from top-level directoryMarkus Heidelberg
2009-11-14gitk: Disable checkout of remote branchesSitaram Chamarty
2009-11-14gitk: Improve appearance of radiobuttons and checkbuttonsPaul Mackerras
2009-11-03gitk: Skip translation of "wrong Tcl version" messageBernt Hansen
2009-11-03gitk: Use the --submodule option for displaying diffs when availableJens Lehmann
2009-11-03gitk: Fix diffing committed -> staged (typo in diffcmd)Jens Lehmann
2009-11-03gitk: Add configuration for UI colour schemeGuillermo S. Romero
2009-09-21gitk: Work around leftover temporary save filePat Thoyts
2009-09-10gitk: Don't compare fake children when comparing commitsPaul Mackerras
2009-09-10gitk: Show diff of commits at end of compare-commits outputPaul Mackerras
2009-09-07gitk: Show diff of commits at end of compare-commits outputPaul Mackerras
2009-09-05gitk: Add a user preference to enable/disable use of themed widgetsPaul Mackerras
2009-09-05Merge branch 'master' into devPaul Mackerras
2009-08-13gitk: Parse arbitrary commit-ish in SHA1 fieldThomas Rast
2009-08-13gitk: Fix direction of symmetric difference in optimized modeThomas Rast
2009-08-13gitk: New option to hide remote refsThomas Rast