summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-13git-gui: Fix bind errors when switching repository chooser panelsShawn O. Pearce
2007-10-12git-gui: Offer repository management features in menu barShawn O. Pearce
2007-10-12git-gui: Change repository browser radio buttons to hyperlinksShawn O. Pearce
2007-10-12git-gui: offer a list of recent repositories on startupSteffen Prohaska
2007-10-12git-gui: Support LFs embedded in config file valuesShawn O. Pearce
2007-10-12git-gui: Refactor git-config --list parsingShawn O. Pearce
2007-10-12git-gui: Move load_config procedure below git-version selectionShawn O. Pearce
2007-10-12git-gui: Change main window layout to support wider screensJohannes Sixt
2007-10-12git-gui: update Italian translationMichele Ballabio
2007-10-10git-gui: Updated po strings based on current sourcesShawn O. Pearce
2007-10-10git-gui: add mingw specific startup wrapperSteffen Prohaska
2007-10-10git-gui: set NO_MSGFMT to force using pure tcl replacement in msysgitSteffen Prohaska
2007-10-10git-gui: add directory git-gui is located in to PATH (on Windows)Steffen Prohaska
2007-10-10Merge branch 'cs/de'Shawn O. Pearce
2007-10-10git-gui: Update German translation, including latest glossary changesChristian Stimming
2007-10-10git-gui: Incorporate glossary changes into existing German translationChristian Stimming
2007-10-10git-gui: Update German glossary according to mailing list discussionChristian Stimming
2007-10-10git-gui: Add more words to translation glossaryChristian Stimming
2007-10-10git-gui: Shorten the staged/unstaged changes title bar textShawn O. Pearce
2007-10-10git-gui: Bind Cmd-, to Preferences on Mac OS XShawn O. Pearce
2007-10-10git-gui: Consolidate the Fetch and Push menus into a Remote menuShawn O. Pearce
2007-10-10git-gui: Use progress meter in the status bar during index updatesShawn O. Pearce
2007-10-10git-gui: Include our Git logo in the about dialogShawn O. Pearce
2007-10-10git-gui: Refactor about dialog code into its own moduleShawn O. Pearce
2007-10-10git-gui: Refactor Henrik Nyh's logo into its own procedureShawn O. Pearce
2007-10-10Merge branch 'maint'Shawn O. Pearce
2007-10-08git-gui: accept versions containing text annotations, like 1.5.3.mingw.1Steffen Prohaska
2007-10-03git-gui: Allow forced push into remote repositoryShawn O. Pearce
2007-10-03Merge branch 'maint'Shawn O. Pearce
2007-10-03git-gui: Don't crash when starting gitk from a browser sessionShawn O. Pearce
2007-10-03git-gui: Allow gitk to be started on Cygwin with native Tcl/TkShawn O. Pearce
2007-09-28git-gui: Refer to ourselves as "Git Gui" and not "git-gui"Shawn O. Pearce
2007-09-28git-gui: Support a native Mac OS X application bundleShawn O. Pearce
2007-09-28git-gui: Use Henrik Nyh's git logo icon on Windows systemsShawn O. Pearce
2007-09-28git-gui: fix typo in lib/blame.tclMichele Ballabio
2007-09-26git-gui: Make the status bar easier to read in the setup wizardShawn O. Pearce
2007-09-26git-gui: Switch the git-gui logo to Henrik Nyh's logoShawn O. Pearce
2007-09-26git-gui: Don't delete scrollbars in console windowsShawn O. Pearce
2007-09-26git-gui: Don't delete console window namespaces too earlyShawn O. Pearce
2007-09-25git-gui: add a simple msgfmt replacementJohannes Schindelin
2007-09-25git-gui: Copy objects/info/alternates during standard cloneShawn O. Pearce
2007-09-25git-gui: Keep the UI responsive while counting objects in cloneShawn O. Pearce
2007-09-25git-gui: Don't bother showing OS error message about hardlinksShawn O. Pearce
2007-09-24git-gui: Deiconify startup wizard so it raises to the topJohannes Schindelin
2007-09-23git-gui: Avoid console scrollbars unless they are necessaryShawn O. Pearce
2007-09-23git-gui: Allow users to choose/create/clone a repositoryShawn O. Pearce
2007-09-22git-gui: Refactor some UI init to occur earlierShawn O. Pearce
2007-09-22Merge branch 'maint'Shawn O. Pearce
2007-09-22git-gui: Ensure .git/info/exclude is honored in Cygwin workdirsShawn O. Pearce
2007-09-22git-gui: Handle starting on mapped shares under CygwinShawn O. Pearce