summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* t9400: do not assume the "matching" push is the defaultJunio C Hamano2013-01-051-0/+1
* t7406: do not assume the "matching" push is the defaultJunio C Hamano2013-01-051-2/+2
* t5531: do not assume the "matching" push is the defaultJunio C Hamano2013-01-051-0/+1
* t5519: do not assume the "matching" push is the defaultJunio C Hamano2013-01-051-6/+6
* t5517: do not assume the "matching" push is the defaultJunio C Hamano2013-01-051-1/+1
* t5516: do not assume the "matching" push is the defaultJunio C Hamano2013-01-051-5/+5
* t5505: do not assume the "matching" push is the defaultJunio C Hamano2013-01-051-1/+1
* t5404: do not assume the "matching" push is the defaultJunio C Hamano2013-01-051-1/+1
* Update draft release notes to 1.8.2Junio C Hamano2013-01-031-1/+10
* Merge branch 'da/p4merge-mktemp'Junio C Hamano2013-01-031-14/+13
|\
| * mergetools/p4merge: Honor $TMPDIR for the /dev/null placeholderDavid Aguilar2012-12-271-14/+13
* | Merge branch 'ms/subtree-fixlets'Junio C Hamano2013-01-032-1/+2
|\ \
| * | git-subtree: fix typo in manpageMichael Schubert2012-12-231-1/+1
| * | git-subtree: ignore git-subtree executableMichael Schubert2012-12-231-0/+1
* | | Merge branch 'as/test-tweaks'Junio C Hamano2013-01-032-59/+184
|\ \ \
| * | | tests: paint unexpectedly fixed known breakages in bold redAdam Spiers2012-12-202-10/+33
| * | | tests: test the test framework more thoroughlyAdam Spiers2012-12-201-0/+105
| * | | tests: refactor mechanics of testing in a sub test-libAdam Spiers2012-12-201-45/+40
| * | | tests: change info messages from yellow/brown to cyanAdam Spiers2012-12-201-3/+3
| * | | tests: paint skipped tests in blueAdam Spiers2012-12-201-1/+1
| * | | tests: paint known breakages in yellowAdam Spiers2012-12-201-2/+4
| * | | tests: test number comes first in 'not ok $count - $message'Adam Spiers2012-12-162-3/+3
* | | | Merge branch 'jc/same-encoding'Junio C Hamano2013-01-031-12/+4
|\ \ \ \
| * | | | format_commit_message(): simplify calls to logmsg_reencode()Junio C Hamano2012-12-101-12/+4
* | | | | Merge branch 'pf/editor-ignore-sigint'Junio C Hamano2013-01-032-6/+24
|\ \ \ \ \
| * | | | | launch_editor: propagate signals from editor to gitJeff King2012-12-021-1/+4
| * | | | | run-command: do not warn about child death from terminalJeff King2012-12-021-1/+2
| * | | | | launch_editor: ignore terminal signals while editor has controlPaul Fox2012-12-021-1/+8
| * | | | | launch_editor: refactor to use start/finish_commandJeff King2012-12-021-1/+9
| * | | | | run-command: drop silent_exec_failure arg from wait_or_whineJeff King2012-12-021-4/+3
* | | | | | Merge branch 'mh/pthreads-autoconf'Junio C Hamano2013-01-031-1/+11
|\ \ \ \ \ \
| * | | | | | configure.ac: fix pthreads detection on Mac OS XMax Horn2012-11-281-1/+11
* | | | | | | Merge branch 'mk/qnx'Junio C Hamano2013-01-033-3/+27
|\ \ \ \ \ \ \
| * | | | | | | Port to QNXMatt Kraai2012-12-202-1/+26
| * | | | | | | Make lock local to fetch_packMatt Kraai2012-12-201-2/+1
* | | | | | | | Merge branch 'dm/port'Junio C Hamano2013-01-033-1/+34
|\| | | | | | |
| * | | | | | | git-compat-util.h: do not #include <sys/param.h> by defaultJunio C Hamano2012-12-203-10/+6
| * | | | | | | Generalize the inclusion of strings.hDavid Michael2012-12-153-1/+14
| * | | | | | | Detect when the passwd struct is missing pw_gecosDavid Michael2012-12-152-0/+11
| * | | | | | | Support builds when sys/param.h is missingDavid Michael2012-12-153-0/+13
* | | | | | | | Merge branch 'ss/nedmalloc-compilation'Junio C Hamano2013-01-031-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2Sebastian Schuberth2012-12-121-1/+4
* | | | | | | | | Merge branch 'jc/maint-fnmatch-old-style-definition'Junio C Hamano2013-01-031-12/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | compat/fnmatch: update old-style definition to ANSIJunio C Hamano2012-12-191-12/+12
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Start 1.8.2 cycleJunio C Hamano2013-01-023-2/+99
* | | | | | | | | Merge branch 'jc/test-portability'Junio C Hamano2013-01-022-6/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t9020: use configured Python to run the test helperJunio C Hamano2012-12-191-3/+7
| * | | | | | | | | t3600: Avoid "cp -a", which is a GNUismJunio C Hamano2012-12-191-3/+3
| * | | | | | | | | Merge branch 'jc/maint-test-portability' into 'jc/test-portability'Junio C Hamano2012-12-193-6/+8
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-fbsd-sh-ifs-workaround'Junio C Hamano2013-01-021-2/+5
|\ \ \ \ \ \ \ \ \ \ \