커밋 기록

작성자 SHA1 메시지 날짜
  Valtteri Koskivuori c2ed1547ba LibIMAP: Remove needless conversion to DeprecatedString 1 년 전
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 년 전
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 년 전
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 년 전
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 년 전
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 년 전
  Idan Horowitz ace36681ff LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor 3 년 전
  Linus Groh 028e4bd2ae LibIMAP: Parse (but ignore) OK [HIGHESTMODSEQ <mod-sequence-value>] 4 년 전
  Linus Groh 66e47d05c5 LibIMAP: Parse OK [CLOSED] 4 년 전
  Linus Groh 73a9d2ec32 LibIMAP: Replace abuse of String::matches() with == in the parser 4 년 전
  Linus Groh ddd11b98d9 LibIMAP: Add and use Parser::consume_until_end_of_line() 4 년 전
  Linus Groh 8c05b4e137 LibIMAP: Rename IMAP::Parser::{parse => consume}_while() 4 년 전
  Luke e80f8746b1 LibIMAP: Use try_parse_number instead of parse_number when parsing parts 4 년 전
  Luke 2c793d5935 LibIMAP: Make Section::parts unsigned 4 년 전
  x-yl 9174fabf05 LibIMAP: Support for remaining IMAP commands 4 년 전
  x-yl 076c708d0a LibIMAP: Support for STORE and STATUS 4 년 전
  x-yl a6339297ec LibIMAP: Support for the SEARCH command 4 년 전
  x-yl 318709c8ca LibIMAP: Support for FETCH BodyStructure 4 년 전
  x-yl c152a9a594 LibIMAP: Support for the FETCH command (*mostly) 4 년 전
  x-yl f00c2c0192 LibIMAP: Support for LOGIN and LOGOUT 4 년 전
  x-yl 2f04d24b66 LibIMAP: Support for the LIST and SELECT commands 4 년 전
  x-yl 0f42ea6770 LibIMAP: Support for CAPABILITY command & response 4 년 전
  x-yl 8c6061fc4a LibIMAP: Add a new IMAP client and support NOOP 4 년 전