Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2011-08-23 | 1 | -0/+11 |
|\ | |||||
| * | Update draft release notes for 1.7.6.1 | Junio C Hamano | 2011-08-23 | 1 | -0/+11 |
| * | Merge branch 'jc/maint-combined-diff-work-tree' into maint | Junio C Hamano | 2011-08-23 | 1 | -4/+10 |
| |\ | |||||
| * \ | Merge branch 'cb/maint-exec-error-report' into maint | Junio C Hamano | 2011-08-23 | 3 | -17/+33 |
| |\ \ | |||||
| * \ \ | Merge branch 'cb/maint-quiet-push' into maint | Junio C Hamano | 2011-08-23 | 6 | -10/+39 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'jc/maint-smart-http-race-upload-pack' into maint | Junio C Hamano | 2011-08-23 | 1 | -9/+98 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jc/no-gitweb-test-without-cgi-etc' into maint | Junio C Hamano | 2011-08-23 | 1 | -0/+5 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'maint' | Junio C Hamano | 2011-08-22 | 2 | -1/+82 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | add technical documentation about ref iteration | Heiko Voigt | 2011-08-22 | 1 | -0/+81 |
| * | | | | | | Do not use C++-style comments | Michael Haggerty | 2011-08-22 | 1 | -1/+1 |
* | | | | | | | Update draft release notes to 1.7.7 | Junio C Hamano | 2011-08-18 | 1 | -0/+6 |
* | | | | | | | Merge branch 'db/am-skip-blank-at-the-beginning' | Junio C Hamano | 2011-08-18 | 2 | -3/+26 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | am: ignore leading whitespace before patch | David Barr | 2011-08-11 | 2 | -3/+26 |
* | | | | | | | | Merge branch 'ma/am-exclude' | Junio C Hamano | 2011-08-18 | 2 | -2/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | am: Document new --exclude=<path> option | maximilian attems | 2011-08-09 | 1 | -1/+3 |
| * | | | | | | | | am: pass exclude down to apply | maximilian attems | 2011-08-03 | 1 | -1/+2 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-08-18 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | fetch-pack: check for valid commit from server | Nguyễn Thái Ngọc Duy | 2011-08-18 | 1 | -0/+2 |
* | | | | | | | | | Update draft release notes to 1.7.7 | Junio C Hamano | 2011-08-17 | 1 | -1/+34 |
* | | | | | | | | | Merge branch 'mh/check-attr-relative' | Junio C Hamano | 2011-08-17 | 14 | -115/+322 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | test-path-utils: Add subcommand "prefix_path" | Michael Haggerty | 2011-08-04 | 1 | -0/+13 |
| * | | | | | | | | | test-path-utils: Add subcommand "absolute_path" | Michael Haggerty | 2011-08-04 | 1 | -0/+9 |
| * | | | | | | | | | git-check-attr: Normalize paths | Michael Haggerty | 2011-08-04 | 2 | -10/+14 |
| * | | | | | | | | | git-check-attr: Demonstrate problems with relative paths | Michael Haggerty | 2011-08-04 | 1 | -1/+14 |
| * | | | | | | | | | git-check-attr: Demonstrate problems with unnormalized paths | Michael Haggerty | 2011-08-04 | 1 | -0/+9 |
| * | | | | | | | | | git-check-attr: test that no output is written to stderr | Michael Haggerty | 2011-08-04 | 1 | -2/+3 |
| * | | | | | | | | | Rename git_checkattr() to git_check_attr() | Michael Haggerty | 2011-08-04 | 10 | -16/+16 |
| * | | | | | | | | | git-check-attr: Fix command-line handling to match docs | Michael Haggerty | 2011-08-04 | 3 | -9/+14 |
| * | | | | | | | | | git-check-attr: Drive two tests using the same raw data | Michael Haggerty | 2011-08-04 | 1 | -36/+23 |
| * | | | | | | | | | git-check-attr: Add an --all option to show all attributes | Michael Haggerty | 2011-08-04 | 3 | -18/+74 |
| * | | | | | | | | | git-check-attr: Error out if no pathnames are specified | Michael Haggerty | 2011-08-04 | 2 | -2/+9 |
| * | | | | | | | | | git-check-attr: Process command-line args more systematically | Michael Haggerty | 2011-08-04 | 1 | -7/+12 |
| * | | | | | | | | | git-check-attr: Handle each error separately | Michael Haggerty | 2011-08-04 | 1 | -7/+4 |
| * | | | | | | | | | git-check-attr: Extract a function error_with_usage() | Michael Haggerty | 2011-08-04 | 1 | -2/+7 |
| * | | | | | | | | | git-check-attr: Introduce a new variable | Michael Haggerty | 2011-08-04 | 1 | -6/+7 |
| * | | | | | | | | | git-check-attr: Extract a function output_attr() | Michael Haggerty | 2011-08-04 | 1 | -3/+9 |
| * | | | | | | | | | Allow querying all attributes on a file | Michael Haggerty | 2011-08-04 | 3 | -14/+67 |
| * | | | | | | | | | Remove redundant check | Michael Haggerty | 2011-08-04 | 1 | -2/+1 |
| * | | | | | | | | | Remove redundant call to bootstrap_attr_stack() | Michael Haggerty | 2011-08-04 | 1 | -1/+0 |
| * | | | | | | | | | Extract a function collect_all_attrs() | Michael Haggerty | 2011-08-04 | 1 | -3/+14 |
| * | | | | | | | | | Teach prepare_attr_stack() to figure out dirlen itself | Michael Haggerty | 2011-08-04 | 1 | -10/+11 |
| * | | | | | | | | | git-check-attr: Use git_attr_name() | Michael Haggerty | 2011-08-04 | 1 | -7/+6 |
| * | | | | | | | | | Provide access to the name attribute of git_attr | Michael Haggerty | 2011-08-04 | 3 | -1/+14 |
| * | | | | | | | | | git-check-attr: Add tests of command-line parsing | Michael Haggerty | 2011-08-04 | 1 | -0/+7 |
| * | | | | | | | | | git-check-attr: Add missing "&&" | Michael Haggerty | 2011-08-04 | 1 | -1/+1 |
| * | | | | | | | | | Disallow the empty string as an attribute name | Michael Haggerty | 2011-08-04 | 2 | -1/+7 |
| * | | | | | | | | | 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 'js/bisect-no-checkout' | Junio C Hamano | 2011-08-17 | 7 | -178/+430 |
|\ \ \ \ \ \ \ \ \ \ |