Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | builtin-init-db: use warning() instead of fprintf(stderr, "warning: ") | Miklos Vajna | 2009-03-23 | 1 | -4/+3 |
* | builtin-fetch-pack: use warning() instead of fprintf(stderr, "warning: ") | Miklos Vajna | 2009-03-23 | 1 | -1/+1 |
* | builtin-checkout: use warning() instead of fprintf(stderr, "warning: ") | Miklos Vajna | 2009-03-23 | 1 | -2/+2 |
* | builtin-apply: use warning() instead of fprintf(stderr, "warning: ") | Miklos Vajna | 2009-03-23 | 1 | -8/+7 |
* | http-push: using error() and warning() as appropriate | Miklos Vajna | 2009-03-23 | 1 | -3/+3 |
* | Makefile: turn on USE_ST_TIMESPEC for FreeBSD | Jeff King | 2009-03-22 | 1 | -0/+1 |
* | bash completion: add options for 'git fsck' | Arto Jonsson | 2009-03-22 | 1 | -0/+16 |
* | Add --staged to bash completion for git diff | Kevin McConnell | 2009-03-22 | 1 | -1/+1 |
* | Improve error message about fetch into current branch | Alex Riesen | 2009-03-22 | 1 | -1/+2 |
* | Merge branch 'maint' | Junio C Hamano | 2009-03-22 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-03-22 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-03-22 | 1 | -1/+1 |
| | |\ | |||||
| | | * | everyday: use the dashless form of git-init | David Aguilar | 2009-03-22 | 1 | -1/+1 |
* | | | | Merge branch 'dm/maint-docco' | Junio C Hamano | 2009-03-21 | 6 | -150/+154 |
|\ \ \ \ | |||||
| * | | | | Documentation: reword example text in git-bisect.txt. | David J. Mellor | 2009-03-20 | 1 | -20/+24 |
| * | | | | Documentation: reworded the "Description" section of git-bisect.txt. | David J. Mellor | 2009-03-19 | 1 | -8/+9 |
| * | | | | Documentation: minor grammatical fixes in git-branch.txt. | David J. Mellor | 2009-03-17 | 1 | -25/+25 |
| * | | | | Documentation: minor grammatical fixes in git-blame.txt. | David J. Mellor | 2009-03-17 | 3 | -38/+37 |
| * | | | | Documentation: reword the "Description" section of git-bisect.txt. | David J. Mellor | 2009-03-17 | 1 | -77/+77 |
| * | | | | Documentation: minor grammatical fixes in git-archive.txt. | David J. Mellor | 2009-03-17 | 1 | -4/+4 |
* | | | | | Merge branch 'mg/test-installed' | Junio C Hamano | 2009-03-21 | 1 | -3/+11 |
|\ \ \ \ \ | |||||
| * | | | | | test-lib.sh: Allow running the test suite against installed git | Michael J Gruber | 2009-03-16 | 1 | -2/+10 |
| * | | | | | test-lib.sh: Test for presence of git-init in the right path. | Michael J Gruber | 2009-03-16 | 1 | -1/+1 |
* | | | | | | Sync with maint | Junio C Hamano | 2009-03-21 | 4 | -22/+35 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Update draft release notes to 1.6.2.2 | Junio C Hamano | 2009-03-21 | 2 | -1/+36 |
| * | | | | | ls-files: require worktree when --deleted is given | Jeff King | 2009-03-21 | 1 | -0/+1 |
| * | | | | | pickaxe: count regex matches only once | René Scharfe | 2009-03-21 | 1 | -2/+4 |
| * | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-03-21 | 0 | -0/+0 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Merge branch 'js/maint-1.6.0-path-normalize' into maint-1.6.1 | Junio C Hamano | 2009-03-21 | 6 | -152/+115 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'jc/maint-1.6.0-pack-directory' into maint-1.6.1 | Junio C Hamano | 2009-03-21 | 7 | -27/+73 |
| | |\ \ \ \ \ | |||||
| * | \ \ \ \ \ | Merge branch 'tr/maint-1.6.0-send-email-irt' into maint | Junio C Hamano | 2009-03-21 | 2 | -1/+12 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'mg/maint-submodule-normalize-path' into maint | Junio C Hamano | 2009-03-21 | 2 | -3/+61 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'rs/memmem' into maint | Junio C Hamano | 2009-03-21 | 2 | -11/+12 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'js/rsync-local' into maint | Junio C Hamano | 2009-03-21 | 2 | -27/+35 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'db/maint-missing-origin' into maint | Junio C Hamano | 2009-03-21 | 3 | -8/+20 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-1.6.0-read-tree-overlay' into maint | Junio C Hamano | 2009-03-21 | 2 | -3/+34 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | format-patch: --numbered-files and --stdout aren't mutually exclusive | Stephen Boyd | 2009-03-21 | 2 | -3/+0 |
* | | | | | | | | | | | | | | http tests: Darwin is not that special | Junio C Hamano | 2009-03-20 | 1 | -6/+1 |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-03-20 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | doc: clarify how -S works | Jeff King | 2009-03-19 | 1 | -1/+4 |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'mv/parseopt-ls-files' | Junio C Hamano | 2009-03-20 | 10 | -163/+163 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | ls-files: fix broken --no-empty-directory | Jeff King | 2009-03-07 | 2 | -3/+15 |
| * | | | | | | | | | | | | | t3000: use test_cmp instead of diff | Jeff King | 2009-03-07 | 1 | -2/+2 |
| * | | | | | | | | | | | | | parse-opt: migrate builtin-ls-files. | Miklos Vajna | 2009-02-18 | 1 | -135/+120 |
| * | | | | | | | | | | | | | Turn the flags in struct dir_struct into a single variable | Johannes Schindelin | 2009-02-18 | 9 | -29/+33 |
* | | | | | | | | | | | | | | Merge branch 'bw/autoconf' | Junio C Hamano | 2009-03-20 | 1 | -118/+268 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | configure: rework pthread handling to allow for user defined flags | Ben Walton | 2009-03-12 | 1 | -15/+74 |
| * | | | | | | | | | | | | | | configure: make iconv tests aware of user arguments | Ben Walton | 2009-03-12 | 1 | -14/+34 |
| * | | | | | | | | | | | | | | configure: asciidoc version test cleanup | Ben Walton | 2009-03-12 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | configure: wrap some library tests with GIT_STASH_FLAGS | Ben Walton | 2009-03-12 | 1 | -1/+35 |