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.07Aug564543231Jul302827282726252423222120191816151413121110876542130Jun2928272625232221201917151413121076543131May302827262524232221201918171615141312109543229Apr2827262524232221201918161514118754131Mar30292827262524232221201817Updated print_image comments and invocation for fourth argument, print_filenameMerge branch 'master' into masterFix pattern phase for braodcasting diagonal stripes. Issue 5032.Fix pattern phase for braodcasting diagonal stripes. Issue 5032.Fix a bug where ligatures sometimes did not draw properly. There were two problems: first, a bogus return statement was left in rectWithHalo:. But second, lines must be drawn from the first column to avoid getting the wrong ligatures in some cases such as a line of ->->->->, where both -> and >- form different ligatures. Issue 5030.Remove commented-out codeRemove deprecated hotkey window restoration codeFix a bug where legacy saved hotkey windows could not be restoredRemove WindowArrangements from NSNotificationCenter on dealloc, which crashes 10.10 and earlier when it posts kSavedArrangementDidChangeNotification when a dealloced instance is still observing notifications.Does not take input from stdin if filename passed.Add patrons for July3.0.7 upstream/…3.0.7 upstream/3.0.7Modify release_beta to modify experiment files (testing3 and testing_changes3) so it's easy to roll changes out gradually to the populationFix a crash on 10.9 and earlier when tabs don't have close buttons and the titles are long. Issue 4985Fix a retain cycle in the keys prefs view controller that caused a crash when toggling the hotkey pinned button because a vc belonging to a now-dead window got a notification that something changed and asserted trying to get the info for the control.v3.0.7v3.0.7Fix a bug where we tried to remove the window's first responder when a popover closes, but it was done wrong because in awakeFromNib the view did not yet have a window so the workaround was a no-op. Not sure if this used to work and then something changed, breaking it. The new code should be more robust because it gets the window from the color well, which we know must exist when its popover will close. This accounted for 20% of crashes in 3.0.5.Fix a crash when you close prefs window while editing an untokenized value in the tags field. Mentioned in a comment in issue 4047.Remove use of kStateDictSavedCX and kStateDictSavedCY from tests (it was removed earlier)Remove support for tmux's saved_cursor_x and saved_cursor_y, which were removed in tmux 2.1. Use alternate_saved_x and alternate_saved_y to set the saved cursor position in VT100Terminal when attaching to a tmux window pane. Fixes a bug where the cursor position isn't correctly restored. Issue 5025.Merge branch 'master' into masterSupport ipv6 DNS lookups for determining if a hostname is legit for semantic history. Don't cache temporary DNS failures.When CSI ED is received, consider lines containing only space, tab, tab filler, and orphan DWC_RIGHT/DWC_SKIP characters to be empty. Issue 5015.Add patrons for Julyv3.0.6v3.0.6Modify release_beta to modify experiment files (testing3 and testing_changes3) so it's easy to roll changes out gradually to the populationFix a crash on 10.9 and earlier when tabs don't have close buttons and the titles are long. Issue 49853.0.6 upstream/…3.0.6 upstream/3.0.6Make building attributed string and CTLine happen in a background thread. No perf win.parallelBuilder…parallelBuilder upstream/parallelBuilderLots of bugs and not faster than single-threaded drawing.parallelDrawing…parallelDrawing upstream/parallelDrawingAdd file with emoji to test withAdd perf3 benchmarkCoalesce drawing background of equivalent rows. Reduces background drawing time from 7% to 5.9% of perf3.txt benchmark.Compute ligature level at setFont: time for a small performance winAdd CTVector, a preprocessor based template vector. Use it to store arrays of CGFloats for glyph positions.Don't try to clip drawing to the document-visible rectangle. It doesn't make sense and was causing the crash in issue 4998Fix a bug where opening a new tab from open quickly was broken. Issue 4978Add an advanced preference to make the session restored banner optional. Issue 4988.adhoc_3.0.20160…adhoc_3.0.20160727_200046 upstream/adhoc_3.0.20160727_200046Keep subviews of SessionView top-aligned in tmux integration. Came up in a comment in issue 4933Keep subviews of SessionView top-aligned in tmux integration. Came up in a comment in issue 4933Add more debug logging for badge issue 5001Merge branch 'master' into masterAdded -p flag to usage instructions.Fix logic inversion. See comment in issue 4957
Loading