aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jc/fetch-pull-refmap'Junio C Hamano2014-06-20
|\
| * docs: Explain the purpose of fetch's and pull's <refspec> parameter.Marc Branchaud2014-06-12
| * fetch: allow explicit --refmap to override configurationJunio C Hamano2014-06-05
| * fetch doc: add a section on configured remote-tracking branchesJunio C Hamano2014-06-05
| * fetch doc: remove "short-cut" sectionJunio C Hamano2014-06-04
| * fetch doc: update refspec format descriptionJunio C Hamano2014-06-04
| * fetch doc: on pulling multiple refspecsJunio C Hamano2014-06-04
| * fetch doc: remove notes on outdated "mixed layout"Junio C Hamano2014-06-02
| * fetch doc: update note on '+' in front of the refspecJunio C Hamano2014-06-02
| * fetch doc: move FETCH_HEAD material lower and add an exampleMarc Branchaud2014-06-02
| * fetch doc: update introductory part for clarityJunio C Hamano2014-05-30
* | Merge branch 'mt/send-email-cover-to-cc'Junio C Hamano2014-06-20
|\ \
| * | t9001: avoid non-portable '\n' with sedTorsten Bögershausen2014-06-10
| * | test/send-email: to-cover, cc-cover testsMichael S. Tsirkin2014-04-29
| * | git-send-email: two new options: to-cover, cc-coverMichael S. Tsirkin2014-04-29
* | | Merge branch 'tb/t5551-clone-notice-to-stderr'Junio C Hamano2014-06-20
|\ \ \
| * | | t5551: fix the 50,000 tag testTorsten Bögershausen2014-06-09
* | | | Merge branch 'rs/more-starts-with'Junio C Hamano2014-06-20
|\ \ \ \
| * | | | Use starts_with() for C strings instead of memcmp()René Scharfe2014-06-09
* | | | | Merge branch 'jm/api-strbuf-doc'Junio C Hamano2014-06-20
|\ \ \ \ \
| * | | | | api-strbuf.txt minor typosJeremiah Mahler2014-06-09
| |/ / / /
* | | | | Merge branch 'jc/revision-dash-count-parsing'Junio C Hamano2014-06-20
|\ \ \ \ \
| * | | | | revision: parse "git log -<count>" more carefullyJunio C Hamano2014-06-09
* | | | | | Third batch for 2.1Junio C Hamano2014-06-16
* | | | | | Merge branch 'ib/test-selectively-run'Junio C Hamano2014-06-16
|\ \ \ \ \ \
| * | | | | | t0000-*.sh: fix the GIT_SKIP_TESTS sub-testsRamsay Jones2014-06-06
| * | | | | | test-lib: '--run' to run only specific testsIlya Bobyr2014-06-06
| * | | | | | test-lib: tests skipped by GIT_SKIP_TESTS say soIlya Bobyr2014-06-06
| * | | | | | test-lib: document short options in t/READMEIlya Bobyr2014-06-06
* | | | | | | Merge branch 'ta/string-list-init'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \
| * | | | | | | string-list: spell all values out that are given to a string_list initializerTanay Abhra2014-06-06
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'jm/dedup-test-config'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \
| * | | | | | | t/t7810-grep.sh: remove duplicate test_config()Jeremiah Mahler2014-06-05
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'dt/refs-check-refname-component-optim'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \
| * | | | | | | refs.c: optimize check_refname_component()David Turner2014-06-05
* | | | | | | | Merge branch 'sk/test-cmp-bin'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \
| * | | | | | | | t5000, t5003: do not use test_cmp to compare binary filesStepan Kasal2014-06-04
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'sh/enable-preloadindex'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \
| * | | | | | | | environment.c: enable core.preloadindex by defaultSteve Hoelzer2014-06-03
| |/ / / / / / /
* | | | | | | | Merge branch 'rs/read-ref-at'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \
| * | | | | | | | refs.c: change read_ref_at to use the reflog iteratorsRonnie Sahlberg2014-06-03
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/error-resolve-conflict-advice'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \
| * | | | | | | | error_resolve_conflict: drop quotations around operationJeff King2014-06-03
| * | | | | | | | error_resolve_conflict: rewrap advice messageJeff King2014-06-03
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'rs/pack-objects-no-unnecessary-realloc'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \
| * | | | | | | | pack-objects: use free()+xcalloc() instead of xrealloc()+memset()René Scharfe2014-06-02
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'lt/log-auto-decorate'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \
| * | | | | | | | git log: support "auto" decorationsLinus Torvalds2014-05-30
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jm/doc-wording-tweaks'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: wording fixes in the user manual and glossaryJeremiah Mahler2014-05-28