Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | Generalize the inclusion of strings.h | David Michael | 2012-12-15 | |
| * | | | | | | | | | | Detect when the passwd struct is missing pw_gecos | David Michael | 2012-12-15 | |
| * | | | | | | | | | | Support builds when sys/param.h is missing | David Michael | 2012-12-15 | |
* | | | | | | | | | | | Merge branch 'ss/nedmalloc-compilation' | Junio C Hamano | 2013-01-03 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2 | Sebastian Schuberth | 2012-12-11 | |
* | | | | | | | | | | | | Merge branch 'jc/maint-fnmatch-old-style-definition' | Junio C Hamano | 2013-01-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | compat/fnmatch: update old-style definition to ANSI | Junio C Hamano | 2012-12-19 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Start 1.8.2 cycle | Junio C Hamano | 2013-01-02 | |
* | | | | | | | | | | | | Merge branch 'jc/test-portability' | Junio C Hamano | 2013-01-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | t9020: use configured Python to run the test helper | Junio C Hamano | 2012-12-19 | |
| * | | | | | | | | | | | | t3600: Avoid "cp -a", which is a GNUism | Junio C Hamano | 2012-12-19 | |
| * | | | | | | | | | | | | Merge branch 'jc/maint-test-portability' into 'jc/test-portability' | Junio C Hamano | 2012-12-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-fbsd-sh-ifs-workaround' | Junio C Hamano | 2013-01-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | sh-setup: work around "unset IFS" bug in some shells | Junio C Hamano | 2012-12-10 | |
* | | | | | | | | | | | | | | | Merge branch 'sp/shortlog-missing-lf' | Junio C Hamano | 2013-01-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | strbuf_add_wrapped*(): Remove unused return value | Steffen Prohaska | 2012-12-11 | |
| * | | | | | | | | | | | | | | | shortlog: fix wrapping lines of wraplen | Steffen Prohaska | 2012-12-11 | |
* | | | | | | | | | | | | | | | | Merge branch 'md/gitweb-sort-by-age' | Junio C Hamano | 2013-01-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | gitweb: Sort projects with undefined ages last | Matthew Daley | 2012-12-11 | |
* | | | | | | | | | | | | | | | | | Merge branch 'nd/invalidate-i-t-a-cache-tree' | Junio C Hamano | 2013-01-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | cache-tree: invalidate i-t-a paths after generating trees | Nguyễn Thái Ngọc Duy | 2012-12-15 | |
| * | | | | | | | | | | | | | | | | | cache-tree: fix writing cache-tree when CE_REMOVE is present | Nguyễn Thái Ngọc Duy | 2012-12-15 | |
| * | | | | | | | | | | | | | | | | | cache-tree: replace "for" loops in update_one with "while" loops | Nguyễn Thái Ngọc Duy | 2012-12-15 | |
| * | | | | | | | | | | | | | | | | | cache-tree: remove dead i-t-a code in verify_cache() | Nguyễn Thái Ngọc Duy | 2012-12-15 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'jk/repack-ref-racefix' | Junio C Hamano | 2013-01-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | refs: do not use cached refs in repack_without_ref | Jeff King | 2012-12-21 | |
| |/ / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'rb/http-cert-cred-no-username-prompt' | Junio C Hamano | 2013-01-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | http.c: Avoid username prompt for certifcate credentials | Rene Bredlau | 2012-12-21 | |
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'mk/maint-graph-infinity-loop' | Junio C Hamano | 2013-01-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | graph.c: infinite loop in git whatchanged --graph -m | Michał Kiedrowicz | 2012-09-25 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'ss/svn-prompt' | Junio C Hamano | 2013-01-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | git-svn, perl/Git.pm: extend and use Git->prompt method for querying users | Sven Strickroth | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | perl/Git.pm: Honor SSH_ASKPASS as fallback if GIT_ASKPASS is not set | Sven Strickroth | 2012-12-17 | |
| * | | | | | | | | | | | | | | | | | | git-svn, perl/Git.pm: add central method for prompting passwords | Sven Strickroth | 2012-12-17 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/mkstemp-more-careful-error-reporting' | Junio C Hamano | 2013-01-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | xmkstemp(): avoid showing truncated template more carefully | Junio C Hamano | 2012-12-18 | |
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/test-cvs-no-init-in-existing-dir' | Junio C Hamano | 2013-01-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | t9200: let "cvs init" create the test repository | Junio C Hamano | 2012-12-24 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-test-portability' | Junio C Hamano | 2013-01-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | t4014: fix arguments to grep | Junio C Hamano | 2012-12-19 | |
| * | | | | | | | | | | | | | | | | | | t9502: do not assume GNU tar | Junio C Hamano | 2012-12-19 | |
| * | | | | | | | | | | | | | | | | | | t0200: "locale" may not exist | Junio C Hamano | 2012-12-19 | |
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'mh/ceiling' | Junio C Hamano | 2013-01-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | string_list_longest_prefix(): remove function | Michael Haggerty | 2012-10-29 | |
| * | | | | | | | | | | | | | | | | | | setup_git_directory_gently_1(): resolve symlinks in ceiling paths | Michael Haggerty | 2012-10-29 | |
| * | | | | | | | | | | | | | | | | | | longest_ancestor_length(): require prefix list entries to be normalized | Michael Haggerty | 2012-10-29 | |
| * | | | | | | | | | | | | | | | | | | longest_ancestor_length(): take a string_list argument for prefixes | Michael Haggerty | 2012-10-29 | |
| * | | | | | | | | | | | | | | | | | | longest_ancestor_length(): use string_list_split() | Michael Haggerty | 2012-10-29 | |
| * | | | | | | | | | | | | | | | | | | Introduce new function real_path_if_valid() | Michael Haggerty | 2012-10-29 | |
| * | | | | | | | | | | | | | | | | | | real_path_internal(): add comment explaining use of cwd | Michael Haggerty | 2012-10-29 |