clone: the given repository dir should be relative to $PWD
[gitweb.git] / imap-send.c
2006-10-02 Merge branch 'maint'
2006-10-01 Merge branch 'maint'
2006-10-01 Merge branch 'jc/gitpm'
2006-09-18 Merge part of branch 'jc/upload-pack'
2006-09-14 Merge branches 'maint' and 'jc/http'
2006-09-07 Merge branch 'jc/daemon'
2006-09-03 Merge branch 'master' into cc/trace
2006-09-02 Trace into a file or an open fd and refactor tracing...
2006-09-02 Replace uses of strdup with xstrdup.
2006-09-01 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-08-31 Trace into open fd and refactor tracing code.
2006-08-13 Merge branch 'th/diff-extra'
2006-08-13 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-07-05 Merge branch 'jc/sha1'
2006-07-05 Merge branch 'jc/diff-test'
2006-07-05 Merge branch 'th/diff'
2006-06-29 Merge branch 'jc/repack'
2006-06-29 Merge branch 'js/patch'
2006-06-28 Make some strings const
2006-06-22 Merge branch 'js/lsfix'
2006-06-22 Merge branch 'ew/rebase'
2006-06-22 Merge branch 'jn/web'
2006-06-22 Merge early parts of branch 'js/diff'
2006-06-22 Merge branch 'jc/upload-corrupt'
2006-06-22 Merge branch 'ew/rebase' into next
2006-06-22 Merge branch 'jn/web' into next
2006-06-22 Merge branch 'jc/waitpid'
2006-06-22 Merge branch 'ff/c99'
2006-06-22 Merge branch 'master' into next
2006-06-21 Merge branch 'jc/upload-corrupt' into next
2006-06-21 Merge branch 'jn/web' into next
2006-06-21 Merge branch 'ew/rebase' into next
2006-06-21 Merge branch 'jc/upload-corrupt' into next
2006-06-21 Merge branch 'jn/web' into next
2006-06-21 Merge branch 'master' into next
2006-06-20 Merge branch 'jn/web' into next
2006-06-20 Merge branch 'jn/web' into next
2006-06-20 Merge branch 'master' into next
2006-06-20 Merge branch 'jn/web' into next
2006-06-20 Merge branch 'pb/config' into next
2006-06-20 Merge branch 'jc/waitpid' into next
2006-06-20 Merge branch 'lt/objlist' into next
2006-06-20 Merge branches 'js/lsfix', 'pb/config' and 'jn/web...
2006-06-19 Merge early parts of branch 'ff/c99'
2006-06-19 Change types used in bitfields to be `int's.
2006-06-18 Merge early part of branch 'jc/fetchupload'
2006-06-18 Merge branch 'jc/rw-prefix'
2006-06-13 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-06-10 Merge git://git.kernel.org/pub/scm/git/gitweb
2006-06-09 Merge branch 'pe/date' into next
2006-06-08 check for error return from fork()
2006-06-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-06-04 Merge branch 'new' of git://git./gitk/gitk into next
2006-06-01 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-05-03 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-24 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-17 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-08 Merge branch 'nh/http'
2006-04-08 Merge branch 'jc/blame'
2006-04-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-07 Merge branch 'maint'
2006-04-07 Merge branch 'jc/blame' into next
2006-04-05 Merge branch 'jc/date' into next
2006-04-05 Merge branch 'jc/clone'
2006-04-05 Merge branch 'pb/regex'
2006-04-05 Avoid a crash if realloc returns a different pointer.
2006-04-05 Avoid a divide by zero if there's no messages to send.
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 usage of 0 instead of NULL
2006-03-31 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-26 Merge branches 'jc/clone' and 'jc/name'
2006-03-26 Merge git://git.kernel.org/pub/scm/gitk/gitk
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/empty'
2006-03-16 Merge branch 'master' into next
2006-03-16 fix imap-send for OSX
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/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-12 Merge branch 'master' into next
2006-03-12 Merge branch 'jc/diff' into next
2006-03-12 imap-send: Add missing #include for macosx
2006-03-11 imap-send: cleanup execl() call to use NULL sentinel...
2006-03-11 Merge branch 'fk/blame' into next
2006-03-11 Add git-imap-send, derived from isync 1.0.1.