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-01-19Add git remote set-urlIlari Liusvaara
2010-01-18Document that merge strategies can now take their own optionsJunio C Hamano
2010-01-18Update draft release notes to 1.7.0Junio C Hamano
2010-01-18Merge branch 'jh/commit-status'Junio C Hamano
2010-01-18Merge branch 'jn/makefile'Junio C Hamano
2010-01-18Merge branch 'tc/clone-v-progress'Junio C Hamano
2010-01-18Merge branch 'tc/smart-http-restrict'Junio C Hamano
2010-01-18Merge branch 'sr/gfi-options'Junio C Hamano
2010-01-17Merge branch 'maint'Junio C Hamano
2010-01-17Documentation: Update git core tutorial clarifying reference to scriptsRamkumar Ramachandra
2010-01-17Add push --set-upstreamIlari Liusvaara
2010-01-16difftool: Add '-x' and as an alias for '--extcmd'David Aguilar
2010-01-15Document git-blame triple -C optionRamkumar Ramachandra
2010-01-14commit: allow suppression of implicit identity adviceJeff King
2010-01-14strbuf: add strbuf_addbuf_percentquoteJeff King
2010-01-14strbuf_expand: convert "%%" to "%"Jeff King
2010-01-13Merge branch 'il/vcs-helper'Junio C Hamano
2010-01-13Merge branch 'cc/reset-more'Junio C Hamano
2010-01-13Merge branch 'nd/sparse'Junio C Hamano
2010-01-13grep: rip out support for external grepJunio C Hamano
2010-01-13commit: support commit.status, --status, and --no-statusJames P. Howard, II
2010-01-13Introduce <branch>@{upstream} notationJohannes Schindelin
2010-01-13Be more user-friendly when refusing to do something because of conflict.Matthieu Moy
2010-01-12Add 'git rev-parse --show-toplevel' option.Steven Drake
2010-01-10Documentation: emphasise 'git shortlog' in its synopsisThomas Rast
2010-01-10Merge branch 'tr/http-updates'Junio C Hamano
2010-01-10Merge branch 'jk/push-to-delete'Junio C Hamano
2010-01-10Merge branch 'mm/config-path'Junio C Hamano
2010-01-10Merge branch 'pm/cvs-environ'Junio C Hamano
2010-01-10Merge branch 'fc/opt-quiet-gc-reset'Junio C Hamano
2010-01-10Documentation: show-files is now called git-ls-filesThomas Rast
2010-01-10Documentation: tiny git config manual tweaksJonathan Nieder
2010-01-10Documentation: git gc packs refs by default nowJonathan Nieder
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2010-01-10Documentation: format full commands in typewriter fontThomas Rast
2010-01-10Merge branch 'maint'Junio C Hamano
2010-01-10git-diff.txt: Link to git-difftoolDavid Aguilar
2010-01-10difftool: Allow specifying unconfigured commands with --extcmdDavid Aguilar
2010-01-10Documentation: tiny git config manual tweaksJonathan Nieder
2010-01-10Documentation: git gc packs refs by default nowJonathan Nieder
2010-01-09Documentation: warn prominently against merging with dirty treesThomas Rast
2010-01-09Documentation/git-merge: reword references to "remote" and "pull"Thomas Rast
2010-01-08Describe second batch for 1.7.0 in draft release notesJunio C Hamano
2010-01-08Merge branch 'bg/maint-add-all-doc'Junio C Hamano
2010-01-08git-rm doc: Describe how to sync index & work treeBjörn Gustavsson
2010-01-08Merge branch 'mv/commit-date'Junio C Hamano
2010-01-07rebase -i --autosquash: auto-squash commitsNanako Shiraishi
2010-01-06Makefile: consolidate .FORCE-* targetsJonathan Nieder
2010-01-06Smart-http: check if repository is OK to export before serving itTarmigan Casebolt
2010-01-05Documentation: reset: add some missing tablesChristian Couder