aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git-cvsexportcommit can't commit files which have been removed from CVSNick Woolley2009-05-28
* | | | | | | | | | | | | | Merge branch 'da/araxis-mergetool'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | mergetool--lib: add support for araxis mergeDavid Aguilar2009-05-24
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Documentation: git-send-mail can take rev-list arg to drive format-patchPaolo Bonzini2009-06-11
| * | | | | | | | | | | | | Merge branch 'uk/maint-1.5.3-rebase-i-reflog' into maintJunio C Hamano2009-06-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | rebase--interactive: remote stray closing parenthesisUwe Kleine-König2009-06-11
* | | | | | | | | | | | | | | parse-options: add parse_options_check to validate option specs.Pierre Habouzit2009-06-10
* | | | | | | | | | | | | | | git-repack.txt: Clarify implications of -a for dumb protocolsMichael J Gruber2009-06-09
* | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-06-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | diff.c: plug a memory leak in an error pathJohannes Sixt2009-06-08
| * | | | | | | | | | | | | | fetch-pack: close output channel after sideband demultiplexer terminatesJohannes Sixt2009-06-08
| * | | | | | | | | | | | | | builtin-remote: Make "remote show" display all urlsMichael J Gruber2009-06-08
* | | | | | | | | | | | | | | bash: add support for 'git stash pop --index' optionSZEDER Gábor2009-06-09
* | | | | | | | | | | | | | | Documentation: mention 'git stash pop --index' option explicitlySZEDER Gábor2009-06-09
* | | | | | | | | | | | | | | Simplify some 'fprintf(stderr); return -1;' by using 'return error()'Johannes Sixt2009-06-09
* | | | | | | | | | | | | | | Simplify some instances of run_command() by using run_command_v_opt().Johannes Sixt2009-06-09