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
/
rev-list.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'lt/logopt'
Junio C Hamano
2006-04-18
|
\
|
*
Log message printout cleanups
Linus Torvalds
2006-04-17
|
*
rev-list --header: output format fix
Junio C Hamano
2006-04-17
|
*
rev-list option parser fix.
Junio C Hamano
2006-04-15
|
*
Fix up rev-list option parsing.
Junio C Hamano
2006-04-14
*
|
Merge branch 'jc/boundary'
Junio C Hamano
2006-04-17
|
\
\
|
*
|
rev-list --boundary: show boundary commits even when limited otherwise.
Junio C Hamano
2006-04-16
|
|
/
*
|
rev-list --bisect: limit list before bisecting.
Junio C Hamano
2006-04-14
|
/
*
blame and friends: adjust to multiple pathspec change.
Junio C Hamano
2006-04-10
*
Make "--parents" logs also be incremental
Linus Torvalds
2006-04-08
*
rev-list --abbrev-commit
Junio C Hamano
2006-04-07
*
Move "--parent" parsing into generic revision.c library code
Linus Torvalds
2006-03-31
*
tree/diff header cleanup.
Junio C Hamano
2006-03-29
*
rev-list --boundary
Junio C Hamano
2006-03-28
*
rev-list: memory usage reduction.
Junio C Hamano
2006-03-28
*
rev-list --timestamp
Junio C Hamano
2006-03-22
*
rev-lib: Make it easy to do rename tracking (take 2)
Fredrik Kuivinen
2006-03-10
*
git-log (internal): more options.
Junio C Hamano
2006-03-01
*
Rip out merge-order and make "git log <paths>..." work again.
Linus Torvalds
2006-03-01
*
git-rev-list libification: rev-list walking
Linus Torvalds
2006-02-28
*
Splitting rev-list into revisions lib, end of beginning.
Linus Torvalds
2006-02-27
*
rev-list split: minimum fixup.
Junio C Hamano
2006-02-26
*
First cut at libifying revlist generation
Linus Torvalds
2006-02-26
*
-
.
Merge branches 'jc/rev-list' and 'jc/pack-thin'
Junio C Hamano
2006-02-24
|
\
\
|
*
|
rev-list --objects: use full pathname to help hashing.
Junio C Hamano
2006-02-23
|
*
|
rev-list --objects-edge: remove duplicated edge commit output.
Junio C Hamano
2006-02-23
|
*
|
rev-list --objects-edge
Junio C Hamano
2006-02-19
*
|
|
rev-list.c: fix non-grammatical comments.
Junio C Hamano
2006-02-22
|
/
/
*
|
topo-order: make --date-order optional.
Junio C Hamano
2006-02-15
|
/
*
rev-list: default to abbreviate merge parent names under --pretty.
Junio C Hamano
2006-02-10
*
rev-list: omit duplicated parents.
Junio C Hamano
2006-02-01
*
rev-list: allow -<n> as shorthand for --max-count=<n>
Eric Wong
2006-01-31
*
rev-list: allow -n<n> as shorthand for --max-count=<n>
Eric Wong
2006-01-31
*
-
.
Merge lt/revlist,jc/diff,jc/revparse,jc/abbrev
Junio C Hamano
2006-01-28
|
\
\
|
|
*
pretty_print_commit(): pass commit object instead of commit->buffer.
Junio C Hamano
2006-01-28
|
|
*
diff-tree: abbreviate merge parent object names with --abbrev --pretty.
Junio C Hamano
2006-01-28
|
|
/
|
/
|
|
*
rev-list --remove-empty: add minimum help and doc entry.
Junio C Hamano
2006-01-28
|
*
rev-list: stop when the file disappears
Linus Torvalds
2006-01-28
|
/
*
Make git-rev-list and git-rev-parse argument parsing stricter
Linus Torvalds
2006-01-25
*
rev-list --objects: fix object list without commit.
Junio C Hamano
2005-12-19
*
bisect: limit the searchspace by pathspecs
Linus Torvalds
2005-11-28
*
max-count in terms of intersection
Luben Tuikov
2005-11-21
*
Update usage string and documentation for git-rev-list.
Junio C Hamano
2005-10-30
*
git-rev-list: do not forget non-commit refs
Linus Torvalds
2005-10-26
*
git-rev-list: make --dense the default (and introduce "--sparse")
Linus Torvalds
2005-10-26
*
git-rev-list: fix "--dense" flag
Linus Torvalds
2005-10-25
*
git-rev-list: add "--dense" flag
Linus Torvalds
2005-10-22
*
Teach git-rev-list to follow just a specified set of files
Linus Torvalds
2005-10-22
*
Optimize common case of git-rev-list
Linus Torvalds
2005-10-18
*
upload-pack: Do not choke on too many heads request.
Junio C Hamano
2005-10-05
[next]