aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* checkout-index: handle "--no-prefix" optionJeff King2016-02-01
* checkout-index: simplify "-z" option parsingJeff King2016-02-01
* give "nbuf" strbuf a more meaningful nameJeff King2016-02-01
* strbuf: give strbuf_getline() to the "most text friendly" variantJunio C Hamano2016-01-15
* checkout-index: there are only two possible line terminationsJunio C Hamano2016-01-15
* update-index: there are only two possible line terminationsJunio C Hamano2016-01-15
* check-ignore: there are only two possible line terminationsJunio C Hamano2016-01-15
* check-attr: there are only two possible line terminationsJunio C Hamano2016-01-15
* mktree: there are only two possible line terminationsJunio C Hamano2016-01-15
* strbuf: introduce strbuf_getline_{lf,nul}()Junio C Hamano2016-01-15
* strbuf: make strbuf_getline_crlf() globalJunio C Hamano2016-01-14
* strbuf: miniscule style fixJunio C Hamano2016-01-14
* Git 2.7v2.7.0Junio C Hamano2016-01-04
* Sync with 2.6.5Junio C Hamano2016-01-04
|\
| * Git 2.6.5v2.6.5Junio C Hamano2016-01-04
| * Merge branch 'jk/pending-keep-tag-name' into maintJunio C Hamano2016-01-04
| |\
| * \ Merge branch 'jk/symbolic-ref-maint' into maintJunio C Hamano2016-01-04
| |\ \
| * \ \ Merge branch 'jk/ident-loosen-getpwuid' into maintJunio C Hamano2016-01-04
| |\ \ \
| * \ \ \ Merge branch 'jk/send-email-ssl-errors' into maintJunio C Hamano2016-01-04
| |\ \ \ \
| * \ \ \ \ Merge branch 'sg/completion-no-column' into maintJunio C Hamano2016-01-04
| |\ \ \ \ \
* | \ \ \ \ \ Merge tag 'l10n-2.7.0-rnd2+de' of git://github.com/git-l10n/git-poJunio C Hamano2016-01-02
|\ \ \ \ \ \ \
| * | | | | | | l10n: de.po: translate 68 new messagesRalf Thielow2015-12-29
| * | | | | | | l10n: de.po: improve some translationsRalf Thielow2015-12-29
|/ / / / / / /
* | | | | | | Git 2.7-rc3v2.7.0-rc3Junio C Hamano2015-12-28
* | | | | | | Merge branch 'sh/p4-multi-depot'Junio C Hamano2015-12-28
|\ \ \ \ \ \ \
| * | | | | | | git-p4: reduce number of server queries for fetchesSam Hocevar2015-12-21
| * | | | | | | git-p4: support multiple depot paths in p4 submitSam Hocevar2015-12-21
| * | | | | | | git-p4: failing test case for skipping changes with multiple depotsLuke Diamand2015-12-14
* | | | | | | | Merge branch 'jk/pending-keep-tag-name'Junio C Hamano2015-12-28
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | revision.c: propagate tag names from pending arrayJeff King2015-12-17
* | | | | | | | Merge branch 'jk/symbolic-ref-maint'Junio C Hamano2015-12-28
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | t1401: test reflog creation for git-symbolic-refJeff King2015-12-21
| * | | | | | | symbolic-ref: propagate error code from create_symref()Jeff King2015-12-21
* | | | | | | | Merge tag 'l10n-2.7.0-rnd2' of git://github.com/git-l10n/git-poJunio C Hamano2015-12-28
|\ \ \ \ \ \ \ \
| * | | | | | | | l10n: ru.po: update Russian translationDimitriy Ryazantcev2015-12-28
| * | | | | | | | Merge branch 'master' of git://github.com/alshopov/git-poJiang Xin2015-12-28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | l10n: Updated Bulgarian translation of git (2477t,0f,0u)Alexander Shopov2015-12-28
| * | | | | | | | | l10n: ca.po: update translationAlex Henrie2015-12-27
| |/ / / / / / / /
| * | | | | | | | l10n: zh_CN: for git v2.7.0 l10n round 2Jiang Xin2015-12-26
| * | | | | | | | Merge branch 'master' of git://github.com/nafmo/git-l10n-svJiang Xin2015-12-26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | l10n: sv.po: Update Swedish translation (2477t0f0u)Peter Krefting2015-12-26
| | * | | | | | | | l10n: sv: Fix bad translationPeter Krefting2015-12-26
| * | | | | | | | | l10n: fr.po v2.7.0 round 2 (2477t)Jean-Noel Avila2015-12-24
| |/ / / / / / / /
| * | | | | | | | l10n: git.pot: v2.7.0 round 2 (2 new, 2 removed)Jiang Xin2015-12-22
| * | | | | | | | Merge branch 'master' of git://github.com/git-l10n/git-poJiang Xin2015-12-22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | l10n: zh_CN: for git v2.7.0 l10n round 1Jiang Xin2015-12-20
| | * | | | | | | | Merge branch 'master' of git://github.com/alexhenrie/git-poJiang Xin2015-12-20
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | l10n: ca.po: update translationAlex Henrie2015-12-18
| | * | | | | | | | | Merge branch 'fr_v2.7.0' of git://github.com/jnavila/gitJiang Xin2015-12-20
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | l10n: fr v2.7.0 round 1 (2477t)Jean-Noel Avila2015-12-18