Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-30Merge branch 'nd/gc-lock-against-each-other'Junio C Hamano
2013-10-30Merge branch 'mm/checkout-auto-track-fix'Junio C Hamano
2013-10-30Merge branch 'fc/styles'Junio C Hamano
2013-10-24Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano
2013-10-24Merge branch 'mg/more-textconv'Junio C Hamano
2013-10-24Merge branch 'jc/pack-objects'Junio C Hamano
2013-10-19Merge branch 'sb/repack-in-c'Junio C Hamano
2013-10-19Merge branch 'jk/clone-progress-to-stderr'Junio C Hamano
2013-10-18checkout: proper error message on 'git checkout foo bar --'Matthieu Moy
2013-10-18checkout: allow dwim for branch creation for "git checkout $branch --"Matthieu Moy
2013-10-18gc: remove gc.pid file at end of executionJonathan Nieder
2013-10-18Merge branch 'jk/trailing-slash-in-pathspec'Junio C Hamano
2013-10-16C: have space around && and || operatorsJunio C Hamano
2013-10-16Merge branch 'maint'Junio C Hamano
2013-10-14clone --branch: refuse to clone if upstream repo is emptyRalf Thielow
2013-10-14Merge branch 'po/remote-set-head-usage'Jonathan Nieder
2013-10-11cherry-pick: handle "-" after parsing optionsJeff King
2013-09-28remote set-head -h: add long options to synopsisPhilip Oakley
2013-09-25Merge branch 'cc/replace-with-the-same-type'Jonathan Nieder
2013-09-25Merge branch 'jk/shortlog-tolerate-broken-commit'Jonathan Nieder
2013-09-24clone: add a period after "done" to end the sentenceSebastian Schuberth
2013-09-20Merge branch 'dw/check-ignore-sans-index'Junio C Hamano
2013-09-20Merge branch 'mm/commit-template-squelch-advice-messages'Junio C Hamano
2013-09-20Merge branch 'bk/refs-multi-update'Junio C Hamano
2013-09-20Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano
2013-09-20Merge branch 'mm/status-without-comment-char'Junio C Hamano
2013-09-20Merge branch 'jx/branch-vv-always-compare-with-upstream'Junio C Hamano
2013-09-20Merge branch 'nd/fetch-into-shallow'Junio C Hamano
2013-09-19shortlog: ignore commits with missing authorsJeff King
2013-09-19clone: always set transport optionsJeff King
2013-09-19clone: treat "checking connectivity" like other progressJeff King
2013-09-19clone: send diagnostic messages to stderrJeff King
2013-09-18repack: improve warnings about failure of renaming and removing filesStefan Beller
2013-09-18repack: retain the return value of pack-objectsStefan Beller
2013-09-18repack: rewrite the shell script in CStefan Beller
2013-09-17Merge branch 'rh/ishes-doc'Junio C Hamano
2013-09-17Merge branch 'fc/trivial'Junio C Hamano
2013-09-17Merge branch 'fc/fast-export'Junio C Hamano
2013-09-17Merge branch 'ap/commit-author-mailmap'Junio C Hamano
2013-09-17Merge branch 'jk/free-tree-buffer'Junio C Hamano
2013-09-13reset: handle submodule with trailing slashJohn Keeping
2013-09-13rm: re-use parse_pathspec's trailing-slash removalJohn Keeping
2013-09-13check-ignore: Add option to ignore index contentsDave Williams
2013-09-13Merge branch 'jk/config-int-range-check'Junio C Hamano
2013-09-12commit: disable status hints when writing to COMMIT_EDITMSGMatthieu Moy
2013-09-12wt-status: turn advice_status_hints into a field of wt_statusMatthieu Moy
2013-09-12commit: factor status configuration is a helper functionMatthieu Moy
2013-09-12Merge branch 'jc/ls-files-killed-optim'Junio C Hamano
2013-09-12Merge branch 'nd/push-no-thin'Junio C Hamano
2013-09-10Merge branch 'nd/magic-pathspec'Junio C Hamano