aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | http*: copy string returned by sha1_to_hexTay Ray Chuan2009-06-06
| * | | | | | | | | | | | | | | | http-walker: verify remote packsTay Ray Chuan2009-06-06
| * | | | | | | | | | | | | | | | http-push, http-walker: style fixesTay Ray Chuan2009-06-06
| * | | | | | | | | | | | | | | | t5550-http-fetch: test fetching of packed objectsTay Ray Chuan2009-06-06
| * | | | | | | | | | | | | | | | http-push: fix missing "#ifdef USE_CURL_MULTI" around "is_running_queue"Tay Ray Chuan2009-06-06
| * | | | | | | | | | | | | | | | http-push: send out fetch requests on queueTay Ray Chuan2009-06-06
| * | | | | | | | | | | | | | | | t5540-http-push: test fetching of packed objectsTay Ray Chuan2009-06-06
| * | | | | | | | | | | | | | | | t5540-http-push: test fetching of loose objectsTay Ray Chuan2009-06-06
| * | | | | | | | | | | | | | | | Merge branch 'rc/maint-http-local-slot-fix' into rc/http-pushJunio C Hamano2009-06-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'cc/bisect' (early part)Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | t6030: test skipping away from an already skipped commitChristian Couder2009-06-06
| * | | | | | | | | | | | | | | | | bisect: when skipping, choose a commit away from a skipped commitChristian Couder2009-06-06
| * | | | | | | | | | | | | | | | | bisect: add parameters to "filter_skipped"Christian Couder2009-06-06
| * | | | | | | | | | | | | | | | | bisect: display first bad commit without forking a new processChristian Couder2009-05-28
| * | | | | | | | | | | | | | | | | bisect: drop unparse_commit() and use clear_commit_marks()Christian Couder2009-05-27
* | | | | | | | | | | | | | | | | | Merge branch 'rc/maint-http-local-slot-fix'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | http*: cleanup slot->local after fcloseTay Ray Chuan2009-06-06
* | | | | | | | | | | | | | | | | | Merge branch 'sp/msysgit'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | compat/ has subdirectories: do not omit them in 'make clean'Johannes Sixt2009-06-11
| * | | | | | | | | | | | | | | | | | Fix typo in nedmalloc warning fixJohannes Sixt2009-06-11
| * | | | | | | | | | | | | | | | | | MinGW: Teach Makefile to detect msysgit and apply specific settingsSteffen Prohaska2009-06-08
| * | | | | | | | | | | | | | | | | | Fix warnings in nedmalloc when compiling with GCC 4.4.0Johannes Schindelin2009-06-08
| * | | | | | | | | | | | | | | | | | Add custom memory allocator to MinGW and MacOS buildsMarius Storm-Olsen2009-06-01
| * | | | | | | | | | | | | | | | | | MinGW readdir reimplementation to support d_typeMarius Storm-Olsen2009-06-01
| * | | | | | | | | | | | | | | | | | connect.c: Support PuTTY plink and TortoisePlink as SSH on WindowsEdward Z. Yang2009-06-01
| * | | | | | | | | | | | | | | | | | git: browsing paths with spaces when using the start commandPat Thoyts2009-06-01
| * | | | | | | | | | | | | | | | | | MinGW: fix warning about implicit declaration of _getch()Johannes Schindelin2009-06-01
| * | | | | | | | | | | | | | | | | | test-chmtime: work around Windows limitationJohannes Schindelin2009-06-01
| * | | | | | | | | | | | | | | | | | Work around a regression in Windows 7, causing erase_in_line() to crash somet...Johannes Schindelin2009-06-01
| * | | | | | | | | | | | | | | | | | Quiet make: do not leave Windows behindJohannes Schindelin2009-06-01
| * | | | | | | | | | | | | | | | | | MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymoreJohannes Schindelin2009-06-01
* | | | | | | | | | | | | | | | | | | Merge branch 'cb/maint-no-double-merge'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | refuse to merge during a mergeClemens Buchacher2009-06-01
* | | | | | | | | | | | | | | | | | | Merge branch 'ph/submodule-rebase' (early part)Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Rename submodule.<name>.rebase to submodule.<name>.updateJohan Herland2009-06-03
| * | | | | | | | | | | | | | | | | | git-submodule: add support for --rebase.Peter Hutterer2009-04-24
* | | | | | | | | | | | | | | | | | | Merge branch 'bc/solaris'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | configure: test whether -lresolv is neededRalf Wildenhues2009-06-10
| * | | | | | | | | | | | | | | | | | | Makefile: insert SANE_TOOL_PATH to PATH before /bin or /usr/binJunio C Hamano2009-06-10
| * | | | | | | | | | | | | | | | | | | git-compat-util.h: avoid using c99 flex array feature with Sun compiler 5.8Brandon Casey2009-06-08
| * | | | | | | | | | | | | | | | | | | Makefile: add section for SunOS 5.7Brandon Casey2009-06-06
| * | | | | | | | | | | | | | | | | | | Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATHJunio C Hamano2009-06-06
| * | | | | | | | | | | | | | | | | | | Makefile: define __sun__ on SunOSBrandon Casey2009-06-06
| * | | | | | | | | | | | | | | | | | | git-compat-util.h: tweak the way _XOPEN_SOURCE is set on SolarisBrandon Casey2009-06-06
| * | | | | | | | | | | | | | | | | | | On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX specBrandon Casey2009-06-06
| * | | | | | | | | | | | | | | | | | | Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile argumentsBrandon Casey2009-06-06
| * | | | | | | | | | | | | | | | | | | Makefile: use /usr/ucb/install on SunOS platforms rather than ginstallBrandon Casey2009-05-28
* | | | | | | | | | | | | | | | | | | | Merge branch 'cb/match_refs_internal_tail'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | match_refs: search ref list tail internallyClemens Buchacher2009-06-01
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'nw/maint-cvsexportcommit'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \