Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-05-08 | git-gui: Define a simple class/method system | Shawn O. Pearce | 1 | -0/+153 |
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: Allow vi keys to scroll the diff/blame regions | Shawn O. Pearce | 1 | -0/+17 |
2007-05-07 | git-gui: Move console procs into their own namespace | Shawn O. Pearce | 4 | -39/+57 |
2007-05-07 | git-gui: Refactor into multiple files to save my sanity | Shawn O. Pearce | 14 | -0/+3788 |