summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-02git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror.Libravatar Mark Burton1-16/+27
2008-11-26git-gui: update Japanese translationLibravatar Nanako Shiraishi1-294/+825
2008-11-23git-gui: french translation updateLibravatar Christian Couder1-297/+827
2008-11-21Updated Swedish translation (514t0f0u).Libravatar Peter Krefting1-310/+839
2008-11-19git gui: update Italian translationLibravatar Michele Ballabio1-295/+834
2008-11-17Update Hungarian translation. 100% completed.Libravatar Miklos Vajna1-337/+918
2008-11-16git-gui: Fix the search bar destruction handler.Libravatar Alexander Gavrilov1-1/+1
2008-11-16Update the po templateLibravatar Shawn O. Pearce1-285/+791
2008-11-16git-gui: Implement automatic rescan after Tool execution.Libravatar Alexander Gavrilov1-2/+42
2008-11-16git-gui: Allow Tools request arguments from the user.Libravatar Alexander Gavrilov2-5/+203
2008-11-16git-gui: Add a Tools menu for arbitrary commands.Libravatar Alexander Gavrilov3-0/+359
2008-11-16git-gui: Fix the after callback execution in rescan.Libravatar Alexander Gavrilov2-16/+31
2008-11-16git-gui: Implement system-wide configuration handling.Libravatar Alexander Gavrilov2-9/+15
2008-11-16git-gui: try to provide a window icon under XLibravatar Giuseppe Bilotta1-0/+22
2008-11-11git-gui: Request blame metadata in utf-8.Libravatar Alexander Gavrilov1-1/+1
2008-11-11git-gui: Add the Show SSH Key item to the clone dialog.Libravatar Alexander Gavrilov2-9/+17
2008-11-11git-gui: Fix focus transition in the blame viewer.Libravatar Alexander Gavrilov2-7/+23
2008-11-01git-gui: Update German translation.Libravatar Christian Stimming1-46/+233
2008-11-01git-gui: Do not munge conflict marker lines in a normal diffLibravatar Johannes Sixt1-1/+0
2008-11-01git-gui: Add a simple implementation of SSH_ASKPASS.Libravatar Alexander Gavrilov3-0/+73
2008-11-01git-gui: Add a dialog that shows the OpenSSH public key.Libravatar Alexander Gavrilov2-0/+130
2008-10-10git-gui: Mark-up strings in show_{other,unmerged}_diff() for localizationLibravatar Johannes Sixt1-11/+11
2008-10-10git-gui: Show a round number of bytes of large untracked text filesLibravatar Johannes Sixt1-1/+1
2008-10-10git-gui: Fix the blame viewer destroy handler.Libravatar Alexander Gavrilov1-1/+8
2008-10-10git-gui: Add a search command to the blame viewer.Libravatar Alexander Gavrilov3-3/+227
2008-10-10git-gui: Fix the blame window shape.Libravatar Alexander Gavrilov1-6/+13
2008-10-10git-gui: Fix switch statement in lib/merge.tclLibravatar Johannes Sixt1-1/+1
2008-09-30git-gui: Fix fetching from remotes when adding themLibravatar Petr Baudis1-3/+3
2008-09-30git-gui: Fix removing non-pushable remotesLibravatar Petr Baudis1-1/+2
2008-09-30git-gui: Make input boxes in init/clone/open dialogs consistentLibravatar Petr Baudis1-4/+8
2008-09-30git-gui: Avoid using the term URL when specifying repositoriesLibravatar Petr Baudis3-4/+4
2008-09-30git-gui: gui.autoexplore makes explorer to pop up automatically after pickingLibravatar Petr Baudis1-0/+5
2008-09-30git-gui: Add Explore Working Copy to the Repository menuLibravatar Petr Baudis1-0/+18
2008-09-30git-gui: Use git web--browser for web browsingLibravatar Petr Baudis1-23/+7
2008-09-30git-gui: mkdir -p when initializing new remote repositoryLibravatar Petr Baudis1-1/+2
2008-09-30git-gui: Add support for removing remotesLibravatar Petr Baudis1-0/+37
2008-09-30git-gui: Add support for adding remotesLibravatar Petr Baudis3-0/+209
2008-09-30git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menuLibravatar Petr Baudis2-70/+70
2008-09-30git-gui: Clarify the Remote -> Delete... actionLibravatar Petr Baudis2-3/+3
2008-09-30git-gui: Remove space from the end of aspell's reply before processingLibravatar Johannes Sixt1-0/+1
2008-09-30git-gui: Make Ctrl-T safe to use for conflicting files.Libravatar Alexander Gavrilov4-6/+17
2008-09-30git-gui: Do not automatically stage file after merge tool finishesLibravatar Johannes Sixt1-9/+1
2008-09-26git-gui: Show/hide "Sign Off" based on nocommitmsg optionLibravatar Shawn O. Pearce1-2/+2
2008-09-26Merge branch 'maint'Libravatar Shawn O. Pearce1-1/+1
2008-09-26git-gui: Help identify aspell version on Windows tooLibravatar Gustaf Hendeby1-1/+1
2008-09-24git-gui: Reenable staging unmerged files by clicking the icon.Libravatar Alexander Gavrilov3-33/+70
2008-09-24git-gui: Support the encoding menu in gui blame.Libravatar Alexander Gavrilov1-0/+17
2008-09-24git-gui: Optimize encoding name resolution using a lookup table.Libravatar Alexander Gavrilov1-29/+53
2008-09-24git-gui: Allow forcing display encoding for diffs using a submenu.Libravatar Alexander Gavrilov3-2/+44
2008-09-24git-gui: Add a menu of available encodings.Libravatar Alexander Gavrilov2-4/+142