aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* builtin/help.c: fix memory leakStefan Beller2015-03-10
* Merge branch 'mh/expire-updateref-fixes'Junio C Hamano2015-03-10
|\
| * reflog: improve and update documentationMichael Haggerty2015-03-05
| * Merge branch 'sb/atomic-push' into mh/ref-trans-value-checkJunio C Hamano2015-02-09
| |\
| * \ Merge branch 'mh/reflog-expire' into mh/ref-trans-value-checkJunio C Hamano2015-02-09
| |\ \
* | \ \ Merge branch 'ja/clean-confirm-i18n'Junio C Hamano2015-03-06
|\ \ \ \
| * | | | Add hint interactive cleaningJean-Noel Avila2015-03-02
* | | | | Merge branch 'nd/grep-exclude-standard-help-fix'Junio C Hamano2015-03-06
|\ \ \ \ \
| * | | | | grep: correct help string for --exclude-standardNguyễn Thái Ngọc Duy2015-02-27
| |/ / / /
* | | | | Merge branch 'rs/simple-cleanups'Junio C Hamano2015-03-05
|\ \ \ \ \
| * | | | | for-each-ref: use skip_prefix() to avoid duplicate string comparisonRené Scharfe2015-02-22
* | | | | | Merge branch 'mh/refs-have-new'Junio C Hamano2015-03-05
|\ \ \ \ \ \
| * | | | | | ref_transaction_verify(): new function to check a reference's valueMichael Haggerty2015-02-17
| * | | | | | commit: avoid race when creating orphan commitsMichael Haggerty2015-02-17
| * | | | | | ref_transaction_delete(): remove "have_old" parameterMichael Haggerty2015-02-17
| * | | | | | ref_transaction_update(): remove "have_old" parameterMichael Haggerty2015-02-17
| * | | | | | refs.c: change some "flags" to "unsigned int"Michael Haggerty2015-02-17
* | | | | | | Merge branch 'jc/apply-ws-fix-expands-report'Junio C Hamano2015-03-03
|\ \ \ \ \ \ \
| * | | | | | | apply: detect and mark whitespace errors in context lines when fixingJunio C Hamano2015-01-22
* | | | | | | | Merge branch 'jc/apply-beyond-symlink'Junio C Hamano2015-03-03
|\ \ \ \ \ \ \ \
| * | | | | | | | apply: do not touch a file beyond a symbolic linkJunio C Hamano2015-02-10
| * | | | | | | | apply: do not read from beyond a symbolic linkJunio C Hamano2015-02-10
| * | | | | | | | apply: do not read from the filesystem under --indexJunio C Hamano2015-02-10
| * | | | | | | | apply: reject input that touches outside the working areaJunio C Hamano2015-02-10
* | | | | | | | | Merge branch 'dp/remove-duplicated-header-inclusion'Junio C Hamano2015-02-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | do not include the same header twiceДилян Палаузов2015-02-13
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ab/merge-file-prefix'Junio C Hamano2015-02-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | merge-file: correctly open files when in a subdirAleksander Boruch-Gruszecki2015-02-11
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'es/blame-commit-info-fix'Junio C Hamano2015-02-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | builtin/blame: destroy initialized commit_info onlyEric Sunshine2015-02-10
| |/ / / / / / / /
* | | | | | | | | Merge branch 'mg/commit-author-no-match-malformed-message'Junio C Hamano2015-02-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | commit: reword --author error messageMichael J Gruber2015-01-26
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/apply-ws-fix-expands'Junio C Hamano2015-02-17
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | apply: count the size of postimage correctlyJunio C Hamano2015-01-22
| * | | | | | | apply: make update_pre_post_images() sanity check the given postlenJunio C Hamano2015-01-22
| * | | | | | | apply.c: typofixJunio C Hamano2015-01-22
| |/ / / / / /
* | | | | | | Merge branch 'ah/usage-strings'Junio C Hamano2015-02-11
|\ \ \ \ \ \ \
| * | | | | | | standardize usage info string formatAlex Henrie2015-01-14
* | | | | | | | Merge branch 'jc/push-to-checkout'Junio C Hamano2015-02-11
|\ \ \ \ \ \ \ \
| * | | | | | | | receive-pack: support push-to-checkout hookJunio C Hamano2015-01-08
| * | | | | | | | receive-pack: refactor updateInstead codepathJunio C Hamano2014-12-01
* | | | | | | | | Merge branch 'sb/atomic-push'Junio C Hamano2015-02-11
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | push.c: add an --atomic argumentRonnie Sahlberg2015-01-07
| * | | | | | | | send-pack.c: add --atomic command line argumentRonnie Sahlberg2015-01-07
| * | | | | | | | receive-pack.c: negotiate atomic push supportRonnie Sahlberg2015-01-07
| * | | | | | | | receive-pack.c: add execute_commands_atomic functionStefan Beller2015-01-07
| * | | | | | | | receive-pack.c: move transaction handling in a central placeStefan Beller2015-01-07
| * | | | | | | | receive-pack.c: move iterating over all commands outside execute_commandsStefan Beller2015-01-07
| * | | | | | | | receive-pack.c: die instead of error in case of possible future bugStefan Beller2015-01-07
| * | | | | | | | receive-pack.c: shorten the execute_commands loop over all commandsStefan Beller2015-01-07
| | |_|_|_|_|_|/ | |/| | | | | |