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
2009-04-19Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maintJunio C Hamano
2009-04-19Merge branch 'js/maint-submodule-checkout' into maintJunio C Hamano
2009-04-19Merge branch 'cb/maint-merge-recursive-submodule-fix' into maintJunio C Hamano
2009-04-19doc/git-daemon: add missing arguments to max-connections optionMarkus Heidelberg
2009-04-19Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-04-19doc/git-daemon: add missing arguments to optionsMarkus Heidelberg
2009-04-19init: Do not segfault on big GIT_TEMPLATE_DIR environment variableFrank Lichtenheld
2009-04-18imap-send: use correct configuration variable in documentationPaul Bolle
2009-04-18Update docs on behaviour of 'core.sharedRepository' and 'git init --shared'Johan Herland
2009-04-18Merge branch 'ac/color-graph'Junio C Hamano
2009-04-18Merge branch 'jk/cobdoc'Junio C Hamano
2009-04-18Merge branch 'mk/apply-swap'Junio C Hamano
2009-04-18Merge branch 'mm/add-p-quit'Junio C Hamano
2009-04-18Merge branch 'eb/upload-archive-from-git-shell'Junio C Hamano
2009-04-18Merge branch 'jc/shared-literally'Junio C Hamano
2009-04-18Merge branch 'ns/am-to-empty'Junio C Hamano
2009-04-18Merge branch 'bw/short-ref-strict'Junio C Hamano
2009-04-18Merge branch 'da/difftool'Junio C Hamano
2009-04-18Merge branch 'maint'Junio C Hamano
2009-04-18doc/gitattributes: clarify location of config textJeff King
2009-04-18hook/update: example of how to prevent branch creationPierre Habouzit
2009-04-18Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-04-18Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-04-18archive test: attributesRené Scharfe
2009-04-18archive: do not read .gitattributes in working directoryNguyễn Thái Ngọc Duy
2009-04-18unpack-trees: do not muck with attributes when we are not checking outJunio C Hamano
2009-04-18attr: add GIT_ATTR_INDEX "direction"Nguyễn Thái Ngọc Duy
2009-04-18archive tests: do not use .gitattributes in working directoryRené Scharfe
2009-04-18Fix buffer overflow in config parserThomas Jarosch
2009-04-18remote.c: use shorten_unambiguous_refMichael J Gruber
2009-04-18get_local_heads(): do not return random pointer if there is no headNguyễn Thái Ngọc Duy
2009-04-18Documentation: boolean value may be given by on/offMichał Kiedrowicz
2009-04-17git-apply: fix option descriptionUlrich Windl
2009-04-16Update git-add.txt according to the new possibilities of 'git add -p'.Matthieu Moy
2009-04-16add-interactive: refactor mode hunk handlingJeff King
2009-04-16git add -p: new "quit" command at the prompt.Matthieu Moy
2009-04-16builtin-apply: keep information about files to be deletedMichał Kiedrowicz
2009-04-14graph API: Added logic for colored edgesAllan Caffee
2009-04-13tests: test applying criss-cross rename patchMichał Kiedrowicz
2009-04-13rev-parse: --abbrev-ref option to shorten ref nameBert Wesarg
2009-04-13for-each-ref: utilize core.warnAmbiguousRefs for :short-formatBert Wesarg
2009-04-13shorten_unambiguous_ref(): add strict modeBert Wesarg
2009-04-13docs/checkout: clarify what "non-branch" meansJeff King
2009-04-13doc/checkout: split checkout and branch creation in synopsisJeff King
2009-04-13doc/checkout: refer to git-branch(1) as appropriateJeff King
2009-04-13doc: refer to tracking configuration as "upstream"Jeff King
2009-04-13doc: clarify --no-track optionJeff King
2009-04-13gitignore git-bisect--helperJunio C Hamano
2009-04-13git-am: teach git-am to apply a patch to an unborn branchNanako Shiraishi
2009-04-13Mark t1301 permission test to depend on POSIXPERMJunio C Hamano