iTerm hosts its code at http://iterm2.googlecode.com/svn/trunk/.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:iterm

iTerm has 1 active review. See all merge proposals.

iTerm has 8 active branches owned by 1 person and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:iterm
Series: iterm2
1 Development 2014-07-15 05:59:29 UTC
761. 2.0

Author: gnachman
Revision Date: 2014-07-15 05:59:29 UTC

2.0

lp:~per.j/iterm/trunk 1 Development 2011-04-18 13:05:37 UTC
276. Merge with upstream. Skipping the str...

Author: Per Johansson
Revision Date: 2011-04-18 13:05:37 UTC

Merge with upstream. Skipping the strict vt100 checkbox since I don't use it anyway

lp:~per.j/iterm/xterm_set_selection 1 Development 2010-12-12 12:05:51 UTC
262. Support xterm set selection escape co...

Author: Per Johansson
Revision Date: 2010-12-12 12:05:11 UTC

Support xterm set selection escape code, with 'c' as destination.
Use with
pboard ()
{
 printf "\033]52;c;";
 openssl base64 | tr -d '\n';
 printf "\007"
}

lp:~per.j/iterm/find-by-selection-fix (Has a merge proposal) 1 Development 2010-12-09 12:19:51 UTC
259. Make cmd-e fill in the find window in...

Author: Per Johansson
Revision Date: 2010-12-09 12:19:28 UTC

Make cmd-e fill in the find window instead of moving to next match

lp:~per.j/iterm/1trunk 1 Development 2010-12-09 12:18:43 UTC
1813. missing files

Author: Per Johansson
Revision Date: 2010-09-30 09:42:14 UTC

missing files

lp:~per.j/iterm/iterm2-command-meta-key 1 Development 2010-12-06 18:35:26 UTC
262. Event tap to make command as meta key...

Author: Per Johansson
Revision Date: 2010-12-06 18:35:26 UTC

Event tap to make command as meta key higher priority than system preference command shortcuts

lp:iterm/iterm 1 Development 2009-10-19 01:45:25 UTC
1804. Fixed memory leak on error conditions...

Author: delx
Revision Date: 2009-10-19 01:45:25 UTC

Fixed memory leak on error conditions in PTYTask

lp:~vcs-imports/iterm/trunk 1 Development 2009-10-14 21:02:05 UTC This branch has not been imported yet.
18 of 8 results
You can't create new branches for iTerm.