Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove anachronism from comment | Michael Haggerty | 2011-08-04 | 1 | -4/+2 |
* | doc: Correct git_attr() calls in example code | Michael Haggerty | 2011-08-04 | 1 | -5/+5 |
* | doc: Add a link from gitattributes(5) to git-check-attr(1) | Michael Haggerty | 2011-08-04 | 1 | -0/+3 |
* | Merge branch 'maint' | Junio C Hamano | 2011-07-24 | 1 | -1/+13 |
|\ | |||||
| * | tests: print failed test numbers at the end of the test run | Jens Lehmann | 2011-07-24 | 1 | -1/+13 |
* | | Update draft release notes to 1.7.7 | Junio C Hamano | 2011-07-22 | 1 | -1/+16 |
* | | Merge branch 'dc/stash-con-untracked' | Junio C Hamano | 2011-07-22 | 3 | -7/+228 |
|\ \ | |||||
| * | | stash: Add --include-untracked option to stash and remove all untracked files | David Caldwell | 2011-06-26 | 3 | -6/+227 |
* | | | Merge branch 'jk/tag-contains-ab' | Junio C Hamano | 2011-07-22 | 1 | -1/+45 |
|\ \ \ | |||||
| * | | | Revert clock-skew based attempt to optimize tag --contains traversal | Junio C Hamano | 2011-07-14 | 6 | -87/+3 |
| * | | | git skew: a tool to find how big a clock skew exists in the history | Jeff King | 2011-06-30 | 5 | -0/+54 |
| * | | | default core.clockskew variable to one day | Jeff King | 2011-06-11 | 1 | -1/+1 |
| * | | | limit "contains" traversals based on commit timestamp | Jeff King | 2011-06-11 | 1 | -3/+33 |
| * | | | tag: speed up --contains calculation | Jeff King | 2011-06-11 | 1 | -1/+45 |
* | | | | Merge branch 'dz/connect-error-report' | Junio C Hamano | 2011-07-22 | 1 | -14/+11 |
|\ \ \ \ | |||||
| * | | | | Do not log unless all connect() attempts fail | Dave Zarzycki | 2011-07-14 | 1 | -14/+11 |
* | | | | | Merge branch 'mz/doc-rebase-abort' | Junio C Hamano | 2011-07-22 | 2 | -7/+11 |
|\ \ \ \ \ | |||||
| * | | | | | rebase: clarify "restore the original branch" | Martin von Zweigbergk | 2011-07-13 | 2 | -7/+11 |
| |/ / / / | |||||
* | | | | | Merge branch 'bw/log-all-ref-updates-doc' | Junio C Hamano | 2011-07-22 | 2 | -3/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation: clearly specify what refs are honored by core.logAllRefUpdates | Bert Wesarg | 2011-07-12 | 2 | -3/+6 |
* | | | | | | Merge branch 'js/maint-add-path-stat-pwd' | Junio C Hamano | 2011-07-22 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | get_pwd_cwd(): Do not trust st_dev/st_ino blindly | Johannes Schindelin | 2011-07-11 | 1 | -1/+2 |
* | | | | | | | Merge branch 'ms/help-unknown' | Junio C Hamano | 2011-07-22 | 1 | -0/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | help_unknown_cmd: do not propose an "unknown" cmd | Michael Schubert | 2011-07-08 | 1 | -0/+12 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'mz/doc-synopsis-verse' | Junio C Hamano | 2011-07-22 | 93 | -6/+92 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 2011-07-06 | 93 | -6/+92 |
* | | | | | | | | Merge branch 'jc/checkout-reflog-fix' | Junio C Hamano | 2011-07-22 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge commit 'v1.7.6' into jc/checkout-reflog-fix | Junio C Hamano | 2011-07-06 | 1277 | -27194/+94555 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| * | | | | | | | | Merge commit 'v1.7.0' into jc/checkout-reflog-fix | Junio C Hamano | 2011-07-06 | 1295 | -32474/+132143 |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge commit 'v1.6.0' into jc/checkout-reflog-fix | Junio C Hamano | 2011-07-06 | 926 | -20440/+66638 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | checkout: do not write bogus reflog entry out | Junio C Hamano | 2011-07-06 | 1 | -3/+5 |
* | | | | | | | | | | Merge branch 'jc/maint-mergetool-read-fix' | Junio C Hamano | 2011-07-22 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | mergetool: check return value from read | Junio C Hamano | 2011-07-01 | 1 | -4/+4 |
* | | | | | | | | | | | Merge branch 'jn/gitweb-search' | Junio C Hamano | 2011-07-22 | 1 | -199/+241 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | gitweb: Make git_search_* subroutines render whole pages | Jakub Narebski | 2011-06-22 | 1 | -12/+26 |
| * | | | | | | | | | | | gitweb: Clean up code in git_search_* subroutines | Jakub Narebski | 2011-06-22 | 1 | -13/+16 |
| * | | | | | | | | | | | gitweb: Split body of git_search into subroutines | Jakub Narebski | 2011-06-22 | 1 | -182/+199 |
| * | | | | | | | | | | | gitweb: Check permissions first in git_search | Jakub Narebski | 2011-06-22 | 1 | -13/+21 |
* | | | | | | | | | | | | Merge branch 'jl/submodule-add-relurl-wo-upstream' | Junio C Hamano | 2011-07-22 | 3 | -11/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | submodule add: clean up duplicated code | Jens Lehmann | 2011-06-06 | 1 | -9/+1 |
| * | | | | | | | | | | | | submodule add: allow relative repository path even when no url is set | Jens Lehmann | 2011-06-06 | 3 | -4/+9 |
| * | | | | | | | | | | | | submodule add: test failure when url is not configured in superproject | Jens Lehmann | 2011-06-06 | 1 | -0/+7 |
* | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-07-22 | 5 | -8/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | doc/fast-import: clarify notemodify command | Dmitry Ivankov | 2011-07-22 | 1 | -3/+8 |
| * | | | | | | | | | | | | Documentation: minor grammatical fix in rev-list-options.txt | Jack Nagel | 2011-07-22 | 1 | -1/+1 |
| * | | | | | | | | | | | | Documentation: git-filter-branch honors replacement refs | Peter Collingbourne | 2011-07-21 | 1 | -2/+3 |
| * | | | | | | | | | | | | remote-curl: Add a format check to parsing of info/refs | Julian Phillips | 2011-07-20 | 1 | -0/+2 |
| * | | | | | | | | | | | | git-config: Remove extra whitespaces | Pavan Kumar Sunkara | 2011-07-19 | 1 | -2/+2 |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Update draft release notes to 1.7.7 | Junio C Hamano | 2011-07-19 | 1 | -2/+49 |
* | | | | | | | | | | | | Merge branch 'jc/index-pack' | Junio C Hamano | 2011-07-19 | 11 | -249/+395 |
|\ \ \ \ \ \ \ \ \ \ \ \ |