Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-07-18 | git-gui: Increase the default height of the revision picker | Shawn O. Pearce | 1 | -1/+1 |
2007-07-08 | git-gui: Allow double-click in checkout dialog to start checkout | Shawn O. Pearce | 1 | -0/+4 |
2007-07-08 | git-gui: Default selection to first matching ref | Shawn O. Pearce | 1 | -0/+5 |
2007-07-08 | git-gui: Refactor branch switch to support detached head | Shawn O. Pearce | 1 | -7/+36 |
2007-07-08 | git-gui: Option to default new branches to match tracking branches | Shawn O. Pearce | 1 | -0/+4 |
2007-07-08 | git-gui: Enhance choose_rev to handle hundreds of branches | Shawn O. Pearce | 1 | -99/+245 |
2007-07-08 | git-gui: Allow users to match remote branch names locally | Shawn O. Pearce | 1 | -0/+8 |
2007-07-08 | git-gui: Maintain remote and source ref for tracking branches | Shawn O. Pearce | 1 | -6/+29 |
2007-07-08 | git-gui: Refactor the delete branch dialog to use class system | Shawn O. Pearce | 1 | -0/+21 |
2007-07-08 | git-gui: Abstract the revision picker into a mega widget | Shawn O. Pearce | 1 | -0/+127 |