Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-05-27git-gui: Vertically align textboxes with labelsgitgui-0.10.2Twiinz
2008-05-09git-gui: Delete branches with 'git branch -D' to clear configShawn O. Pearce
2008-05-09git-gui: Setup branch.remote,merge for shorthand git-pullShawn O. Pearce
2008-04-24Merge branch 'maint'Shawn O. Pearce
2008-04-24git-gui: Don't use '$$cr master' with aspell earlier than 0.60Shawn O. Pearce
2008-04-15git-gui: Report less precise object estimates for database compressionJohannes Sixt
2008-03-15git-gui: Don't translate the special Apple menuShawn O. Pearce
2008-03-08git-gui: Add option for changing the width of the commit message text boxAdam Piątyszek
2008-03-06git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann
2008-02-28Merge branch 'maint'Shawn O. Pearce
2008-02-28git-gui: Paper bag fix info dialog when no files are staged at commitgitgui-0.9.3Shawn O. Pearce
2008-02-22Merge branch 'maint'Shawn O. Pearce
2008-02-22git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce
2008-02-22git-gui: Paper bag fix error dialogs opening over the main windowShawn O. Pearce
2008-02-22git-gui: fix typo in lib/spellcheck.tclMichele Ballabio
2008-02-21git-gui: Shorten Aspell version strings to just Aspell version numberShawn O. Pearce
2008-02-21git-gui: Gracefully display non-aspell version errors to usersShawn O. Pearce
2008-02-21git-gui: Catch and display aspell startup failures to the userShawn O. Pearce
2008-02-21git-gui: Only bind the spellcheck popup suggestion hook onceShawn O. Pearce
2008-02-21git-gui: Remove explicit references to 'aspell' in message stringsShawn O. Pearce
2008-02-21git-gui: Ensure all spellchecker 'class' variables are initializedShawn O. Pearce
2008-02-21Merge branch 'maint'Shawn O. Pearce
2008-02-21git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce
2008-02-17git-gui: (i18n) Add newly added translation strings to template.Christian Stimming
2008-02-14git-gui: Correct size of dictionary name widget in options dialogShawn O. Pearce
2008-02-14git-gui: Paper bag fix bad string length call in spellcheckerShawn O. Pearce
2008-02-12git-gui: Automatically spell check commit messages as the user typesShawn O. Pearce
2008-02-04git-gui: (i18n) Fix a bunch of still untranslated strings.Christian Stimming
2008-01-23git-gui: Work around random missing scrollbar in revision listShawn O. Pearce
2008-01-21git-gui: Consolidate hook execution code into a single functionShawn O. Pearce
2008-01-21git-gui: Correct window title for hook failure dialogsShawn O. Pearce
2008-01-21git-gui: Honor the standard commit-msg hookShawn O. Pearce
2008-01-16git-gui: Refresh file status description after hunk applicationShawn O. Pearce
2008-01-16git-gui: Allow 'Create New Repository' on existing directoriesShawn O. Pearce
2008-01-16git-gui: Fix broken revert confirmation.Christian Stimming
2007-12-30git-gui: Make commit log messages end with a newlinegitgui-0.9.1Bernt Hansen
2007-12-14git-gui: Handle file mode changes (644->755) in diff viewerShawn O. Pearce
2007-12-03git-gui: Improve the application icon on Windows.Johannes Sixt
2007-11-23git-gui: fix a typo in lib/commit.tclMichele Ballabio
2007-10-24Merge branch 'maint'Shawn O. Pearce
2007-10-24git-gui: Make sure we get errors from git-update-indexShawn O. Pearce
2007-10-21Merge branch 'maint'Shawn O. Pearce
2007-10-21git-gui: Don't display CR within console windowsgitgui-0.8.4Shawn O. Pearce
2007-10-21git-gui: Handle progress bars from newer gitsShawn O. Pearce
2007-10-20git-gui: Correctly report failures from git-write-treeShawn O. Pearce
2007-10-13git-gui: Collapse $env(HOME) to ~/ in recent repositories on WindowsShawn O. Pearce
2007-10-13git-gui: Support cloning Cygwin based work-dirsShawn O. Pearce
2007-10-13git-gui: Use proper Windows shortcuts instead of bat filesShawn O. Pearce
2007-10-13git-gui: Bind n/c/o accelerators in repository chooserShawn O. Pearce
2007-10-13git-gui: Disable the text widget in the repository chooserShawn O. Pearce