about summary refs log tree commit homepage
DateCommit message (Expand)
2007-12-29git-gui: Make commit log messages end with a newline gitgui-0.9.1
2007-12-29Added Swedish translation.
2007-12-14git-gui: Unconditionally use absolute paths with Cygwin
2007-12-14git-gui: Handle file mode changes (644->755) in diff viewer
2007-12-14git-gui: Move frequently used commands to the top of the context menu.
2007-12-05Update Hungarian translation. 100% completed.
2007-12-05Update ja.po for git-gui
2007-12-02git-gui: Improve the application icon on Windows.
2007-12-02git-gui: install-sh from automake does not like -m755
2007-12-02git-gui: Reorder msgfmt command-line arguments
2007-11-26Update German translation. 100% completed.
2007-11-26Update git-gui.pot with latest (few) string additions and changes.
2007-11-22git-gui: update it.po and glossary/it.po
2007-11-22git-gui: fix a typo in lib/commit.tcl
2007-11-21git-gui 0.9.0 gitgui-0.9.0
2007-11-08git-gui: Bind Meta-T for "Stage To Commit" menu action
2007-11-01git-gui: Allow users to set font weights to bold
2007-11-01git-gui: Update Japanese strings (part 2)
2007-11-01git-gui: Update Japanese strings
2007-11-01Updated russian translation of git-gui
2007-11-01po2msg: actually output statistics
2007-11-01po2msg: ignore untranslated messages
2007-11-01po2msg: ignore entries marked with "fuzzy"
2007-10-26git-gui: Protect against bad translation strings
2007-10-23Merge branch 'maint'
2007-10-23git-gui: Make sure we get errors from git-update-index
2007-10-23More updates and corrections to the russian translation of git-gui
2007-10-22Updated Russian translation.
2007-10-20git-gui: Update German translation
2007-10-20git-gui: Add more terms to glossary.
2007-10-20Merge branch 'maint'
2007-10-20git-gui: Don't display CR within console windows gitgui-0.8.4
2007-10-20git-gui: Handle progress bars from newer gits
2007-10-20git-gui: Correctly report failures from git-write-tree
2007-10-17git-gui: Paper bag fix the global config parsing
2007-10-13git-gui: Honor a config.mak in git-gui's top level
2007-10-12git-gui: Collapse $env(HOME) to ~/ in recent repositories on Windows
2007-10-12git-gui: Support cloning Cygwin based work-dirs
2007-10-12git-gui: Use proper Windows shortcuts instead of bat files
2007-10-12git-gui: Ensure copyright message is correctly read as UTF-8
2007-10-12git-gui: Bind n/c/o accelerators in repository chooser
2007-10-12git-gui: Disable the text widget in the repository chooser
2007-10-12git-gui: Fix bind errors when switching repository chooser panels
2007-10-12git-gui: Offer repository management features in menu bar
2007-10-12git-gui: Change repository browser radio buttons to hyperlinks
2007-10-12git-gui: offer a list of recent repositories on startup
2007-10-12git-gui: Support LFs embedded in config file values
2007-10-12git-gui: Refactor git-config --list parsing
2007-10-12git-gui: Move load_config procedure below git-version selection
2007-10-12git-gui: Change main window layout to support wider screens