Update the po template
[gitweb.git] / lib /
2008-11-16 git-gui: Implement automatic rescan after Tool execution.
2008-11-16 git-gui: Allow Tools request arguments from the user.
2008-11-16 git-gui: Add a Tools menu for arbitrary commands.
2008-11-16 git-gui: Fix the after callback execution in rescan.
2008-11-16 git-gui: Implement system-wide configuration handling.
2008-11-11 git-gui: Request blame metadata in utf-8.
2008-11-11 git-gui: Add the Show SSH Key item to the clone dialog.
2008-11-11 git-gui: Fix focus transition in the blame viewer.
2008-11-01 git-gui: Do not munge conflict marker lines in a normal...
2008-11-01 git-gui: Add a dialog that shows the OpenSSH public...
2008-10-10 git-gui: Mark-up strings in show_{other,unmerged}_diff...
2008-10-10 git-gui: Show a round number of bytes of large untracke...
2008-10-10 git-gui: Fix the blame viewer destroy handler.
2008-10-10 git-gui: Add a search command to the blame viewer.
2008-10-10 git-gui: Fix the blame window shape.
2008-10-10 git-gui: Fix switch statement in lib/merge.tcl
2008-09-30 git-gui: Fix fetching from remotes when adding them
2008-09-30 git-gui: Fix removing non-pushable remotes
2008-09-30 git-gui: Make input boxes in init/clone/open dialogs...
2008-09-30 git-gui: Avoid using the term URL when specifying repos...
2008-09-30 git-gui: mkdir -p when initializing new remote repository
2008-09-30 git-gui: Add support for removing remotes
2008-09-30 git-gui: Add support for adding remotes
2008-09-30 git-gui: Squash populate_{push,fetch}_menu to populate_...
2008-09-30 git-gui: Clarify the Remote -> Delete... action
2008-09-30 git-gui: Remove space from the end of aspell's reply...
2008-09-30 git-gui: Make Ctrl-T safe to use for conflicting files.
2008-09-30 git-gui: Do not automatically stage file after merge...
2008-09-26 Merge branch 'maint'
2008-09-26 git-gui: Help identify aspell version on Windows too
2008-09-24 git-gui: Reenable staging unmerged files by clicking...
2008-09-24 git-gui: Support the encoding menu in gui blame.
2008-09-24 git-gui: Optimize encoding name resolution using a...
2008-09-24 git-gui: Allow forcing display encoding for diffs using...
2008-09-24 git-gui: Add a menu of available encodings.
2008-09-24 git-gui: Cleanup handling of the default encoding.
2008-09-24 git-gui: Assume `blame --incremental` output is in...
2008-09-24 git-gui: Use gitattribute "encoding" for file content...
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
next