CommitView: Allow changing of context size
commit9c4c2a347b1935512581e9a35bfc80f8befa3550
authorPieter de Bie <pdebie@ai.rug.nl>
Mon, 19 Jan 2009 21:37:37 +0000 (19 21:37 +0000)
committerPieter de Bie <pdebie@ai.rug.nl>
Mon, 19 Jan 2009 21:37:37 +0000 (19 21:37 +0000)
treee64002ccd5ce3e4191f33ed2f5b581b96ac3956d
parent8c34fc9d845a4d21732b2778609bea4b61f442a5
CommitView: Allow changing of context size

This adds a slider in the commit view with
which the user can change the context size.

This is useful for example if the hunks are too
big; by changing the context size, a hunk can be
split and then the changes can be committed.
PBGitIndexController.h
PBGitIndexController.m
PBWebChangesController.h
PBWebChangesController.m
html/views/commit/commit.css
html/views/commit/commit.js
html/views/commit/index.html