tokkee.org
Code
projects
/
tig.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rename opt_*_args to opt_*_argv
2010-09-27
Jonas Fonseca
Rename opt_*_args to opt_*_argv
commit
|
commitdiff
|
tree
2010-09-26
Jonas Fonseca
Improve viewing of diffs when browsing branches
commit
|
commitdiff
|
tree
2010-09-21
Jonas Fonseca
tig-0.16.2
commit
|
commitdiff
|
tree
2010-09-21
Jonas Fonseca
Fix 'tig show <commit>' fix which causes empty tree...
commit
|
commitdiff
|
tree
2010-09-19
Jonas Fonseca
tig-0.16.1
commit
|
commitdiff
|
tree
2010-09-19
Jonas Fonseca
Fix tig show by replacing %(commit) with %(revargs...
commit
|
commitdiff
|
tree
2010-06-26
Jonas Fonseca
Remove remains from the obsoleted toggle-date-short...
commit
|
commitdiff
|
tree
2010-06-26
Jonas Fonseca
Fix segfault when starting tig in pager mode
commit
|
commitdiff
|
tree
2010-06-23
Jonas Fonseca
Fall back to retry if no diff will be shown
commit
|
commitdiff
|
tree
2010-06-23
Jonas Fonseca
Refactor argv_size out from argv_append
commit
|
commitdiff
|
tree
2010-06-12
Jonas Fonseca
tig-0.16
commit
|
commitdiff
|
tree
2010-06-12
Jonas Fonseca
Fix missing ID reference
commit
|
commitdiff
|
tree
2010-06-12
Jonas Fonseca
Rename {diff,file,rev}-args to {diff,file,rev}args
commit
|
commitdiff
|
tree
2010-06-11
Jonas Fonseca
Load diff arguments from TIG_DIFF_OPTS if defined and...
commit
|
commitdiff
|
tree
2010-06-10
Jonas Fonseca
Move application of string_expand to draw_text
commit
|
commitdiff
|
tree
2010-06-10
Jonas Fonseca
Improve parent blame to detect renames by using the...
commit
|
commitdiff
|
tree
2010-06-09
Jonas Fonseca
Free blame view data when reloading view
commit
|
commitdiff
|
tree
2010-06-08
Jonas Fonseca
Fix clearing of the loading flag in the input select...
commit
|
commitdiff
|
tree
2010-06-05
Jonas Fonseca
Deprecate use of TIG_{MAIN,DIFF,LOG,TREE,BLOB}_CMD...
commit
|
commitdiff
|
tree
2010-06-05
Jonas Fonseca
Add support for splitting command line arguments
commit
|
commitdiff
|
tree
2010-06-04
Jonas Fonseca
Make the branch view always prepare how the main view...
commit
|
commitdiff
|
tree
2010-06-04
Jonas Fonseca
Cleanup initialization of built-in run requests
commit
|
commitdiff
|
tree
2010-06-04
Jonas Fonseca
Make view and run request argv members flexible and...
commit
|
commitdiff
|
tree
2010-06-04
Jonas Fonseca
Further cleanup IO startup and initialization; fix...
commit
|
commitdiff
|
tree
2010-06-03
Jonas Fonseca
Cleanup IO struct initialization
commit
|
commitdiff
|
tree
2010-06-03
Jonas Fonseca
Remove format_flags enum and its companion format_argv...
commit
|
commitdiff
|
tree
2010-06-01
Jonas Fonseca
Refactor io_complete into a single backend for {back...
commit
|
commitdiff
|
tree
2010-06-01
Jonas Fonseca
Introduce io_prepare as a fix to plug memory leaks...
commit
|
commitdiff
|
tree
2010-06-01
Jonas Fonseca
Internalize format flags in the IO layer
commit
|
commitdiff
|
tree
2010-06-01
Jonas Fonseca
Make the blame view format its own command arguments
commit
|
commitdiff
|
tree
2010-05-31
Jonas Fonseca
Use view_request to unconditionally refresh views after...
commit
|
commitdiff
|
tree
2010-05-31
Jonas Fonseca
Add view_request to call the view request method
commit
|
commitdiff
|
tree
2010-05-30
Jonas Fonseca
Move and rename free_argv to argv_free
commit
|
commitdiff
|
tree
2010-05-30
Jonas Fonseca
Make open_blob_editor use its own argv show and take...
commit
|
commitdiff
|
tree
2010-05-30
Jonas Fonseca
Use view_is_displayed when figuring setting up the...
commit
|
commitdiff
|
tree
2010-05-18
Jonas Fonseca
Restructure option management code to separate section
commit
|
commitdiff
|
tree
2010-05-16
Jonas Fonseca
Only update status view at EOF for displayed views
commit
|
commitdiff
|
tree
2010-05-05
Jonas Fonseca
Simplify handling of REQ_NEXT/REQ_PREVIOUS by using...
commit
|
commitdiff
|
tree
2010-05-04
Jonas Fonseca
Add view->prev to track history leaving view->parent...
commit
|
commitdiff
|
tree
2010-04-22
Jonas Fonseca
When adding a keybinding check if the key is already...
commit
|
commitdiff
|
tree
2010-04-22
Jonas Fonseca
Allow built-in run requests to be unbound
commit
|
commitdiff
|
tree
2010-04-22
Jonas Fonseca
Fix set_keymap to error when resolving an unknown keymap
commit
|
commitdiff
|
tree
2010-04-19
Jonas Fonseca
Fix unbind behavoir
commit
|
commitdiff
|
tree
2010-04-15
Jonas Fonseca
Introduce view->type member
commit
|
commitdiff
|
tree
2010-04-15
Jonas Fonseca
Use foreach_view for the stop loading action
commit
|
commitdiff
|
tree
2010-04-15
Jonas Fonseca
Remove unused VIEW_REQ() macro
commit
|
commitdiff
|
tree
2010-04-15
Jonas Fonseca
Add view flag with information about whether the view...
commit
|
commitdiff
|
tree
2010-04-15
Jonas Fonseca
argv: remove now unused FORMAT_DASH
commit
|
commitdiff
|
tree
2010-04-15
Jonas Fonseca
argv: make prepare_update use FORMAT_NONE
commit
|
commitdiff
|
tree
2010-03-30
Jonas Fonseca
argv: move report call to format_arg method
commit
|
commitdiff
|
tree
2010-03-30
Jonas Fonseca
argv: refactor argv_from_env to return an error state
commit
|
commitdiff
|
tree
2010-03-30
Jonas Fonseca
utf8: move unicode related functions below the string...
commit
|
commitdiff
|
tree
2010-03-30
Jonas Fonseca
utf8: make utf8_to_unicode return 0 when encountering...
commit
|
commitdiff
|
tree
2010-03-29
Jonas Fonseca
io: consolidate formatting into io_format
commit
|
commitdiff
|
tree
2010-03-29
Jonas Fonseca
io: set io->error when syscalls fail and remove calls...
commit
|
commitdiff
|
tree
2010-03-29
Jonas Fonseca
io: rename IO methods to have io_ prefix
commit
|
commitdiff
|
tree
2010-03-29
Jonas Fonseca
io: fix comment in io struct
commit
|
commitdiff
|
tree
2010-03-29
Jonas Fonseca
Rename string_date to mkdate and add incorporate common...
commit
|
commitdiff
|
tree
2010-03-29
Jonas Fonseca
Move nodelay logic to the get_input read loop
commit
|
commitdiff
|
tree
2010-03-29
Jonas Fonseca
Mark detached heads with [HEAD]; replace opt_head_rev...
commit
|
commitdiff
|
tree
2010-03-29
Jonas Fonseca
opt_codeset is only use in main, so make it local
commit
|
commitdiff
|
tree
2010-03-29
Jonas Fonseca
Make utf8_length take opt_tab_size as a parameter
commit
|
commitdiff
|
tree
2010-03-29
Jonas Fonseca
Remove line_graphic enum
commit
|
commitdiff
|
tree
2010-03-24
Jonas Fonseca
Silence warning about unused computed value
commit
|
commitdiff
|
tree
2010-01-23
Jonas Fonseca
Update copyrights
commit
|
commitdiff
|
tree
2009-12-20
Jonas Fonseca
Only draw dates with non-zero seconds
commit
|
commitdiff
|
tree
2009-12-20
Jonas Fonseca
Fix the display of relative date by storing the time...
commit
|
commitdiff
|
tree
2009-12-17
Jonas Fonseca
Fix author abbreviation to handle multi-byte and multi...
commit
|
commitdiff
|
tree
2009-12-15
Jonas Fonseca
Abbreviation of author names is now configurable and...
commit
|
commitdiff
|
tree
2009-12-13
Jonas Fonseca
Make return value of string_date const
commit
|
commitdiff
|
tree
2009-12-13
Jonas Fonseca
Simplify enum name comparison with enum_equals macro
commit
|
commitdiff
|
tree
2009-11-29
Jonas Fonseca
Encode everything internally as UTF-8
commit
|
commitdiff
|
tree
2009-11-27
Jonas Fonseca
Branch view: support browsing --all branches
commit
|
commitdiff
|
tree
2009-11-27
Jonas Fonseca
Cleanup bluring of the previous view's title bar
commit
|
commitdiff
|
tree
2009-11-24
Jonas Fonseca
foreach_ref: make ref argument const
commit
|
commitdiff
|
tree
2009-11-24
Jonas Fonseca
Status view: update the file variable when a line is...
commit
|
commitdiff
|
tree
2009-11-22
Jonas Fonseca
TODO: line wrapping
commit
|
commitdiff
|
tree
2009-11-21
Jonas Fonseca
Fix install-release-doc make rules to use origin/release
commit
|
commitdiff
|
tree
2009-11-21
Jonas Fonseca
Add make rules to install documentation from the release...
commit
|
commitdiff
|
tree
2009-11-20
Jonas Fonseca
tig-0.15
commit
|
commitdiff
|
tree
2009-11-19
Jonas Fonseca
Status view: special case revert of unmerged entries...
commit
|
commitdiff
|
tree
2009-11-18
Jonas Fonseca
io_open: take path as a vararg format
commit
|
commitdiff
|
tree
2009-11-18
Jonas Fonseca
run_io_rd_dir: obsolete by switching call sites to...
commit
|
commitdiff
|
tree
2009-11-18
Jonas Fonseca
run_io_dir: take dir argument
commit
|
commitdiff
|
tree
2009-11-18
Jonas Fonseca
begin_update: simplify control flow
commit
|
commitdiff
|
tree
2009-11-18
Jonas Fonseca
Remove build dependency on git from the configure script
commit
|
commitdiff
|
tree
2009-11-18
Jonas Fonseca
tigmanual(7): provide the manual as a man page
commit
|
commitdiff
|
tree
2009-11-18
Jonas Fonseca
Update asciidoc table syntax to the one supported by...
commit
|
commitdiff
|
tree
2009-11-18
Jonas Fonseca
NEWS: Improve bug fix description
commit
|
commitdiff
|
tree
2009-11-17
Jonas Fonseca
Fix loading of blame data when opened from the tree...
commit
|
commitdiff
|
tree
2009-11-17
Jonas Fonseca
Fix draw_date to not format anything when time arg...
commit
|
commitdiff
|
tree
2009-11-13
Jonas Fonseca
Add support for displaying relative dates
commit
|
commitdiff
|
tree
2009-11-11
Jonas Fonseca
NEWS: Mention date-shorten feature
commit
|
commitdiff
|
tree
2009-11-11
Jonas Fonseca
Merge remote branch 'samb/short-dates'
commit
|
commitdiff
|
tree
2009-11-11
Jonas Fonseca
Show the active (instead of the default) keybindings...
commit
|
commitdiff
|
tree
2009-06-02
Jonas Fonseca
Build with asciidoc-8.4.5
Signed-off-by: Jonas Fonseca <
fonseca@diku.dk
>
commit
|
commitdiff
|
tree
2009-04-13
Jonas Fonseca
Allow multiple text attributes for color commands
commit
|
commitdiff
|
tree
2009-02-26
Jonas Fonseca
Remove macros which are only used for default option...
commit
|
commitdiff
|
tree
2009-02-25
Jonas Fonseca
Manual: document that :<number> jumps to the line number
commit
|
commitdiff
|
tree
2009-02-22
Jonas Fonseca
Fix memory allocation check in open_commit_parent_menu
commit
|
commitdiff
|
tree
next