gitk: Update copyright notice to 2016
Paul Mackerras committed almost 10 years ago
gitk: Clear array 'commitinfo' on reload
Markus Hitter committed almost 10 years ago
gitk: Remove closed file descriptors from $blobdifffd
Markus Hitter committed almost 10 years ago
gitk: Turn off undo manager in the text widget
Markus Hitter committed almost 10 years ago
gitk: Fix Japanese translation for "marked commit"
Satoshi Yasushima committed almost 10 years ago
gitk: Fix missing commits when using -S or -G
Stefan Dotterweich committed over 10 years ago
gitk: Use explicit RGB green instead of "lime"
Paul Mackerras committed almost 10 years ago
gitk: Add Portuguese translation
Vasco Almeida committed over 10 years ago
mergetools: fix xxdiff hotkeys
David Aguilar committed almost 10 years ago
difftool: rename variables for consistency
David Aguilar committed almost 10 years ago
difftool: chdir as early as possible
David Aguilar committed almost 10 years ago
difftool: sanitize $workdir as early as possible
David Aguilar committed almost 10 years ago
difftool: fix dir-diff index creation when in a subdirectory
David Aguilar committed almost 10 years ago
mingw: intercept isatty() to handle /dev/null as Git expects it
Johannes Schindelin committed almost 10 years ago
gitk: Makefile: create install bin directory
Vasco Almeida committed over 10 years ago
gitk: Include commit title in branch dialog
Rogier Goossens committed over 10 years ago
gitk: Allow checking out a remote branch
Rogier Goossens committed over 10 years ago
gitk: Add a 'rename' option to the branch context menu
Rogier Goossens committed over 10 years ago
ref-filter: add support to display trailers as part of contents
Jacob Keller committed almost 10 years ago
pretty: add %(trailers) format for displaying trailers of a commit message
Jacob Keller committed almost 10 years ago