tokkee.org
Code
projects
/
tig.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Improve managment of view->ref and the title line
[tig.git]
/
tig.c
2006-08-22
Jonas Fonseca
Silence stderr for all view commands
blob
|
commitdiff
|
raw
|
diff to current
2006-08-22
Jonas Fonseca
Improve handling of 'bogus' author lines
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Jonas Fonseca
Check the value returned by fopen() during display...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
Jonas Fonseca
No need to use --stat for the default TIG_MAIN_CMD
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
Jonas Fonseca
tig-0.4.git
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
Jonas Fonseca
Add "Hash" key name mapped to "#"; Don't use ";" as...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
Jonas Fonseca
Allow strings to be enclosed in either ' or "
blob
|
commitdiff
|
raw
|
diff to current
2006-06-10
Jonas Fonseca
Make prompt use internal user input reader
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Jonas Fonseca
Merge with ssh://diku/~/tig
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Jonas Fonseca
Config: improve error reporting and do a few cleanups...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Jonas Fonseca
Rename "encoding" option to "commit-encoding"
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Jonas Fonseca
Add support for keybindings
blob
|
commitdiff
|
raw
|
diff to current
2006-06-07
Jonas Fonseca
Rename keymap to keybinding, get_request to get_keybinding
blob
|
commitdiff
|
raw
|
diff to current
2006-06-07
Jonas Fonseca
Add special string comparer for gracefully parsing...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-07
Jonas Fonseca
Establish "Open view" section
blob
|
commitdiff
|
raw
|
diff to current
2006-06-07
Jonas Fonseca
Rename load_help_page to open_help_view and move it up
blob
|
commitdiff
|
raw
|
diff to current
2006-06-06
Jonas Fonseca
Move keybinding stuff up after line stuff
blob
|
commitdiff
|
raw
|
diff to current
2006-06-06
Jonas Fonseca
Support set command in ~/.tigrc; allows a few options...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-06
Jonas Fonseca
Simplify the option value tokenization by doing it...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-06
Jonas Fonseca
Factor out set_option_color from set_option
blob
|
commitdiff
|
raw
|
diff to current
2006-06-06
Jonas Fonseca
Make declaration of die() specify the __NORETURN attribute
blob
|
commitdiff
|
raw
|
diff to current
2006-06-06
Jonas Fonseca
Improve error reporting for unknown options
blob
|
commitdiff
|
raw
|
diff to current
2006-06-04
Jonas Fonseca
Make the view title show percentage shown like less
blob
|
commitdiff
|
raw
|
diff to current
2006-06-03
Jonas Fonseca
Implement the basic controlling of revision graph visua...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-01
Jonas Fonseca
Don't begin any update for the built-in help page
blob
|
commitdiff
|
raw
|
diff to current
2006-06-01
Jonas Fonseca
More color and attribute maps closer to the users
blob
|
commitdiff
|
raw
|
diff to current
2006-06-01
Jonas Fonseca
Simplify detection of tag commits via ^{}
blob
|
commitdiff
|
raw
|
diff to current
2006-06-01
Jonas Fonseca
Minor tidyup
blob
|
commitdiff
|
raw
|
diff to current
2006-06-01
Jonas Fonseca
Generalize the option parsing
blob
|
commitdiff
|
raw
|
diff to current
2006-06-01
Jonas Fonseca
Move tig(1) material to tig.1.txt
blob
|
commitdiff
|
raw
|
diff to current
2006-05-31
Jonas Fonseca
Correct error checking
blob
|
commitdiff
|
raw
|
diff to current
2006-05-31
Jonas Fonseca
Remove prev arg to view->ops->read()
blob
|
commitdiff
|
raw
|
diff to current
2006-05-31
Jonas Fonseca
Wrap all snprintf usage to simplify error handling
blob
|
commitdiff
|
raw
|
diff to current
2006-05-31
Jonas Fonseca
Add support for showing tags and other repo refs in...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-31
Jonas Fonseca
Refactor view->line reallocation
blob
|
commitdiff
|
raw
|
diff to current
2006-05-31
Jonas Fonseca
Make 'h' and '?' show built-in key binding quick reference
blob
|
commitdiff
|
raw
|
diff to current
2006-05-29
Jonas Fonseca
Fix segfault where current_view would become >= sizeof...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-29
Jonas Fonseca
Split out manual material to separate file
blob
|
commitdiff
|
raw
|
diff to current
2006-05-29
Jonas Fonseca
List SITES in tig(1)
blob
|
commitdiff
|
raw
|
diff to current
2006-05-29
Jonas Fonseca
Move stuff to BUGS and TODO files; only show BUGS in...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-29
Jonas Fonseca
Move ~/.tigrc documentation into it's own man page...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-29
Jonas Fonseca
Use ~/.tigrc for user configuration rather than ~/.tig
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Jonas Fonseca
Add TODO about keybinding cheat sheet
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Jonas Fonseca
Emit more informative error messages when loading ...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Jonas Fonseca
Only touch the option strings if necessary
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Jonas Fonseca
Improve color documentation
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Jonas Fonseca
Add support for setting color options in the ~/.tig...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Jonas Fonseca
Make read_properties take several separator characters...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Jonas Fonseca
Oops, fix short help wrt tab size short option
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Jonas Fonseca
Rename repo config loaders using s/config/repo_config/
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Jonas Fonseca
Make read_properties() take FILE *pipe instead of comma...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Jonas Fonseca
Document the loading time displayed in the title window...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Jonas Fonseca
Make the stop all loading request stop all loading
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Jonas Fonseca
Notify that the prompt is unusable while loading
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Jonas Fonseca
Tab size short option changes from -t to -b
blob
|
commitdiff
|
raw
|
diff to current
2006-05-27
Jonas Fonseca
Minor usability fix: when closing never switch to an...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-27
Jonas Fonseca
"View commands" section becomes "History commands".
blob
|
commitdiff
|
raw
|
diff to current
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
next