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-11-05http-backend: use mod_alias instead of mod_rewriteMark Lodato
2009-11-05http-backend: reword some documentationMark Lodato
2009-11-05http-backend: add GIT_PROJECT_ROOT environment varMark Lodato
2009-11-05Smart fetch and push over HTTP: server sideShawn O. Pearce
2009-11-05Git-aware CGI to provide dumb HTTP transportShawn O. Pearce
2009-11-05Merge branch 'maint'Junio C Hamano
2009-11-05Fix documentation grammar typoGisle Aas
2009-11-02Merge branch 'bg/clone-doc' into maintJunio C Hamano
2009-10-31fixup tr/stash-format mergeJunio C Hamano
2009-10-31Merge branch 'js/diff-verbose-submodule'Junio C Hamano
2009-10-31Merge branch 'jn/show-normalized-refs'Junio C Hamano
2009-10-31Merge branch 'ak/bisect-reset-to-switch'Junio C Hamano
2009-10-31Merge branch 'tr/maint-roff-quote'Junio C Hamano
2009-10-31Merge branch 'ja/fetch-doc'Junio C Hamano
2009-10-31Merge branch 'cb/doc-fetch-pull-merge'Junio C Hamano
2009-10-31Move WebDAV HTTP push under remote-curlShawn O. Pearce
2009-10-31remote-helpers: Support custom transport optionsShawn O. Pearce
2009-10-31remote-helpers: Fetch more than one ref in a batchShawn O. Pearce
2009-10-31Merge branch 'maint'Junio C Hamano
2009-10-31Teach 'git merge' and 'git pull' the option --ff-onlyBjörn Gustavsson
2009-10-31More precise description of 'git describe --abbrev'Gisle Aas
2009-10-31ls-files: unbreak "ls-files -i"Jeff King
2009-10-29mergetool--lib: add p4merge as a pre-configured mergetool optionScott Chacon
2009-10-27Teach "git describe" --dirty optionJean Privat
2009-10-26Update draft release notes to 1.6.6Junio C Hamano
2009-10-26Merge branch 'bg/clone-doc'Junio C Hamano
2009-10-26Merge branch 'jc/receive-pack-auto'Junio C Hamano
2009-10-26Merge branch 'jc/fsck-default-full'Junio C Hamano
2009-10-26Sync with 1.6.5.2Junio C Hamano
2009-10-26GIT 1.6.5.2v1.6.5.2Junio C Hamano
2009-10-25Use 'fast-forward' all over the placeFelipe Contreras
2009-10-24Merge branch 'maint'Junio C Hamano
2009-10-24Fix list of released versions in the toc documentJunio C Hamano
2009-10-24Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maintJunio C Hamano
2009-10-22Quote ' as \(aq in manpagesThomas Rast
2009-10-22Documentation/merge-options.txt: order options in alphabetical groupsJari Aalto
2009-10-22Documentation/git-pull.txt: Add subtitles above included option filesJari Aalto
2009-10-22Merge branch 'maint'Junio C Hamano
2009-10-22git-clone.txt: Fix grammar and formattingBjörn Gustavsson
2009-10-22receive-pack: run "gc --auto --quiet" and optionally "update-server-info"Junio C Hamano
2009-10-22Documentation/fetch-options.txt: order options alphabeticallyJari Aalto
2009-10-22modernize fetch/merge/pull examplesClemens Buchacher
2009-10-22Document `delta` attribute in "git help attributes".Nasser Grainawi
2009-10-20fsck: default to "git fsck --full"Junio C Hamano
2009-10-20Merge branch 'maint'Junio C Hamano
2009-10-20Documentation/git-gc.txt: change "references" to "reference"Matt Kraai
2009-10-20Add the --submodule option to the diff option familyJohannes Schindelin
2009-10-20stash list: drop the default limit of 10 stashesThomas Rast
2009-10-20Introduce new pretty formats %g[sdD] for reflog informationThomas Rast
2009-10-20Add '%N'-format for pretty-printing commit notesJohannes Schindelin