aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | Support '*' in the middle of a refspecDaniel Barkalow2009-03-07
| * | | | | | | | | | | | | | | | Keep '*' in pattern refspecsDaniel Barkalow2009-03-07
| * | | | | | | | | | | | | | | | Use the matching function to generate the match resultsDaniel Barkalow2009-03-07
| * | | | | | | | | | | | | | | | Use a single function to match names against patternsDaniel Barkalow2009-03-07
| * | | | | | | | | | | | | | | | Make clone parse the default refspec with the normal codeDaniel Barkalow2009-03-07
* | | | | | | | | | | | | | | | | Merge branch 'jc/clone-branch-rebase'Junio C Hamano2009-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Improve "git branch --tracking" outputJunio C Hamano2009-03-10
| * | | | | | | | | | | | | | | | | Make git-clone respect branch.autosetuprebaseJunio C Hamano2009-03-03
* | | | | | | | | | | | | | | | | | Merge branch 'js/rebase-i-opt'Junio C Hamano2009-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | rebase -i: avoid 'git reset' when possibleJohannes Schindelin2009-03-03
* | | | | | | | | | | | | | | | | | | Merge branch 'fc/parseopt-config'Junio C Hamano2009-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | config: test for --replace-all with one argument and fix documentation.Carlos Rica2009-03-17
| * | | | | | | | | | | | | | | | | | | config: set help text for --bool-or-intJeff King2009-03-07
| * | | | | | | | | | | | | | | | | | | git config: don't allow --get-color* and variable typeFelipe Contreras2009-02-21
| * | | | | | | | | | | | | | | | | | | git config: don't allow extra arguments for -e or -l.Felipe Contreras2009-02-21
| * | | | | | | | | | | | | | | | | | | git config: don't allow multiple variable typesFelipe Contreras2009-02-21
| * | | | | | | | | | | | | | | | | | | git config: don't allow multiple config file locationsFelipe Contreras2009-02-21
| * | | | | | | | | | | | | | | | | | | git config: reorganize to use parseoptFelipe Contreras2009-02-21
| * | | | | | | | | | | | | | | | | | | git config: reorganize get_color*Felipe Contreras2009-02-21
| * | | | | | | | | | | | | | | | | | | git config: trivial rename in preparation for parseoptFelipe Contreras2009-02-21
| * | | | | | | | | | | | | | | | | | | git_config(): not having a per-repo config file is not an errorFelipe Contreras2009-02-21
* | | | | | | | | | | | | | | | | | | | Microoptimize strbuf_cmpAlex Riesen2009-03-20
* | | | | | | | | | | | | | | | | | | | Produce a nicer output in case of sha1_object_info failures in ls-tree -lAlex Riesen2009-03-20
* | | | | | | | | | | | | | | | | | | | import-tars: separate author from committerGiuseppe Bilotta2009-03-20
* | | | | | | | | | | | | | | | | | | | Merge branch 'js/windows-tests'Junio C Hamano2009-03-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | t5602: Work around path mangling on MSYSJohannes Sixt2009-03-19
| * | | | | | | | | | | | | | | | | | | | t5300, t5302, t5303: Do not use /dev/zeroJohannes Sixt2009-03-19
| * | | | | | | | | | | | | | | | | | | | t2200, t7004: Avoid glob pattern that also matches filesJohannes Sixt2009-03-19
| * | | | | | | | | | | | | | | | | | | | t7300: fix clean up on WindowsJohannes Schindelin2009-03-19
| * | | | | | | | | | | | | | | | | | | | test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt2009-03-19
| * | | | | | | | | | | | | | | | | | | | test-lib: Simplify test counting.Johannes Sixt2009-03-19
| * | | | | | | | | | | | | | | | | | | | test-lib: Replace uses of $(expr ...) by POSIX shell features.Johannes Sixt2009-03-19
| * | | | | | | | | | | | | | | | | | | | Call 'say' outside test_expect_successJohannes Sixt2009-03-19
| * | | | | | | | | | | | | | | | | | | | test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt2009-03-19
| * | | | | | | | | | | | | | | | | | | | t9400, t9401: Do not force hard-linked cloneJohannes Sixt2009-03-18
* | | | | | | | | | | | | | | | | | | | | rebase: add options passed to git-amMichele Ballabio2009-03-18
* | | | | | | | | | | | | | | | | | | | | document --force-rebaseMichele Ballabio2009-03-18
* | | | | | | | | | | | | | | | | | | | | MinGW: implement mmapJanos Laube2009-03-18
* | | | | | | | | | | | | | | | | | | | | gc --aggressive: make it really aggressiveJohannes Schindelin2009-03-18
* | | | | | | | | | | | | | | | | | | | | git log: avoid segfault with --all-matchMichele Ballabio2009-03-18
* | | | | | | | | | | | | | | | | | | | | apply: hide unused options from short helpMichele Ballabio2009-03-18
* | | | | | | | | | | | | | | | | | | | | apply: consistent spelling of "don't"Michele Ballabio2009-03-18
* | | | | | | | | | | | | | | | | | | | | format-patch: Respect --quiet optionNate Case2009-03-18
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Update draft release notes to 1.6.3Junio C Hamano2009-03-17
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-1.6.0-read-tree-overlay'Junio C Hamano2009-03-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | read-tree A B C: do not create a bogus index and do not segfaultJunio C Hamano2009-03-12
* | | | | | | | | | | | | | | | | | | | Merge branch 'db/maint-missing-origin'Junio C Hamano2009-03-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Remove total confusion from git-fetch and git-pushJunio C Hamano2009-03-16
| * | | | | | | | | | | | | | | | | | | Give error when no remote is configuredDaniel Barkalow2009-03-10
* | | | | | | | | | | | | | | | | | | | Merge branch 'js/sideband-stderr'Junio C Hamano2009-03-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \