summaryrefslogtreecommitdiff
path: root/gitk
Commit message (Expand)AuthorAgeFilesLines
* gitk: prevent overly long command linesJohannes Schindelin2023-05-081-5/+19
* gitk: include y coord in recorded sash positionhalilsen2022-05-111-0/+3
* gitk: trivial indentation fixhalilsen2022-05-111-7/+7
* gitk: Resize panes correctly when reducing window sizePaul Mackerras2020-10-031-4/+11
* gitk: replace tabs with spacesDenton Liu2020-10-031-5308/+5308
* gitk: fix the context menu not appearing in the presence of submodule diffsРоман Донченко2020-04-131-3/+3
* gitk: Un-hide selection in areas with non-default background colorJohannes Sixt2020-04-131-0/+6
* gitk: add diff lines background colorsStefan Dotterweich2020-04-131-3/+19
* gitk: be prepared to be run in a bare repositoryJunio C Hamano2020-04-131-3/+2
* gitk: Preserve window dimensions on exit when not using ttk themesEric Huber2019-12-151-1/+1
* gitk: don't highlight files after submodules as submodulesРоман Донченко2019-12-151-2/+2
* gitk: fix branch name encoding errorKazuhiro Kato2019-12-151-0/+4
* gitk: rename "commit summary" to "commit reference"Beat Bolli2019-12-151-4/+4
* gitk: Do not mistake unchanged lines for submodule changesGabriele Mazzotta2019-09-141-2/+2
* gitk: Use right colour for remote refs in the "Tags and heads" dialogPaul Wise2019-09-141-1/+8
* gitk: Make web links clickablePaul Mackerras2019-08-291-1/+50
* gitk: Update copyright notice to 2016Paul Mackerras2016-12-121-2/+2
* gitk: Clear array 'commitinfo' on reloadMarkus Hitter2016-12-121-1/+2
* gitk: Remove closed file descriptors from $blobdifffdMarkus Hitter2016-12-121-0/+5
* gitk: Turn off undo manager in the text widgetMarkus Hitter2016-12-121-1/+1
* gitk: Fix missing commits when using -S or -GStefan Dotterweich2016-12-121-1/+4
* gitk: Use explicit RGB green instead of "lime"Paul Mackerras2016-12-121-6/+6
* gitk: Include commit title in branch dialogRogier Goossens2016-12-121-1/+6
* gitk: Allow checking out a remote branchRogier Goossens2016-12-121-5/+31
* gitk: Add a 'rename' option to the branch context menuRogier Goossens2016-12-121-11/+85
* gitk: Follow themed bgcolor in help dialogsGuillermo S. Romero2016-03-191-4/+4
* Merge branch 'color-fix' of https://github.com/qykth-git/gitkPaul Mackerras2015-12-191-6/+6
|\
| * gitk: Color name updateYOKOTA Hiroshi2015-11-121-6/+6
* | gitk: Let .bleft.mid widgets 'breathe'Giuseppe Bilotta2015-12-121-2/+6
* | gitk: Match ttk fonts to gitk fontsGiuseppe Bilotta2015-12-121-0/+18
|/
* gitk: Add missing acceleratorsBeat Bolli2015-10-301-2/+2
* gitk: Accelerators for the main menuGiuseppe Bilotta2015-09-131-23/+23
* gitk: Adjust the menu line numbers to compensate for the new entryBeat Bolli2015-09-131-3/+3
* gitk: Add a "Copy commit summary" commandBeat Bolli2015-08-131-0/+15
* gitk: Use translated version of "Command line" in getcommitlinesMarc Branchaud2015-05-171-1/+1
* gitk: Make it easier to go quickly to a specific commitIsmael Luceno2015-05-171-0/+2
* gitk: Show the current view's name in the window titleMarc Branchaud2015-05-171-1/+16
* gitk: Add mouse right-click options to copy path and branch nameMichael Rappazzo2015-05-171-0/+2
* gitk: Remove mc parameter from proc show_errorAlex Henrie2015-05-171-23/+23
* gitk: Fix error when changing colors after closing "List references" windowPaul Mackerras2015-05-031-5/+13
* gitk: Replace catch {unset foo} with unset -nocomplain fooPaul Mackerras2015-05-021-56/+56
* gitk: Rearrange window title to be more conventionalMarc Branchaud2015-04-061-1/+1
* gitk: Fix bad English grammar "Matches none Commit Info"Alex Henrie2015-04-061-1/+1
* gitk: Remove tcl-format flag from a message that shouldn't have itAlex Henrie2015-03-151-0/+1
* gitk: Pass --invert-grep option down to "git log"Christoph Junghans2015-03-151-0/+1
* gitk: Synchronize config file writesMax Kirillov2015-03-151-3/+28
* gitk: Report errors in saving config fileMax Kirillov2015-03-151-1/+3
* gitk: Only write changed configuration variablesMax Kirillov2015-03-151-10/+76
* gitk: Enable mouse horizontal scrolling in diff paneGabriele Mazzotta2015-03-021-0/+7
* gitk: Default wrcomcmd to use --pretty=emailChris Packham2015-03-021-1/+1