tokkee.org
Code
projects
/
tig.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tig.git
2008-03-31
Jonas Fonseca
stage: disable whitespace warnings from git apply when...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Jonas Fonseca
Improve perfomance and usability when updating many...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Jonas Fonseca
Fix and improve status refreshing after updating
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Jonas Fonseca
Fix uninitialized variable warning
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Stefan Naewe
Output extra \n on tig -h
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Jonas Fonseca
Avoid reloading the status view when nothing was updated
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Jonas Fonseca
Oops, fix delimiter documentation
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Jonas Fonseca
Add support for preparing the initial commit in the...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Jonas Fonseca
Rename "main-delim" color to the more generic "delimiter"
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Jonas Fonseca
Show the current branch in the status view
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Jonas Fonseca
Save current branch from rev-parse output and highlight it
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Jonas Fonseca
blame: Fix opening from subdirectory and consecutive...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Jonas Fonseca
Remove deprecated options and cleanup option parsing
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Jonas Fonseca
More blame view fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Jonas Fonseca
Various fixes and improvements of the new blame view
commit
|
commitdiff
|
tree
|
snapshot
2008-03-22
Jonas Fonseca
Add blame view
commit
|
commitdiff
|
tree
|
snapshot
2008-03-22
Jonas Fonseca
Add hack to allow view loading to have multiple phases
commit
|
commitdiff
|
tree
|
snapshot
2008-03-22
Jonas Fonseca
Simplify subcommand option parsing by moving it out...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-21
Jonas Fonseca
draw_text: remove unused col argument
commit
|
commitdiff
|
tree
|
snapshot
2008-03-21
Jonas Fonseca
Use rewritten parent info from --parents to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Jonas Fonseca
Move unrelated UTF-8 setup code out of parse_options
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Jonas Fonseca
tigrc(5): Improve documentation of new show-* options
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Jonas Fonseca
configure: test for git binary and improve config subco...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Dominik Vogt
Call realloc() less often because it is potentially...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Dominik Vogt
New config options show-author, show-date, show-refs...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Dominik Vogt
Fixed displaying local tags.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Dominik Vogt
New actions toggle-date, toggle-author, and toggle...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Jonas Fonseca
Fix index refreshing into separate call so diff-files...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Jonas Fonseca
draw_text: reduce indentation level
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Jonas Fonseca
draw_text: minor cleanup to use fewer local variables
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Jonas Fonseca
utf8_length: add reserve flag for reserving a trailing...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Jonas Fonseca
TODO: --boundary flag is already used
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Jonas Fonseca
0.11.git
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Jonas Fonseca
tig-0.10.1
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Dominik Vogt
More verbose diff headers (including dates and committer)
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Jonas Fonseca
Fix drawing "outside" the screen in the status and...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Dominik Vogt
Fixed handling of UTF8 tag names and commit messages.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Jonas Fonseca
Make configure search for the ncursesw library first
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Dominik Vogt
Fix compiler warnings: pointer of type ‘void *’ used...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Russell Steicke
Fix signed char comparison where char is unsigned by...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Peter Karlsson
Fixed spurious "/bin/sh: --list: command not found...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Jonas Fonseca
Refresh the index when opening the status view to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Jonas Fonseca
Add rename support to the status view
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Jonas Fonseca
Make it more clear that use of configure (and autorecon...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Jonas Fonseca
Replace SYSCONFDIR value in distributed documentation...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Jonas Fonseca
tig-0.10.1.git
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Jonas Fonseca
tig-0.10
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Jonas Fonseca
Make command line parsing more compatible with gitk
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Dominik Vogt
Add system-wide configuration file and new config file...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Jonas Fonseca
Make it possible to overwrite the default (terminal...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-06
Jonas Fonseca
Add support for showing boundary commits in the main...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-06
Jonas Fonseca
Drop -B from diff options
commit
|
commitdiff
|
tree
|
snapshot
2008-02-05
Jonas Fonseca
Simplify documentation building and fix asciidoc.conf...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-05
Jonas Fonseca
Replace the manpage XSL workarounds with AsciiDoc conf...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-05
Jonas Fonseca
INSTALL: Document the optional documentation tools
commit
|
commitdiff
|
tree
|
snapshot
2008-02-05
Jonas Fonseca
Update manpages to not contain contain so many formatti...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-05
Dominik Vogt
Added examples to tig(1) manpage
commit
|
commitdiff
|
tree
|
snapshot
2008-02-05
Jonas Fonseca
TODO: Mention tig.c splitting and revgraph rewrite
commit
|
commitdiff
|
tree
|
snapshot
2008-02-05
Jonas Fonseca
Install manpages in $(prefix)/share/man
commit
|
commitdiff
|
tree
|
snapshot
2008-02-05
Dominik Vogt
Updated .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2008-02-05
Dominik Vogt
Removed trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-02
Dominik Vogt
Added action tree-parent and bound it to backspace...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-01
Dominik Vogt
Added color option main-revgraph to color the revision...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Dominik Vogt
Add documentation for undocumented color options.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Dominik Vogt
Minor formatting and spelling fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Jonas Fonseca
Ignore HTML files in general
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Jonas Fonseca
manual: remove section on porcelains
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Jari Aalto
Makefile: add ASCIIDOC_FLAGS
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Jonas Fonseca
Avoid using git-diff since it might run external diff...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Jonas Fonseca
Use --no-color option when calling git-log and git...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Jonas Fonseca
Rearrange the order of option parsing
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Jonas Fonseca
Fix crash when opening mergetool for lines that are...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-09
Jonas Fonseca
Use get_key_name() in get_key()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-09
James Bowes
Add missing = for comparison in obsolete actions check
commit
|
commitdiff
|
tree
|
snapshot
2007-10-07
Jonas Fonseca
Collect remaining string in last entry when parsing...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-06
Jonas Fonseca
Improve sanity check error messages
commit
|
commitdiff
|
tree
|
snapshot
2007-10-06
Jonas Fonseca
Obsolete the cherry-pick action and define as builtin...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-06
Jonas Fonseca
Add support binding keys to running external commands
commit
|
commitdiff
|
tree
|
snapshot
2007-10-06
Jonas Fonseca
Unify REQ_NONE and REQ_UNKNOWN by moving REQ_NONE to...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
Jonas Fonseca
tig-0.10.git
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
Jonas Fonseca
tig-0.9.1
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
Jonas Fonseca
SITES: 'Tarballs' is a bit more telling than 'Releases'
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
Jonas Fonseca
Cleanup status_request to make it reload the status...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
Jonas Fonseca
Add support for launching git-mergetool from the status...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-28
Jonas Fonseca
Refactor code to open_external_viewer
commit
|
commitdiff
|
tree
|
snapshot
2007-09-28
Jonas Fonseca
Detect working trees and disable the status view when...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
Jonas Fonseca
Document the refresh request
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
Jonas Fonseca
Ignore REQ_NONE in the help view and improve unbound...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-26
Jonas Fonseca
Never put the release number in the tarball name for...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-26
Jonas Fonseca
Also ignore generated .md5 files for tarballs
commit
|
commitdiff
|
tree
|
snapshot
2007-09-25
Jonas Fonseca
Add support for refreshing/reloading the status view
commit
|
commitdiff
|
tree
|
snapshot
2007-09-23
Jonas Fonseca
Remove unused 'view' argument from open_editor
commit
|
commitdiff
|
tree
|
snapshot
2007-09-23
Jonas Fonseca
Include autoconf file for 'make dist'
commit
|
commitdiff
|
tree
|
snapshot
2007-09-23
Jonas Fonseca
Fix the clean rule to never remove generated doc files
commit
|
commitdiff
|
tree
|
snapshot
2007-09-23
Jonas Fonseca
Fix out-of-range lineno when reloading the status view
commit
|
commitdiff
|
tree
|
snapshot
2007-09-19
Jonas Fonseca
Fix open_editor to make the file path relative to the...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
Jonas Fonseca
Handle REQ_NONE upfront in view_driver
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
Jonas Fonseca
Support cherry-picking commits in main view to current...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
Jonas Fonseca
Oops, always ensure that ICONV_CONST is defined
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
Jonas Fonseca
Use the more advanced iconv.m4 script from ELinks
commit
|
commitdiff
|
tree
|
snapshot
next