Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-07-08 | git-gui: Refactor branch switch to support detached head | Shawn O. Pearce | 1 | -229/+18 |
2007-07-08 | git-gui: Automatically refresh tracking branches when needed | Shawn O. Pearce | 1 | -3/+55 |
2007-07-08 | git-gui: Option to default new branches to match tracking branches | Shawn O. Pearce | 1 | -5/+20 |
2007-07-08 | git-gui: Enhance choose_rev to handle hundreds of branches | Shawn O. Pearce | 1 | -8/+2 |
2007-07-08 | git-gui: Fast-forward existing branch in branch create dialog | Shawn O. Pearce | 1 | -22/+198 |
2007-07-08 | git-gui: Allow users to match remote branch names locally | Shawn O. Pearce | 1 | -4/+41 |
2007-07-08 | git-gui: Abstract the revision picker into a mega widget | Shawn O. Pearce | 1 | -0/+157 |