git-gui: Add more integration options to citool.
[gitweb.git] / lib /
2008-09-24 git-gui: Add more integration options to citool.
2008-09-12 git-gui: I18n fix sentence parts into full sentences...
2008-09-12 git-gui: Restore ability to Stage Working Copy for...
2008-09-12 git-gui: Fix Blame Parent & Context for working copy...
2008-09-05 Merge branch 'maint'
2008-09-05 git-gui: Fix diff parsing for lines starting with ...
2008-09-05 git-gui: Show special diffs for complex conflict cases.
2008-09-05 git-gui: Reimplement and enhance auto-selection of...
2008-09-05 git-gui: Support conflict states _U & UT.
2008-09-05 git-gui: Support more merge tools.
2008-09-05 git-gui: Support calling merge tools.
2008-09-05 git-gui: Support resolving conflicts via the diff conte...
2008-09-05 git-gui: Mark forgotten strings for translation.
2008-09-01 Merge branch 'maint'
2008-09-01 git gui: show diffs with a minimum of 1 context line
2008-08-25 git-gui: Allow specifying an initial line for git gui...
2008-08-25 git-gui: Better positioning in Blame Parent Commit
2008-08-25 git-gui: Support passing blame to a parent commit.
2008-08-25 git-gui: Support starting gitk from Gui Blame
2008-08-25 git-gui: Teach git gui about file type changes
2008-07-27 git-gui: Preserve scroll position on reshow_diff.
2008-07-26 git-gui: "Stage Line": Treat independent changes in...
2008-07-26 git-gui: Fix "Stage/Unstage Line" with one line of...
2008-07-17 Add a menu item to invoke full copy detection in blame.
2008-07-17 Kill the blame back-end on window close.
2008-07-17 Add options to control the search for copies in blame.
2008-07-13 git-gui: MERGE_RR lives in .git/ directly with newer...
2008-07-02 git-gui: Implement "Stage/Unstage Line"
2008-05-27 git-gui: Vertically align textboxes with labels gitgui-0.10.2
2008-05-09 git-gui: Delete branches with 'git branch -D' to clear...
2008-05-09 git-gui: Setup branch.remote,merge for shorthand git...
2008-04-24 Merge branch 'maint'
2008-04-24 git-gui: Don't use '$$cr master' with aspell earlier...
2008-04-14 git-gui: Report less precise object estimates for datab...
2008-03-15 git-gui: Don't translate the special Apple menu
2008-03-08 git-gui: Add option for changing the width of the commi...
2008-03-06 git-gui: if a background colour is set, set foreground...
2008-03-05 Merge branch 'maint'
2008-02-28 Merge branch 'maint'
2008-02-28 git-gui: Paper bag fix info dialog when no files are... gitgui-0.9.3
2008-02-22 Merge branch 'maint'
2008-02-22 git-gui: Focus insertion point at end of strings in...
2008-02-22 git-gui: Paper bag fix error dialogs opening over the...
2008-02-22 git-gui: fix typo in lib/spellcheck.tcl
2008-02-21 git-gui: Shorten Aspell version strings to just Aspell...
2008-02-21 git-gui: Gracefully display non-aspell version errors...
2008-02-21 git-gui: Catch and display aspell startup failures...
2008-02-21 git-gui: Only bind the spellcheck popup suggestion...
2008-02-21 git-gui: Remove explicit references to 'aspell' in...
2008-02-21 git-gui: Ensure all spellchecker 'class' variables...
2008-02-21 Merge branch 'maint'
2008-02-21 git-gui: Ensure error dialogs always appear over all...
2008-02-20 Merge branch 'maint'
2008-02-17 git-gui: (i18n) Add newly added translation strings...
2008-02-14 git-gui: Correct size of dictionary name widget in...
2008-02-14 git-gui: Paper bag fix bad string length call in spellc...
2008-02-12 git-gui: Automatically spell check commit messages...
2008-02-12 Merge branch 'maint'
2008-02-04 git-gui: (i18n) Fix a bunch of still untranslated strings.
2008-01-23 git-gui: Work around random missing scrollbar in revisi...
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-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: Fix broken revert confirmation.
2007-12-30 git-gui: Make commit log messages end with a newline gitgui-0.9.1
2007-12-14 git-gui: Handle file mode changes (644->755) in diff...
2007-12-03 git-gui: Improve the application icon on Windows.
2007-11-22 git-gui: fix a typo in lib/commit.tcl
2007-10-23 Merge branch 'maint'
2007-10-23 git-gui: Make sure we get errors from git-update-index
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-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: 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-10 Merge branch 'cs/de'
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-03 git-gui: Allow forced push into remote repository
2007-10-03 Merge branch 'maint'
2007-09-28 git-gui: Use Henrik Nyh's git logo icon on Windows...
2007-09-28 git-gui: fix typo in lib/blame.tcl
2007-09-26 git-gui: Make the status bar easier to read in the...
2007-09-26 git-gui: Switch the git-gui logo to Henrik Nyh's logo
2007-09-26 git-gui: Don't delete scrollbars in console windows
next