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
/
revision.c
Commit message (
Expand
)
Author
Age
*
Rename warn() to warning() to fix symbol conflicts on BSD and Mac OS
Theodore Ts'o
2007-03-31
*
Merge branch 'jc/fpl'
Junio C Hamano
2007-03-25
|
\
|
*
git-log --first-parent: show only the first parent log
Junio C Hamano
2007-03-14
*
|
Initialize tree descriptors with a helper function rather than by hand.
Linus Torvalds
2007-03-21
*
|
Replace remaining instances of strdup with xstrdup.
James Bowes
2007-03-19
*
|
try-to-simplify-commit: use diff-tree --quiet machinery.
Junio C Hamano
2007-03-14
*
|
revision.c: explain what tree_difference does
Junio C Hamano
2007-03-14
|
/
*
revision --boundary: fix uncounted case.
Junio C Hamano
2007-03-06
*
revision --boundary: fix stupid typo
Junio C Hamano
2007-03-06
*
revision traversal: SHOWN means shown
Junio C Hamano
2007-03-06
*
revision traversal: retire BOUNDARY_SHOW
Junio C Hamano
2007-03-06
*
revision walker: Fix --boundary when limited
Junio C Hamano
2007-03-06
*
Merge branch 'js/bundle'
Junio C Hamano
2007-02-28
|
\
|
*
git-bundle: fix 'create --all'
Johannes Schindelin
2007-02-22
*
|
Merge branch 'maint'
Junio C Hamano
2007-02-27
|
\
\
|
*
|
git-show: Reject native ref
Linus Torvalds
2007-02-27
|
|
/
*
|
Merge branch 'js/no-limit-boundary'
Junio C Hamano
2007-02-24
|
\
\
|
*
|
rev-list --max-age, --max-count: support --boundary
Johannes Schindelin
2007-02-19
|
|
/
*
|
prefixcmp(): fix-up leftover strncmp().
Junio C Hamano
2007-02-20
*
|
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-20
*
|
Merge branch 'js/reverse'
Junio C Hamano
2007-02-13
|
\
\
|
|
/
|
/
|
|
*
Teach revision machinery about --reverse
Johannes Schindelin
2007-01-20
*
|
Do not forget to pack objects reachable from HEAD reflog.
Junio C Hamano
2007-02-12
*
|
reflog inspection: introduce shortcut "-g"
Johannes Schindelin
2007-01-24
|
/
*
Teach the revision walker to walk by reflogs with --walk-reflogs
Johannes Schindelin
2007-01-20
*
plug a few leaks in revision walking used in describe.
Junio C Hamano
2007-01-11
*
Sanitize for_each_reflog_ent()
Johannes Schindelin
2007-01-09
*
Move commit reencoding parameter parsing to revision.c
Junio C Hamano
2006-12-30
*
Merge branch 'jc/fsck-reflog'
Junio C Hamano
2006-12-26
|
\
|
*
Don't crash during repack of a reflog with pruned commits.
Shawn O. Pearce
2006-12-21
|
*
Teach git-repack to preserve objects referred to by reflog entries.
Junio C Hamano
2006-12-20
*
|
Merge branch 'jc/skip-count'
Junio C Hamano
2006-12-25
|
\
\
|
|
/
|
/
|
|
*
revision: --skip=<n>
Junio C Hamano
2006-12-20
*
|
Merge branch 'jc/leftright'
Junio C Hamano
2006-12-20
|
\
\
|
|
/
|
/
|
|
*
Revert "Make left-right automatic."
Junio C Hamano
2006-12-19
|
*
Make left-right automatic.
Junio C Hamano
2006-12-17
|
*
Teach all of log family --left-right output.
Junio C Hamano
2006-12-17
|
*
rev-list --left-right
Junio C Hamano
2006-12-17
*
|
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
|
/
*
Merge branch 'jc/pickaxe'
Junio C Hamano
2006-11-07
|
\
|
*
Introduce a new revision set operator <rev>^!
Junio C Hamano
2006-10-31
*
|
Merge branch 'lj/refs'
Junio C Hamano
2006-11-01
|
\
\
|
*
\
Merge branch 'master' into lj/refs
Junio C Hamano
2006-09-27
|
|
\
\
|
*
|
|
Tell between packed, unpacked and symbolic refs.
Junio C Hamano
2006-09-20
|
*
|
|
Add callback data to for_each_ref() family.
Junio C Hamano
2006-09-20
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2006-10-30
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
revision traversal: --unpacked does not limit commit list anymore.
Junio C Hamano
2006-10-30
|
*
|
|
Continue traversal when rev-list --unpacked finds a packed commit.
Jan Harkes
2006-10-30
|
|
|
/
|
|
/
|
*
|
|
teach revision walker about --all-match.
Junio C Hamano
2006-09-27
|
/
/
*
|
git log: Unify header_filter and message_filter into one.
Junio C Hamano
2006-09-20
[next]