aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* merge-recursive --patienceJustin Frankel2010-08-26
* ll-merge: replace flag argument with options structJonathan Nieder2010-08-26
* merge-recursive: expose merge options for builtin mergeJonathan Nieder2010-08-26
* merge-recursive --renormalizeJonathan Nieder2010-08-06
* rerere: migrate to parse-options APIJonathan Nieder2010-08-06
* ll-merge: let caller decide whether to renormalizeJonathan Nieder2010-08-06
* Avoid conflicts when merging branches with mixed normalizationEyvind Bernhardsen2010-07-02
* Merge branch 'cp/textconv-cat-file'Junio C Hamano2010-06-27
|\
| * textconv: support for cat_fileClément Poulain2010-06-18
* | Merge branch 'ab/blame-textconv'Junio C Hamano2010-06-27
|\ \ | |/
| * textconv: support for blameAxel Bonnet2010-06-18
* | Merge branch 'maint'Junio C Hamano2010-06-25
|\ \
| * | msvc: Fix some "expr evaluates to function" compiler warningsRamsay Jones2010-06-24
| * | Merge branch 'cc/maint-commit-reflog-msg' into maintJunio C Hamano2010-06-22
| |\ \
| * \ \ Merge branch 'jk/maint-advice-empty-amend' into maintJunio C Hamano2010-06-22
| |\ \ \
| * | | | Merge branch 'tc/commit-abbrev-fix' into maintJunio C Hamano2010-06-22
| * | | | Merge branch 'cb/ls-files-cdup' into maintJunio C Hamano2010-06-22
| |\ \ \ \
| * \ \ \ \ Merge branch 'tc/merge-m-log' into maintJunio C Hamano2010-06-22
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ph/clone-message-reword' into maintJunio C Hamano2010-06-22
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jn/maint-amend-missing-name' into maintJunio C Hamano2010-06-22
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pc/remove-warn' into maintJunio C Hamano2010-06-22
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'rs/diff-no-minimal' into maintJunio C Hamano2010-06-21
| * | | | | | | | | Merge branch 'bg/apply-blank-trailing-context' into maintJunio C Hamano2010-06-21
* | | | | | | | | | Merge branch 'sb/format-patch-signature'Junio C Hamano2010-06-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | format-patch: Add a signature option (--signature)Stephen Boyd2010-06-16
* | | | | | | | | | | Merge branch 'cc/cherry-pick-series'Junio C Hamano2010-06-22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | revert: allow cherry-picking more than one commitChristian Couder2010-06-02
| * | | | | | | | | | | revert: change help_msg() to take no argumentChristian Couder2010-06-02
| * | | | | | | | | | | revert: refactor code into a do_pick_commit() functionChristian Couder2010-06-02
| * | | | | | | | | | | revert: use run_command_v_opt() instead of execv_git_cmd()Christian Couder2010-06-02
| * | | | | | | | | | | revert: cleanup code for -x optionChristian Couder2010-06-02
* | | | | | | | | | | | Merge branch 'cc/maint-commit-reflog-msg'Junio C Hamano2010-06-21
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | commit: use value of GIT_REFLOG_ACTION env variable as reflog messageChristian Couder2010-06-13
* | | | | | | | | | | | Merge branch 'jk/maint-advice-empty-amend'Junio C Hamano2010-06-21
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | commit: give advice on empty amendJeff King2010-06-11
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'sm/branch-broken-ref'Junio C Hamano2010-06-21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | branch: don't fail listing branches if one of the commits wasn't foundSimo Melenius2010-06-07
| * | | | | | | | | | | branch: exit status now reflects if branch listing finds an errorSimo Melenius2010-06-07
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'tc/commit-abbrev-fix'Junio C Hamano2010-06-21
* | | | | | | | | | | Merge branch 'tr/receive-pack-aliased-update-fix'Junio C Hamano2010-06-21
* | | | | | | | | | | Merge branch 'gs/usage-to-stdout'Junio C Hamano2010-06-21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | parseopt: wrap rev-parse --parseopt usage for eval consumptionThomas Rast2010-06-13
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'gv/portable'Junio C Hamano2010-06-21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | enums: omit trailing comma for portabilityGary V. Vaughan2010-05-31
| * | | | | | | | | | | Rewrite dynamic structure initializations to runtime assignmentGary V. Vaughan2010-05-31
* | | | | | | | | | | | Merge branch 'em/checkout-orphan'Junio C Hamano2010-06-21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | log_ref_setup: don't return stack-allocated arrayThomas Rast2010-06-12
| * | | | | | | | | | | | checkout --orphan: respect -l option alwaysErick Mattos2010-06-03
* | | | | | | | | | | | | Merge branch 'cb/ls-files-cdup'Junio C Hamano2010-06-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | ls-files: allow relative pathspecClemens Buchacher2010-06-05