diff options
author | Paul Mackerras <paulus@samba.org> | 2006-05-03 09:32:53 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-05-03 09:32:53 +1000 |
commit | 098dd8a34b43ea1317527ca1a3354aae9f3704b5 (patch) | |
tree | 2379ca5b8b08f5e03404679ff3cc5a59d934d469 /blob.h | |
parent | gitk: Fix file list display when files are renamed (diff) | |
download | tgif-098dd8a34b43ea1317527ca1a3354aae9f3704b5.tar.xz |
gitk: Allow view to specify arbitrary arguments to git-rev-list
The list of arguments to git-rev-list, including arguments that
select the range of commits, is now a part of the view specification.
If any arguments are given to gitk, they become part of the
"Command line" view, and the non-file arguments become the default
for any new views created.
Getting an error from git-rev-list is no longer fatal; instead the
error window pops up, and when you press OK, the main window just
shows "No commits selected".
The git-rev-list arguments are entered in an entry widget in the
view editor window using shell quoting conventions, not Tcl quoting
conventions.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'blob.h')
0 files changed, 0 insertions, 0 deletions