aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'rt/commit-cleanup-config'Junio C Hamano2013-01-20
|\
| * commit: make default of "cleanup" option configurableRalf Thielow2013-01-10
* | Merge branch 'ap/log-mailmap'Junio C Hamano2013-01-20
|\ \
| * | log: add log.mailmap configuration optionAntoine Pelisse2013-01-10
| * | log: add --use-mailmap optionAntoine Pelisse2013-01-10
| * | mailmap: simplify map_user() interfaceAntoine Pelisse2013-01-10
| * | Use split_ident_line to parse author and committerAntoine Pelisse2013-01-07
* | | Merge branch 'jc/blame-no-follow'Junio C Hamano2013-01-14
|\ \ \
| * | | blame: pay attention to --no-followJunio C Hamano2012-09-21
* | | | Merge branch 'jc/merge-blobs'Junio C Hamano2013-01-11
|\ \ \ \
| * | | | merge-tree: fix d/f conflictsJunio C Hamano2012-12-26
| * | | | merge-tree: add comments to clarify what these functions are doingJunio C Hamano2012-12-26
| * | | | merge-tree: lose unused "resolve_directories"Junio C Hamano2012-12-26
| * | | | merge-tree: lose unused "flags" from merge_listJunio C Hamano2012-12-26
| * | | | Which merge_file() function do you mean?Junio C Hamano2012-12-09
| | |/ / | |/| |
* | | | Merge branch 'jc/format-patch-reroll'Junio C Hamano2013-01-11
|\ \ \ \
| * | | | format-patch: give --reroll-count a short synonym -vJunio C Hamano2013-01-03
| * | | | format-patch: add --reroll-count=$N optionJunio C Hamano2012-12-22
| * | | | get_patch_filename(): split into two functionsJunio C Hamano2012-12-21
| * | | | get_patch_filename(): drop "just-numbers" hackJunio C Hamano2012-12-21
| * | | | get_patch_filename(): simplify function signatureJunio C Hamano2012-12-21
| * | | | builtin/log.c: stop using global patch_suffixJunio C Hamano2012-12-21
| * | | | builtin/log.c: drop redundant "numbered_files" parameter from make_cover_lett...Junio C Hamano2012-12-21
| * | | | builtin/log.c: drop unused "numbered" parameter from make_cover_letter()Junio C Hamano2012-12-21
* | | | | Merge branch 'jl/interrupt-clone-remove-separate-git-dir'Junio C Hamano2013-01-10
|\ \ \ \ \
| * | | | | clone: support atomic operation with --separate-git-dirJens Lehmann2013-01-05
* | | | | | Merge branch 'as/dir-c-cleanup'Junio C Hamano2013-01-10
|\ \ \ \ \ \
| * | | | | | dir.c: rename path_excluded() to is_path_excluded()Adam Spiers2012-12-28
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jc/maint-fmt-merge-msg-no-edit-lose-credit'Junio C Hamano2013-01-10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | merge --no-edit: do not credit people involved in the side branchJunio C Hamano2012-12-28
| |/ / / /
* | | | | Merge branch 'nd/maint-branch-desc-doc'Junio C Hamano2013-01-09
|\ \ \ \ \
| * | | | | format-patch: pick up branch description when no ref is specifiedNguyễn Thái Ngọc Duy2013-01-03
| * | | | | format-patch: pick up correct branch name from symbolic refNguyễn Thái Ngọc Duy2013-01-03
| * | | | | branch: delete branch description if it's emptyNguyễn Thái Ngọc Duy2013-01-03
* | | | | | Merge branch 'ap/merge-stop-at-prepare-commit-msg-failure'Junio C Hamano2013-01-09
|\ \ \ \ \ \
| * | | | | | merge: Honor prepare-commit-msg return codeAntoine Pelisse2013-01-03
* | | | | | | Merge branch 'jc/apply-trailing-blank-removal'Junio C Hamano2013-01-06
|\ \ \ \ \ \ \
| * | | | | | | apply.c:update_pre_post_images(): the preimage can be truncatedJunio C Hamano2012-10-12
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'cr/push-force-tag-update'Junio C Hamano2013-01-05
|\ \ \ \ \ \ \
| * | | | | | | push: allow already-exists advice to be disabledChris Rorvick2012-12-03
| * | | | | | | push: rename config variable for more general useChris Rorvick2012-12-03
| * | | | | | | push: require force for refs under refs/tags/Chris Rorvick2012-12-02
| * | | | | | | push: add advice for rejected tag referenceChris Rorvick2012-12-02
| * | | | | | | push: return reject reasons as a bitsetChris Rorvick2012-12-02
* | | | | | | | Merge branch 'fc/fast-export-fixes'Junio C Hamano2013-01-05
|\ \ \ \ \ \ \ \
| * | | | | | | | fast-export: make sure updated refs get updatedFelipe Contreras2012-12-03
| * | | | | | | | fast-export: don't handle uninteresting refsFelipe Contreras2012-12-03
| * | | | | | | | fast-export: trivial cleanupFelipe Contreras2012-11-29
| * | | | | | | | fast-export: avoid importing blob marksFelipe Contreras2012-11-26
* | | | | | | | | Merge branch 'nd/pathspec-wildcard'Junio C Hamano2013-01-05
|\ \ \ \ \ \ \ \ \