583 Commits (87b63de49c04c3e78d37c68b72a6bcbc86724760)
 

Author SHA1 Message Date
Shawn O. Pearce 87b63de49c git-gui: Quiet the msgfmt part of the make process 17 years ago
Shawn O. Pearce b86882eda0 git-gui: Correct stock message for 'Invalid font specified in %s' 17 years ago
Shawn O. Pearce 2ea2255507 git-gui: Update po/README as symlink process is not necessary 17 years ago
Xudong Guan b4b093d110 git-gui: Added initial version of po/glossary/zh_cn.po 17 years ago
Christian Stimming fcc73b7155 German glossary for translation 17 years ago
Miklos Vajna f6b7de2acd Hungarian translation of git-gui 17 years ago
Irina Riesen e2b7200fcd git-gui: initial version of russian translation 17 years ago
Paolo Ciarrocchi 4fe7626488 Italian translation of git-gui 17 years ago
しらいしななこ 2340a74e5f Japanese translation of git-gui 17 years ago
Xudong Guan 377eaa0396 Initial Chinese translation for git-gui 17 years ago
Christian Stimming 90a7149ff1 German translation for git-gui 17 years ago
Christian Stimming 3b703b2a38 Add glossary translation template into git. 17 years ago
Christian Stimming 660a68cf18 Add glossary that can be converted into a po file for each language. 17 years ago
Johannes Schindelin 9f1a80877a Ignore po/*.msg 17 years ago
Johannes Schindelin e79bbfea9b Add po/git-gui.pot 17 years ago
Junio C Hamano 2631a81b90 git-gui po/README: Guide to translators 17 years ago
Christian Stimming 3845048064 Makefile rules for translation catalog generation and installation. 17 years ago
Christian Stimming 1ac17950e9 Mark strings for translation. 17 years ago
Shawn O. Pearce d4b0ccd931 git-gui: Initialize Tcl's msgcat library for internationalization 17 years ago
Shawn O. Pearce fc703c209d git-gui: Locate the library directory early during startup 17 years ago
Shawn O. Pearce c80d25dbce git-gui: Correct 'git gui blame' in a subdirectory 17 years ago
Shawn O. Pearce 9c9f5fa97f git-gui: Do not offer to stage three-way diff hunks into the index 17 years ago
Shawn O. Pearce 9f4119eb76 git-gui: Refactor diff pane popup support for future improvements 17 years ago
Shawn O. Pearce 875b7c9368 git-gui: Fix "unoptimized loading" to not cause git-gui to crash 17 years ago
Shawn O. Pearce ce015c213f git-gui: Paper bag fix "Stage Hunk For Commit" in diff context menu 17 years ago
Shawn O. Pearce 18a01a0da4 git-gui: Allow git-merge to use branch names in conflict markers 17 years ago
Shawn O. Pearce c6951ddb52 git-gui: Fix window manager problems on ion3 17 years ago
Väinö Järvelä 51b8c5021a git-gui: Added support for OS X right click 18 years ago
Shawn O. Pearce a13ee29b97 git-gui: Avoid Tcl error in popup menu on diff viewer 18 years ago
Shawn O. Pearce 84f67537b1 git-gui: Minor refactoring of merge command line in merge support 18 years ago
Shawn O. Pearce dac7089263 git-gui: Use more modern looking icons in the tree browser 18 years ago
Shawn O. Pearce 37e2199c4c git-gui: Don't offer to stage hunks from untracked files 18 years ago
Shawn O. Pearce 95af4d8de1 git-gui: Make sure remotes are loaded when picking revisions 18 years ago
Shawn O. Pearce 0fe055cd24 git-gui: Use progress bar while resetting/aborting files 18 years ago
Shawn O. Pearce 94a4dd9bfd git-gui: Honor core.excludesfile when listing extra files 18 years ago
Christian Stimming 360cc106e7 git-gui: Unify wording to say "to stage" instead of "to add" 18 years ago
Shawn O. Pearce 1e0a92fdf7 git-gui: Don't kill modified commit message buffer with merge templates 18 years ago
Shawn O. Pearce bc318ea86d git-gui: Remove usernames from absolute SSH urls during merging 18 years ago
Shawn O. Pearce ead49f5a4f git-gui: Format tracking branch merges as though they were pulls 18 years ago
Shawn O. Pearce 9feefbd2d2 git-gui: Cleanup bindings within merge dialog 18 years ago
Shawn O. Pearce 350a35f0a1 git-gui: Replace merge dialog with our revision picker widget 18 years ago
Shawn O. Pearce becafaace6 git-gui: Show ref last update times in revision chooser tooltips 18 years ago
Shawn O. Pearce 844c3f6fe9 git-gui: Display commit/tag/remote info in tooltip of revision picker 18 years ago
Shawn O. Pearce 30d1990584 git-gui: Save remote urls obtained from config/remotes setup 18 years ago
Shawn O. Pearce 7d5266a704 git-gui: Avoid unnecessary symbolic-ref call during checkout 18 years ago
Shawn O. Pearce a8139888f8 git-gui: Refactor current branch menu items to make i18n easier 18 years ago
Shawn O. Pearce 83751fc109 git-gui: Refactor diff popup into a procedure to ease i18n work 18 years ago
Shawn O. Pearce 9c5a3c7797 git-gui: Paper bag fix quitting crash after commit 18 years ago
Shawn O. Pearce e7d7b1a34e git-gui: Clarify meaning of add tracked menu option 18 years ago
Shawn O. Pearce 7bd197c7ba git-gui: Fix unnecessary fast-forward during checkout 18 years ago