Make git-clone to take long double-dashed origin option (--origin)
[gitweb.git] / receive-pack.c
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/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-07 Merge branch 'sp/checkout'
2006-03-05 Merge branch 'master' into next
2006-03-05 Const tightening.
2006-03-02 Merge part of 'lt/rev-list' into 'fk/blame'
2006-03-02 Merge early parts of 'np/delta' branch
2006-02-28 Merge part of np/delta
2006-02-25 Merge branches 'jc/rev-list' and 'jc/pack-thin'
2006-02-25 Merge branches 'jc/rev-list' and 'jc/pack-thin'
2006-02-24 Merge branch 'fix' into maint
2006-02-24 Merge branches 'jc/rev-list' and 'jc/pack-thin' into...
2006-02-24 Merge fix bits from jc/rev-list
2006-02-24 Merge branch 'np/delta' into next
2006-02-24 Merge branch 'ar/win'
2006-02-24 Merge branch 'jc/send-insane-refs'
2006-02-24 Merge fixes early for next maint series.
2006-02-24 Merge branches 'jc/fix-co-candy', 'jc/fix-rename-leak...
2006-02-23 Merge part of pack-thin branch
2006-02-23 Merge branch 'np/delta' into next
2006-02-23 Merge branches 'maint', 'jc/fix-co-candy' and 'jc/fix...
2006-02-23 Give no terminating LF to error() function.
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-27 GIT 1.1.5 v1.1.5
2006-01-20 Merge fixes up to GIT 1.1.4
2006-01-20 GIT 1.1.4 v1.1.4
2006-01-16 Merge fixes up to GIT 1.1.3
2006-01-16 GIT 1.1.3 v1.1.3
2006-01-16 Merge branch 'fix'
2006-01-16 Merge branch 'fixo/1.0'
2006-01-14 Merge fixes up to GIT 1.1.2
2006-01-14 Exec git programs without using PATH.
2006-01-14 GIT 1.1.2 v1.1.2
2006-01-11 GIT 1.1.1 v1.1.1
2006-01-08 GIT 1.1.0 v1.1.0
2006-01-08 GIT 1.0.8 v1.0.8
2006-01-07 [PATCH] Compilation: zero-length array declaration.
2006-01-06 Merge fixes up to GIT 1.0.7
2005-12-28 Merge fixes up to GIT 1.0.6
2005-12-28 send-pack/receive-pack: allow errors to be reported...
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-12 GIT 0.99.9m aka 1.0rc5 v0.99.9mv1.0rc5
2005-12-08 Clean up file descriptors when calling hooks.
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-26 GIT 0.99.9k v0.99.9k
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Server-side support for user-relative paths.
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-07 GIT 0.99.9e v0.99.9e
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23 Merge branch 'fixes'
2005-10-23 Merge branch 'fixes'
2005-10-21 Merge branch 'fixes'
2005-10-21 Merge branch 'fixes'
2005-10-18 Merge branch 'fixes'
2005-10-18 Merge branch 'fixes'
2005-10-16 Merge branch 'fixes'
2005-10-16 Merge branch 'fixes'
2005-10-16 Merge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-16 Refuse to create funny refs in clone-pack, git-fetch...
2005-10-15 Refuse to create funny refs in clone-pack, git-fetch...
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-08-30 Merge refs/heads/master from paulus
2005-08-29 Merge refs/heads/master from .
2005-08-29 Revert "Replace zero-length array decls with []."
2005-08-29 Merge refs/heads/master from .
2005-08-29 Merge refs/heads/portable from cs.berkeley.edu/~ejr...
2005-08-24 Replace unsetenv() and setenv() with older putenv().
2005-08-24 Replace zero-length array decls with [].
2005-08-19 Merge from gitk
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with gitk
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-05 Merge with gitk.
2005-08-03 Make sure leading directories exist when pushing refs.
2005-08-03 receive-pack hooks updates.
2005-08-01 [PATCH] Fix warning about non-void return in a void...
2005-08-01 [PATCH] Added hook in git-receive-pack
2005-07-31 Merge with gitk.
2005-07-29 Merge with gitk.
2005-07-24 [PATCH] Add update-server-info.
next