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
2008-06-26Merge branch 'lt/config-fsync'Junio C Hamano
2008-06-25fix update-hook-example to work with packed tag referencesDmitry Potapov
2008-06-25repack.usedeltabaseoffset config option now defaults to "true"Nicolas Pitre
2008-06-25Ship sample hooks with .sample suffixJunio C Hamano
2008-06-23Merge branch 'maint'Junio C Hamano
2008-06-23api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer
2008-06-23api-builtin.txt: update and fix typoStephan Beyer
2008-06-23Merge branch 'rs/archive-ignore'Junio C Hamano
2008-06-23Merge branch 'pb/fast-export'Junio C Hamano
2008-06-23Merge branch 'mo/status-untracked'Junio C Hamano
2008-06-23Merge branch 'kh/update-ref'Junio C Hamano
2008-06-22Windows: Use the Windows style PATH separator ';'.Johannes Sixt
2008-06-21Correct documentation for git-push --mirrorShawn O. Pearce
2008-06-20Add a helper script to send patches with Mozilla ThunderbirdLukas Sandström
2008-06-20Documentation: fix formatting in git-svnJan Krüger
2008-06-20builtin-fast-export: Add importing and exporting of revision marksPieter de Bie
2008-06-19Add config option to enable 'fsync()' of object filesLinus Torvalds
2008-06-19GIT 1.5.6v1.5.6Junio C Hamano
2008-06-17path-list documentation: document all functions and data structuresMiklos Vajna
2008-06-17run-command documentation: fix "memset()" parameterMiklos Vajna
2008-06-16Consistency: Use "libcurl" instead of "cURL library" and "curl"Johan Herland
2008-06-16Documentation: RelNotes-1.5.6: talk about renamed HTML filesChristian Couder
2008-06-15GIT 1.5.6-rc3v1.5.6-rc3Junio C Hamano
2008-06-14git add: add long equivalents of '-u' and '-f' optionsSZEDER Gábor
2008-06-14documentation: bisect: remove bits talking about a bisection branchChristian Couder
2008-06-13Merge branch 'om/remote-fix'Junio C Hamano
2008-06-13document --pretty=tformat: optionJeff King
2008-06-13user-manual: describe how higher stages are set during a mergeJunio C Hamano
2008-06-13doc: adding gitman.info and *.texi to .gitignoreGeoffrey Irving
2008-06-13Documentation: exclude @pxref{[REMOTES]} from texinfo intermediate outputJunio C Hamano
2008-06-13Documentation/git-pull.txt: Use more standard [NOTE] markupJunio C Hamano
2008-06-12Typo in RelNotes.Mikael Magnusson
2008-06-12Merge branch 'maint'Junio C Hamano
2008-06-12fix typo in tutorialFred Maranhão
2008-06-11remote prune: print the list of pruned branchesOlivier Marin
2008-06-11remote show: fix the -n optionOlivier Marin
2008-06-10Documentation/git-cat-file.txt: add missing line breakLea Wiemann
2008-06-10Merge branch 'maint'Junio C Hamano
2008-06-10git-read-tree: document -v option.Miklos Vajna
2008-06-10Add configuration option for default untracked files modeMarius Storm-Olsen
2008-06-10Add argument 'no' commit/status option -u|--untracked-filesMarius Storm-Olsen
2008-06-10Add an optional <mode> argument to commit/status -u|--untracked-files optionMarius Storm-Olsen
2008-06-10Teach new attribute 'export-ignore' to git-archiveRené Scharfe
2008-06-09git-name-rev.txt: document --no-undefined and --alwaysStephan Beyer
2008-06-09git-describe.txt: document --alwaysStephan Beyer
2008-06-09Docs: add some long/short optionsStephan Beyer
2008-06-09Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-09git-commit.txt: Add missing long/short optionsStephan Beyer
2008-06-09git-commit.txt: Correct option alternativesStephan Beyer
2008-06-08GIT 1.5.6-rc2v1.5.6-rc2Junio C Hamano