summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-31git-gui: Allow as few as 0 lines of diff contextShawn O. Pearce
2007-05-30Merge branch 'maint'Shawn O. Pearce
2007-05-30git-gui: Allow creating a branch when none existsShawn O. Pearce
2007-05-28git-gui: Expose the merge.diffstat configuration optionShawn O. Pearce
2007-05-28git-gui: Allow users to delete remote branchesShawn O. Pearce
2007-05-28git-gui: Allow users to rename branches through 'branch -m'Shawn O. Pearce
2007-05-28git-gui: Disable tearoff menus on Windows, Mac OS XShawn O. Pearce
2007-05-28git-gui: Provide fatal error if library is unavailableShawn O. Pearce
2007-05-28git-gui: Enable verbose Tcl loading earlierShawn O. Pearce
2007-05-28git-gui: Show the git-gui library path in 'About git-gui'Shawn O. Pearce
2007-05-28git-gui: GUI support for running 'git remote prune <name>'Shawn O. Pearce
2007-05-28git gui 0.8.0Shawn 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-17git-gui: Gracefully handle bad TCL_PATH at compile timegitgui-0.7.1Shawn O. Pearce
2007-05-10git gui 0.7.0gitgui-0.7.0Shawn O. Pearce
2007-05-10git-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-08git-gui: Generate blame on uncommitted working tree fileShawn O. Pearce
2007-05-08git-gui: Smarter command line parsing for browser, blameShawn O. Pearce
2007-05-08git-gui: Use prefix if blame is run in a subdirectoryShawn O. Pearce
2007-05-08git-gui: Convert blame to the "class" way of doing thingsShawn O. Pearce
2007-05-08git-gui: Don't attempt to inline array reads in methodsShawn O. Pearce
2007-05-08git-gui: Convert browser, console to "class" formatShawn O. Pearce
2007-05-08git-gui: Define a simple class/method systemShawn O. Pearce
2007-05-08git-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-07git-gui: Use vi-like keys in merge dialoggitgui-0.7.0-rc1Shawn O. Pearce
2007-05-07git-gui: Include commit id/subject in merge choicesShawn O. Pearce
2007-05-07git-gui: Show all possible branches for mergeShawn O. Pearce
2007-05-07git-gui: Move merge support into a namespaceShawn O. Pearce
2007-05-07git-gui: Allow vi keys to scroll the diff/blame regionsShawn O. Pearce
2007-05-07git-gui: Move console procs into their own namespaceShawn O. Pearce
2007-05-07git-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