summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2007-07-21git-gui: Factor out common fast-forward merge caseShawn O. Pearce
2007-07-21git-gui: Save the merge base during checkout_op processingShawn O. Pearce
2007-07-21git-gui: Automatically backup the user's commit bufferShawn O. Pearce
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-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: 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: Delay the GC hint until after we are runningShawn O. Pearce
2007-07-18git-gui: Don't crash in ask_popup if we haven't mapped main window yetShawn O. Pearce
2007-07-17git-gui: Always disable the Tcl EOF character when readingShawn 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: 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: 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: 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
2007-07-09git-gui: Enhance choose_rev to handle hundreds of branchesShawn O. Pearce
2007-07-09git-gui: Fast-forward existing branch in branch create dialogShawn O. Pearce
2007-07-09git-gui: Allow users to match remote branch names locallyShawn O. Pearce
2007-07-09git-gui: Maintain remote and source ref for tracking branchesShawn O. Pearce
2007-07-09git-gui: Optimize for newstyle refs/remotes layoutShawn O. Pearce
2007-07-09git-gui: Refactor the delete branch dialog to use class systemShawn O. Pearce
2007-07-09git-gui: Abstract the revision picker into a mega widgetShawn O. Pearce
2007-07-09git-gui: Teach class system to support [$this cmd] syntaxShawn O. Pearce
2007-07-09Merge branch 'maint'Shawn O. Pearce
2007-07-09git-gui: Skip nicknames when selecting author initialsShawn O. Pearce
2007-07-09git-gui: use "blame -w -C -C" for "where did it come from, originally?"Junio C Hamano
2007-07-08git-gui: Honor rerere.enabled configuration optionShawn O. Pearce
2007-07-06Merge branch 'maint'Shawn O. Pearce
2007-07-06git-gui: Ensure windows shortcuts always have .bat extensionShawn O. Pearce
2007-07-05git-gui: Correct resizing of remote branch delete dialogShawn O. Pearce