summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | git-gui: Improve the Windows and Mac OS X shortcut creatorsShawn O. Pearce2007-07-092-21/+31
| * | | | git-gui: Teach console widget to use git_readShawn O. Pearce2007-07-092-34/+29
| * | | | git-gui: Perform our own magic shbang detection on WindowsShawn O. Pearce2007-07-091-13/+24
| * | | | git-gui: Treat `git version` as `git --version`Shawn O. Pearce2007-07-091-0/+1
| * | | | git-gui: Assume unfound commands are known by git wrapperShawn O. Pearce2007-07-091-1/+4
| * | | | git-gui: Correct gitk installation locationShawn O. Pearce2007-07-091-12/+4
| * | | | git-gui: Always use absolute path to all git executablesShawn O. Pearce2007-07-0913-84/+258
| * | | | git-gui: Show a progress meter for checking out filesShawn O. Pearce2007-07-082-18/+55
| * | | | git-gui: Change the main window progress bar to use status_barShawn O. Pearce2007-07-082-12/+8
| * | | | git-gui: Extract blame viewer status bar into mega-widgetShawn O. Pearce2007-07-082-41/+87
| * | | | git-gui: Allow double-click in checkout dialog to start checkoutShawn O. Pearce2007-07-082-0/+5
| * | | | git-gui: Default selection to first matching refShawn O. Pearce2007-07-081-0/+5
| * | | | git-gui: Unabbreviate commit SHA-1s prior to displayShawn O. Pearce2007-07-081-1/+20
| * | | | git-gui: Refactor branch switch to support detached headShawn O. Pearce2007-07-0811-449/+746
| * | | | git-gui: Refactor our ui_status_value update techniqueShawn O. Pearce2007-07-085-64/+67
| * | | | git-gui: Better handling of detached HEADShawn O. Pearce2007-07-081-4/+14
| * | | | git-gui: Automatically refresh tracking branches when neededShawn O. Pearce2007-07-082-14/+88
| * | | | git-gui: Option to default new branches to match tracking branchesShawn O. Pearce2007-07-084-5/+26
| * | | | git-gui: Sort tags descending by tagger dateShawn O. Pearce2007-07-081-3/+2
| * | | | git-gui: Enhance choose_rev to handle hundreds of branchesShawn O. Pearce2007-07-083-114/+249
| * | | | git-gui: Fast-forward existing branch in branch create dialogShawn O. Pearce2007-07-081-22/+198
| * | | | git-gui: Allow users to match remote branch names locallyShawn O. Pearce2007-07-082-4/+49
| * | | | git-gui: Maintain remote and source ref for tracking branchesShawn O. Pearce2007-07-082-18/+60
| * | | | git-gui: Optimize for newstyle refs/remotes layoutShawn O. Pearce2007-07-082-21/+40
| * | | | git-gui: Refactor the delete branch dialog to use class systemShawn O. Pearce2007-07-084-165/+185
| * | | | git-gui: Abstract the revision picker into a mega widgetShawn O. Pearce2007-07-084-213/+287
| * | | | git-gui: Teach class system to support [$this cmd] syntaxShawn O. Pearce2007-07-081-12/+26
| * | | | Merge branch 'maint'Shawn O. Pearce2007-07-081-0/+4
| |\ \ \ \
| * | | | | git-gui: use "blame -w -C -C" for "where did it come from, originally?"Junio C Hamano2007-07-081-1/+9
| * | | | | git-gui: New Git version check support routineShawn O. Pearce2007-07-081-15/+58
| * | | | | git-gui: Honor rerere.enabled configuration optionShawn O. Pearce2007-07-081-1/+6
| * | | | | Merge branch 'maint'Shawn O. Pearce2007-07-062-4/+19
| |\ \ \ \ \
| * | | | | | git-gui: Correct resizing of remote branch delete dialogShawn O. Pearce2007-07-041-2/+2
| * | | | | | git-gui: Start blame windows as tall as possibleShawn O. Pearce2007-07-041-1/+2
| * | | | | | Merge branch 'maint'Shawn O. Pearce2007-07-041-1/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'maint'Shawn O. Pearce2007-07-031-3/+5
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'maint'Junio C Hamano2007-07-123-0/+81
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | GIT 1.5.2.4v1.5.2.4Junio C Hamano2007-07-123-2/+30
| * | | | | | | | | Teach read-tree 2-way merge to ignore intermediate symlinksJunio C Hamano2007-07-122-0/+53
| * | | | | | | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-07-127-18/+60
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | git-gui: Work around bad interaction between Tcl and cmd.exe on ^{tree}gitgui-0.7.5Shawn O. Pearce2007-07-121-1/+12
| | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | git-gui: Don't linewrap within console windowsShawn O. Pearce2007-07-091-0/+4
| | * | | | | | | git-gui: Correct ls-tree buffering problem in browserShawn O. Pearce2007-07-091-9/+13
| | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | git-gui: Skip nicknames when selecting author initialsShawn O. Pearce2007-07-081-0/+4
| | | |_|_|/ / | | |/| | | |
| | * | | | | git-gui: Ensure windows shortcuts always have .bat extensionShawn O. Pearce2007-07-061-0/+6
| | * | | | | git-gui: Include a Push action on the left toolbarShawn O. Pearce2007-07-061-0/+4
| | * | | | | git-gui: Bind M1-P to push actionShawn O. Pearce2007-07-061-1/+6
| | * | | | | git-gui: Don't bind F5/M1-R in all windowsShawn O. Pearce2007-07-061-3/+3
| | | |_|/ / | | |/| | |
| | * | | | git-gui: Unlock the index when cancelling merge dialogShawn O. Pearce2007-07-041-1/+3
| | | |/ / | | |/| |
| | * | | git-gui: properly popup error if gitk should be started but is not installedGerrit Pape2007-06-301-3/+5