summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | git-gui: Consolidate the Fetch and Push menus into a Remote menuShawn O. Pearce2007-10-102-28/+45
| * | | git-gui: Use progress meter in the status bar during index updatesShawn O. Pearce2007-10-101-42/+12
| * | | git-gui: Include our Git logo in the about dialogShawn O. Pearce2007-10-101-0/+1
| * | | git-gui: Refactor about dialog code into its own moduleShawn O. Pearce2007-10-102-78/+80
| * | | git-gui: Refactor Henrik Nyh's logo into its own procedureShawn O. Pearce2007-10-102-38/+44
| |/ /
| * | Merge branch 'maint'Shawn O. Pearce2007-10-101-0/+1
| |\ \
| * | | git-gui: Allow forced push into remote repositoryShawn O. Pearce2007-10-031-0/+10
| * | | Merge branch 'maint'Shawn O. Pearce2007-10-031-2/+28
| |\ \ \
| * | | | git-gui: Refer to ourselves as "Git Gui" and not "git-gui"Shawn O. Pearce2007-09-271-3/+4
| * | | | git-gui: Support a native Mac OS X application bundleShawn O. Pearce2007-09-275-21/+129
| * | | | git-gui: Use Henrik Nyh's git logo icon on Windows systemsShawn O. Pearce2007-09-273-0/+6
| * | | | git-gui: fix typo in lib/blame.tclMichele Ballabio2007-09-271-1/+1
| * | | | git-gui: Make the status bar easier to read in the setup wizardShawn O. Pearce2007-09-269-19/+47
| * | | | git-gui: Switch the git-gui logo to Henrik Nyh's logoShawn O. Pearce2007-09-261-22/+41
| * | | | git-gui: Don't delete scrollbars in console windowsShawn O. Pearce2007-09-261-8/+2
| * | | | git-gui: Don't delete console window namespaces too earlyShawn O. Pearce2007-09-261-1/+4
| * | | | git-gui: add a simple msgfmt replacementJohannes Schindelin2007-09-242-1/+113
| * | | | git-gui: Copy objects/info/alternates during standard cloneShawn O. Pearce2007-09-241-0/+26
| * | | | git-gui: Keep the UI responsive while counting objects in cloneShawn O. Pearce2007-09-241-5/+25
| * | | | git-gui: Don't bother showing OS error message about hardlinksShawn O. Pearce2007-09-241-4/+1
| * | | | git-gui: Deiconify startup wizard so it raises to the topJohannes Schindelin2007-09-231-0/+1
| * | | | git-gui: Avoid console scrollbars unless they are necessaryShawn O. Pearce2007-09-231-30/+48
| * | | | git-gui: Allow users to choose/create/clone a repositoryShawn O. Pearce2007-09-232-3/+841
| * | | | git-gui: Refactor some UI init to occur earlierShawn O. Pearce2007-09-221-94/+94
| * | | | Merge branch 'maint'Shawn O. Pearce2007-09-211-5/+37
| |\ \ \ \
| * | | | | git-gui: Support native Win32 Tcl/Tk under CygwinShawn O. Pearce2007-09-202-14/+23
| * | | | | git-gui: Fix missing i18n markup in push/fetch windowsShawn O. Pearce2007-09-201-4/+4
| * | | | | Merge branch 'maint'Shawn O. Pearce2007-09-201-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'maint'Shawn O. Pearce2007-09-163-7/+18
| |\ \ \ \ \ \
| * | | | | | | git-gui: Paper bag fix missing translated stringsShawn O. Pearce2007-09-149-30/+34
| * | | | | | | git-gui: Make the tree browser also use lightgray selectionShawn O. Pearce2007-09-131-3/+1
| * | | | | | | git-gui: add some strings to translationMichele Ballabio2007-09-138-43/+43
| * | | | | | | Merge branch 'maint'Shawn O. Pearce2007-09-134-13/+213
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'maint'Shawn O. Pearce2007-09-130-0/+0
| |\ \ \ \ \ \ \ \
| * | | | | | | | | git-gui: Document the new i18n context supportShawn O. Pearce2007-09-121-0/+9
| * | | | | | | | | git-gui: Disambiguate "commit"Harri Ilari Tapio Liusvaara2007-09-122-5/+5
| * | | | | | | | | git-gui: Support context-sensitive i18nShawn O. Pearce2007-09-121-1/+10
| * | | | | | | | | Merge branch 'maint'Shawn O. Pearce2007-09-111-1/+1
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-gui: Localize commit/author dates when displaying themShawn O. Pearce2007-09-103-19/+60
| * | | | | | | | | | git-gui: Mark revision chooser tooltip for translationShawn O. Pearce2007-09-101-6/+6
| * | | | | | | | | | Merge branch 'maint'Shawn O. Pearce2007-09-092-7/+35
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'maint'Shawn O. Pearce2007-09-093-10/+18
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint'Shawn O. Pearce2007-09-032-12/+9
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git-gui: Ensure msgfmt failure stops GNU makeShawn O. Pearce2007-09-031-2/+2
| * | | | | | | | | | | | | git-gui: remove dots in some UI stringsMichele Ballabio2007-09-031-3/+3
| * | | | | | | | | | | | | git-gui: Quiet the msgfmt part of the make processShawn O. Pearce2007-09-031-2/+4
| * | | | | | | | | | | | | git-gui: Correct stock message for 'Invalid font specified in %s'Shawn O. Pearce2007-09-031-1/+1
| * | | | | | | | | | | | | git-gui: Update po/README as symlink process is not necessaryShawn O. Pearce2007-09-031-6/+1
| * | | | | | | | | | | | | git-gui: Added initial version of po/glossary/zh_cn.poXudong Guan2007-09-021-0/+170
| * | | | | | | | | | | | | German glossary for translationChristian Stimming2007-09-021-0/+158