Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
| * | | | | | | | | | | | | | | Use the matching function to generate the match results | Daniel Barkalow | 2009-03-07 |
| * | | | | | | | | | | | | | | Use a single function to match names against patterns | Daniel Barkalow | 2009-03-07 |
| * | | | | | | | | | | | | | | Make clone parse the default refspec with the normal code | Daniel Barkalow | 2009-03-07 |
* | | | | | | | | | | | | | | | Merge branch 'jc/clone-branch-rebase' | Junio C Hamano | 2009-03-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | Improve "git branch --tracking" output | Junio C Hamano | 2009-03-10 |
| * | | | | | | | | | | | | | | | Make git-clone respect branch.autosetuprebase | Junio C Hamano | 2009-03-03 |
* | | | | | | | | | | | | | | | | Merge branch 'js/rebase-i-opt' | Junio C Hamano | 2009-03-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | rebase -i: avoid 'git reset' when possible | Johannes Schindelin | 2009-03-03 |
* | | | | | | | | | | | | | | | | | Merge branch 'fc/parseopt-config' | Junio C Hamano | 2009-03-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | config: test for --replace-all with one argument and fix documentation. | Carlos Rica | 2009-03-17 |
| * | | | | | | | | | | | | | | | | | config: set help text for --bool-or-int | Jeff King | 2009-03-07 |
| * | | | | | | | | | | | | | | | | | git config: don't allow --get-color* and variable type | Felipe Contreras | 2009-02-21 |
| * | | | | | | | | | | | | | | | | | git config: don't allow extra arguments for -e or -l. | Felipe Contreras | 2009-02-21 |
| * | | | | | | | | | | | | | | | | | git config: don't allow multiple variable types | Felipe Contreras | 2009-02-21 |
| * | | | | | | | | | | | | | | | | | git config: don't allow multiple config file locations | Felipe Contreras | 2009-02-21 |
| * | | | | | | | | | | | | | | | | | git config: reorganize to use parseopt | Felipe Contreras | 2009-02-21 |