summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2007-05-09git-gui: Format author/committer times in ISO formatShawn O. Pearce-4/+10
2007-05-09git-gui: Cleanup minor nits in blame codeShawn O. Pearce-17/+18
2007-05-08git-gui: Generate blame on uncommitted working tree fileShawn O. Pearce-3/+13
2007-05-08git-gui: Convert blame to the "class" way of doing thingsShawn O. Pearce-132/+122
2007-05-08git-gui: Don't attempt to inline array reads in methodsShawn O. Pearce-1/+2
2007-05-08git-gui: Convert browser, console to "class" formatShawn O. Pearce-183/+137
2007-05-08git-gui: Define a simple class/method systemShawn O. Pearce-0/+153
2007-05-08git-gui: Allow shift-{k,j} to select a range of branches to mergeShawn O. Pearce-0/+2
2007-05-07git-gui: Use vi-like keys in merge dialoggitgui-0.7.0-rc1Shawn O. Pearce-6/+14
2007-05-07git-gui: Include commit id/subject in merge choicesShawn O. Pearce-45/+54
2007-05-07git-gui: Show all possible branches for mergeShawn O. Pearce-7/+13
2007-05-07git-gui: Move merge support into a namespaceShawn O. Pearce-13/+18
2007-05-07git-gui: Allow vi keys to scroll the diff/blame regionsShawn O. Pearce-0/+17
2007-05-07git-gui: Move console procs into their own namespaceShawn O. Pearce-39/+57
2007-05-07git-gui: Refactor into multiple files to save my sanityShawn O. Pearce-0/+3788