tokkee.org
Code
projects
/
tig.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
update_view_title: use string_format_from instead of wprintw
[tig.git]
/
tig.c
2006-05-26
Jonas Fonseca
License revisited: it's GPLv2 or later
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Jonas Fonseca
Fix off by one error; makes tags visible again
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Jonas Fonseca
When updating the title window, move the cursor to...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Jonas Fonseca
Factor out cursor moving
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Jonas Fonseca
Make window switching smother; fix blurring of previous...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Jonas Fonseca
Never close backgrounded loads; only clear window when...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Jonas Fonseca
Only pass on properies with non-zero length names
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Jonas Fonseca
Refactor reading of properties from pipes
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Jonas Fonseca
Load config before parsing command line options so...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Jonas Fonseca
Make UTF-8 handling optional but still default
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Jonas Fonseca
Add support for loading repo config
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Jonas Fonseca
Cleanup see also section
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Jonas Fonseca
Move env handling up below option handling
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Jonas Fonseca
Put license also in the program header
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Jonas Fonseca
Rearrange pager_enter logic
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Jonas Fonseca
Introduce struct line and use it for view->line
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonas Fonseca
Improve title updating and remove flickering
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonas Fonseca
Make update reporting less verbose
blob
|
commitdiff
|
raw
|
diff to current
2006-05-22
Jonas Fonseca
Fix spurious resizing of the display (take 2)
blob
|
commitdiff
|
raw
|
diff to current
2006-05-22
Jonas Fonseca
Add macro for getting number of displayed views
blob
|
commitdiff
|
raw
|
diff to current
2006-05-21
Jonas Fonseca
Only resize the display when actually required
blob
|
commitdiff
|
raw
|
diff to current
2006-05-21
Jonas Fonseca
Fix updating of the main view title when the screen...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-21
Jonas Fonseca
End the current update before begining a new one; fixes...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-21
Jonas Fonseca
Bind 'j'/'k' to moving up/down; add next/previous reque...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-21
Jonas Fonseca
Move struct commit to appear just above the main view...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-21
Jonas Fonseca
Cache all queries for refs based on ID
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Jonas Fonseca
Move git directory assertion to main; don't require...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Jonas Fonseca
In pager mode, fix entering commit lines from log and...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Jonas Fonseca
Remove old window cycling code from before enter reques...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Jonas Fonseca
Add simple window stack, tracking view relation ship...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Jonas Fonseca
Remove objsize member from struct commit
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Jonas Fonseca
Make Enter in the pager view always scroll
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Jonas Fonseca
Remove trailing space; make cursed global static
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Jonas Fonseca
Make -h and --help options ouput a help message
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Jonas Fonseca
Bind '-' to PageUp; raises Mutt compatibility
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Jonas Fonseca
Streamline version displaying and show built date
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Jonas Fonseca
Make Enter in the main view switch to the split diff...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Jonas Fonseca
Add preliminary support for UTF-8 handling in the main...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-19
Jonas Fonseca
Add close view request; bound to 'q' by default
blob
|
commitdiff
|
raw
|
diff to current
2006-05-19
Jonas Fonseca
Bind quit to 'Q'
blob
|
commitdiff
|
raw
|
diff to current
2006-05-18
Jonas Fonseca
Pressing Enter in the diff view will now scroll it...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-18
Jonas Fonseca
Rearrange things in the start of the viewer
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Kristian Høgsberg
Bind 'b' to Page Up, and Space to Page Down
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Jonas Fonseca
Make sense of the comment about view->win height
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Jonas Fonseca
Group display functions at the bottom
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Jonas Fonseca
Redraw the whole display after toggling line number
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Jonas Fonseca
Minor documentation updates
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Sir Raorn
Fix warnings
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Jonas Fonseca
Minor doc and coding style fixes
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Timo Hirvonen
Mark quit() and die() __noreturn
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Timo Hirvonen
Make some strings "const"
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Jonas Fonseca
tig version 0.3
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Jonas Fonseca
Minor documentation fixes; nothing from git-ls-remote...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Jonas Fonseca
After seeing Linus' mail further improve revision speci...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Jonas Fonseca
Make the last variables static
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Jonas Fonseca
Fix File history section number
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Jonas Fonseca
Document file history rev limiting
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Jonas Fonseca
... and yet more doc ups
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Jonas Fonseca
Check spelling
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Jonas Fonseca
Further improve documentation
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Jonas Fonseca
Lots of documentation improvements
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Jonas Fonseca
Improve documentation; optional tab size; move up/down...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-14
Jonas Fonseca
Only save commit tag refs; move line type info to view...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-14
Jonas Fonseca
Fix file mode diff header handling; fix repo refs
blob
|
commitdiff
|
raw
|
diff to current
2006-05-14
Jonas Fonseca
Add support for repository references
blob
|
commitdiff
|
raw
|
diff to current
2006-05-14
Jonas Fonseca
Oops, no need to #include <readline/readline>
blob
|
commitdiff
|
raw
|
diff to current
2006-05-14
Jonas Fonseca
Try to improve report("")
blob
|
commitdiff
|
raw
|
diff to current
2006-05-14
Jonas Fonseca
Implement support for terminal resizing
blob
|
commitdiff
|
raw
|
diff to current
2006-05-14
Jonas Fonseca
Take commands from the environment
blob
|
commitdiff
|
raw
|
diff to current
2006-05-13
Jonas Fonseca
Use --topo-order; fclose(stdin); space cleanup
blob
|
commitdiff
|
raw
|
diff to current
2006-05-12
Jonas Fonseca
Fix title in split view; scroll/move reporting; ...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-12
Jonas Fonseca
Fix scrolling when current line is outside of splitted...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-12
Jonas Fonseca
Support for show
blob
|
commitdiff
|
raw
|
diff to current
2006-05-11
Jonas Fonseca
Improve documentation
blob
|
commitdiff
|
raw
|
diff to current
2006-05-11
Jonas Fonseca
Fix ref navigation bug; make internal command line...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-10
Jonas Fonseca
Add support for pager view
blob
|
commitdiff
|
raw
|
diff to current
2006-05-10
Jonas Fonseca
Add support for git log / git diff options
blob
|
commitdiff
|
raw
|
diff to current
2006-05-09
Jonas Fonseca
Lots of small improvements
blob
|
commitdiff
|
raw
|
diff to current
2006-05-02
Jonas Fonseca
Meep
blob
|
commitdiff
|
raw
|
diff to current
2006-05-01
Jonas Fonseca
Lots of cleanups and improvements; speed up attr access
blob
|
commitdiff
|
raw
|
diff to current
2006-05-01
Jonas Fonseca
Heavy renaming and code recomposition
blob
|
commitdiff
|
raw
|
diff to current
2006-04-30
Jonas Fonseca
Lots of minor UI improvements
blob
|
commitdiff
|
raw
|
diff to current
2006-04-30
Jonas Fonseca
Lot's of cleanups and fixes
blob
|
commitdiff
|
raw
|
diff to current
2006-04-29
Jonas Fonseca
TODO's and TODON'T's ...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-29
Jonas Fonseca
Primitive option parsing; rendering generalizations
blob
|
commitdiff
|
raw
|
diff to current
2006-04-28
Jonas Fonseca
Cleanup line matching
blob
|
commitdiff
|
raw
|
diff to current
2006-04-27
Jonas Fonseca
Started on the main view
blob
|
commitdiff
|
raw
|
diff to current
2006-04-27
Jonas Fonseca
Sync. Home/End seems to finally work.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Jonas Fonseca
Possible simplification
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Jonas Fonseca
The pager is begining to work. :)
blob
|
commitdiff
|
raw
|
diff to current