summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 1.8.1.1Junio C Hamano2013-01-102-1/+37
* Makefile: detect when PYTHON_PATH changesChristian Couder2013-01-102-2/+15
* Merge branch 'ta/remove-stale-translated-tut' into maintJunio C Hamano2013-01-101-675/+0
|\
| * Remove Documentation/pt_BR/gittutorial.txtThomas Ackermann2012-12-271-675/+0
* | Merge branch 'tb/test-t9810-no-sed-i' into maintJunio C Hamano2013-01-101-10/+14
|\ \
| * | t9810: Do not use sed -iTorsten Bögershausen2013-01-011-10/+14
* | | Merge branch 'tb/test-t9020-no-which' into maintJunio C Hamano2013-01-101-2/+2
|\ \ \
| * | | t9020: which is not portableTorsten Bögershausen2013-01-011-2/+2
* | | | Merge branch 'mh/pthreads-autoconf' into maintJunio C Hamano2013-01-101-1/+11
|\ \ \ \
| * | | | configure.ac: fix pthreads detection on Mac OS XMax Horn2012-11-271-1/+11
* | | | | Merge branch 'jc/same-encoding' into maintJunio C Hamano2013-01-101-12/+4
|\ \ \ \ \
| * | | | | format_commit_message(): simplify calls to logmsg_reencode()Junio C Hamano2012-12-101-12/+4
* | | | | | Merge branch 'sp/shortlog-missing-lf' into maintJunio C Hamano2013-01-104-12/+34
|\ \ \ \ \ \
| * | | | | | strbuf_add_wrapped*(): Remove unused return valueSteffen Prohaska2012-12-112-9/+8
| * | | | | | shortlog: fix wrapping lines of wraplenSteffen Prohaska2012-12-112-3/+26
* | | | | | | Merge branch 'md/gitweb-sort-by-age' into maintJunio C Hamano2013-01-101-14/+21
|\ \ \ \ \ \ \
| * | | | | | | gitweb: Sort projects with undefined ages lastMatthew Daley2012-12-111-14/+21
* | | | | | | | Merge branch 'nd/invalidate-i-t-a-cache-tree' into maintJunio C Hamano2013-01-103-17/+65
|\ \ \ \ \ \ \ \
| * | | | | | | | cache-tree: invalidate i-t-a paths after generating treesNguyễn Thái Ngọc Duy2012-12-152-2/+32
| * | | | | | | | cache-tree: fix writing cache-tree when CE_REMOVE is presentNguyễn Thái Ngọc Duy2012-12-152-7/+24
| * | | | | | | | cache-tree: replace "for" loops in update_one with "while" loopsNguyễn Thái Ngọc Duy2012-12-151-5/+10
| * | | | | | | | cache-tree: remove dead i-t-a code in verify_cache()Nguyễn Thái Ngọc Duy2012-12-151-6/+2
* | | | | | | | | Merge branch 'jk/repack-ref-racefix' into maintJunio C Hamano2013-01-101-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | refs: do not use cached refs in repack_without_refJeff King2012-12-211-1/+4
| |/ / / / / / / /
* | | | | | | | | Merge branch 'rb/http-cert-cred-no-username-prompt' into maintJunio C Hamano2013-01-101-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | http.c: Avoid username prompt for certifcate credentialsRene Bredlau2012-12-211-0/+1
* | | | | | | | | | t1402: work around shell quoting issue on NetBSDRené Scharfe2013-01-081-2/+4
* | | | | | | | | | Merge branch 'ms/subtree-fixlets' into maintJunio C Hamano2013-01-082-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-subtree: fix typo in manpageMichael Schubert2012-12-221-1/+1
| * | | | | | | | | | git-subtree: ignore git-subtree executableMichael Schubert2012-12-221-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'ss/nedmalloc-compilation' into maintJunio C Hamano2013-01-081-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2Sebastian Schuberth2012-12-111-1/+4
* | | | | | | | | | | Merge branch 'jc/maint-fnmatch-old-style-definition' into maintJunio C Hamano2013-01-081-12/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | compat/fnmatch: update old-style definition to ANSIJunio C Hamano2012-12-191-12/+12
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jc/test-portability' into maintJunio C Hamano2013-01-082-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' into maintJunio C Hamano2013-01-081-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sh-setup: work around "unset IFS" bug in some shellsJunio C Hamano2012-12-101-2/+5
* | | | | | | | | | | | | | Merge branch 'jc/mkstemp-more-careful-error-reporting' into maintJunio C Hamano2013-01-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | xmkstemp(): avoid showing truncated template more carefullyJunio C Hamano2012-12-181-1/+1
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jc/test-cvs-no-init-in-existing-dir' into maintJunio C Hamano2013-01-081-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t9200: let "cvs init" create the test repositoryJunio C Hamano2012-12-241-1/+2
* | | | | | | | | | | | | | | Merge branch 'jc/maint-test-portability' into maintJunio C Hamano2013-01-083-6/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | t4014: fix arguments to grepJunio C Hamano2012-12-191-3/+3
| * | | | | | | | | | | | | | t9502: do not assume GNU tarJunio C Hamano2012-12-191-1/+1
| * | | | | | | | | | | | | | t0200: "locale" may not existJunio C Hamano2012-12-191-2/+4
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | remote-hg: Fix biridectionality -> bidirectionality typosW. Trevor King2013-01-082-2/+2
* | | | | | | | | | | | | | Git 1.8.1v1.8.1Junio C Hamano2012-12-313-16/+21