aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano2010-12-01
* Merge branch 'maint-1.6.4' into maintJunio C Hamano2010-07-07
* Merge branch 'tr/receive-pack-aliased-update-fix' into maintJunio C Hamano2010-07-07
* notes: check number of parameters to "git notes copy"Jeff King2010-06-28
* 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
|\
| * commit: use value of GIT_REFLOG_ACTION env variable as reflog messageChristian Couder2010-06-13
* | Merge branch 'jk/maint-advice-empty-amend' into maintJunio C Hamano2010-06-22
|\ \
| * | commit: give advice on empty amendJeff King2010-06-11
| |/
* | Merge branch 'tc/commit-abbrev-fix' into maintJunio C Hamano2010-06-22
* | Merge branch 'cb/ls-files-cdup' into maintJunio C Hamano2010-06-22
|\ \
| * | ls-files: allow relative pathspecClemens Buchacher2010-06-05
* | | Merge branch 'tc/merge-m-log' into maintJunio C Hamano2010-06-22
|\ \ \
| * | | merge: --log appends shortlog to message if specifiedTay Ray Chuan2010-05-10
| * | | fmt-merge-msg: add function to append shortlog onlyTay Ray Chuan2010-05-10
| * | | fmt-merge-msg: refactor merge title formattingTay Ray Chuan2010-05-10
| * | | fmt-merge-msg: minor refactor of fmt_merge_msg()Tay Ray Chuan2010-05-10
| * | | merge: rename variableTay Ray Chuan2010-05-10
| * | | merge: update commentTay Ray Chuan2010-05-10
* | | | Merge branch 'ph/clone-message-reword' into maintJunio C Hamano2010-06-22
|\ \ \ \
| * | | | clone: reword messages to match the end-user perceptionPete Harlan2010-05-09
* | | | | Merge branch 'jn/maint-amend-missing-name' into maintJunio C Hamano2010-06-22
|\ \ \ \ \
| * | | | | commit --amend: cope with missing display nameJonathan Nieder2010-05-04
| |/ / / /
* | | | | Merge branch 'pc/remove-warn' into maintJunio C Hamano2010-06-22
|\ \ \ \ \
| * | | | | Introduce remove_or_warn functionPeter Collingbourne2010-03-28
* | | | | | 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 'jn/shortlog' into maintJunio C Hamano2010-06-16
* | | | | | Merge branch 'np/index-pack-memsave' into maintJunio C Hamano2010-06-16
* | | | | | Merge branch 'sp/maint-describe-tiebreak-with-tagger-date' into maintJunio C Hamano2010-06-16
* | | | | | Merge branch 'np/malloc-threading' into maintJunio C Hamano2010-06-16
* | | | | | Merge branch 'mh/status-optionally-refresh' into maintJunio C Hamano2010-06-16
|\ \ \ \ \ \
| * | | | | | git status: refresh the index if possibleMarkus Heidelberg2010-04-02
* | | | | | | notes: Initialize variable to appease Sun StudioÆvar Arnfjörð Bjarmason2010-06-15
| |_|_|_|_|/ |/| | | | |
* | | | | | Change C99 comments to old-style C commentsTor Arntsen2010-06-07
* | | | | | show-branch: use DEFAULT_ABBREV instead of 7Tay Ray Chuan2010-05-25
| |_|_|_|/ |/| | | |
* | | | | handle "git --bare init <dir>" properlyJeff King2010-05-10
* | | | | cherry-pick: do not dump core when iconv failsJonathan Nieder2010-05-08
| |_|/ / |/| | |
* | | | clone: quell the progress report from init and report on cloneJunio C Hamano2010-05-04
* | | | Merge branch 'maint'Junio C Hamano2010-05-01
| |_|/ |/| |
* | | Merge branch 'maint'Junio C Hamano2010-04-19
* | | Merge branch 'jg/auto-initialize-notes-with-percent-n-in-format'Junio C Hamano2010-04-18
|\ \ \
| * | | pretty: Initialize notes if %N is usedJohannes Gilger2010-04-13
* | | | tag -v: use RUN_GIT_CMD to run verify-tagJonathan Nieder2010-04-17
|/ / /
* | | Merge branch 'maint'Junio C Hamano2010-04-09
* | | Merge branch 'jn/mailinfo-scissors'Junio C Hamano2010-04-07
|\ \ \
| * | | Teach mailinfo %< as an alternative scissors markJonathan Nieder2010-04-04
| |/ /
* | | Merge branch 'sb/fmt-merge-msg'Junio C Hamano2010-04-06
|\ \ \
| * | | fmt-merge-msg: hide summary optionStephen Boyd2010-03-24
| * | | fmt-merge-msg: remove custom string_list implementationStephen Boyd2010-03-24