aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | Merge branch 'rc/configure-use-libs-when-checking-a-lib' into maintJeff King2015-12-01
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | configure.ac: use $LIBS not $CFLAGS when testing -lpthreadRainer M. Canavan2015-11-06
* | | | | | | | | Documentation/git-update-index: add missing opts to synopsysChristian Couder2015-11-24
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Git 2.6.3v2.6.3Junio C Hamano2015-11-05
* | | | | | | | Merge branch 'rs/daemon-plug-child-leak' into maintJunio C Hamano2015-11-05
|\ \ \ \ \ \ \ \
| * | | | | | | | daemon: plug memory leakRené Scharfe2015-11-02
| * | | | | | | | run-command: factor out child_process_clear()René Scharfe2015-11-02
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'rs/wt-status-detached-branch-fix' into maintJunio C Hamano2015-11-05
|\ \ \ \ \ \ \ \
| * | | | | | | | wt-status: use skip_prefix() to get rid of magic string length constantsRené Scharfe2015-11-01
| * | | | | | | | wt-status: don't skip a magical number of characters blindlyRené Scharfe2015-11-01
| * | | | | | | | wt-status: avoid building bogus branch name with detached HEADRené Scharfe2015-11-01
| * | | | | | | | wt-status: exit early using goto in wt_shortstatus_print_tracking()René Scharfe2015-11-01
| * | | | | | | | t7060: add test for status --branch on a detached HEADRené Scharfe2015-11-01
* | | | | | | | | Merge branch 'jk/initialization-fix-to-add-submodule-odb' into maintJunio C Hamano2015-11-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add_submodule_odb: initialize alt_odb list earlierJeff King2015-10-28
* | | | | | | | | | Merge branch 'js/misc-fixes' into maintJunio C Hamano2015-11-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Correct fscanf formatting string for I64u valuesWaldek Maleska2015-10-26
| * | | | | | | | | | Silence GCC's "cast of pointer to integer of a different size" warningJohannes Schindelin2015-10-26
| * | | | | | | | | | Squelch warning about an integer overflowJohannes Schindelin2015-10-26
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jc/add-u-A-default-to-top' into maintJunio C Hamano2015-11-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add: simplify -u/-A without pathspecJunio C Hamano2015-10-24
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/delete-modechange-conflict' into maintJunio C Hamano2015-11-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | merge: detect delete/modechange conflictJeff King2015-10-26
| * | | | | | | | | | t6031: generalize for recursive and resolve strategiesJeff King2015-10-26
| * | | | | | | | | | t6031: move triple-rename test to t3030Jeff King2015-10-26
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'js/imap-send-curl-compilation-fix' into maintJunio C Hamano2015-11-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | imap-send: only use CURLOPT_LOGIN_OPTIONS if it is actually availableJohannes Schindelin2015-10-26
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'rp/link-curl-before-ssl' into maintJunio C Hamano2015-11-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | configure.ac: detect ssl need with libcurlRemi Pommarel2015-10-21
| * | | | | | | | | | Makefile: make curl-config path configurableRemi Pommarel2015-10-21
| * | | | | | | | | | Makefile: link libcurl before zlibRemi Pommarel2015-10-21
* | | | | | | | | | | Merge branch 'nd/clone-linked-checkout' into maintJunio C Hamano2015-11-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clone: better error when --reference is a linked checkoutNguyễn Thái Ngọc Duy2015-09-28
| * | | | | | | | | | | clone: allow --local from a linked checkoutNguyễn Thái Ngọc Duy2015-09-28
| * | | | | | | | | | | enter_repo: allow .git files in strict modeNguyễn Thái Ngọc Duy2015-09-28
| * | | | | | | | | | | enter_repo: avoid duplicating logic, use is_git_directory() insteadNguyễn Thái Ngọc Duy2015-09-28
| * | | | | | | | | | | t0002: add test for enter_repo(), non-strict modeNguyễn Thái Ngọc Duy2015-09-28
| * | | | | | | | | | | path.c: delete an extra spaceNguyễn Thái Ngọc Duy2015-09-07
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sa/send-email-smtp-batch-data-limit' into maintJunio C Hamano2015-11-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-send-email.perl: Fixed sending of many/huge changes/patchesStefan Agner2015-09-30
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'xf/user-manual-ff' into maintJunio C Hamano2015-11-04
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | user-manual: fix the description of fast-forwardXue Fuqiao2015-10-26
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'xf/user-manual-markup' into maintJunio C Hamano2015-11-04
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Documentation: match undefline with the text in old release notesJunio C Hamano2015-10-22
| * | | | | | | | | | | Documentation: match underline with the textJunio C Hamano2015-10-22
| * | | | | | | | | | | Documentation: fix header markupXue Fuqiao2015-10-22
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'jc/everyday-markup' into maintJunio C Hamano2015-11-04
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Documentation/everyday: match undefline with the textJunio C Hamano2015-10-22
* | | | | | | | | | | | Merge branch 'jc/em-dash-in-doc' into maintJunio C Hamano2015-11-04
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Documentation: AsciiDoc spells em-dash as double-dashes, not tripleJunio C Hamano2015-10-22
| | |_|/ / / / / / / / / | |/| | | | | | | | | |