Skip to content
nenopera edited this page Feb 28, 2012 · 2 revisions

Control visualization:

  • Use smooth graphics an non horrendous colors -taken from IntelliJ Idea Community- (Achieved)
  • See commits and control --decorate visualization

Filtering:

Show content:

  • Show tree for commit
  • Show objects
  • Diff revisions ** Initialy these goals will be done with external tools, like meld, gedit, or similar. In future there must be a preferences panel to configure tools and other settings

Editing, branching and modifying:

  • Show an object, modify and commit
  • Merging n branches
  • Rebase panel (show status, resolve conflicts)
  • Add interactively panel (split hunks, intend-to-add, etc)
  • Control stash
  • visit revisions easily (navigating through @{} must be no more a pain in the ass)

Hacking:

  • Add dynamic code -groovy mainly, but anyone-
  • Access plumbing commands easily. Just for fun, for all of us who enjoy git pro book chapter 9

Shell execution

Non graphical changes (For shell lovers)

  • Adding --color (detecting terminal) and --oneline to log (Achieved)
Clone this wiki locally