aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* 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
* Merge branch 'ah/show-ref-usage-string'Junio C Hamano2015-09-14
|\
| * show-ref: place angle brackets around variables in usage stringAlex Henrie2015-08-31
* | Merge branch 'rt/help-strings-fix'Junio C Hamano2015-09-14
|\ \
| * | tag, update-ref: improve description of option "create-reflog"Ralf Thielow2015-09-11
| * | pull: don't mark values for option "rebase" for translationRalf Thielow2015-09-11
* | | Merge branch 'gb/apply-comment-typofix'Junio C Hamano2015-09-14
* | | Sync with 2.5.2Junio C Hamano2015-09-09
|\ \ \ | |/ / |/| |
| * | Sync with 2.4.9Junio C Hamano2015-09-04
| |\ \
| | * \ Sync with 2.3.9Junio C Hamano2015-09-04
| | |\ \
| | | * \ Sync with 2.2.3Junio C Hamano2015-09-04
| | | |\ \
| | | | * | show-branch: use a strbuf for reflog descriptionsJeff King2015-09-04
| * | | | | Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-upd...Junio C Hamano2015-09-03
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jc/calloc-pathspec' into maintJunio C Hamano2015-09-03
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/rev-list-has-no-notes' into maintJunio C Hamano2015-09-03
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mh/get-remote-group-fix' into maintJunio C Hamano2015-09-03
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/builtin-am-signoff-regression-fix'Junio C Hamano2015-09-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | am: match --signoff to the original scripted versionJunio C Hamano2015-09-06
* | | | | | | | | | Merge branch 'jk/am-rerere-lock-fix'Junio C Hamano2015-09-03
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rerere: release lockfile in non-writing functionsJeff King2015-09-01
* | | | | | | | | | | Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-upd...Junio C Hamano2015-09-01
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | commit: don't rewrite shared index unnecessarilyDavid Turner2015-08-31
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'jk/guess-repo-name-regression-fix' into maintJunio C Hamano2015-08-25
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'ah/reflog-typofix-in-error'Junio C Hamano2015-09-01
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | reflog: add missing single quote to error messageAlex Henrie2015-08-28
* | | | | | | | | | | | Merge branch 'ah/read-tree-usage-string'Junio C Hamano2015-09-01
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | read-tree: replace bracket set with parentheses to clarify usageAlex Henrie2015-08-28
* | | | | | | | | | | | | Merge branch 'ah/pack-objects-usage-strings'Junio C Hamano2015-09-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | pack-objects: place angle brackets around placeholders in usage stringsAlex Henrie2015-08-28
* | | | | | | | | | | | | Merge branch 'sg/describe-contains'Junio C Hamano2015-08-31
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | describe --contains: default to HEAD when no commit-ish is givenSZEDER Gábor2015-08-25
* | | | | | | | | | | | | | Merge branch 'db/push-sign-if-asked'Junio C Hamano2015-08-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | push: add a config option push.gpgSign for default signed pushesDave Borowitz2015-08-19
| * | | | | | | | | | | | | | push: support signing pushes iff the server supports itDave Borowitz2015-08-19
| * | | | | | | | | | | | | | builtin/send-pack.c: use parse_options APIDave Borowitz2015-08-19
* | | | | | | | | | | | | | | Merge branch 'jk/notes-merge-config'Junio C Hamano2015-08-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \