summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-12-17git-gui 0.12gitgui-0.12.0Shawn O. Pearce-1/+1
2008-12-17git-gui: Get rid of the last remnants of GIT_CONFIG_LOCALJohannes Schindelin-1/+0
2008-12-10git-gui: Update Hungarian translation for 0.12Miklos Vajna-90/+96
2008-12-10git-gui: Fixed typos in Swedish translation.Peter Krefting-3/+3
2008-12-09git-gui: Updated Swedish translation (515t0f0u).Peter Krefting-100/+117
2008-12-09git gui: update Italian translationMichele Ballabio-90/+96
2008-12-09git-gui: Update Japanese translation for 0.12Nanako Shiraishi-3/+8
2008-12-08git-gui: Starting translation for NorwegianFredrik Skolmli-0/+2484
2008-12-08git-gui: Update German (completed) translation.Christian Stimming-40/+239
2008-12-08git-gui: Update po template to include 'Mirroring %s' messageShawn O. Pearce-89/+95
2008-12-08git-gui: Fix commit encoding handling.Alexander Gavrilov-7/+5
2008-12-08git-gui: Fix handling of relative paths in blame.Alexander Gavrilov-2/+16
2008-12-02git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror.Mark Burton-16/+27
2008-11-26git-gui: update Japanese translationNanako Shiraishi-294/+825
2008-11-23git-gui: french translation updateChristian Couder-297/+827
2008-11-21Updated Swedish translation (514t0f0u).Peter Krefting-310/+839
2008-11-19git gui: update Italian translationMichele Ballabio-295/+834
2008-11-17Update Hungarian translation. 100% completed.Miklos Vajna-337/+918
2008-11-16git-gui: Fix the search bar destruction handler.Alexander Gavrilov-1/+1
2008-11-16Update the po templateShawn O. Pearce-285/+791
2008-11-16git-gui: Implement automatic rescan after Tool execution.Alexander Gavrilov-2/+42
2008-11-16git-gui: Allow Tools request arguments from the user.Alexander Gavrilov-5/+203
2008-11-16git-gui: Add a Tools menu for arbitrary commands.Alexander Gavrilov-0/+359
2008-11-16git-gui: Fix the after callback execution in rescan.Alexander Gavrilov-16/+31
2008-11-16git-gui: Implement system-wide configuration handling.Alexander Gavrilov-9/+15
2008-11-16git-gui: try to provide a window icon under XGiuseppe Bilotta-0/+22
2008-11-11git-gui: Request blame metadata in utf-8.Alexander Gavrilov-1/+1
2008-11-11git-gui: Add the Show SSH Key item to the clone dialog.Alexander Gavrilov-9/+17
2008-11-11git-gui: Fix focus transition in the blame viewer.Alexander Gavrilov-7/+23
2008-11-01git-gui: Update German translation.Christian Stimming-46/+233
2008-11-01git-gui: Do not munge conflict marker lines in a normal diffJohannes Sixt-1/+0
2008-11-01git-gui: Add a simple implementation of SSH_ASKPASS.Alexander Gavrilov-0/+73
2008-11-01git-gui: Add a dialog that shows the OpenSSH public key.Alexander Gavrilov-0/+130
2008-10-10git-gui: Mark-up strings in show_{other,unmerged}_diff() for localizationJohannes Sixt-11/+11
2008-10-10git-gui: Show a round number of bytes of large untracked text filesJohannes Sixt-1/+1
2008-10-10git-gui: Fix the blame viewer destroy handler.Alexander Gavrilov-1/+8
2008-10-10git-gui: Add a search command to the blame viewer.Alexander Gavrilov-3/+227
2008-10-10git-gui: Fix the blame window shape.Alexander Gavrilov-6/+13
2008-10-10git-gui: Fix switch statement in lib/merge.tclJohannes Sixt-1/+1
2008-09-30git-gui: Fix fetching from remotes when adding themPetr Baudis-3/+3
2008-09-30git-gui: Fix removing non-pushable remotesPetr Baudis-1/+2
2008-09-30git-gui: Make input boxes in init/clone/open dialogs consistentPetr Baudis-4/+8
2008-09-30git-gui: Avoid using the term URL when specifying repositoriesPetr Baudis-4/+4
2008-09-30git-gui: gui.autoexplore makes explorer to pop up automatically after pickingPetr Baudis-0/+5
2008-09-30git-gui: Add Explore Working Copy to the Repository menuPetr Baudis-0/+18
2008-09-30git-gui: Use git web--browser for web browsingPetr Baudis-23/+7
2008-09-30git-gui: mkdir -p when initializing new remote repositoryPetr Baudis-1/+2
2008-09-30git-gui: Add support for removing remotesPetr Baudis-0/+37
2008-09-30git-gui: Add support for adding remotesPetr Baudis-0/+209
2008-09-30git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menuPetr Baudis-70/+70