The branch, hooks has been updated via 3016550b43d4bd77483f5f197e53a9323ec9fb66 (commit) via fd438e7c921dd8cffa9f44bdfab4841fe9b1fb87 (commit) from ae6df48032814f6fc3377539c0f7da327575a48e (commit)
- Log ----------------------------------------------------------------- commit 3016550b43d4bd77483f5f197e53a9323ec9fb66 Merge: fd438e7 ae6df48 Author: Nicholas Marriott <nicholas.marri...@gmail.com> Commit: Nicholas Marriott <nicholas.marri...@gmail.com> Merge branch 'hooks' of ssh://git.code.sf.net/p/tmux/tmux-code into hooks cmd-attach-session.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit fd438e7c921dd8cffa9f44bdfab4841fe9b1fb87 Author: Nicholas Marriott <nicholas.marri...@gmail.com> Commit: Nicholas Marriott <nicholas.marri...@gmail.com> Id -> OpenBSD. --- cmd-set-hook.c | 2 +- cmd-show-hooks.c | 2 +- hooks.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cmd-set-hook.c b/cmd-set-hook.c index 4864c66..26072f8 100644 --- a/cmd-set-hook.c +++ b/cmd-set-hook.c @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $OpenBSD$ */ /* * Copyright (c) 2012 Thomas Adam <tho...@xteddy.org> diff --git a/cmd-show-hooks.c b/cmd-show-hooks.c index aee0c27..f06dabf 100644 --- a/cmd-show-hooks.c +++ b/cmd-show-hooks.c @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $OpenBSD$ */ /* * Copyright (c) 2012 Thomas Adam <tho...@xteddy.org> diff --git a/hooks.c b/hooks.c index c41a5e3..e87d6ee 100644 --- a/hooks.c +++ b/hooks.c @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $OpenBSD$ */ /* * Copyright (c) 2012 Thomas Adam <tho...@xteddy.org> ----------------------------------------------------------------------- Summary of changes: cmd-set-hook.c | 2 +- cmd-show-hooks.c | 2 +- hooks.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- tmux ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ tmux-cvs mailing list tmux-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-cvs