aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-gui: Change prior tree SHA-1 verification to use git_readShawn O. Pearce2007-07-12
* Merge branch 'maint'Shawn O. Pearce2007-07-12
|\
| * git-gui: Work around bad interaction between Tcl and cmd.exe on ^{tree}gitgui-0.7.5Shawn O. Pearce2007-07-12
* | git-gui: Include a space in Cygwin shortcut command linesShawn O. Pearce2007-07-09
* | git-gui: Use sh.exe in Cygwin shortcutsShawn O. Pearce2007-07-09
* | git-gui: Paper bag fix for Cygwin shortcut creationShawn O. Pearce2007-07-09
* | Merge branch 'maint'Shawn O. Pearce2007-07-09
|\ \ | |/
| * git-gui: Don't linewrap within console windowsShawn O. Pearce2007-07-09
| * git-gui: Correct ls-tree buffering problem in browserShawn O. Pearce2007-07-09
* | git-gui: Improve the Windows and Mac OS X shortcut creatorsShawn O. Pearce2007-07-09
* | git-gui: Teach console widget to use git_readShawn O. Pearce2007-07-09
* | git-gui: Perform our own magic shbang detection on WindowsShawn O. Pearce2007-07-09
* | git-gui: Treat `git version` as `git --version`Shawn O. Pearce2007-07-09
* | git-gui: Assume unfound commands are known by git wrapperShawn O. Pearce2007-07-09
* | git-gui: Correct gitk installation locationShawn O. Pearce2007-07-09
* | git-gui: Always use absolute path to all git executablesShawn O. Pearce2007-07-09
* | git-gui: Show a progress meter for checking out filesShawn O. Pearce2007-07-08
* | git-gui: Change the main window progress bar to use status_barShawn O. Pearce2007-07-08
* | git-gui: Extract blame viewer status bar into mega-widgetShawn O. Pearce2007-07-08
* | git-gui: Allow double-click in checkout dialog to start checkoutShawn O. Pearce2007-07-08
* | git-gui: Default selection to first matching refShawn O. Pearce2007-07-08
* | git-gui: Unabbreviate commit SHA-1s prior to displayShawn O. Pearce2007-07-08
* | git-gui: Refactor branch switch to support detached headShawn O. Pearce2007-07-08
* | git-gui: Refactor our ui_status_value update techniqueShawn O. Pearce2007-07-08
* | git-gui: Better handling of detached HEADShawn O. Pearce2007-07-08
* | git-gui: Automatically refresh tracking branches when neededShawn O. Pearce2007-07-08
* | git-gui: Option to default new branches to match tracking branchesShawn O. Pearce2007-07-08
* | git-gui: Sort tags descending by tagger dateShawn O. Pearce2007-07-08
* | git-gui: Enhance choose_rev to handle hundreds of branchesShawn O. Pearce2007-07-08
* | git-gui: Fast-forward existing branch in branch create dialogShawn O. Pearce2007-07-08
* | git-gui: Allow users to match remote branch names locallyShawn O. Pearce2007-07-08
* | git-gui: Maintain remote and source ref for tracking branchesShawn O. Pearce2007-07-08
* | git-gui: Optimize for newstyle refs/remotes layoutShawn O. Pearce2007-07-08
* | git-gui: Refactor the delete branch dialog to use class systemShawn O. Pearce2007-07-08
* | git-gui: Abstract the revision picker into a mega widgetShawn O. Pearce2007-07-08
* | git-gui: Teach class system to support [$this cmd] syntaxShawn O. Pearce2007-07-08
* | Merge branch 'maint'Shawn O. Pearce2007-07-08
|\ \ | |/
| * git-gui: Skip nicknames when selecting author initialsShawn O. Pearce2007-07-08
* | git-gui: use "blame -w -C -C" for "where did it come from, originally?"Junio C Hamano2007-07-08
* | git-gui: New Git version check support routineShawn O. Pearce2007-07-08
* | git-gui: Honor rerere.enabled configuration optionShawn O. Pearce2007-07-08
* | Merge branch 'maint'Shawn O. Pearce2007-07-06
|\ \ | |/
| * git-gui: Ensure windows shortcuts always have .bat extensionShawn O. Pearce2007-07-06
| * git-gui: Include a Push action on the left toolbarShawn O. Pearce2007-07-06
| * git-gui: Bind M1-P to push actionShawn O. Pearce2007-07-06
| * git-gui: Don't bind F5/M1-R in all windowsShawn O. Pearce2007-07-06
* | git-gui: Correct resizing of remote branch delete dialogShawn O. Pearce2007-07-04
* | git-gui: Start blame windows as tall as possibleShawn O. Pearce2007-07-04
* | Merge branch 'maint'Shawn O. Pearce2007-07-04
|\ \ | |/
| * git-gui: Unlock the index when cancelling merge dialogShawn O. Pearce2007-07-04