aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* msvc: opendir: do not start the searchErik Faye-Lund2010-11-23
* msvc: opendir: allocate enough memoryErik Faye-Lund2010-11-23
* msvc: opendir: fix malloc-failureErik Faye-Lund2010-11-23
* Merge branch 'ef/mingw-daemon'Junio C Hamano2010-11-23
|\
| * daemon: opt-out on features that require posixErik Faye-Lund2010-11-04
| * daemon: make --inetd and --detach incompatibleErik Faye-Lund2010-11-04
| * daemon: use socklen_tErik Faye-Lund2010-11-04
| * mingw: use poll-emulation from gnulibErik Faye-Lund2010-11-04
| * mingw: import poll-emulation from gnulibErik Faye-Lund2010-11-04
| * daemon: get remote host address from root-processErik Faye-Lund2010-11-04
| * Improve the mingw getaddrinfo stub to handle more use casesMartin Storsjö2010-11-04
| * daemon: use full buffered mode for stderrErik Faye-Lund2010-11-04
| * daemon: use run-command api for async servingErik Faye-Lund2010-11-04
| * mingw: add kill emulationErik Faye-Lund2010-11-04
| * mingw: support waitpid with pid > 0 and WNOHANGErik Faye-Lund2010-11-04
| * mingw: use real pidErik Faye-Lund2010-11-04
| * inet_ntop: fix a couple of old-style declsErik Faye-Lund2010-11-04
| * compat: add inet_pton and inet_ntop prototypesMike Pape2010-11-04
| * mingw: implement syslogMike Pape2010-11-04
| * mingw: add network-wrappers for daemonMike Pape2010-11-04
* | Update draft release notes to 1.7.4Junio C Hamano2010-11-17
* | Merge branch 'jl/maint-pull-tags-doc'Junio C Hamano2010-11-17
|\ \
| * | pull: Remove --tags option from manpageJens Lehmann2010-11-03
* | | Merge branch 'kb/maint-submodule-savearg'Junio C Hamano2010-11-17
|\ \ \
| * | | submodule: only preserve flags across recursive status/update invocationsKevin Ballard2010-11-03
| * | | submodule: preserve all arguments exactly when recursingKevin Ballard2010-11-03
| |/ /
* | | Merge branch 'jk/missing-config'Junio C Hamano2010-11-17
|\ \ \
| * | | config: treat non-existent config files as emptyJeff King2010-10-21
* | | | Merge branch 'kb/maint-diff-ws-check'Junio C Hamano2010-11-17
|\ \ \ \
| * | | | diff: handle lines containing only whitespace and tabs betterKevin Ballard2010-10-20
| * | | | test-lib: extend test_decode_color to handle more color codesKevin Ballard2010-10-20
* | | | | Merge branch 'bg/maint-gitweb-test-lib'Junio C Hamano2010-11-17
|\ \ \ \ \
| * | | | | t/gitweb-lib: Don't pass constant to decode_utf8Brian Gernhardt2010-10-20
| |/ / / /
* | | | | Merge branch 'jm/mailmap'Junio C Hamano2010-11-17
|\ \ \ \ \
| * | | | | t4203: do not let "git shortlog" DWIM based on ttyJunio C Hamano2010-10-19
| * | | | | t4203 (mailmap): stop hardcoding commit ids and datesJonathan Nieder2010-10-18
| * | | | | mailmap: fix use of freed memoryJim Meyering2010-10-13
* | | | | | Merge branch 'tr/maint-git-repack-tmpfile'Junio C Hamano2010-11-17
|\ \ \ \ \ \
| * | | | | | repack: place temporary packs under .git/objects/pack/Thomas Rast2010-10-19
* | | | | | | Merge branch 'jk/maint-apply-no-binary'Junio C Hamano2010-11-17
|\ \ \ \ \ \ \
| * | | | | | | apply: don't segfault on binary files with missing dataJeff King2010-10-29
| |/ / / / / /
* | | | | | | Merge branch 'jk/push-progress'Junio C Hamano2010-11-17
|\ \ \ \ \ \ \
| * | | | | | | push: pass --progress down to git-pack-objectsJeff King2010-10-18
| * | | | | | | t5523-push-upstream: test progress messagesTay Ray Chuan2010-10-18
| * | | | | | | t5523-push-upstream: add function to ensure fresh upstream repoTay Ray Chuan2010-10-18
| * | | | | | | test_terminal: ensure redirections work reliablyJonathan Nieder2010-10-18
| * | | | | | | test_terminal: catch use without TTY prerequisiteJonathan Nieder2010-10-18
| * | | | | | | test-lib: allow test code to check the list of declared prerequisitesJonathan Nieder2010-10-18
| * | | | | | | tests: test terminal output to both stdout and stderrJeff King2010-10-18
| * | | | | | | tests: factor out terminal handling from t7006Jeff King2010-10-18