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
2010-05-21Merge branch 'np/malloc-threading'Junio C Hamano
2010-05-21Merge branch 'sr/remote-helper-export'Junio C Hamano
2010-05-21Merge branch 'ar/config-from-command-line'Junio C Hamano
2010-05-21Merge branch 'em/checkout-orphan'Junio C Hamano
2010-05-19for-each-ref: Field with abbreviated objectnameMichael J Gruber
2010-05-11Merge branch 'maint'Junio C Hamano
2010-05-10handle "git --bare init <dir>" properlyJeff King
2010-05-09Merge branch 'bg/apply-blank-trailing-context'Junio C Hamano
2010-05-09Merge branch 'rc/ls-remote-default'Junio C Hamano
2010-05-09Merge branch 'ab/commit-empty-message'Junio C Hamano
2010-05-09Merge branch 'jc/maint-reflog-expire-unreachable'Junio C Hamano
2010-05-09Merge branch 'sd/log-decorate'Junio C Hamano
2010-05-09Merge branch 'mh/status-optionally-refresh'Junio C Hamano
2010-05-09Merge branch 'cw/ws-indent-with-tab'Junio C Hamano
2010-05-09Merge branch 'cc/revert-strategy'Junio C Hamano
2010-05-09Merge branch 'jk/cached-textconv'Junio C Hamano
2010-05-09Merge branch 'pc/remove-warn'Junio C Hamano
2010-05-09cherry-pick: do not dump core when iconv failsJonathan Nieder
2010-05-04clone: quell the progress report from init and report on cloneJunio C Hamano
2010-05-02Merge branch 'maint'Junio C Hamano
2010-04-20Merge branch 'maint'Junio C Hamano
2010-04-19Merge branch 'jg/auto-initialize-notes-with-percent-n-in-format'Junio C Hamano
2010-04-17tag -v: use RUN_GIT_CMD to run verify-tagJonathan Nieder
2010-04-14pretty: Initialize notes if %N is usedJohannes Gilger
2010-04-10Merge branch 'maint'Junio C Hamano
2010-04-09ls-remote: fall-back to default remotes when no remote specifiedTay Ray Chuan
2010-04-08Merge branch 'jn/mailinfo-scissors'Junio C Hamano
2010-04-08Add option to git-commit to allow empty log messagesÆvar Arnfjörð Bjarmason
2010-04-07Merge branch 'sb/fmt-merge-msg'Junio C Hamano
2010-04-07Merge branch 'ef/maint-empty-commit-log'Junio C Hamano
2010-04-05whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dstChris Webb
2010-04-04Teach mailinfo %< as an alternative scissors markJonathan Nieder
2010-04-03Merge branch 'mg/use-default-abbrev-length-in-rev-list'Junio C Hamano
2010-04-03Merge branch 'jn/merge-diff3-label'Junio C Hamano
2010-04-03Merge branch 'ef/cherry-abbrev'Junio C Hamano
2010-04-03Merge branch 'rs/threaded-grep-context'Junio C Hamano
2010-04-03git status: refresh the index if possibleMarkus Heidelberg
2010-04-02builtin/commit: remove unnecessary variable definitionMarkus Heidelberg
2010-04-02builtin/commit: fix duplicated sentence in a commentMarkus Heidelberg
2010-04-02make commit_tree a library functionJeff King
2010-04-01revert: add "--strategy" option to choose merge strategyChristian Couder
2010-04-01merge: make function try_merge_command non staticChristian Couder
2010-04-01merge: refactor code that calls "git merge-STRATEGY"Christian Couder
2010-04-01revert: refactor merge recursive code into its own functionChristian Couder
2010-04-01revert: use strbuf to refactor the code that writes the merge messageChristian Couder
2010-04-01Sync with 1.7.0.4Junio C Hamano
2010-03-31clone: also configure url for bare clonesSverre Rabbelier
2010-03-31clone: pass the remote name to remote_getSverre Rabbelier
2010-03-30Merge branch 'maint'Junio C Hamano
2010-03-29Merge branch 'cc/cherry-pick-ff'Junio C Hamano