aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* C: have space around && and || operatorsJunio C Hamano2013-10-16
* Merge branch 'po/remote-set-head-usage'Jonathan Nieder2013-10-14
|\
| * remote set-head -h: add long options to synopsisPhilip Oakley2013-09-27
* | Merge branch 'cc/replace-with-the-same-type'Jonathan Nieder2013-09-24
|\ \
| * | replace: allow long option namesChristian Couder2013-09-06
| * | replace: forbid replacing an object with one of a different typeChristian Couder2013-09-06
* | | Merge branch 'jk/shortlog-tolerate-broken-commit'Jonathan Nieder2013-09-24
|\ \ \
| * | | shortlog: ignore commits with missing authorsJeff King2013-09-18
* | | | clone: add a period after "done" to end the sentenceSebastian Schuberth2013-09-24
* | | | Merge branch 'dw/check-ignore-sans-index'Junio C Hamano2013-09-20
|\ \ \ \
| * | | | check-ignore: Add option to ignore index contentsDave Williams2013-09-12
* | | | | Merge branch 'mm/commit-template-squelch-advice-messages'Junio C Hamano2013-09-20
|\ \ \ \ \
| * | | | | commit: disable status hints when writing to COMMIT_EDITMSGMatthieu Moy2013-09-12
| * | | | | wt-status: turn advice_status_hints into a field of wt_statusMatthieu Moy2013-09-12
| * | | | | commit: factor status configuration is a helper functionMatthieu Moy2013-09-12
| | |_|/ / | |/| | |
* | | | | Merge branch 'bk/refs-multi-update'Junio C Hamano2013-09-20
|\ \ \ \ \
| * | | | | update-ref: support multiple simultaneous updatesBrad King2013-09-09
| * | | | | refs: report ref type from lock_any_ref_for_updateBrad King2013-08-30
| * | | | | reset: rename update_refs to reset_refsBrad King2013-08-30
| |/ / / /
* | | | | Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano2013-09-20
|\ \ \ \ \
| * | | | | cherry-pick: allow "-" as abbreviation of '@{-1}'Hiroshige Umino2013-09-09
* | | | | | Merge branch 'mm/status-without-comment-char'Junio C Hamano2013-09-20
|\ \ \ \ \ \
| * | | | | | status: disable display of '#' comment prefix by defaultMatthieu Moy2013-09-06
| * | | | | | builtin/stripspace.c: fix broken indentationMatthieu Moy2013-09-06
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jx/branch-vv-always-compare-with-upstream'Junio C Hamano2013-09-20
|\ \ \ \ \ \
| * | | | | | branch: report invalid tracking branch as goneJiang Xin2013-08-26
| |/ / / / /
* | | | | | Merge branch 'nd/fetch-into-shallow'Junio C Hamano2013-09-20
|\ \ \ \ \ \
| * | | | | | list-objects: reduce one argument in mark_edges_uninterestingNguyễn Thái Ngọc Duy2013-08-28
| |/ / / / /
* | | | | | Merge branch 'rh/ishes-doc'Junio C Hamano2013-09-17
|\ \ \ \ \ \
| * | | | | | use 'commit-ish' instead of 'committish'Richard Hansen2013-09-04
| |/ / / / /
* | | | | | Merge branch 'fc/trivial'Junio C Hamano2013-09-17
|\ \ \ \ \ \
| * | | | | | add: trivial style cleanupFelipe Contreras2013-08-30
| * | | | | | reset: trivial style cleanupFelipe Contreras2013-08-30
| * | | | | | reset: trivial refactoringFelipe Contreras2013-08-30
* | | | | | | Merge branch 'fc/fast-export'Junio C Hamano2013-09-17
|\ \ \ \ \ \ \
| * | | | | | | fast-export: refactor get_tags_and_duplicates()Felipe Contreras2013-09-03
| * | | | | | | fast-export: make extra_refs globalFelipe Contreras2013-09-03
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ap/commit-author-mailmap'Junio C Hamano2013-09-17
|\ \ \ \ \ \ \
| * | | | | | | commit: search author pattern against mailmapAntoine Pelisse2013-08-24
| |/ / / / / /
* | | | | | | Merge branch 'jk/free-tree-buffer'Junio C Hamano2013-09-17
|\ \ \ \ \ \ \
| * | | | | | | clear parsed flag when we free tree buffersJeff King2013-06-06
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'jk/config-int-range-check'Junio C Hamano2013-09-12
|\ \ \ \ \ \ \
| * | | | | | | git-config: always treat --int as 64-bit internallyJeff King2013-09-09
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jc/ls-files-killed-optim'Junio C Hamano2013-09-11
|\ \ \ \ \ \ \
| * | | | | | | ls-files -k: a directory only can be killed if the index has a non-directoryJunio C Hamano2013-08-15
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'nd/push-no-thin'Junio C Hamano2013-09-11
|\ \ \ \ \ \ \
| * | | | | | | push: respect --no-thinNguyễn Thái Ngọc Duy2013-08-13
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'nd/magic-pathspec'Junio C Hamano2013-09-09
|\ \ \ \ \ \ \
| * | | | | | | add: lift the pathspec magic restriction on "add -p"Nguyễn Thái Ngọc Duy2013-09-05
* | | | | | | | Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch'Junio C Hamano2013-09-09
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |