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
2014-06-03Merge branch 'as/grep-fullname-config'Junio C Hamano
2014-06-03environment.c: enable core.preloadindex by defaultSteve Hoelzer
2014-06-02fetch doc: remove notes on outdated "mixed layout"Junio C Hamano
2014-06-02fetch doc: update note on '+' in front of the refspecJunio C Hamano
2014-06-02fetch doc: move FETCH_HEAD material lower and add an exampleMarc Branchaud
2014-05-30fetch doc: update introductory part for clarityJunio C Hamano
2014-05-30Sync with 1.9.4Junio C Hamano
2014-05-30Git 1.9.4v1.9.4Junio C Hamano
2014-05-29How to keep a project's canonical history correct.Stephen P. Smith
2014-05-28Git 2.0v2.0.0Junio C Hamano
2014-05-28Documentation: wording fixes in the user manual and glossaryJeremiah Mahler
2014-05-27format-patch: add "--signature-file=<file>" optionJeremiah Mahler
2014-05-27strbuf: add strbuf_reencode helperJeff King
2014-05-24strbuf: add strbuf_tolower functionJeff King
2014-05-22Documentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John
2014-05-21Update draft release notes to 2.0Junio C Hamano
2014-05-21RelNotes/2.0.0.txt: Fix several grammar issues, notably a lack of hyphens, do...Jason St. John
2014-05-21Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Junio C Hamano
2014-05-20CodingGuidelines: avoid "test <cond> -a/-o <cond>"Junio C Hamano
2014-05-20Merge branch 'jc/graduate-remote-hg-bzr' (early part)Junio C Hamano
2014-05-20Revert "Merge branch 'fc/transport-helper-sync-error-fix'"Junio C Hamano
2014-05-20Documentation: replace: describe new --edit optionChristian Couder
2014-05-20commit: allow core.commentChar=auto for character auto selectionNguyễn Thái Ngọc Duy
2014-05-19Merge branch 'kb/fast-hashmap'Junio C Hamano
2014-05-19Documentation/technical/api-hashmap: remove source highlightingAnders Kaseorg
2014-05-15argv-array: drop "detach" codeJeff King
2014-05-15run-command: store an optional argv_arrayJeff King
2014-05-13Documentation: mention config sources for @{upstream}W. Trevor King
2014-05-09Sync with 1.9.3Junio C Hamano
2014-05-09Git 1.9.3v1.9.3Junio C Hamano
2014-05-08Sync with maintJunio C Hamano
2014-05-08shell doc: remove stray "+" in exampleJonathan Nieder
2014-05-08Start preparing for 1.9.3Junio C Hamano
2014-05-08Update draft release notes for 2.0Junio C Hamano
2014-05-08pager: remove 'S' from $LESS by defaultMatthieu Moy
2014-05-07RelNotes/2.0.0: Grammar and typo fixesØyvind A. Holm
2014-05-07api-strbuf.txt: add docs for _trim and _ltrimBrian Gesiak
2014-05-07Bump core.deltaBaseCacheLimit to 96mDavid Kastrup
2014-05-03CodingGuidelines: on splitting a long lineJunio C Hamano
2014-05-03CodingGuidelines: on comparisonJunio C Hamano
2014-05-03CodingGuidelines: do not call the conditional statement "if()"Junio C Hamano
2014-05-03CodingGuidelines: give an example for shell function preambleJunio C Hamano
2014-05-03CodingGuidelines: give an example for control statementsJunio C Hamano
2014-05-03CodingGuidelines: give an example for redirectionJunio C Hamano
2014-05-03CodingGuidelines: give an example for case/esac statementJunio C Hamano
2014-05-03CodingGuidelines: once it is in, it is not worth the code churnJunio C Hamano
2014-05-03Git 2.0-rc2v2.0.0-rc2Junio C Hamano
2014-05-03Merge branch 'km/git-svn-workaround-older-getopt-long'Junio C Hamano
2014-05-03Merge branch 'mk/doc-git-gui-display-untracked'Junio C Hamano
2014-04-30docs: document RUN_SETUP_GENTLY and clarify RUN_SETUPDavid Turner