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