Split init_revisions() out of setup_revisions()
[gitweb.git] / git.c
2006-04-16 Split init_revisions() out of setup_revisions()
2006-04-15 Fix up default abbrev in setup_revisions() argument...
2006-04-15 Common option parsing for "git log --diff" and friends
2006-04-13 Use less memory in "git log"
2006-04-13 git-log: do not output excess blank line between commits
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 Merge branch 'ds/index' into next
2006-04-11 Merge branch 'jc/withraw' into next
2006-04-11 Merge branch 'eb/apply' into next
2006-04-11 Merge branch 'jc/withraw' into next
2006-04-11 blame and friends: adjust to multiple pathspec change.
2006-04-10 git log --full-diff
2006-04-10 Merge branch 'master' into jc/diff
2006-04-09 Merge branch 'jc/diff' into next
2006-04-09 git log [diff-tree options]...
2006-04-09 git-log: match rev-list --abbrev and --abbrev-commit
2006-04-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-07 Merge branch 'maint'
2006-04-05 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-05 Merge branch 'fix'
2006-04-04 Merge branch 'lt/fix-sol-pack'
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 Fix sparse warnings about non-ANSI function prototypes
2006-04-01 Move "--parent" parsing into generic revision.c library...
2006-03-31 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-26 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-15 Merge branch 'lt/diff' into next
2006-03-15 Merge branch 'lt/diff' into next
2006-03-13 Merge branch 'jc/pack'
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-12 Merge branch 'jc/diff' into next
2006-03-09 Merge branch 'jc/fsck' into next
2006-03-09 Nicer output from 'git'
2006-03-09 Use #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0]))
2006-03-07 Merge branch 'sp/checkout'
2006-03-05 Merge branch 'master' into next
2006-03-05 Const tightening.
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-04 Merge branch 'maint'
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'
2006-03-02 Merge branch 'master' into next
2006-03-02 Merge branch 'maint'
2006-03-02 Merge branch 'ml/cvsserver' into next
2006-03-02 Merge branch 'jc/tag'
2006-03-02 Merge branch 'np/delta' into next
2006-03-02 Merge branch 'ml/cvsserver' into next
2006-03-02 Merge branch 'jc/tag' into next
2006-03-02 Pull GIT 1.2.4 fixes from master
2006-03-02 Merge branch 'jc/diff' into next
2006-03-02 Up to date with GIT 1.2.4 fixes
2006-03-02 Merge early parts of 'np/delta' branch
2006-03-01 Merge git-mv fixes from 'maint'
2006-03-01 Merge branch 'lt/rev-list' into next
2006-03-01 git-log (internal): more options.
2006-03-01 Merge branch 'lt/rev-list' into next
2006-02-28 Tie it all together: "git log"
2006-02-28 Merge part of np/delta
2006-02-26 Merge branch 'lt/rev-list' into next
2006-02-26 Merge branch 'maint'
2006-02-26 Teach the "git" command to handle some commands internally
2006-02-22 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-01-30 Merge fixes up to GIT 1.1.6
2006-01-27 Merge fixes up to GIT 1.1.5
2006-01-20 Merge fixes up to GIT 1.1.4
2006-01-16 Merge fixes up to GIT 1.1.3
2006-01-16 Merge branch 'fix'
2006-01-14 Merge fixes up to GIT 1.1.2
2006-01-14 Exec git programs without using PATH.
2006-01-06 Merge fixes up to GIT 1.0.7
2006-01-06 GIT 1.0.7 v1.0.7
2006-01-06 git: grok 'help' to mean '--help'.
2005-12-23 GIT 1.0.3 v1.0.3
2005-12-22 Merge branch 'fixes'
2005-12-22 \n usage in stderr output
2005-12-21 GIT 1.0.0 v1.0.0
2005-12-18 Make "git help" sort git commands in columns
2005-12-18 Make "git help" react to window size correctly
2005-12-12 GIT 0.99.9m aka 1.0rc5 v0.99.9mv1.0rc5
next