summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2007-06-01git-gui: Allow as few as 0 lines of diff contextShawn O. Pearce
2007-05-30git-gui: Allow creating a branch when none existsShawn O. Pearce
2007-05-09git-gui: Format author/committer times in ISO formatShawn O. Pearce
2007-05-09git-gui: Cleanup minor nits in blame codeShawn O. Pearce
2007-05-09git-gui: Generate blame on uncommitted working tree fileShawn O. Pearce
2007-05-09git-gui: Convert blame to the "class" way of doing thingsShawn O. Pearce
2007-05-09git-gui: Don't attempt to inline array reads in methodsShawn O. Pearce
2007-05-09git-gui: Convert browser, console to "class" formatShawn O. Pearce
2007-05-09git-gui: Define a simple class/method systemShawn O. Pearce
2007-05-09git-gui: Allow shift-{k,j} to select a range of branches to mergeShawn O. Pearce
2007-05-08git-gui: Use vi-like keys in merge dialoggitgui-0.7.0-rc1Shawn O. Pearce
2007-05-08git-gui: Include commit id/subject in merge choicesShawn O. Pearce
2007-05-08git-gui: Show all possible branches for mergeShawn O. Pearce
2007-05-08git-gui: Move merge support into a namespaceShawn O. Pearce
2007-05-08git-gui: Allow vi keys to scroll the diff/blame regionsShawn O. Pearce
2007-05-08git-gui: Move console procs into their own namespaceShawn O. Pearce
2007-05-08git-gui: Refactor into multiple files to save my sanityShawn O. Pearce