gitweb.git

Commits

2008-02-28 git-gui: Paper bag fix info dialog when no files are... gitgui-0.9.3
2008-02-22 git-gui: Focus insertion point at end of strings in...
2008-02-22 git-gui: Avoid hardcoded Windows paths in Cygwin packag...
2008-02-22 git-gui: Default TCL_PATH to same location as TCLTK_PATH
2008-02-22 git-gui: Paper bag fix error dialogs opening over the...
2008-02-21 git-gui: Ensure error dialogs always appear over all...
2008-02-20 git-gui: relax "dirty" version detection
2008-02-12 git-gui: support Git Gui.app under OS X 10.5
2008-01-23 git-gui: Correctly cleanup msgfmt '1 message untranslat... gitgui-0.9.2
2008-01-23 git-gui: Make the statistics of po2msg match those...
2008-01-23 git-gui: Fallback to Tcl based po2msg.sh if msgfmt...
2008-01-23 git-gui: Work around random missing scrollbar in revisi...
2008-01-21 git-gui: Correct encoding of glossary/fr.po to UTF-8
2008-01-21 git-gui: Consolidate hook execution code into a single...
2008-01-21 git-gui: Correct window title for hook failure dialogs
2008-01-21 git-gui: Honor the standard commit-msg hook
2008-01-18 git-gui: Makefile - Handle $DESTDIR on Cygwin
2008-01-18 git-gui: add french glossary: glossary/fr.po
2008-01-16 git-gui: Refresh file status description after hunk...
2008-01-16 git-gui: Allow 'Create New Repository' on existing...
2008-01-16 git-gui: Initial french translation
2008-01-16 git-gui: Improve German translation.
2008-01-16 git-gui: Updated Swedish translation after mailing...
2008-01-16 git-gui: Fix broken revert confirmation.
2008-01-16 git-gui: Update German translation
2008-01-16 git-gui: Update glossary: add term "hunk"
2007-12-30 git-gui: Make commit log messages end with a newline gitgui-0.9.1
2007-12-30 Added Swedish translation.
2007-12-14 git-gui: Unconditionally use absolute paths with Cygwin
2007-12-14 git-gui: Handle file mode changes (644->755) in diff...
2007-12-14 git-gui: Move frequently used commands to the top of...
2007-12-05 Update Hungarian translation. 100% completed.
2007-12-05 Update ja.po for git-gui
2007-12-03 git-gui: Improve the application icon on Windows.
2007-12-03 git-gui: install-sh from automake does not like -m755
2007-12-03 git-gui: Reorder msgfmt command-line arguments
2007-11-27 Update German translation. 100% completed.
2007-11-27 Update git-gui.pot with latest (few) string additions...
2007-11-22 git-gui: update it.po and glossary/it.po
2007-11-22 git-gui: fix a typo in lib/commit.tcl
2007-11-21 git-gui 0.9.0 gitgui-0.9.0
2007-11-08 git-gui: Bind Meta-T for "Stage To Commit" menu action
2007-11-01 git-gui: Allow users to set font weights to bold
2007-11-01 git-gui: Update Japanese strings (part 2)
2007-11-01 git-gui: Update Japanese strings
2007-11-01 Updated russian translation of git-gui
2007-11-01 po2msg: actually output statistics
2007-11-01 po2msg: ignore untranslated messages
2007-11-01 po2msg: ignore entries marked with "fuzzy"
2007-10-26 git-gui: Protect against bad translation strings
2007-10-23 Merge branch 'maint'
2007-10-23 git-gui: Make sure we get errors from git-update-index
2007-10-23 More updates and corrections to the russian translation...
2007-10-22 Updated Russian translation.
2007-10-21 git-gui: Update German translation
2007-10-21 git-gui: Add more terms to glossary.
2007-10-21 Merge branch 'maint'
2007-10-21 git-gui: Don't display CR within console windows gitgui-0.8.4
2007-10-21 git-gui: Handle progress bars from newer gits
2007-10-20 git-gui: Correctly report failures from git-write-tree
2007-10-17 git-gui: Paper bag fix the global config parsing
2007-10-14 git-gui: Honor a config.mak in git-gui's top level
2007-10-13 git-gui: Collapse $env(HOME) to ~/ in recent repositori...
2007-10-13 git-gui: Support cloning Cygwin based work-dirs
2007-10-13 git-gui: Use proper Windows shortcuts instead of bat...
2007-10-13 git-gui: Ensure copyright message is correctly read...
2007-10-13 git-gui: Bind n/c/o accelerators in repository chooser
2007-10-13 git-gui: Disable the text widget in the repository...
2007-10-13 git-gui: Fix bind errors when switching repository...
2007-10-12 git-gui: Offer repository management features in menu bar
2007-10-12 git-gui: Change repository browser radio buttons to...
2007-10-12 git-gui: offer a list of recent repositories on startup
2007-10-12 git-gui: Support LFs embedded in config file values
2007-10-12 git-gui: Refactor git-config --list parsing
2007-10-12 git-gui: Move load_config procedure below git-version...
2007-10-12 git-gui: Change main window layout to support wider...
2007-10-12 git-gui: update Italian translation
2007-10-10 git-gui: Updated po strings based on current sources
2007-10-10 git-gui: add mingw specific startup wrapper
2007-10-10 git-gui: set NO_MSGFMT to force using pure tcl replacem...
2007-10-10 git-gui: add directory git-gui is located in to PATH...
2007-10-10 Merge branch 'cs/de'
2007-10-10 git-gui: Update German translation, including latest...
2007-10-10 git-gui: Incorporate glossary changes into existing...
2007-10-10 git-gui: Update German glossary according to mailing...
2007-10-10 git-gui: Add more words to translation glossary
2007-10-10 git-gui: Shorten the staged/unstaged changes title...
2007-10-10 git-gui: Bind Cmd-, to Preferences on Mac OS X
2007-10-10 git-gui: Consolidate the Fetch and Push menus into...
2007-10-10 git-gui: Use progress meter in the status bar during...
2007-10-10 git-gui: Include our Git logo in the about dialog
2007-10-10 git-gui: Refactor about dialog code into its own module
2007-10-10 git-gui: Refactor Henrik Nyh's logo into its own procedure
2007-10-10 Merge branch 'maint'
2007-10-08 git-gui: accept versions containing text annotations...
2007-10-03 git-gui: Allow forced push into remote repository
2007-10-03 Merge branch 'maint'
2007-10-03 git-gui: Don't crash when starting gitk from a browser...
2007-10-03 git-gui: Allow gitk to be started on Cygwin with native...
2007-09-28 git-gui: Refer to ourselves as "Git Gui" and not "git...
next