Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'md/gitweb-sort-by-age' | Junio C Hamano | 2013-01-02 | 1 | -14/+21 |
|\ | |||||
| * | gitweb: Sort projects with undefined ages last | Matthew Daley | 2012-12-11 | 1 | -14/+21 |
* | | Merge branch 'nd/invalidate-i-t-a-cache-tree' | Junio C Hamano | 2013-01-02 | 3 | -17/+65 |
|\ \ | |||||
| * | | cache-tree: invalidate i-t-a paths after generating trees | Nguyễn Thái Ngọc Duy | 2012-12-16 | 2 | -2/+32 |
| * | | cache-tree: fix writing cache-tree when CE_REMOVE is present | Nguyễn Thái Ngọc Duy | 2012-12-16 | 2 | -7/+24 |
| * | | cache-tree: replace "for" loops in update_one with "while" loops | Nguyễn Thái Ngọc Duy | 2012-12-16 | 1 | -5/+10 |
| * | | cache-tree: remove dead i-t-a code in verify_cache() | Nguyễn Thái Ngọc Duy | 2012-12-16 | 1 | -6/+2 |
* | | | Merge branch 'jk/repack-ref-racefix' | Junio C Hamano | 2013-01-02 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | refs: do not use cached refs in repack_without_ref | Jeff King | 2012-12-21 | 1 | -1/+4 |
| |/ / | |||||
* | | | Merge branch 'rb/http-cert-cred-no-username-prompt' | Junio C Hamano | 2013-01-02 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | http.c: Avoid username prompt for certifcate credentials | Rene Bredlau | 2012-12-21 | 1 | -0/+1 |
* | | | | Merge branch 'mk/maint-graph-infinity-loop' | Junio C Hamano | 2013-01-02 | 3 | -6/+16 |
|\ \ \ \ | |||||
| * | | | | graph.c: infinite loop in git whatchanged --graph -m | Michał Kiedrowicz | 2012-09-25 | 3 | -6/+16 |
* | | | | | Merge branch 'ss/svn-prompt' | Junio C Hamano | 2013-01-02 | 2 | -28/+60 |
|\ \ \ \ \ | |||||
| * | | | | | git-svn, perl/Git.pm: extend and use Git->prompt method for querying users | Sven Strickroth | 2012-12-18 | 2 | -20/+24 |
| * | | | | | perl/Git.pm: Honor SSH_ASKPASS as fallback if GIT_ASKPASS is not set | Sven Strickroth | 2012-12-18 | 1 | -2/+5 |
| * | | | | | git-svn, perl/Git.pm: add central method for prompting passwords | Sven Strickroth | 2012-12-18 | 2 | -20/+45 |
* | | | | | | Merge branch 'jc/mkstemp-more-careful-error-reporting' | Junio C Hamano | 2013-01-02 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | xmkstemp(): avoid showing truncated template more carefully | Junio C Hamano | 2012-12-18 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'jc/test-cvs-no-init-in-existing-dir' | Junio C Hamano | 2013-01-02 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t9200: let "cvs init" create the test repository | Junio C Hamano | 2012-12-25 | 1 | -1/+2 |
* | | | | | | | Merge branch 'jc/maint-test-portability' | Junio C Hamano | 2013-01-02 | 3 | -6/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t4014: fix arguments to grep | Junio C Hamano | 2012-12-19 | 1 | -3/+3 |
| * | | | | | | | t9502: do not assume GNU tar | Junio C Hamano | 2012-12-19 | 1 | -1/+1 |
| * | | | | | | | t0200: "locale" may not exist | Junio C Hamano | 2012-12-19 | 1 | -2/+4 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'mh/ceiling' | Junio C Hamano | 2013-01-02 | 11 | -165/+202 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | string_list_longest_prefix(): remove function | Michael Haggerty | 2012-10-29 | 5 | -86/+0 |
| * | | | | | | | setup_git_directory_gently_1(): resolve symlinks in ceiling paths | Michael Haggerty | 2012-10-29 | 1 | -13/+13 |
| * | | | | | | | longest_ancestor_length(): require prefix list entries to be normalized | Michael Haggerty | 2012-10-29 | 4 | -44/+91 |
| * | | | | | | | longest_ancestor_length(): take a string_list argument for prefixes | Michael Haggerty | 2012-10-29 | 4 | -17/+26 |
| * | | | | | | | longest_ancestor_length(): use string_list_split() | Michael Haggerty | 2012-10-29 | 1 | -7/+11 |
| * | | | | | | | Introduce new function real_path_if_valid() | Michael Haggerty | 2012-10-29 | 2 | -0/+6 |
| * | | | | | | | real_path_internal(): add comment explaining use of cwd | Michael Haggerty | 2012-10-29 | 1 | -0/+7 |
| * | | | | | | | Introduce new static function real_path_internal() | Michael Haggerty | 2012-10-29 | 1 | -21/+72 |
* | | | | | | | | Git 1.8.1v1.8.1 | Junio C Hamano | 2012-12-31 | 3 | -16/+21 |
* | | | | | | | | Merge branch 'so/prompt-command' | Junio C Hamano | 2012-12-28 | 1 | -12/+20 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | make __git_ps1 accept a third parameter in pcmode | Simon Oosthoek | 2012-12-26 | 1 | -12/+20 |
* | | | | | | | | | Sync with 1.8.0.3 | Junio C Hamano | 2012-12-28 | 2 | -1/+16 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Git 1.8.0.3v1.8.0.3 | Junio C Hamano | 2012-12-28 | 4 | -3/+18 |
| * | | | | | | | | | git(1): show link to contributor summary page | Junio C Hamano | 2012-12-28 | 1 | -1/+4 |
| * | | | | | | | | | Merge branch 'sl/maint-git-svn-docs' into maint | Junio C Hamano | 2012-12-28 | 1 | -6/+85 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | git-svn: Note about tags. | Sebastian Leske | 2012-12-28 | 1 | -0/+6 |
| | * | | | | | | | | | git-svn: Expand documentation for --follow-parent | Sebastian Leske | 2012-12-28 | 1 | -3/+12 |
| | * | | | | | | | | | git-svn: Recommend use of structure options. | Sebastian Leske | 2012-12-28 | 1 | -3/+21 |
| | * | | | | | | | | | git-svn: Document branches with at-sign(@). | Sebastian Leske | 2012-12-28 | 1 | -0/+46 |
| | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'gb/maint-doc-svn-log-window-size' into maint | Junio C Hamano | 2012-12-28 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'km/maint-doc-git-reset' into maint | Junio C Hamano | 2012-12-28 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | git-remote-helpers.txt: document invocation before input format | Max Horn | 2012-12-28 | 1 | -31/+31 |
| * | | | | | | | | | | | Merge branch 'jk/avoid-mailto-invalid-in-doc' into maint | Junio C Hamano | 2012-12-28 | 3 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tj/maint-doc-commit-sign' into maint | Junio C Hamano | 2012-12-28 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |