Commit message (Expand) | Author | Age | |
---|---|---|---|
* | test-suite: adding a test for fast-export with tag variants | Erik Faye-Lund | 2009-03-29 |
* | Improve error message about fetch into current branch | Alex Riesen | 2009-03-22 |
* | Merge branch 'maint' | Junio C Hamano | 2009-03-22 |
|\ | |||
| * | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-03-22 |
| |\ | |||
| | * | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-03-22 |
| | |\ | |||
| | | * | everyday: use the dashless form of git-init | David Aguilar | 2009-03-22 |
* | | | | Merge branch 'dm/maint-docco' | Junio C Hamano | 2009-03-21 |
|\ \ \ \ | |||
| * | | | | Documentation: reword example text in git-bisect.txt. | David J. Mellor | 2009-03-20 |
| * | | | | Documentation: reworded the "Description" section of git-bisect.txt. | David J. Mellor | 2009-03-19 |
| * | | | | Documentation: minor grammatical fixes in git-branch.txt. | David J. Mellor | 2009-03-17 |
| * | | | | Documentation: minor grammatical fixes in git-blame.txt. | David J. Mellor | 2009-03-17 |
| * | | | | Documentation: reword the "Description" section of git-bisect.txt. | David J. Mellor | 2009-03-17 |
| * | | | | Documentation: minor grammatical fixes in git-archive.txt. | David J. Mellor | 2009-03-17 |
* | | | | | Merge branch 'mg/test-installed' | Junio C Hamano | 2009-03-21 |
|\ \ \ \ \ | |||
| * | | | | | test-lib.sh: Allow running the test suite against installed git | Michael J Gruber | 2009-03-16 |
| * | | | | | test-lib.sh: Test for presence of git-init in the right path. | Michael J Gruber | 2009-03-16 |
* | | | | | | Sync with maint | Junio C Hamano | 2009-03-21 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Update draft release notes to 1.6.2.2 | Junio C Hamano | 2009-03-21 |
| * | | | | | ls-files: require worktree when --deleted is given | Jeff King | 2009-03-21 |
| * | | | | | pickaxe: count regex matches only once | René Scharfe | 2009-03-21 |
| * | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-03-21 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||
| | * | | | | Merge branch 'js/maint-1.6.0-path-normalize' into maint-1.6.1 | Junio C Hamano | 2009-03-21 |
| | |\ \ \ \ | |||
| | * \ \ \ \ | Merge branch 'jc/maint-1.6.0-pack-directory' into maint-1.6.1 | Junio C Hamano | 2009-03-21 |
| | |\ \ \ \ \ | |||
| * | \ \ \ \ \ | Merge branch 'tr/maint-1.6.0-send-email-irt' into maint | Junio C Hamano | 2009-03-21 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'mg/maint-submodule-normalize-path' into maint | Junio C Hamano | 2009-03-21 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'rs/memmem' into maint | Junio C Hamano | 2009-03-21 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'js/rsync-local' into maint | Junio C Hamano | 2009-03-21 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'db/maint-missing-origin' into maint | Junio C Hamano | 2009-03-21 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-1.6.0-read-tree-overlay' into maint | Junio C Hamano | 2009-03-21 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | format-patch: --numbered-files and --stdout aren't mutually exclusive | Stephen Boyd | 2009-03-21 |
* | | | | | | | | | | | | | | http tests: Darwin is not that special | Junio C Hamano | 2009-03-20 |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-03-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | |||
| * | | | | | | | | | | | | | doc: clarify how -S works | Jeff King | 2009-03-19 |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'mv/parseopt-ls-files' | Junio C Hamano | 2009-03-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | ls-files: fix broken --no-empty-directory | Jeff King | 2009-03-07 |
| * | | | | | | | | | | | | | t3000: use test_cmp instead of diff | Jeff King | 2009-03-07 |
| * | | | | | | | | | | | | | parse-opt: migrate builtin-ls-files. | Miklos Vajna | 2009-02-18 |
| * | | | | | | | | | | | | | Turn the flags in struct dir_struct into a single variable | Johannes Schindelin | 2009-02-18 |
* | | | | | | | | | | | | | | Merge branch 'bw/autoconf' | Junio C Hamano | 2009-03-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | configure: rework pthread handling to allow for user defined flags | Ben Walton | 2009-03-12 |
| * | | | | | | | | | | | | | | configure: make iconv tests aware of user arguments | Ben Walton | 2009-03-12 |
| * | | | | | | | | | | | | | | configure: asciidoc version test cleanup | Ben Walton | 2009-03-12 |
| * | | | | | | | | | | | | | | configure: wrap some library tests with GIT_STASH_FLAGS | Ben Walton | 2009-03-12 |
| * | | | | | | | | | | | | | | configure: add macros to stash FLAG variables | Ben Walton | 2009-03-12 |
| * | | | | | | | | | | | | | | configure: reorganize flow of argument checks | Ben Walton | 2009-03-12 |
| * | | | | | | | | | | | | | | configure: ensure settings from user are also usable in the script | Ben Walton | 2009-03-12 |
* | | | | | | | | | | | | | | | Merge branch 'xx/db-refspec-vs-js-remote' | Junio C Hamano | 2009-03-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Adjust js/remote-improvements and db/refspec-wildcard-in-the-middle | Junio C Hamano | 2009-03-08 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | Support '*' in the middle of a refspec | Daniel Barkalow | 2009-03-07 |
| * | | | | | | | | | | | | | | | | Keep '*' in pattern refspecs | Daniel Barkalow | 2009-03-07 |