Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 20120108-bugfix
  • 20160102
  • 3.0.0
  • 3.0.1
  • 3.0.10
  • 3.0.11
  • 3.0.12
  • 3.0.13
  • 3.0.14
  • 3.0.15
  • 3.0.16
  • 3.0.6
  • 3.0.7
  • 3.0.8
  • 3.0.9
  • 3.1.1
  • AmbientLight
  • BetterComposedCharacterSegmentation
  • GBK
  • MaddTheSane-modernization
  • v3.1.5
  • v3.1.5.beta.2
  • v3.1.4
  • v3.1.5.beta.1
  • v3.1.4.beta.1
  • v3.1.3
  • v3.1.3.beta.1
  • v3.1.2
  • v3.1.2.beta.2
  • v3.1.2.beta.1
  • v3.1.1
  • v3.1.0
  • v3.1.beta.10
  • v3.1.beta.9
  • v3.1.beta.8
  • v3.1.beta.7
  • v3.1.beta.6
  • v3.1.beta.5
  • v3.1.beta.4
  • v3.1.beta.3
40 results
Created with Raphaël 2.2.014Nov139875430Oct282524221817161311754329Sep2726252423222120191814131210985432130Aug292825242322212014131211109876131Jul292827262524232217161514131211109865432130Jun29281918171514131211109875432131May302927262524212019181413121110987654130Apr292726242322191816151211109865432131Mar30292827262423222120191814131211109876543227Feb262523222120Fix implementation of REP to use the last appended characterEnable REP by default for beta and nightly usersMore hackstransparentMeta…transparentMetal2 upstream/transparentMetal2Transparency rendered but with terrible ghosting of subpixels when rendering light background with transparent window over a dark colorHacks to set up another attempt at transparencyAdd support for emoji. The fragment function now knows about which cells are recolorable.Add support for glyphs that take more than one cell, spilling into their neighbor. This commit probably adds a performance hit to the CPU side of things which I need to work on reducing in the normal case.Tiny typo fixOnly allocate PIUs for drawable glyphs. Increase the size of the glyph texture atlas to fit multipart glyphs3.1.5.beta.2v3.1.5v3.1.5Fix some bugs in the beta release toolsv3.1.5.beta.2v3.1.5.beta.2Fix failing testFix esctest for change in iterm2's 1049 behavior of moving the cursor to 1,1 on DECSETAdd option-forward delete as a shortcut for delete word forward in natural text editing. Issue 6272Add off-by-default support for the REP code. Issue 6249Deal more gracefully with 0-size windows as suspected in issue 6005Make text transient state have a strong reference to the texture map since it might be removed when the window changes sizeRemove mechanism for catching proc_pidinfo and statfs timeouts. It was causing crashes, but I don't understand why. Perhaps mixing ARC and non-ARC code has some problem? I saw lots of crashes on 3.1.4 where proc_pidinfo exceeded the timeout and when it finally returned there was heap corruption. It looked as though the dispatch group had been freed even though there was an outstanding reference to it. At any rate, if proc_pidinfo is hanging you're going to have a bad time even without this workaround.Implement a really damn elegant solution to subpixel antialiasing in the GPU renderer, if I don't say so myself.Merge branch 'master' of https://github.com/gnachman/iTerm2Avoid looking up a negative index when you have a tail find going (i.e., the find panel is open) and you clear the buffer and it becomes empty (i.e., there's nothing before the cursor such as a prompt at the time you do cmd-k). Issue 6271Merge pull request #340 from lepistone/duplicated-tooltipHaving merged in the PR for selecting an account after opening the password manager from a trigger, add manual retain-release code and rename ivar.Merge branch 'pwmgr' of https://github.com/yilei/iTerm2 into yilei-pwmgrFix a bug where double-tap shift to open a hotkey window didn't work. It was using the mask for capslock instead. Issue 6251Adhoc build 3.1.20171104_144308adhoc_3.1.20171…adhoc_3.1.20171104_144308 upstream/adhoc_3.1.20171104_144308Migrate persistent stores automatically. Should fix a bug that caused shell history to get deleted due to the addition of an index and a changed versionHashModifierRemove duplicated tooltip from the option aboveDelete directories from the MOC. Don't leave them dangling.Add an index to lastUse on recent directories. If there are more than 1000, remove the older ones.Don't perform timing when precise timers are offAdd a frame cursor renderer. Pass screen scale through to all transient states.metalmetalMake the cursor blink in MetalUse a SIMD type for the background color in the text color keySet background colors in foreground color keyA bunch more optimizations. Prepare is almost as fast as finalize now.Fix rebase problemsBasic proof of concept is working.Require a minimum delay between taps of a modifier key for people whose keyboards don't debounce. Issue 6206Fix warning
Loading