summaryrefslogtreecommitdiff
path: root/gitk
AgeCommit message (Expand)AuthorFilesLines
2015-05-17gitk: Use translated version of "Command line" in getcommitlinesLibravatar Marc Branchaud1-1/+1
2015-05-17gitk: Make it easier to go quickly to a specific commitLibravatar Ismael Luceno1-0/+2
2015-05-17gitk: Show the current view's name in the window titleLibravatar Marc Branchaud1-1/+16
2015-05-17gitk: Add mouse right-click options to copy path and branch nameLibravatar Michael Rappazzo1-0/+2
2015-05-17gitk: Remove mc parameter from proc show_errorLibravatar Alex Henrie1-23/+23
2015-05-03gitk: Fix error when changing colors after closing "List references" windowLibravatar Paul Mackerras1-5/+13
2015-05-02gitk: Replace catch {unset foo} with unset -nocomplain fooLibravatar Paul Mackerras1-56/+56
2015-04-06gitk: Rearrange window title to be more conventionalLibravatar Marc Branchaud1-1/+1
2015-04-06gitk: Fix bad English grammar "Matches none Commit Info"Libravatar Alex Henrie1-1/+1
2015-03-15gitk: Remove tcl-format flag from a message that shouldn't have itLibravatar Alex Henrie1-0/+1
2015-03-15gitk: Pass --invert-grep option down to "git log"Libravatar Christoph Junghans1-0/+1
2015-03-15gitk: Synchronize config file writesLibravatar Max Kirillov1-3/+28
2015-03-15gitk: Report errors in saving config fileLibravatar Max Kirillov1-1/+3
2015-03-15gitk: Only write changed configuration variablesLibravatar Max Kirillov1-10/+76
2015-03-02gitk: Enable mouse horizontal scrolling in diff paneLibravatar Gabriele Mazzotta1-0/+7
2015-03-02gitk: Default wrcomcmd to use --pretty=emailLibravatar Chris Packham1-1/+1
2014-10-30gitk: Remove boilerplate for configuration variablesLibravatar Max Kirillov1-68/+20
2014-10-30gitk: Show detached HEAD if --all is specifiedLibravatar Max Kirillov1-0/+2
2014-10-30gitk: Do not depend on Cygwin's "kill" command on WindowsLibravatar Sebastian Schuberth1-1/+1
2014-08-08gitk: Add keybinding to switch to parent commitLibravatar Max Kirillov1-0/+12
2014-06-27gitk: Add visiblerefs option, which lists always-shown branchesLibravatar Max Kirillov1-4/+6
2014-06-27gitk: Catch mkdtemp errorsLibravatar David Aguilar1-1/+3
2014-06-15gitk: Use mktemp -d to avoid predictable temporary directoriesLibravatar David Aguilar1-1/+2
2014-06-15gitk: Honor TMPDIR when viewing external diffsLibravatar David Aguilar1-2/+9
2014-06-15gitk: Show staged submodules regardless of ignore configLibravatar Jens Lehmann1-3/+10
2014-06-15gitk: Allow displaying time zones from author and commit dates timestampsLibravatar Anders Kaseorg1-1/+23
2014-06-15gitk: Switch to patch mode when searching for line originLibravatar Max Kirillov1-2/+6
2014-06-15gitk: Replace SHA1 entry field on keyboard pasteLibravatar Ilya Bobyr1-0/+1
2014-01-23gitk: Indent word-wrapped lines in commit display headerLibravatar Paul Mackerras1-1/+1
2014-01-22gitk: Comply with XDG base directory specificationLibravatar Astril Hayato1-5/+30
2014-01-21gitk: Replace "next" and "prev" buttons with down and up arrowsLibravatar Marc Branchaud1-2/+28
2014-01-21gitk: Update copyright datesLibravatar Paul Mackerras1-2/+2
2014-01-21gitk: Fix mistypeLibravatar Max Kirillov1-1/+1
2013-12-02gitk: Recognize -L optionLibravatar Thomas Rast1-0/+8
2013-12-02gitk: Support showing the gathered inline diffsLibravatar Thomas Rast1-0/+38
2013-12-02gitk: Split out diff part in $commitinfoLibravatar Thomas Rast1-1/+10
2013-12-02gitk: Refactor per-line part of getblobdiffline and its supportLibravatar Thomas Rast1-195/+213
2013-12-02gitk: Support -G option from the command lineLibravatar Thomas Rast1-1/+1
2013-10-31gitk: Tag display improvementsLibravatar Paul Mackerras1-13/+83
2013-05-13gitk: On OSX, bring the gitk window to frontLibravatar Tair Sabirgaliev1-0/+9
2013-05-13gitk: Add support for -G'regex' pickaxe variantLibravatar Martin Langhoff1-1/+4
2013-05-11gitk: Add menu item for reverting commitsLibravatar Knut Franke1-0/+62
2013-05-11gitk: Simplify file filteringLibravatar Felipe Contreras1-13/+7
2013-05-11gitk: Display the date of a tag in a human-friendly wayLibravatar Anand Kumria1-1/+1
2013-05-11gitk: Improve behaviour of drop-down listsLibravatar Paul Mackerras1-1/+6
2013-04-01gitk: Move hard-coded colors to .gitkLibravatar Gauthier Östervall1-39/+110
2013-01-02gitk: Display important heads even when there are manyLibravatar Paul Mackerras1-15/+44
2013-01-01gitk: Improve display of list of nearby tags and headsLibravatar Paul Mackerras1-3/+9
2013-01-01gitk: Fix display of branch names on some commitsLibravatar Paul Mackerras1-2/+2
2012-10-22gitk: When searching, only highlight files when in Patch modeLibravatar Stefan Haller1-7/+6