Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-05-08 | git-gui: Convert browser, console to "class" format | Shawn O. Pearce | 1 | -1/+2 |
2007-05-08 | git-gui: Allow shift-{k,j} to select a range of branches to merge | Shawn O. Pearce | 1 | -0/+2 |
2007-05-07 | git-gui: Use vi-like keys in merge dialog | Shawn O. Pearce | 1 | -6/+14 |
2007-05-07 | git-gui: Include commit id/subject in merge choices | Shawn O. Pearce | 1 | -45/+54 |
2007-05-07 | git-gui: Show all possible branches for merge | Shawn O. Pearce | 1 | -7/+13 |
2007-05-07 | git-gui: Move merge support into a namespace | Shawn O. Pearce | 1 | -13/+18 |
2007-05-07 | git-gui: Move console procs into their own namespace | Shawn O. Pearce | 1 | -3/+3 |
2007-05-07 | git-gui: Refactor into multiple files to save my sanity | Shawn O. Pearce | 1 | -0/+281 |