index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-blame.c
Commit message (
Expand
)
Author
Age
*
builtin-blame: Fix blame -C -C with submodules.
Alexander Gavrilov
2008-10-05
*
"blame -c" should be compatible with "annotate"
Junio C Hamano
2008-09-05
*
Start conforming code to "git subcmd" style
Heikki Orsila
2008-08-30
*
Teach --find-copies-harder to "git blame"
Junio C Hamano
2008-07-31
*
Rename path_list to string_list
Johannes Schindelin
2008-07-21
*
Merge branch 'sb/dashless'
Junio C Hamano
2008-07-16
|
\
|
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
*
|
Do not try to detect move/copy for entries below threshold.
Alexander Gavrilov
2008-07-15
*
|
Avoid rescanning unchanged entries in search for copies.
Alexander Gavrilov
2008-07-15
*
|
revisions: refactor handle_revision_opt into parse_revision_opt.
Pierre Habouzit
2008-07-09
*
|
git-blame: fix lapsus
Pierre Habouzit
2008-07-09
*
|
git-blame: migrate to incremental parse-option [2/2]
Pierre Habouzit
2008-07-08
*
|
git-blame: migrate to incremental parse-option [1/2]
Pierre Habouzit
2008-07-08
*
|
Merge branch 'jc/blame' (early part) into HEAD
Junio C Hamano
2008-07-08
|
\
\
|
|
/
|
/
|
|
*
git-blame --reverse
Junio C Hamano
2008-04-12
|
*
builtin-blame.c: allow more than 16 parents
Junio C Hamano
2008-04-12
|
*
builtin-blame.c: move prepare_final() into a separate function.
Junio C Hamano
2008-04-12
*
|
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
|
/
*
Avoid unnecessary "if-before-free" tests.
Jim Meyering
2008-02-22
*
Merge branch 'jc/setup'
Junio C Hamano
2008-02-20
|
\
|
*
Make blame accept absolute paths
Robin Rosenberg
2008-02-05
*
|
check return code of prepare_revision_walk
Martin Koegler
2008-02-17
*
|
Merge branch 'sp/safecrlf'
Junio C Hamano
2008-02-16
|
\
\
|
*
|
safecrlf: Add mechanism to warn about irreversible crlf conversions
Steffen Prohaska
2008-02-06
|
|
/
*
|
Make on-disk index representation separate from in-core one
Linus Torvalds
2008-01-21
|
/
*
Fix grammar nits in documentation and in code comments.
Jim Meyering
2008-01-03
*
builtin-blame.c: remove unneeded memclr()
Junio C Hamano
2007-12-18
*
xdl_diff: identify call sites.
Junio C Hamano
2007-12-13
*
Fix small memory leaks induced by diff_tree_setup_paths
Mike Hommey
2007-12-12
*
blame: drop blob data after passing blame to the parent
Junio C Hamano
2007-12-11
*
Make the diff_options bitfields be an unsigned with explicit masks.
Pierre Habouzit
2007-11-11
*
builtin-blame: set up the work_tree before the first file access
Johannes Schindelin
2007-11-09
*
Make git-blame fail when working tree is needed and we're not in one
Mike Hommey
2007-11-05
*
Merge branch 'maint'
Junio C Hamano
2007-11-03
|
\
|
*
Delay pager setup in git blame
Mike Hommey
2007-11-03
*
|
Teach core.autocrlf to 'git blame'
Marius Storm-Olsen
2007-10-18
*
|
strbuf_read_file enhancement, and use it.
Pierre Habouzit
2007-09-29
*
|
Full rework of quote_c_style and write_name_quoted.
Pierre Habouzit
2007-09-20
*
|
Now that cache.h needs strbuf.h, remove useless includes.
Pierre Habouzit
2007-09-16
*
|
Strbuf API extensions and fixes.
Pierre Habouzit
2007-09-10
*
|
Use strbuf API in apply, blame, commit-tree and diff
Pierre Habouzit
2007-09-06
|
/
*
blame: check return value from read_sha1_file()
Junio C Hamano
2007-08-25
*
Future-proof source for changes in xdemitconf_t
Johannes Schindelin
2007-07-06
*
Don't fflush(stdout) when it's not helpful
Theodore Ts'o
2007-06-30
*
git-blame -w: ignore whitespace
Junio C Hamano
2007-06-09
*
git-blame: do not indent with spaces.
Junio C Hamano
2007-06-09
*
Merge branch 'maint'
Junio C Hamano
2007-05-06
|
\
|
*
blame: -C -C -C
Junio C Hamano
2007-05-05
|
*
blame: Notice a wholesale incorporation of an existing file.
Junio C Hamano
2007-05-05
*
|
blame: use .mailmap unconditionally
Junio C Hamano
2007-05-03
[next]