aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'jk/repository-extension'Junio C Hamano2015-10-26
|\
| * introduce "preciousObjects" repository extensionJeff King2015-06-24
* | Merge branch 'kn/for-each-tag'Junio C Hamano2015-10-26
|\ \
| * | tag.c: use the correct algorithm for the '--contains' optionKarthik Nayak2015-10-18
* | | Merge branch 'es/worktree-add'Junio C Hamano2015-10-26
|\ \ \
| * | | worktree: usage: denote <branch> as optional with 'add'Sidhant Sharma2015-10-18
* | | | Merge branch 'tk/stripspace'Junio C Hamano2015-10-26
|\ \ \ \
| * | | | stripspace: use parse-options for command-line parsingTobias Klauser2015-10-16
| * | | | strbuf: make stripspace() part of strbufTobias Klauser2015-10-16
* | | | | Merge branch 'rt/placeholder-in-usage'Junio C Hamano2015-10-26
|\ \ \ \ \
| * | | | | am, credential-cache: add angle brackets to usage stringRalf Thielow2015-10-16
| |/ / / /
* | | | | Merge branch 'jc/usage-stdin'Junio C Hamano2015-10-26
|\ \ \ \ \
| * | | | | usage: do not insist that standard input must come from a fileJunio C Hamano2015-10-16
* | | | | | Merge branch 'mr/worktree-list'Junio C Hamano2015-10-26
|\ \ \ \ \ \
| * | | | | | worktree: add 'list' commandMichael Rappazzo2015-10-08
| * | | | | | worktree: add top-level worktree.cMichael Rappazzo2015-10-02
* | | | | | | Merge branch 'jc/am-3-fallback-regression-fix'Junio C Hamano2015-10-26
|\ \ \ \ \ \ \
| * | | | | | | am -3: do not let failed merge from completing the error codepathJunio C Hamano2015-10-09
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jk/war-on-sprintf'Junio C Hamano2015-10-20
|\ \ \ \ \ \ \
| * | | | | | | name-rev: use strip_suffix to avoid magic numbersJeff King2015-10-05
| * | | | | | | use strbuf_complete to conditionally append slashJeff King2015-10-05
| * | | | | | | fsck: use for_each_loose_file_in_objdirJeff King2015-10-05
| * | | | | | | fsck: drop inode-sorting codeJeff King2015-10-05
| * | | | | | | convert strncpy to memcpyJeff King2015-10-05
| * | | | | | | help: clean up kfmclient mungingJeff King2015-10-05
| * | | | | | | receive-pack: simplify keep_arg computationJeff King2015-10-05
| * | | | | | | avoid sprintf and strcpy with flex arraysJeff King2015-10-05
| * | | | | | | use alloc_ref rather than hand-allocating "struct ref"Jeff King2015-10-05
| * | | | | | | use sha1_to_hex_r() instead of strcpyJeff King2015-10-05
| * | | | | | | transport: use strbufs for status table "quickref" stringsJeff King2015-10-05
| * | | | | | | apply: convert root string to strbufJeff King2015-10-05
| * | | | | | | init: use strbufs to store pathsJeff King2015-10-05
| * | | | | | | probe_utf8_pathname_composition: use internal strbufJeff King2015-10-05
| * | | | | | | remote-ext: simplify git pkt-line generationJeff King2015-09-25
| * | | | | | | upload-archive: convert sprintf to strbufJeff King2015-09-25
| * | | | | | | help: drop prepend function in favor of xstrfmtJeff King2015-09-25
| * | | | | | | fetch: replace static buffer with xstrfmtJeff King2015-09-25
| * | | | | | | config: use xstrfmt in normalize_valueJeff King2015-09-25
| * | | | | | | replace trivial malloc + sprintf / strcpy calls with xstrfmtJeff King2015-09-25
| * | | | | | | receive-pack: convert strncpy to xsnprintfJeff King2015-09-25
| * | | | | | | use xsnprintf for generating git object headersJeff King2015-09-25
| * | | | | | | convert trivial sprintf / strcpy calls to xsnprintfJeff King2015-09-25
| * | | | | | | mailsplit: make PATH_MAX buffers dynamicJeff King2015-09-25
| * | | | | | | fsck: use strbuf to generate alternate directoriesJeff King2015-09-25
| * | | | | | | fsck: don't fsck alternates for connectivity-only checkJeff King2015-09-25
| * | | | | | | mailsplit: fix FILE* leak in split_maildirJeff King2015-09-25
| * | | | | | | show-branch: avoid segfault with --reflog of unborn branchJeff King2015-09-25
| | |/ / / / / | |/| | | | |
* | | | | | | Sync with 2.6.2Junio C Hamano2015-10-16
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'nd/ls-remote-does-not-have-u-option' into maintJunio C Hamano2015-10-16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/fsck-dropped-errors' into maintJunio C Hamano2015-10-16
| |\ \ \ \ \ \ \