MALLOC_CHECK: Allow checking to be disabled from config.mak
[gitweb.git] / compat / poll /
2012-10-09 Merge branch 'maint'
2012-10-08 Merge branch 'jc/maint-t1450-fsck-order-fix'
2012-10-08 Merge branch 'jc/merge-bases-paint-fix'
2012-10-08 Sync with 1.7.12.3
2012-10-03 Merge branch 'lt/mailinfo-handle-attachment-more-sanely'
2012-10-03 Merge branch 'tu/gc-auto-quiet'
2012-10-02 Merge branch 'maint'
2012-10-01 Merge branch 'jk/completion-tests'
2012-10-01 Merge branch 'ep/malloc-check-perturb'
2012-10-01 Merge branch 'da/mergetool-custom'
2012-10-01 Merge branch 'os/commit-submodule-ignore'
2012-10-01 Merge branch 'jc/blame-follows-renames'
2012-10-01 Merge branch 'jk/receive-pack-unpack-error-to-pusher'
2012-10-01 Merge branch 'rt/maint-clone-single'
2012-09-30 Merge git://github.com/git-l10n/git-po
2012-09-30 Sync with 1.7.12.2
2012-09-30 Merge branch 'rr/maint-submodule-unknown-cmd'
2012-09-30 Merge branch 'rs/archive-zip-utf8'
2012-09-30 Merge branch 'jk/smart-http-switch'
2012-09-30 Merge branch 'sp/maint-http-enable-gzip'
2012-09-30 Merge branch 'sp/maint-http-info-refs-no-retry'
2012-09-30 Merge branch 'aw/rebase-i-edit-todo'
2012-09-30 Merge branch 'js/rebase-exec-command-not-found'
2012-09-30 Merge branch 'rr/test-use-shell-path-not-shell'
2012-09-25 Merge branch 'rr/test-make-sure-we-have-git'
2012-09-25 Merge branch 'js/poll-emu'
2012-09-17 make poll() work on platforms that can't recv() on...
2012-09-17 poll() exits too early with EFAULT if 1st arg is NULL
2012-09-17 fix some win32 specific dependencies in poll.c
2012-09-17 make poll available for other platforms lacking it