Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-gui: use themed tk widgets with Tk 8.5 | Pat Thoyts | 2010-01-28 | 1 | -22/+23 |
* | git-gui: Setup branch.remote,merge for shorthand git-pull | Shawn O. Pearce | 2008-05-09 | 1 | -0/+3 |
* | Mark strings for translation. | Christian Stimming | 2007-09-02 | 1 | -19/+19 |
* | git-gui: Refactor branch switch to support detached head | Shawn O. Pearce | 2007-07-09 | 1 | -229/+18 |
* | git-gui: Automatically refresh tracking branches when needed | Shawn O. Pearce | 2007-07-09 | 1 | -3/+55 |
* | git-gui: Option to default new branches to match tracking branches | Shawn O. Pearce | 2007-07-09 | 1 | -5/+20 |
* | git-gui: Enhance choose_rev to handle hundreds of branches | Shawn O. Pearce | 2007-07-09 | 1 | -8/+2 |
* | git-gui: Fast-forward existing branch in branch create dialog | Shawn O. Pearce | 2007-07-09 | 1 | -22/+198 |
* | git-gui: Allow users to match remote branch names locally | Shawn O. Pearce | 2007-07-09 | 1 | -4/+41 |
* | git-gui: Abstract the revision picker into a mega widget | Shawn O. Pearce | 2007-07-09 | 1 | -0/+157 |