summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-17git-gui 0.12gitgui-0.12.0Shawn O. Pearce1-1/+1
2008-12-17git-gui: Get rid of the last remnants of GIT_CONFIG_LOCALJohannes Schindelin1-1/+0
2008-12-10git-gui: Update Hungarian translation for 0.12Miklos Vajna1-90/+96
2008-12-10git-gui: Fixed typos in Swedish translation.Peter Krefting1-3/+3
2008-12-09git-gui: Updated Swedish translation (515t0f0u).Peter Krefting1-100/+117
2008-12-09git gui: update Italian translationMichele Ballabio1-90/+96
2008-12-09git-gui: Update Japanese translation for 0.12Nanako Shiraishi1-3/+8
2008-12-08git-gui: Starting translation for NorwegianFredrik Skolmli1-0/+2484
2008-12-08git-gui: Update German (completed) translation.Christian Stimming1-40/+239
2008-12-08git-gui: Update po template to include 'Mirroring %s' messageShawn O. Pearce1-89/+95
2008-12-08git-gui: Fix commit encoding handling.Alexander Gavrilov2-7/+5
2008-12-08git-gui: Fix handling of relative paths in blame.Alexander Gavrilov1-2/+16
2008-12-02git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror.Mark Burton1-16/+27
2008-11-26git-gui: update Japanese translationNanako Shiraishi1-294/+825
2008-11-23git-gui: french translation updateChristian Couder1-297/+827
2008-11-21Updated Swedish translation (514t0f0u).Peter Krefting1-310/+839
2008-11-19git gui: update Italian translationMichele Ballabio1-295/+834
2008-11-17Update Hungarian translation. 100% completed.Miklos Vajna1-337/+918
2008-11-16git-gui: Fix the search bar destruction handler.Alexander Gavrilov1-1/+1
2008-11-16Update the po templateShawn O. Pearce1-285/+791
2008-11-16git-gui: Implement automatic rescan after Tool execution.Alexander Gavrilov1-2/+42
2008-11-16git-gui: Allow Tools request arguments from the user.Alexander Gavrilov2-5/+203
2008-11-16git-gui: Add a Tools menu for arbitrary commands.Alexander Gavrilov3-0/+359
2008-11-16git-gui: Fix the after callback execution in rescan.Alexander Gavrilov2-16/+31
2008-11-16git-gui: Implement system-wide configuration handling.Alexander Gavrilov2-9/+15
2008-11-16git-gui: try to provide a window icon under XGiuseppe Bilotta1-0/+22
2008-11-11git-gui: Request blame metadata in utf-8.Alexander Gavrilov1-1/+1
2008-11-11git-gui: Add the Show SSH Key item to the clone dialog.Alexander Gavrilov2-9/+17
2008-11-11git-gui: Fix focus transition in the blame viewer.Alexander Gavrilov2-7/+23
2008-11-01git-gui: Update German translation.Christian Stimming1-46/+233
2008-11-01git-gui: Do not munge conflict marker lines in a normal diffJohannes Sixt1-1/+0
2008-11-01git-gui: Add a simple implementation of SSH_ASKPASS.Alexander Gavrilov3-0/+73
2008-11-01git-gui: Add a dialog that shows the OpenSSH public key.Alexander Gavrilov2-0/+130
2008-10-10git-gui: Mark-up strings in show_{other,unmerged}_diff() for localizationJohannes Sixt1-11/+11
2008-10-10git-gui: Show a round number of bytes of large untracked text filesJohannes Sixt1-1/+1
2008-10-10git-gui: Fix the blame viewer destroy handler.Alexander Gavrilov1-1/+8
2008-10-10git-gui: Add a search command to the blame viewer.Alexander Gavrilov3-3/+227
2008-10-10git-gui: Fix the blame window shape.Alexander Gavrilov1-6/+13
2008-10-10git-gui: Fix switch statement in lib/merge.tclJohannes Sixt1-1/+1
2008-09-30git-gui: Fix fetching from remotes when adding themPetr Baudis1-3/+3
2008-09-30git-gui: Fix removing non-pushable remotesPetr Baudis1-1/+2
2008-09-30git-gui: Make input boxes in init/clone/open dialogs consistentPetr Baudis1-4/+8
2008-09-30git-gui: Avoid using the term URL when specifying repositoriesPetr Baudis3-4/+4
2008-09-30git-gui: gui.autoexplore makes explorer to pop up automatically after pickingPetr Baudis1-0/+5
2008-09-30git-gui: Add Explore Working Copy to the Repository menuPetr Baudis1-0/+18
2008-09-30git-gui: Use git web--browser for web browsingPetr Baudis1-23/+7
2008-09-30git-gui: mkdir -p when initializing new remote repositoryPetr Baudis1-1/+2
2008-09-30git-gui: Add support for removing remotesPetr Baudis1-0/+37
2008-09-30git-gui: Add support for adding remotesPetr Baudis3-0/+209
2008-09-30git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menuPetr Baudis2-70/+70
2008-09-30git-gui: Clarify the Remote -> Delete... actionPetr Baudis2-3/+3
2008-09-30git-gui: Remove space from the end of aspell's reply before processingJohannes Sixt1-0/+1
2008-09-30git-gui: Make Ctrl-T safe to use for conflicting files.Alexander Gavrilov4-6/+17
2008-09-30git-gui: Do not automatically stage file after merge tool finishesJohannes Sixt1-9/+1
2008-09-26git-gui: Show/hide "Sign Off" based on nocommitmsg optionShawn O. Pearce1-2/+2
2008-09-26Merge branch 'maint'Shawn O. Pearce1-1/+1
2008-09-26git-gui: Help identify aspell version on Windows tooGustaf Hendeby1-1/+1
2008-09-24git-gui: Reenable staging unmerged files by clicking the icon.Alexander Gavrilov3-33/+70
2008-09-24git-gui: Support the encoding menu in gui blame.Alexander Gavrilov1-0/+17
2008-09-24git-gui: Optimize encoding name resolution using a lookup table.Alexander Gavrilov1-29/+53
2008-09-24git-gui: Allow forcing display encoding for diffs using a submenu.Alexander Gavrilov3-2/+44
2008-09-24git-gui: Add a menu of available encodings.Alexander Gavrilov2-4/+142
2008-09-24git-gui: Cleanup handling of the default encoding.Alexander Gavrilov5-6/+46
2008-09-24git-gui: Assume `blame --incremental` output is in UTF-8Shawn O. Pearce1-7/+1
2008-09-24git-gui: Use gitattribute "encoding" for file content displayShawn O. Pearce4-4/+26
2008-09-24git-gui: Add support for calling out to the prepare-commit-msg hookJoshua Williams1-0/+65
2008-09-24git-gui: Hide commit related UI during citool --nocommitShawn O. Pearce1-48/+56
2008-09-24git-gui: Add more integration options to citool.Alexander Gavrilov2-6/+83
2008-09-13git-gui: Updated German translation.Christian Stimming1-21/+172
2008-09-12git-gui: I18n fix sentence parts into full sentences for translation again.Christian Stimming1-6/+6
2008-09-12git-gui: Restore ability to Stage Working Copy for conflicts.Alexander Gavrilov2-0/+11
2008-09-12git-gui: Fix Blame Parent & Context for working copy lines.Alexander Gavrilov2-3/+29
2008-09-04Merge branch 'maint'Shawn O. Pearce1-7/+11
2008-09-04git-gui: Fix diff parsing for lines starting with "--" or "++"Shawn O. Pearce1-7/+11
2008-09-04git-gui: Show special diffs for complex conflict cases.Alexander Gavrilov1-5/+89
2008-09-04git-gui: Make F5 reselect a diff, if an untracked file is selected.Alexander Gavrilov1-9/+35
2008-09-04git-gui: Reimplement and enhance auto-selection of diffs.Alexander Gavrilov3-39/+109
2008-09-04git-gui: Support conflict states _U & UT.Alexander Gavrilov4-3/+7
2008-09-04git-gui: Support more merge tools.Alexander Gavrilov1-0/+27
2008-09-04git-gui: Don't allow staging files with conflicts.Alexander Gavrilov1-0/+8
2008-09-04git-gui: Support calling merge tools.Alexander Gavrilov3-0/+260
2008-09-04git-gui: Support resolving conflicts via the diff context menu.Alexander Gavrilov2-60/+190
2008-09-04git-gui: Mark forgotten strings for translation.Christian Stimming1-2/+2
2008-09-01Merge branch 'maint'Shawn O. Pearce4-5/+5
2008-09-01git-gui: Fix string escaping in po2msg.shAlexander Gavrilov1-2/+2
2008-09-01git gui: show diffs with a minimum of 1 context lineClemens Buchacher3-3/+3
2008-08-24git-gui: Allow specifying an initial line for git gui blame.Alexander Gavrilov3-5/+14
2008-08-24git-gui: Better positioning in Blame Parent CommitAlexander Gavrilov1-4/+61
2008-08-24git-gui: Support passing blame to a parent commit.Alexander Gavrilov1-10/+38
2008-08-24git-gui: Support starting gitk from Gui BlameAlexander Gavrilov3-2/+55
2008-08-24git-gui: Teach git gui about file type changesGustaf Hendeby3-1/+26
2008-08-12git-gui: update all remaining translations to French.Alexandre Bourget1-254/+299
2008-08-12git-gui: Update french translationAlexandre Bourget1-126/+127
2008-08-10git-gui 0.11gitgui-0.11.0Shawn O. Pearce1-1/+1
2008-08-04git-gui: Adapt discovery of oguilib to execdir 'libexec/git-core'Johannes Sixt1-1/+5
2008-08-03git-gui: add a part about format strings in po/READMEMichele Ballabio1-6/+11
2008-08-03git-gui: update po/it.poMichele Ballabio1-246/+284
2008-08-03git-gui: update Japanese translationしらいしななこ1-246/+281
2008-08-02git-gui: Update swedish translation.Mikael Magnusson1-232/+283
2008-08-02git-gui: Update git-gui.pot for 0.11 nearing releaseShawn O. Pearce1-236/+277
2008-08-02git-gui: Update German translationChristian Stimming1-32/+70
2008-07-29git-gui (Windows): Change wrapper to execdir 'libexec/git-core'Steffen Prohaska1-4/+7
2008-07-29git-gui (Windows): Switch to relative discovery of oguilibSteffen Prohaska1-0/+1
2008-07-29git-gui: Correct installation of library to be $prefix/shareSteffen Prohaska1-0/+4
2008-07-29git-gui: Fix gitk search in $PATH to work on WindowsShawn O. Pearce1-3/+9
2008-07-27git-gui: Preserve scroll position on reshow_diff.Alexander Gavrilov1-4/+14
2008-07-27git-gui: Fix the Remote menu separator.Alexander Gavrilov1-0/+1
2008-07-26git-gui: "Stage Line": Treat independent changes in adjacent lines betterJohannes Sixt1-3/+58
2008-07-26git-gui: Fix "Stage/Unstage Line" with one line of context.Johannes Sixt1-0/+3
2008-07-25git-gui: Correct 'Visualize Branches' on Mac OS X to start gitkShawn O. Pearce1-1/+1
2008-07-25git-gui: Look for gitk in $PATH, not $LIBEXEC/git-coreAbhijit Menon-Sen1-3/+3
2008-07-16Add a menu item to invoke full copy detection in blame.Alexander Gavrilov1-0/+69
2008-07-16Kill the blame back-end on window close.Alexander Gavrilov2-4/+26
2008-07-16Add options to control the search for copies in blame.Alexander Gavrilov3-8/+16
2008-07-16Fix pre-commit hooks under MinGW/MSYSAlexander Gavrilov1-2/+2
2008-07-13git-gui: MERGE_RR lives in .git/ directly with newer Git versionsJohannes Schindelin1-0/+1
2008-07-08git-gui: Exit shortcut in MacOSX repairedSoeren Finster1-3/+7
2008-07-02git-gui: Implement "Stage/Unstage Line"Johannes Sixt2-0/+95
2008-06-25git-gui: Don't select the wrong file if the last listed file is staged.Abhijit Menon-Sen1-2/+4
2008-06-20git-gui: Fix accidental staged state toggle when clicking top pixel rowRichard Quirk1-1/+1
2008-06-13git-gui: Move on to the next filename after staging/unstaging a changeAbhijit Menon-Sen1-2/+27
2008-05-26git-gui: Vertically align textboxes with labelsgitgui-0.10.2Twiinz1-6/+2
2008-05-22git-gui: Handle workdir detection when CYGWIN=nowinsymlinksShawn O. Pearce1-16/+7
2008-05-20git-gui: Add a --trace command line optionShawn O. Pearce1-8/+39
2008-05-08git-gui: Delete branches with 'git branch -D' to clear configShawn O. Pearce1-1/+1
2008-05-08git-gui: Setup branch.remote,merge for shorthand git-pullShawn O. Pearce3-1/+27
2008-05-01git-gui: Update German translationChristian Stimming1-17/+9
2008-04-23Merge branch 'maint'Shawn O. Pearce1-4/+10
2008-04-23git-gui: Don't use '$$cr master' with aspell earlier than 0.60Shawn O. Pearce1-4/+10
2008-04-14git-gui: Report less precise object estimates for database compressionJohannes Sixt1-2/+2
2008-04-05git-gui: use +/- instead of ]/[ to show more/less context in diffgitgui-0.10.1Michele Ballabio1-6/+12
2008-04-04git-gui: Update french translationChristian Couder1-45/+33
2008-04-03git-gui: Switch keybindings for [ and ] to bracketleft and bracketrightShawn O. Pearce1-4/+4
2008-04-02git-gui 0.10gitgui-0.10.0Shawn O. Pearce1-1/+1
2008-04-02git-gui: Add shortcut keys for Show More/Less ContextJonathan del Strother1-8/+32
2008-03-16git-gui: Improve directions regarding POT update in po/READMEJunio C Hamano1-12/+50
2008-03-15git-gui: Update Japanese translationしらいしななこ1-13/+9
2008-03-15git-gui: Adjusted Japanese translation to updated POTShawn O. Pearce1-249/+277
2008-03-15git-gui: Update Japanese translationしらいしななこ1-291/+266
2008-03-15git-gui: Don't translate the special Apple menuShawn O. Pearce2-2/+2
2008-03-15git-gui: Updated Hungarian translation (e5fba18)Miklos Vajna1-14/+9
2008-03-15git-gui: update russian translationAlex Riesen1-27/+21
2008-03-15git-gui: remove spurious "fuzzy" attributes in po/it.poMichele Ballabio1-2/+0
2008-03-14git-gui: updated Swedish translationPeter Karlsson1-290/+375
2008-03-14git-gui: Regenerated po template and merged translations with itPeter Karlsson8-1841/+2311
2008-03-13Update Hungarian translation. 100% completed.Miklos Vajna1-38/+102
2008-03-13git-gui: update Italian translationMichele Ballabio1-265/+346
2008-03-12git-gui: Simplify MSGFMT setting in MakefileJunio C Hamano1-6/+1
2008-03-07git-gui: Add option for changing the width of the commit message text boxAdam Piątyszek2-1/+3
2008-03-05git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann6-16/+47
2008-03-05git-gui: translate the remaining messages in zh_cn.po to chineseeric miao1-550/+673
2008-03-05Merge branch 'maint'Shawn O. Pearce1-0/+5
2008-03-05git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl failsShawn O. Pearce1-0/+5
2008-02-28Merge branch 'maint'Shawn O. Pearce1-1/+1
2008-02-28git-gui: Paper bag fix info dialog when no files are staged at commitgitgui-0.9.3Shawn O. Pearce1-1/+1
2008-02-22Merge branch 'maint'Shawn O. Pearce3-3/+25
2008-02-22git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce1-0/+4
2008-02-22git-gui: Avoid hardcoded Windows paths in Cygwin package filesShawn O. Pearce1-1/+11
2008-02-22git-gui: Default TCL_PATH to same location as TCLTK_PATHShawn O. Pearce1-1/+5
2008-02-22git-gui: Paper bag fix error dialogs opening over the main windowShawn O. Pearce1-1/+5
2008-02-22git-gui: fix typo in lib/spellcheck.tclMichele Ballabio1-1/+1
2008-02-21git-gui: Shorten Aspell version strings to just Aspell version numberShawn O. Pearce1-0/+4
2008-02-21git-gui: Gracefully display non-aspell version errors to usersShawn O. Pearce1-1/+25
2008-02-21git-gui: Catch and display aspell startup failures to the userShawn O. Pearce1-4/+17
2008-02-21git-gui: Only bind the spellcheck popup suggestion hook onceShawn O. Pearce1-1/+1
2008-02-21git-gui: Remove explicit references to 'aspell' in message stringsShawn O. Pearce1-7/+7
2008-02-21git-gui: Ensure all spellchecker 'class' variables are initializedShawn O. Pearce2-6/+11
2008-02-21Merge branch 'maint'Shawn O. Pearce1-7/+11
2008-02-20git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce1-7/+11
2008-02-20Merge branch 'maint'Shawn O. Pearce1-1/+1
2008-02-19git-gui: relax "dirty" version detectionWincent Colaiuta1-1/+1
2008-02-17git-gui: Update German translation.Christian Stimming2-25/+49
2008-02-17git-gui: (i18n) Add newly added translation strings to template.Christian Stimming2-6/+30
2008-02-14git-gui: Correct size of dictionary name widget in options dialogShawn O. Pearce1-3/+1
2008-02-14git-gui: Paper bag fix bad string length call in spellcheckerShawn O. Pearce1-1/+1
2008-02-12git-gui: Automatically spell check commit messages as the user typesShawn O. Pearce4-1/+442
2008-02-12Merge branch 'maint'Shawn O. Pearce2-5/+14
2008-02-12git-gui: support Git Gui.app under OS X 10.5Jay Soffian2-5/+14
2008-02-03git-gui: Update German translation.Christian Stimming1-40/+89
2008-02-03git-gui: (i18n) Fix a bunch of still untranslated strings.Christian Stimming5-38/+73
2008-01-22git-gui: Correctly cleanup msgfmt '1 message untranslated' outputgitgui-0.9.2Shawn O. Pearce1-1/+1
2008-01-22git-gui: Make the statistics of po2msg match those of msgfmtShawn O. Pearce1-3/+22
2008-01-22git-gui: Fallback to Tcl based po2msg.sh if msgfmt isn't availableShawn O. Pearce1-0/+3
2008-01-22git-gui: Work around random missing scrollbar in revision listShawn O. Pearce1-1/+2
2008-01-20git-gui: Correct encoding of glossary/fr.po to UTF-8Shawn O. Pearce1-13/+13
2008-01-20git-gui: Consolidate hook execution code into a single functionShawn O. Pearce3-46/+63
2008-01-20git-gui: Correct window title for hook failure dialogsShawn O. Pearce1-1/+1
2008-01-20git-gui: Honor the standard commit-msg hookShawn O. Pearce1-31/+83
2008-01-17git-gui: Makefile - Handle $DESTDIR on CygwinMark Levedahl1-2/+3
2008-01-17git-gui: add french glossary: glossary/fr.poChristian Couder1-0/+166
2008-01-16git-gui: Refresh file status description after hunk applicationShawn O. Pearce1-0/+2
2008-01-16git-gui: Allow 'Create New Repository' on existing directoriesShawn O. Pearce1-28/+22
2008-01-16git-gui: Initial french translationChristian Couder1-0/+1875
2008-01-16git-gui: Improve German translation.Christian Stimming2-9/+9
2008-01-16git-gui: Updated Swedish translation after mailing list review.Peter Karlsson1-11/+11
2008-01-16git-gui: Fix broken revert confirmation.Christian Stimming1-1/+3
2008-01-16git-gui: Update German translationChristian Stimming2-21/+24
2008-01-16git-gui: Update glossary: add term "hunk"Christian Stimming2-1/+6
2007-12-29git-gui: Make commit log messages end with a newlinegitgui-0.9.1Bernt Hansen1-1/+1
2007-12-29Added Swedish translation.Peter Karlsson1-0/+1895