aboutsummaryrefslogtreecommitdiff
path: root/gitk
Commit message (Expand)AuthorAge
* Merge branch 'color-fix' of https://github.com/qykth-git/gitkPaul Mackerras2015-12-19
|\
| * gitk: Color name updateYOKOTA Hiroshi2015-11-12
* | gitk: Let .bleft.mid widgets 'breathe'Giuseppe Bilotta2015-12-12
* | gitk: Match ttk fonts to gitk fontsGiuseppe Bilotta2015-12-12
|/
* gitk: Add missing acceleratorsBeat Bolli2015-10-30
* gitk: Accelerators for the main menuGiuseppe Bilotta2015-09-13
* gitk: Adjust the menu line numbers to compensate for the new entryBeat Bolli2015-09-13
* gitk: Add a "Copy commit summary" commandBeat Bolli2015-08-13
* gitk: Use translated version of "Command line" in getcommitlinesMarc Branchaud2015-05-17
* gitk: Make it easier to go quickly to a specific commitIsmael Luceno2015-05-17
* gitk: Show the current view's name in the window titleMarc Branchaud2015-05-17
* gitk: Add mouse right-click options to copy path and branch nameMichael Rappazzo2015-05-17
* gitk: Remove mc parameter from proc show_errorAlex Henrie2015-05-17
* gitk: Fix error when changing colors after closing "List references" windowPaul Mackerras2015-05-03
* gitk: Replace catch {unset foo} with unset -nocomplain fooPaul Mackerras2015-05-02
* gitk: Rearrange window title to be more conventionalMarc Branchaud2015-04-06
* gitk: Fix bad English grammar "Matches none Commit Info"Alex Henrie2015-04-06
* gitk: Remove tcl-format flag from a message that shouldn't have itAlex Henrie2015-03-15
* gitk: Pass --invert-grep option down to "git log"Christoph Junghans2015-03-15
* gitk: Synchronize config file writesMax Kirillov2015-03-15
* gitk: Report errors in saving config fileMax Kirillov2015-03-15
* gitk: Only write changed configuration variablesMax Kirillov2015-03-15
* gitk: Enable mouse horizontal scrolling in diff paneGabriele Mazzotta2015-03-02
* gitk: Default wrcomcmd to use --pretty=emailChris Packham2015-03-02
* gitk: Remove boilerplate for configuration variablesMax Kirillov2014-10-30
* gitk: Show detached HEAD if --all is specifiedMax Kirillov2014-10-30
* gitk: Do not depend on Cygwin's "kill" command on WindowsSebastian Schuberth2014-10-30
* gitk: Add keybinding to switch to parent commitMax Kirillov2014-08-08
* gitk: Add visiblerefs option, which lists always-shown branchesMax Kirillov2014-06-27
* gitk: Catch mkdtemp errorsDavid Aguilar2014-06-27
* gitk: Use mktemp -d to avoid predictable temporary directoriesDavid Aguilar2014-06-15
* gitk: Honor TMPDIR when viewing external diffsDavid Aguilar2014-06-15
* gitk: Show staged submodules regardless of ignore configJens Lehmann2014-06-15
* gitk: Allow displaying time zones from author and commit dates timestampsAnders Kaseorg2014-06-15
* gitk: Switch to patch mode when searching for line originMax Kirillov2014-06-15
* gitk: Replace SHA1 entry field on keyboard pasteIlya Bobyr2014-06-15
* gitk: Indent word-wrapped lines in commit display headerPaul Mackerras2014-01-23
* gitk: Comply with XDG base directory specificationAstril Hayato2014-01-22
* gitk: Replace "next" and "prev" buttons with down and up arrowsMarc Branchaud2014-01-21
* gitk: Update copyright datesPaul Mackerras2014-01-21
* gitk: Fix mistypeMax Kirillov2014-01-21
* gitk: Recognize -L optionThomas Rast2013-12-02
* gitk: Support showing the gathered inline diffsThomas Rast2013-12-02
* gitk: Split out diff part in $commitinfoThomas Rast2013-12-02
* gitk: Refactor per-line part of getblobdiffline and its supportThomas Rast2013-12-02
* gitk: Support -G option from the command lineThomas Rast2013-12-02
* gitk: Tag display improvementsPaul Mackerras2013-10-31
* gitk: On OSX, bring the gitk window to frontTair Sabirgaliev2013-05-13
* gitk: Add support for -G'regex' pickaxe variantMartin Langhoff2013-05-13
* gitk: Add menu item for reverting commitsKnut Franke2013-05-11