summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-21git-gui 0.9.0gitgui-0.9.0Shawn O. Pearce1-1/+1
2007-11-08git-gui: Bind Meta-T for "Stage To Commit" menu actionShawn O. Pearce1-1/+6
2007-11-01git-gui: Allow users to set font weights to boldShawn O. Pearce1-1/+8
2007-11-01git-gui: Update Japanese strings (part 2)Junio C Hamano1-1/+1
2007-11-01git-gui: Update Japanese stringsしらいしななこ1-144/+133
2007-11-01Updated russian translation of git-guiAlex Riesen1-224/+292
2007-11-01po2msg: actually output statisticsJohannes Schindelin1-2/+20
2007-11-01po2msg: ignore untranslated messagesJohannes Schindelin1-0/+3
2007-11-01po2msg: ignore entries marked with "fuzzy"Johannes Schindelin1-2/+11
2007-10-26git-gui: Protect against bad translation stringsShawn O. Pearce1-4/+11
2007-10-23Merge branch 'maint'Shawn O. Pearce1-12/+53
2007-10-23git-gui: Make sure we get errors from git-update-indexShawn O. Pearce1-9/+52
2007-10-23More updates and corrections to the russian translation of git-guiAlex Riesen1-235/+127
2007-10-22Updated Russian translation.Kirill1-141/+190
2007-10-20git-gui: Update German translationChristian Stimming2-220/+238
2007-10-20git-gui: Add more terms to glossary.Christian Stimming2-3/+8
2007-10-20Merge branch 'maint'Shawn O. Pearce3-3/+6
2007-10-20git-gui: Don't display CR within console windowsgitgui-0.8.4Shawn O. Pearce1-1/+1
2007-10-20git-gui: Handle progress bars from newer gitsShawn O. Pearce1-1/+4
2007-10-20git-gui: Correctly report failures from git-write-treeShawn O. Pearce1-1/+1
2007-10-17git-gui: Paper bag fix the global config parsingShawn O. Pearce1-1/+4
2007-10-13git-gui: Honor a config.mak in git-gui's top levelShawn O. Pearce2-0/+3
2007-10-12git-gui: Collapse $env(HOME) to ~/ in recent repositories on WindowsShawn O. Pearce1-2/+6
2007-10-12git-gui: Support cloning Cygwin based work-dirsShawn O. Pearce1-7/+37
2007-10-12git-gui: Use proper Windows shortcuts instead of bat filesShawn O. Pearce4-35/+84
2007-10-12git-gui: Ensure copyright message is correctly read as UTF-8Shawn O. Pearce1-2/+2
2007-10-12git-gui: Bind n/c/o accelerators in repository chooserShawn O. Pearce1-0/+6
2007-10-12git-gui: Disable the text widget in the repository chooserShawn O. Pearce1-0/+2
2007-10-12git-gui: Fix bind errors when switching repository chooser panelsShawn O. Pearce1-0/+6
2007-10-12git-gui: Offer repository management features in menu barShawn O. Pearce1-6/+49
2007-10-12git-gui: Change repository browser radio buttons to hyperlinksShawn O. Pearce1-27/+34
2007-10-12git-gui: offer a list of recent repositories on startupSteffen Prohaska2-0/+83
2007-10-12git-gui: Support LFs embedded in config file valuesShawn O. Pearce1-0/+20
2007-10-12git-gui: Refactor git-config --list parsingShawn O. Pearce1-21/+14
2007-10-12git-gui: Move load_config procedure below git-version selectionShawn O. Pearce1-45/+49
2007-10-12git-gui: Change main window layout to support wider screensJohannes Sixt1-11/+12
2007-10-12git-gui: update Italian translationMichele Ballabio2-244/+429
2007-10-10git-gui: Updated po strings based on current sourcesShawn O. Pearce7-1657/+4423
2007-10-10git-gui: add mingw specific startup wrapperSteffen Prohaska2-0/+36
2007-10-10git-gui: set NO_MSGFMT to force using pure tcl replacement in msysgitSteffen Prohaska1-0/+3
2007-10-10git-gui: add directory git-gui is located in to PATH (on Windows)Steffen Prohaska1-0/+3
2007-10-10Merge branch 'cs/de'Shawn O. Pearce4-216/+698
2007-10-10git-gui: Update German translation, including latest glossary changesChristian Stimming1-165/+633
2007-10-10git-gui: Incorporate glossary changes into existing German translationChristian Stimming1-66/+47
2007-10-10git-gui: Update German glossary according to mailing list discussionChristian Stimming1-11/+34
2007-10-10git-gui: Add more words to translation glossaryChristian Stimming2-2/+12
2007-10-10git-gui: Shorten the staged/unstaged changes title bar textShawn O. Pearce1-2/+2
2007-10-10git-gui: Bind Cmd-, to Preferences on Mac OS XShawn O. Pearce2-7/+13
2007-10-10git-gui: Consolidate the Fetch and Push menus into a Remote menuShawn O. Pearce2-28/+45
2007-10-10git-gui: Use progress meter in the status bar during index updatesShawn O. Pearce1-42/+12
2007-10-10git-gui: Include our Git logo in the about dialogShawn O. Pearce1-0/+1
2007-10-10git-gui: Refactor about dialog code into its own moduleShawn O. Pearce2-78/+80
2007-10-10git-gui: Refactor Henrik Nyh's logo into its own procedureShawn O. Pearce2-38/+44
2007-10-10Merge branch 'maint'Shawn O. Pearce1-0/+1
2007-10-07git-gui: accept versions containing text annotations, like 1.5.3.mingw.1Steffen Prohaska1-0/+1
2007-10-03git-gui: Allow forced push into remote repositoryShawn O. Pearce1-0/+10
2007-10-03Merge branch 'maint'Shawn O. Pearce1-2/+28
2007-10-03git-gui: Don't crash when starting gitk from a browser sessionShawn O. Pearce1-2/+8
2007-10-03git-gui: Allow gitk to be started on Cygwin with native Tcl/TkShawn O. Pearce1-0/+20
2007-09-27git-gui: Refer to ourselves as "Git Gui" and not "git-gui"Shawn O. Pearce1-3/+4
2007-09-27git-gui: Support a native Mac OS X application bundleShawn O. Pearce5-21/+129
2007-09-27git-gui: Use Henrik Nyh's git logo icon on Windows systemsShawn O. Pearce3-0/+6
2007-09-27git-gui: fix typo in lib/blame.tclMichele Ballabio1-1/+1
2007-09-26git-gui: Make the status bar easier to read in the setup wizardShawn O. Pearce9-19/+47
2007-09-26git-gui: Switch the git-gui logo to Henrik Nyh's logoShawn O. Pearce1-22/+41
2007-09-26git-gui: Don't delete scrollbars in console windowsShawn O. Pearce1-8/+2
2007-09-26git-gui: Don't delete console window namespaces too earlyShawn O. Pearce1-1/+4
2007-09-24git-gui: add a simple msgfmt replacementJohannes Schindelin2-1/+113
2007-09-24git-gui: Copy objects/info/alternates during standard cloneShawn O. Pearce1-0/+26
2007-09-24git-gui: Keep the UI responsive while counting objects in cloneShawn O. Pearce1-5/+25
2007-09-24git-gui: Don't bother showing OS error message about hardlinksShawn O. Pearce1-4/+1
2007-09-23git-gui: Deiconify startup wizard so it raises to the topJohannes Schindelin1-0/+1
2007-09-23git-gui: Avoid console scrollbars unless they are necessaryShawn O. Pearce1-30/+48
2007-09-23git-gui: Allow users to choose/create/clone a repositoryShawn O. Pearce2-3/+841
2007-09-22git-gui: Refactor some UI init to occur earlierShawn O. Pearce1-94/+94
2007-09-21Merge branch 'maint'Shawn O. Pearce1-5/+37
2007-09-21git-gui: Ensure .git/info/exclude is honored in Cygwin workdirsShawn O. Pearce1-3/+31
2007-09-21git-gui: Handle starting on mapped shares under CygwinShawn O. Pearce1-1/+1
2007-09-21git-gui: Display message box when we cannot find git in $PATHShawn O. Pearce1-1/+5
2007-09-20git-gui: Support native Win32 Tcl/Tk under CygwinShawn O. Pearce2-14/+23
2007-09-20git-gui: Fix missing i18n markup in push/fetch windowsShawn O. Pearce1-4/+4
2007-09-20Merge branch 'maint'Shawn O. Pearce1-1/+1
2007-09-20git-gui: Avoid using bold text in entire gui for some fontsSimon Sasburg1-1/+1
2007-09-16Merge branch 'maint'Shawn O. Pearce3-7/+18
2007-09-16git-gui: Disable native platform text selection in "lists"gitgui-0.8.3Shawn O. Pearce3-9/+18
2007-09-14git-gui: Paper bag fix missing translated stringsShawn O. Pearce9-30/+34
2007-09-13git-gui: Make the tree browser also use lightgray selectionShawn O. Pearce1-3/+1
2007-09-13git-gui: add some strings to translationMichele Ballabio8-43/+43
2007-09-13Merge branch 'maint'Shawn O. Pearce4-13/+213
2007-09-13git-gui: Paper bag fix "Commit->Revert" format argumentsShawn O. Pearce1-1/+1
2007-09-13git-gui: Provide 'uninstall' Makefile target to undo an installationShawn O. Pearce1-1/+27
2007-09-13Merge branch 'maint'Shawn O. Pearce0-0/+0
2007-09-13git-gui: Font chooser to handle a large number of font familiesShawn O. Pearce2-11/+182
2007-09-13git-gui: Make backporting changes from i18n version easierShawn O. Pearce1-0/+12
2007-09-12git-gui: Document the new i18n context supportShawn O. Pearce1-0/+9
2007-09-12git-gui: Disambiguate "commit"Harri Ilari Tapio Liusvaara2-5/+5
2007-09-12git-gui: Support context-sensitive i18nShawn O. Pearce1-1/+10
2007-09-11Merge branch 'maint'Shawn O. Pearce1-1/+1
2007-09-11git-gui: Don't delete send on Windows as it doesn't existShawn O. Pearce1-1/+1
2007-09-10git-gui: Localize commit/author dates when displaying themShawn O. Pearce3-19/+60
2007-09-10git-gui: Mark revision chooser tooltip for translationShawn O. Pearce1-6/+6
2007-09-09Merge branch 'maint'Shawn O. Pearce2-7/+35
2007-09-09git-gui: Trim trailing slashes from untracked submodule namesShawn O. Pearce1-1/+5
2007-09-09git-gui: Assume untracked directories are Git submodulesShawn O. Pearce1-3/+18
2007-09-09git-gui: handle "deleted symlink" diff markerMichele Ballabio1-0/+1
2007-09-09git-gui: show unstaged symlinks in diff viewerMichele Ballabio1-5/+10
2007-09-09Merge branch 'maint'Shawn O. Pearce3-10/+18
2007-09-09git-gui: Avoid use of libdir in MakefileShawn O. Pearce1-3/+3
2007-09-08git-gui: Disable Tk send in all git-gui sessionsShawn O. Pearce1-0/+2
2007-09-08git-gui: lib/index.tcl: handle files with % in the filename properlyGerrit Pape1-6/+12
2007-09-03Merge branch 'maint'Shawn O. Pearce2-12/+9
2007-09-03git-gui: Ensure msgfmt failure stops GNU makeShawn O. Pearce1-2/+2
2007-09-03git-gui: Properly set the state of "Stage/Unstage Hunk" actionShawn O. Pearce1-9/+6
2007-09-03git-gui: Fix detaching current branch during checkoutShawn O. Pearce1-1/+1
2007-09-03git-gui: Correct starting of git-remote to handle -w optionShawn O. Pearce1-2/+2
2007-09-03git-gui: remove dots in some UI stringsMichele Ballabio1-3/+3
2007-09-03git-gui: Quiet the msgfmt part of the make processShawn O. Pearce1-2/+4
2007-09-03git-gui: Correct stock message for 'Invalid font specified in %s'Shawn O. Pearce1-1/+1
2007-09-03git-gui: Update po/README as symlink process is not necessaryShawn O. Pearce1-6/+1
2007-09-02git-gui: Added initial version of po/glossary/zh_cn.poXudong Guan1-0/+170
2007-09-02German glossary for translationChristian Stimming1-0/+158
2007-09-02Hungarian translation of git-guiMiklos Vajna1-0/+1422
2007-09-02git-gui: initial version of russian translationIrina Riesen1-0/+1480
2007-09-02Italian translation of git-guiPaolo Ciarrocchi1-0/+1393
2007-09-02Japanese translation of git-guiしらいしななこ1-0/+1381
2007-09-02Initial Chinese translation for git-guiXudong Guan1-0/+1284
2007-09-02German translation for git-guiChristian Stimming1-0/+1398
2007-09-02Add glossary translation template into git.Christian Stimming1-0/+152
2007-09-02Add glossary that can be converted into a po file for each language.Christian Stimming3-0/+91
2007-09-02Ignore po/*.msgJohannes Schindelin1-0/+2
2007-09-02Add po/git-gui.potJohannes Schindelin1-0/+1264
2007-09-02git-gui po/README: Guide to translatorsJunio C Hamano1-0/+205
2007-09-02Makefile rules for translation catalog generation and installation.Christian Stimming1-2/+19
2007-09-02Mark strings for translation.Christian Stimming22-398/+403
2007-09-01git-gui: Initialize Tcl's msgcat library for internationalizationShawn O. Pearce1-0/+14
2007-09-01git-gui: Locate the library directory early during startupShawn O. Pearce1-10/+15
2007-08-24git-gui: Correct 'git gui blame' in a subdirectorygitgui-0.8.2Shawn O. Pearce1-1/+9
2007-08-23git-gui: Do not offer to stage three-way diff hunks into the indexShawn O. Pearce1-0/+4
2007-08-23git-gui: Refactor diff pane popup support for future improvementsShawn O. Pearce1-12/+11
2007-08-22git-gui: Fix "unoptimized loading" to not cause git-gui to crashShawn O. Pearce1-51/+63
2007-08-21git-gui: Paper bag fix "Stage Hunk For Commit" in diff context menuShawn O. Pearce1-3/+4
2007-08-20git-gui: Allow git-merge to use branch names in conflict markersShawn O. Pearce1-1/+1
2007-08-20git-gui: Fix window manager problems on ion3Shawn O. Pearce2-1/+8
2007-08-04git-gui: Added support for OS X right clickgitgui-0.8.1Väinö Järvelä1-0/+3
2007-08-02git-gui: Avoid Tcl error in popup menu on diff viewerShawn O. Pearce1-1/+3
2007-07-29git-gui: Minor refactoring of merge command line in merge supportgitgui-0.8.0Shawn O. Pearce1-3/+3
2007-07-29git-gui: Use more modern looking icons in the tree browserShawn O. Pearce2-30/+18
2007-07-29git-gui: Don't offer to stage hunks from untracked filesShawn O. Pearce1-0/+6
2007-07-29git-gui: Make sure remotes are loaded when picking revisionsShawn O. Pearce1-0/+4
2007-07-29git-gui: Use progress bar while resetting/aborting filesShawn O. Pearce1-4/+12
2007-07-29git-gui: Honor core.excludesfile when listing extra filesShawn O. Pearce1-0/+4
2007-07-29git-gui: Unify wording to say "to stage" instead of "to add"Christian Stimming5-14/+18
2007-07-27git-gui: Don't kill modified commit message buffer with merge templatesShawn O. Pearce1-2/+3
2007-07-25git-gui: Remove usernames from absolute SSH urls during mergingShawn O. Pearce1-0/+3
2007-07-25git-gui: Format tracking branch merges as though they were pullsShawn O. Pearce1-4/+28
2007-07-25git-gui: Cleanup bindings within merge dialogShawn O. Pearce1-5/+9
2007-07-25git-gui: Replace merge dialog with our revision picker widgetShawn O. Pearce1-70/+11
2007-07-25git-gui: Show ref last update times in revision chooser tooltipsShawn O. Pearce1-1/+33
2007-07-25git-gui: Display commit/tag/remote info in tooltip of revision pickerShawn O. Pearce1-6/+230
2007-07-25git-gui: Save remote urls obtained from config/remotes setupShawn O. Pearce1-0/+6
2007-07-23git-gui: Avoid unnecessary symbolic-ref call during checkoutShawn O. Pearce1-14/+16
2007-07-23git-gui: Refactor current branch menu items to make i18n easierShawn O. Pearce1-2/+11
2007-07-23git-gui: Refactor diff popup into a procedure to ease i18n workShawn O. Pearce1-9/+11
2007-07-23git-gui: Paper bag fix quitting crash after commitShawn O. Pearce1-1/+1
2007-07-23git-gui: Clarify meaning of add tracked menu optionShawn O. Pearce1-2/+2
2007-07-22git-gui: Fix unnecessary fast-forward during checkoutShawn O. Pearce1-0/+1
2007-07-22git-gui: Completely remove my Tools/Migrate hackShawn O. Pearce1-29/+0
2007-07-21git-gui: Internally allow fetch without storing for future pull supportShawn O. Pearce1-3/+11
2007-07-21git-gui: Skip unnecessary read-tree work during checkoutShawn O. Pearce1-1/+3
2007-07-21git-gui: Simplify error case for unsupported merge typesShawn O. Pearce1-1/+1
2007-07-21git-gui: Factor out common fast-forward merge caseShawn O. Pearce1-25/+21
2007-07-21git-gui: Save the merge base during checkout_op processingShawn O. Pearce1-5/+5
2007-07-21git-gui: Automatically backup the user's commit bufferShawn O. Pearce2-11/+81
2007-07-19git-gui: Completely remove support for creating octopus mergesShawn O. Pearce1-68/+17
2007-07-19git-gui: Don't show blame tooltips that we have no data forShawn O. Pearce1-0/+5
2007-07-19git-gui: Translate standard encoding names to Tcl onesShawn O. Pearce3-11/+304
2007-07-19git-gui: Avoid unnecessary global statements when possibleShawn O. Pearce1-7/+4
2007-07-19git-gui: Bind Ctrl/Cmd-M to merge actionShawn O. Pearce1-2/+4
2007-07-18Don't offer my special Tools/Migrate hack unless in multicommitShawn O. Pearce1-1/+3
2007-07-18git-gui: Convert merge dialog to use class systemShawn O. Pearce1-41/+65
2007-07-18git-gui: Increase the default height of the revision pickerShawn O. Pearce1-1/+1
2007-07-18git-gui: Clarify the visualize history menu optionsShawn O. Pearce1-3/+3
2007-07-18git-gui: Allow users to browse any branch, not just the current oneShawn O. Pearce2-2/+58
2007-07-18git-gui: Allow browser subcommand to start in subdirectoryShawn O. Pearce2-29/+27
2007-07-17git-gui: Allow blame/browser subcommands on bare repositoriesShawn O. Pearce1-13/+32
2007-07-17git-gui: Move feature option selection before GIT_DIR initShawn O. Pearce1-37/+37
2007-07-17git-gui: Delay the GC hint until after we are runningShawn O. Pearce2-28/+30
2007-07-17git-gui: Let the user continue even if we cannot understand git versionShawn O. Pearce1-0/+27
2007-07-17git-gui: Change our initial GC hint to be an estimateShawn O. Pearce1-5/+14
2007-07-17git-gui: Don't crash in ask_popup if we haven't mapped main window yetShawn O. Pearce1-2/+5
2007-07-17git-gui: Delay searching for 'nice' until its really asked forShawn O. Pearce1-13/+15
2007-07-17git-gui: Handle git versions of the form n.n.n.GITJulian Phillips1-0/+1
2007-07-17git-gui: Always disable the Tcl EOF character when readingShawn O. Pearce4-1/+5
2007-07-16git-gui: Brown paper bag "dirty git version fix"Shawn O. Pearce1-1/+1
2007-07-16git-gui: Skip -dirty suffix on core git versionsShawn O. Pearce1-0/+1
2007-07-12git-gui: Change prior tree SHA-1 verification to use git_readShawn O. Pearce1-1/+1
2007-07-12Merge branch 'maint'Shawn O. Pearce1-1/+12
2007-07-12git-gui: Work around bad interaction between Tcl and cmd.exe on ^{tree}gitgui-0.7.5Shawn O. Pearce1-1/+12
2007-07-09git-gui: Include a space in Cygwin shortcut command linesShawn O. Pearce1-1/+1
2007-07-09git-gui: Use sh.exe in Cygwin shortcutsShawn O. Pearce1-1/+1