index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
ui
/
components
/
messages
/
DiffRenderer.tsx
Age
Commit message (
Expand
)
Author
2025-08-16
Revert "Update semantic color tokens" (#6365)
Jacob Richman
2025-08-15
Update semantic color tokens (#6253)
Miguel Solorio
2025-08-15
Stylize diff line numbers & characters (#6269)
Miguel Solorio
2025-07-23
Update diff colors (#4747)
Miguel Solorio
2025-07-20
Feature custom themes logic (#2639)
Ali Al Jufairi
2025-06-19
Fix flicker issues by ensuring all actively changing content fits in the view...
Jacob Richman
2025-06-05
Allow themes to theme the UI (#769)
Miguel Solorio
2025-06-02
Color enhancements (#680)
Miguel Solorio
2025-05-25
Reduce excessive diff separators in CLI. (#535)
DeWitt Clinton
2025-05-20
feat: Improve diff rendering with gap indicators
Taylor Mullen
2025-05-16
fix: Ensure filename is available for diff rendering in write-file
Taylor Mullen
2025-04-27
feat(cli): Improve new file diff rendering with syntax highlighting
Taylor Mullen
2025-04-26
feat: Fix flickering in iTerm + scrolling + performance issues.
Taylor Mullen
2025-04-22
Update UI of tool messages
Taylor Mullen
2025-04-19
Give Gemini Code a face lift.
Taylor Mullen
2025-04-18
Add apache2 SPDX headers to all source files (#48)
Tyler
2025-04-18
Fix remaining tslint errors (YAY).
Taylor Mullen
2025-04-17
Run `npm run format`
Taylor Mullen
2025-04-17
Initial commit of Gemini Code CLI
Taylor Mullen