aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | repack: do not accidentally pack kept objects by defaultJeff King2014-06-10
* | | | | | | | | | Merge branch 'fr/sequencer-fail-with-not-one-upon-no-ff'Junio C Hamano2014-06-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sequencer: signal failed ff as an aborted, not a conflicted mergeFabian Ruch2014-06-09
* | | | | | | | | | | Fourth batch for 2.1Junio C Hamano2014-06-20
* | | | | | | | | | | Merge branch 'jc/test-lazy-prereq' (early part)Junio C Hamano2014-06-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t3419: drop unnecessary NOT_EXPENSIVE pseudo-prerequisiteJunio C Hamano2014-06-09
| * | | | | | | | | | | t3302: drop unnecessary NOT_EXPENSIVE pseudo-prerequisiteJunio C Hamano2014-06-09
| * | | | | | | | | | | t3302: do not chdir around in the primary test processJunio C Hamano2014-06-09
| * | | | | | | | | | | t3302: coding style updatesJunio C Hamano2014-06-09
| * | | | | | | | | | | test: turn USR_BIN_TIME into a lazy prerequisiteJunio C Hamano2014-06-09
| * | | | | | | | | | | test: turn EXPENSIVE into a lazy prerequisiteJunio C Hamano2014-06-09
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | 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
| |/ / / / / / / / / / / / /