Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bisect: further style nitpicks | Junio C Hamano | 2011-08-05 | 1 | -10/+8 |
* | bisect: replace "; then" with "\n<tab>*then" | Jon Seymour | 2011-08-05 | 1 | -9/+18 |
* | bisect: cleanup whitespace errors in git-bisect.sh. | Jon Seymour | 2011-08-05 | 1 | -134/+134 |
* | bisect: add documentation for --no-checkout option. | Jon Seymour | 2011-08-04 | 1 | -1/+31 |
* | bisect: add tests for the --no-checkout option. | Jon Seymour | 2011-08-04 | 1 | -0/+82 |
* | bisect: introduce --no-checkout support into porcelain. | Jon Seymour | 2011-08-04 | 1 | -11/+37 |
* | bisect: introduce support for --no-checkout option. | Jon Seymour | 2011-08-04 | 3 | -14/+28 |
* | bisect: add tests to document expected behaviour in presence of broken trees. | Jon Seymour | 2011-08-04 | 1 | -0/+48 |
* | bisect: use && to connect statements that are deferred with eval. | Jon Seymour | 2011-08-04 | 1 | -2/+2 |
* | bisect: move argument parsing before state modification. | Jon Seymour | 2011-08-04 | 2 | -36/+44 |
* | Merge branch 'maint' | Junio C Hamano | 2011-07-31 | 3 | -6/+20 |
|\ | |||||
| * | Break down no-lstat() condition checks in verify_uptodate() | Nguyễn Thái Ngọc Duy | 2011-07-31 | 1 | -2/+13 |
| * | t7400: fix bogus test failure with symlinked trash | Jeff King | 2011-07-31 | 1 | -2/+4 |
| * | Documentation: clarify the invalidated tree entry format | Carlos Martín Nieto | 2011-07-31 | 1 | -2/+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 |
|\ \ \ \ \ \ \ \ \ \ \ \ |