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
AgeCommit message (Expand)Author
2007-06-02git-gui: Don't quit when we destroy a child widgetShawn O. Pearce
2007-06-02Make the installation target of git-gui a little less chattyAlex Riesen
2007-06-01git-gui: Allow as few as 0 lines of diff contextShawn O. Pearce
2007-05-31git-gui: Allow creating a branch when none existsShawn O. Pearce
2007-05-27git-gui: Guess our share/git-gui/lib path at runtime if possiblegitgui-0.7.2Shawn O. Pearce
2007-05-24Correct key bindings to Control-<foo>Shawn O. Pearce
2007-05-22git-gui: Tighten internal pattern match for lib/ directoryShawn O. Pearce
2007-05-18git-gui: Gracefully handle bad TCL_PATH at compile timegitgui-0.7.1Shawn O. Pearce
2007-05-11git gui 0.7.0gitgui-0.7.0Shawn O. Pearce
2007-05-11git-gui: Paperbag fix blame in subdirectoryShawn O. Pearce
2007-05-09git-gui: Format author/committer times in ISO formatShawn O. Pearce
2007-05-09git-gui: Cleanup minor nits in blame codeShawn O. Pearce
2007-05-09git-gui: Generate blame on uncommitted working tree fileShawn O. Pearce
2007-05-09git-gui: Smarter command line parsing for browser, blameShawn O. Pearce
2007-05-09git-gui: Use prefix if blame is run in a subdirectoryShawn O. Pearce
2007-05-09git-gui: Convert blame to the "class" way of doing thingsShawn O. Pearce
2007-05-09git-gui: Don't attempt to inline array reads in methodsShawn O. Pearce
2007-05-09git-gui: Convert browser, console to "class" formatShawn O. Pearce
2007-05-09git-gui: Define a simple class/method systemShawn O. Pearce
2007-05-09git-gui: Allow shift-{k,j} to select a range of branches to mergeShawn O. Pearce
2007-05-08Merge branch 'maint'Shawn O. Pearce
2007-05-08git-gui: Call changes "Staged" and "Unstaged" in file list titles.Johannes Sixt
2007-05-08git-gui: Use vi-like keys in merge dialoggitgui-0.7.0-rc1Shawn O. Pearce
2007-05-08git-gui: Include commit id/subject in merge choicesShawn O. Pearce
2007-05-08git-gui: Show all possible branches for mergeShawn O. Pearce
2007-05-08git-gui: Move merge support into a namespaceShawn O. Pearce
2007-05-08git-gui: Allow vi keys to scroll the diff/blame regionsShawn O. Pearce
2007-05-08git-gui: Move console procs into their own namespaceShawn O. Pearce
2007-05-08git-gui: Refactor into multiple files to save my sanityShawn O. Pearce
2007-05-02git-gui: Track our own embedded values and rebuild when they changeShawn O. Pearce
2007-05-02git-gui: Refactor to use our git proc more oftenShawn O. Pearce
2007-05-02git-gui: Use option database defaults to set the fontShawn O. Pearce
2007-05-02git-gui: Cleanup common font handling for font_uiShawn O. Pearce
2007-05-02git-gui: Correct line wrapping for too many branch messageShawn O. Pearce
2007-05-02git-gui: Warn users before making an octopus mergeShawn O. Pearce
2007-05-02git-gui: Include the subject in the status bar after commitShawn O. Pearce
2007-05-02Merge branch 'maint'Shawn O. Pearce
2007-05-02git-gui: Allow spaces in path to 'wish'Shawn O. Pearce
2007-04-24git-gui: Correctly handle UTF-8 encoded commit messagesShawn O. Pearce
2007-04-17git-gui: Honor TCLTK_PATH if suppliedJunio C Hamano
2007-04-17Revert "Allow wish interpreter to be defined with TCLTK_PATH"Shawn O. Pearce
2007-04-15git-gui: Display the directory basename in the titleShawn O. Pearce
2007-04-15Merge branch 'er/ui'Shawn O. Pearce
2007-04-04git-gui: Brown paper bag fix division by 0 in blameShawn O. Pearce
2007-04-04Always bind the return key to the default buttonShawn O. Pearce
2007-04-04Do not break git-gui messages into multiple lines.Eygene Ryabinkin
2007-04-04Improve look-and-feel of the git-gui tool.Eygene Ryabinkin
2007-04-04Teach git-gui to use the user-defined UI font everywhere.Eygene Ryabinkin
2007-04-04Allow wish interpreter to be defined with TCLTK_PATHEygene Ryabinkin
2007-03-12Merge branch 'maint'gitgui-0.6.5Shawn O. Pearce