Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | git-gui: Improve the Windows and Mac OS X shortcut creators | Shawn O. Pearce | 2007-07-09 | 2 | -21/+31 | |
| * | | | | git-gui: Teach console widget to use git_read | Shawn O. Pearce | 2007-07-09 | 2 | -34/+29 | |
| * | | | | git-gui: Perform our own magic shbang detection on Windows | Shawn O. Pearce | 2007-07-09 | 1 | -13/+24 | |
| * | | | | git-gui: Treat `git version` as `git --version` | Shawn O. Pearce | 2007-07-09 | 1 | -0/+1 | |
| * | | | | git-gui: Assume unfound commands are known by git wrapper | Shawn O. Pearce | 2007-07-09 | 1 | -1/+4 | |
| * | | | | git-gui: Correct gitk installation location | Shawn O. Pearce | 2007-07-09 | 1 | -12/+4 | |
| * | | | | git-gui: Always use absolute path to all git executables | Shawn O. Pearce | 2007-07-09 | 13 | -84/+258 | |
| * | | | | git-gui: Show a progress meter for checking out files | Shawn O. Pearce | 2007-07-08 | 2 | -18/+55 | |
| * | | | | git-gui: Change the main window progress bar to use status_bar | Shawn O. Pearce | 2007-07-08 | 2 | -12/+8 | |
| * | | | | git-gui: Extract blame viewer status bar into mega-widget | Shawn O. Pearce | 2007-07-08 | 2 | -41/+87 | |
| * | | | | git-gui: Allow double-click in checkout dialog to start checkout | Shawn O. Pearce | 2007-07-08 | 2 | -0/+5 | |
| * | | | | git-gui: Default selection to first matching ref | Shawn O. Pearce | 2007-07-08 | 1 | -0/+5 | |
| * | | | | git-gui: Unabbreviate commit SHA-1s prior to display | Shawn O. Pearce | 2007-07-08 | 1 | -1/+20 | |
| * | | | | git-gui: Refactor branch switch to support detached head | Shawn O. Pearce | 2007-07-08 | 11 | -449/+746 | |
| * | | | | git-gui: Refactor our ui_status_value update technique | Shawn O. Pearce | 2007-07-08 | 5 | -64/+67 | |
| * | | | | git-gui: Better handling of detached HEAD | Shawn O. Pearce | 2007-07-08 | 1 | -4/+14 | |
| * | | | | git-gui: Automatically refresh tracking branches when needed | Shawn O. Pearce | 2007-07-08 | 2 | -14/+88 | |
| * | | | | git-gui: Option to default new branches to match tracking branches | Shawn O. Pearce | 2007-07-08 | 4 | -5/+26 | |
| * | | | | git-gui: Sort tags descending by tagger date | Shawn O. Pearce | 2007-07-08 | 1 | -3/+2 | |
| * | | | | git-gui: Enhance choose_rev to handle hundreds of branches | Shawn O. Pearce | 2007-07-08 | 3 | -114/+249 | |
| * | | | | git-gui: Fast-forward existing branch in branch create dialog | Shawn O. Pearce | 2007-07-08 | 1 | -22/+198 | |
| * | | | | git-gui: Allow users to match remote branch names locally | Shawn O. Pearce | 2007-07-08 | 2 | -4/+49 | |
| * | | | | git-gui: Maintain remote and source ref for tracking branches | Shawn O. Pearce | 2007-07-08 | 2 | -18/+60 | |
| * | | | | git-gui: Optimize for newstyle refs/remotes layout | Shawn O. Pearce | 2007-07-08 | 2 | -21/+40 | |
| * | | | | git-gui: Refactor the delete branch dialog to use class system | Shawn O. Pearce | 2007-07-08 | 4 | -165/+185 | |
| * | | | | git-gui: Abstract the revision picker into a mega widget | Shawn O. Pearce | 2007-07-08 | 4 | -213/+287 | |
| * | | | | git-gui: Teach class system to support [$this cmd] syntax | Shawn O. Pearce | 2007-07-08 | 1 | -12/+26 | |
| * | | | | Merge branch 'maint' | Shawn O. Pearce | 2007-07-08 | 1 | -0/+4 | |
| |\ \ \ \ | ||||||
| * | | | | | git-gui: use "blame -w -C -C" for "where did it come from, originally?" | Junio C Hamano | 2007-07-08 | 1 | -1/+9 | |
| * | | | | | git-gui: New Git version check support routine | Shawn O. Pearce | 2007-07-08 | 1 | -15/+58 | |
| * | | | | | git-gui: Honor rerere.enabled configuration option | Shawn O. Pearce | 2007-07-08 | 1 | -1/+6 | |
| * | | | | | Merge branch 'maint' | Shawn O. Pearce | 2007-07-06 | 2 | -4/+19 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | git-gui: Correct resizing of remote branch delete dialog | Shawn O. Pearce | 2007-07-04 | 1 | -2/+2 | |
| * | | | | | | git-gui: Start blame windows as tall as possible | Shawn O. Pearce | 2007-07-04 | 1 | -1/+2 | |
| * | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2007-07-04 | 1 | -1/+3 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'maint' | Shawn O. Pearce | 2007-07-03 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge branch 'maint' | Junio C Hamano | 2007-07-12 | 3 | -0/+81 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | GIT 1.5.2.4v1.5.2.4 | Junio C Hamano | 2007-07-12 | 3 | -2/+30 | |
| * | | | | | | | | | Teach read-tree 2-way merge to ignore intermediate symlinks | Junio C Hamano | 2007-07-12 | 2 | -0/+53 | |
| * | | | | | | | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 2007-07-12 | 7 | -18/+60 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| | * | | | | | | | | git-gui: Work around bad interaction between Tcl and cmd.exe on ^{tree}gitgui-0.7.5 | Shawn O. Pearce | 2007-07-12 | 1 | -1/+12 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | git-gui: Don't linewrap within console windows | Shawn O. Pearce | 2007-07-09 | 1 | -0/+4 | |
| | * | | | | | | | git-gui: Correct ls-tree buffering problem in browser | Shawn O. Pearce | 2007-07-09 | 1 | -9/+13 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | git-gui: Skip nicknames when selecting author initials | Shawn O. Pearce | 2007-07-08 | 1 | -0/+4 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | git-gui: Ensure windows shortcuts always have .bat extension | Shawn O. Pearce | 2007-07-06 | 1 | -0/+6 | |
| | * | | | | | git-gui: Include a Push action on the left toolbar | Shawn O. Pearce | 2007-07-06 | 1 | -0/+4 | |
| | * | | | | | git-gui: Bind M1-P to push action | Shawn O. Pearce | 2007-07-06 | 1 | -1/+6 | |
| | * | | | | | git-gui: Don't bind F5/M1-R in all windows | Shawn O. Pearce | 2007-07-06 | 1 | -3/+3 | |
| | | |_|/ / | | |/| | | | ||||||
| | * | | | | git-gui: Unlock the index when cancelling merge dialog | Shawn O. Pearce | 2007-07-04 | 1 | -1/+3 | |
| | | |/ / | | |/| | | ||||||
| | * | | | git-gui: properly popup error if gitk should be started but is not installed | Gerrit Pape | 2007-06-30 | 1 | -3/+5 |