summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-19git-gui: Completely remove support for creating octopus mergesShawn O. Pearce
2007-07-19git-gui: Don't show blame tooltips that we have no data forShawn O. Pearce
2007-07-19git-gui: Translate standard encoding names to Tcl onesShawn O. Pearce
2007-07-19git-gui: Avoid unnecessary global statements when possibleShawn O. Pearce
2007-07-19git-gui: Bind Ctrl/Cmd-M to merge actionShawn O. Pearce
2007-07-19Don't offer my special Tools/Migrate hack unless in multicommitShawn O. Pearce
2007-07-18git-gui: Convert merge dialog to use class systemShawn O. Pearce
2007-07-18git-gui: Increase the default height of the revision pickerShawn O. Pearce
2007-07-18git-gui: Clarify the visualize history menu optionsShawn O. Pearce
2007-07-18git-gui: Allow users to browse any branch, not just the current oneShawn O. Pearce
2007-07-18git-gui: Allow browser subcommand to start in subdirectoryShawn O. Pearce
2007-07-18git-gui: Allow blame/browser subcommands on bare repositoriesShawn O. Pearce
2007-07-18git-gui: Move feature option selection before GIT_DIR initShawn O. Pearce
2007-07-18git-gui: Delay the GC hint until after we are runningShawn O. Pearce
2007-07-18git-gui: Let the user continue even if we cannot understand git versionShawn O. Pearce
2007-07-18git-gui: Change our initial GC hint to be an estimateShawn O. Pearce
2007-07-18git-gui: Don't crash in ask_popup if we haven't mapped main window yetShawn O. Pearce
2007-07-18git-gui: Delay searching for 'nice' until its really asked forShawn O. Pearce
2007-07-18git-gui: Handle git versions of the form n.n.n.GITJulian Phillips
2007-07-17git-gui: Always disable the Tcl EOF character when readingShawn O. Pearce
2007-07-16git-gui: Brown paper bag "dirty git version fix"Shawn O. Pearce
2007-07-16git-gui: Skip -dirty suffix on core git versionsShawn O. Pearce
2007-07-12git-gui: Change prior tree SHA-1 verification to use git_readShawn O. Pearce
2007-07-12Merge branch 'maint'Shawn O. Pearce
2007-07-12git-gui: Work around bad interaction between Tcl and cmd.exe on ^{tree}gitgui-0.7.5Shawn O. Pearce
2007-07-10git-gui: Include a space in Cygwin shortcut command linesShawn O. Pearce
2007-07-10git-gui: Use sh.exe in Cygwin shortcutsShawn O. Pearce
2007-07-10git-gui: Paper bag fix for Cygwin shortcut creationShawn O. Pearce
2007-07-10Merge branch 'maint'Shawn O. Pearce
2007-07-10git-gui: Don't linewrap within console windowsShawn O. Pearce
2007-07-10git-gui: Correct ls-tree buffering problem in browserShawn O. Pearce
2007-07-09git-gui: Improve the Windows and Mac OS X shortcut creatorsShawn O. Pearce
2007-07-09git-gui: Teach console widget to use git_readShawn O. Pearce
2007-07-09git-gui: Perform our own magic shbang detection on WindowsShawn O. Pearce
2007-07-09git-gui: Treat `git version` as `git --version`Shawn O. Pearce
2007-07-09git-gui: Assume unfound commands are known by git wrapperShawn O. Pearce
2007-07-09git-gui: Correct gitk installation locationShawn O. Pearce
2007-07-09git-gui: Always use absolute path to all git executablesShawn O. Pearce
2007-07-09git-gui: Show a progress meter for checking out filesShawn O. Pearce
2007-07-09git-gui: Change the main window progress bar to use status_barShawn O. Pearce
2007-07-09git-gui: Extract blame viewer status bar into mega-widgetShawn O. Pearce
2007-07-09git-gui: Allow double-click in checkout dialog to start checkoutShawn O. Pearce
2007-07-09git-gui: Default selection to first matching refShawn O. Pearce
2007-07-09git-gui: Unabbreviate commit SHA-1s prior to displayShawn O. Pearce
2007-07-09git-gui: Refactor branch switch to support detached headShawn O. Pearce
2007-07-09git-gui: Refactor our ui_status_value update techniqueShawn O. Pearce
2007-07-09git-gui: Better handling of detached HEADShawn O. Pearce
2007-07-09git-gui: Automatically refresh tracking branches when neededShawn O. Pearce
2007-07-09git-gui: Option to default new branches to match tracking branchesShawn O. Pearce
2007-07-09git-gui: Sort tags descending by tagger dateShawn O. Pearce