aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | Merge branch 'jk/for-each-ref-skip-parsing'Junio C Hamano2013-11-01
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | for-each-ref: avoid loading objects to print %(objectname)Jeff King2013-10-30
* | | | | | | | | | | | | Merge branch 'jl/submodule-mv'Junio C Hamano2013-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | mv: Fix spurious warning when moving a file in presence of submodulesJens Lehmann2013-10-13
* | | | | | | | | | | | | Merge branch 'nd/lift-path-max'Junio C Hamano2013-10-30
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | checkout_entry(): clarify the use of topath[] parameterJunio C Hamano2013-10-24
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'ap/commit-author-mailmap' into maintJunio C Hamano2013-10-17
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/gc-lock-against-each-other'Junio C Hamano2013-10-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gc: remove gc.pid file at end of executionJonathan Nieder2013-10-18
* | | | | | | | | | | | | | | Merge branch 'mm/checkout-auto-track-fix'Junio C Hamano2013-10-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | checkout: proper error message on 'git checkout foo bar --'Matthieu Moy2013-10-18
| * | | | | | | | | | | | | | checkout: allow dwim for branch creation for "git checkout $branch --"Matthieu Moy2013-10-18
* | | | | | | | | | | | | | | Merge branch 'fc/styles'Junio C Hamano2013-10-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | C: have space around && and || operatorsJunio C Hamano2013-10-16
* | | | | | | | | | | | | | | Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano2013-10-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | cherry-pick: handle "-" after parsing optionsJeff King2013-10-10
* | | | | | | | | | | | | | | | Merge branch 'mg/more-textconv'Junio C Hamano2013-10-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | grep: honor --textconv for the case rev:pathMichael J Gruber2013-05-10
| * | | | | | | | | | | | | | | | grep: allow to use textconv filtersJeff King2013-05-10
| * | | | | | | | | | | | | | | | cat-file: do not die on --textconv without textconv filtersMichael J Gruber2013-05-10
| * | | | | | | | | | | | | | | | show: honor --textconv for blobsMichael J Gruber2013-05-10
| * | | | | | | | | | | | | | | | diff_opt: track whether flags have been set explicitlyJunio C Hamano2013-05-10
* | | | | | | | | | | | | | | | | Merge branch 'jc/pack-objects'Junio C Hamano2013-10-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | pack-objects: shrink struct object_entryJunio C Hamano2013-02-04
* | | | | | | | | | | | | | | | | | Merge branch 'sb/repack-in-c'Junio C Hamano2013-10-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | repack: improve warnings about failure of renaming and removing filesStefan Beller2013-09-17
| * | | | | | | | | | | | | | | | | repack: retain the return value of pack-objectsStefan Beller2013-09-17
| * | | | | | | | | | | | | | | | | repack: rewrite the shell script in CStefan Beller2013-09-17
| | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'jk/clone-progress-to-stderr'Junio C Hamano2013-10-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | clone: always set transport optionsJeff King2013-09-18
| * | | | | | | | | | | | | | | | clone: treat "checking connectivity" like other progressJeff King2013-09-18
| * | | | | | | | | | | | | | | | clone: send diagnostic messages to stderrJeff King2013-09-18
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'jk/trailing-slash-in-pathspec'Junio C Hamano2013-10-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | reset: handle submodule with trailing slashJohn Keeping2013-09-13
| * | | | | | | | | | | | | | | | rm: re-use parse_pathspec's trailing-slash removalJohn Keeping2013-09-13
* | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2013-10-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | / / / / / / / / | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | clone --branch: refuse to clone if upstream repo is emptyRalf Thielow2013-10-14
* | | | | | | | | | | | | | | | 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