combine-diff: fix loop index underflow
[gitweb.git] / revision.c
2006-04-17 Merge branch 'jc/boundary'
2006-04-17 rev-list --boundary: show boundary commits even when...
2006-04-17 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-12 Merge branch 'jc/combine' into next
2006-04-11 Merge branch 'jc/combine' into next
2006-04-11 Merge branch 'jc/diff' into next
2006-04-11 blame and friends: adjust to multiple pathspec change.
2006-04-10 tree-diff: do not assume we use only one pathspec
2006-04-10 Merge branch 'master' into jc/diff
2006-04-10 Merge branch 'lt/rev'
2006-04-09 Merge branch 'jc/diff' into next
2006-04-09 Make "--parents" logs also be incremental
2006-04-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-07 Merge branch 'maint'
2006-04-05 Merge branch 'jc/clone'
2006-04-05 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-05 Merge branch 'fix'
2006-04-04 Merge in xdiff cleanup pieces
2006-04-04 Merge branch 'pe/cleanup'
2006-04-04 Merge branch 'lt/fix-sol-pack'
2006-04-04 Merge branch 'pe/cleanup' into next
2006-04-04 Use blob_, commit_, tag_, and tree_type throughout.
2006-04-04 Merge branch 'lt/fix-sol-pack' into next
2006-04-02 Merge branch 'lt/fix-sol-pack' into next
2006-04-02 revision: --max-age alone does not need limit_list...
2006-04-02 revision: simplify argument parsing.
2006-04-02 revision: --topo-order and --unpacked
2006-04-02 revision: Fix --topo-order and --max-age with reachabil...
2006-04-01 Make path-limiting be incremental when possible.
2006-04-01 Move "--parent" parsing into generic revision.c library...
2006-03-31 rev-list --boundary: fix re-injecting boundary commits.
2006-03-31 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-30 revision.c "..B" syntax: constness fix
2006-03-30 revision arguments: ..B means HEAD..B, just like A...
2006-03-29 rev-list --boundary
2006-03-28 rev-list --no-merges: argument parsing fix.
2006-03-28 Merge branch ak/svn
2006-03-27 Merge branch 'lt/diffgen' into next
2006-03-27 Merge branch 'master' into next
2006-03-27 Fix error handling for nonexistent names
2006-03-26 Merge branches 'jc/clone' and 'jc/name'
2006-03-26 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-24 Merge branch 'jc/cvsimport'
2006-03-24 Merge branch 'jc/fetch'
2006-03-22 Merge branch 'jc/clone' into next
2006-03-21 Merge branch 'jc/clone' into next
2006-03-21 Merge branch 'jc/clone' into next
2006-03-20 Merge branch 'jc/clone' into next
2006-03-18 Merge branch 'jc/cvsimport' into next
2006-03-18 Merge branch 'jc/empty'
2006-03-18 Merge branch 'master' into next
2006-03-17 Merge branch 'jc/cvsimport' into next
2006-03-17 Merge branch 'jc/fetch' into next
2006-03-17 Merge branch 'ew/abbrev' into next
2006-03-16 Merge branch 'master' into next
2006-03-15 Merge branch 'lt/diff' into next
2006-03-15 Merge branch 'master' into next
2006-03-15 Merge branch 'lt/diff' into next
2006-03-13 Merge branch 'jc/pack'
2006-03-13 Merge branch 'jc/fsck'
2006-03-13 Merge branch 'nh/http'
2006-03-13 Merge branch 'fk/blame'
2006-03-13 Merge branch 'jc/diff' into next
2006-03-13 Merge branch 'jc/diff' into next
2006-03-13 Merge branch 'jc/diff' into next
2006-03-13 Merge branch 'jc/empty' into next
2006-03-13 revision traversal: --remove-empty fix (take #2).
2006-03-12 Merge branch 'jc/empty' into next
2006-03-12 revision traversal: --remove-empty fix.
2006-03-12 Merge branch 'master' into next
2006-03-12 Merge branch 'jc/diff' into next
2006-03-11 Merge branch 'nh/http' into next
2006-03-11 Merge branch 'ew/remote' into next
2006-03-11 Merge branch 'fk/blame' into next
2006-03-11 rev-lib: Make it easy to do rename tracking (take 2)
2006-03-11 try_to_simplify_commit(): do not skip inspecting tree...
2006-03-09 Merge branch 'jc/fsck' into next
2006-03-09 Don't recurse into parents marked uninteresting.
2006-03-07 Merge branch 'sp/checkout'
2006-03-07 Merge branch 'jc/pack' into next
2006-03-06 Merge branch 'fd/asciidoc' into next
2006-03-05 get_revision(): do not dig deeper when we know we are...
2006-03-05 Cauterize dropped or duplicate bits from next.
2006-03-04 Merge jc/diff leftover bits.
2006-03-04 Merge part of 'sp/checkout'
2006-03-04 Merge branch 'fk/blame'
2006-03-04 Merge branch 'lt/rev-list'
2006-03-04 Merge part of 'sp/checkout'
2006-03-04 Merge branch 'fk/blame' into next
2006-03-04 Merge branch 'lt/rev-list' into next
2006-03-04 Merge branch 'master' into next
2006-03-03 Merge branch 'tl/anno' into next
2006-03-03 Merge branch 'cvsserver' of locke.catalyst.net.nz/git...
2006-03-03 Merge branch 'jc/delta' into next
2006-03-03 Merge branch 'jc/diff' into next
2006-03-03 Merge branch 'fk/blame' into next
2006-03-03 Merge branch 'lt/rev-list' into next
2006-03-03 Merge branch 'master' into next
2006-03-02 setup_revisions(): handle -n<n> and -<n> internally.
2006-03-02 Merge part of 'lt/rev-list' into 'fk/blame'
next