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
2007-05-22git-status: respect core.excludesFileJohannes Schindelin
2007-05-22SubmittingPatches: mention older C compiler compatibilityJohannes Schindelin
2007-05-22git-daemon: don't ignore pid-file write failureJim Meyering
2007-05-21annotate: make it work from subdirectories.Junio C Hamano
2007-05-21git-config: Correct asciidoc documentation for --int/--boolFrank Lichtenheld
2007-05-21t1300: Add tests for git-config --bool --getFrank Lichtenheld
2007-05-21unpack-trees.c: verify_uptodate: remove dead codeSven Verdoolaege
2007-05-21Use PATH_MAX instead of TEMPFILE_PATH_LENFernando J. Pereda
2007-05-21branch: fix segfault when resolving an invalid HEADJonas Fonseca
2007-05-20GIT 1.5.1.6v1.5.1.6Junio C Hamano
2007-05-20Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
2007-05-19git-svn: don't minimize-url when doing an init that tracks multiple pathsEric Wong
2007-05-19git-svn: avoid crashing svnserve when creating new directoriesEric Wong
2007-05-19user-manual: Add section on ignoring filesJohan Herland
2007-05-19user-manual: finding commits referencing given file contentJ. Bruce Fields
2007-05-19user-manual: discourage shared repositoryJ. Bruce Fields
2007-05-19tutorial: revise index introductionJ. Bruce Fields
2007-05-19tutorials: add user-manual linksJ. Bruce Fields
2007-05-19Documentation: Reformatted SYNOPSIS for several commandsMatthias Kestenholz
2007-05-19Documentation: Added [verse] to SYNOPSIS where necessaryMatthias Kestenholz
2007-05-19GIT v1.5.1.5v1.5.1.5Junio C Hamano
2007-05-19Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
2007-05-19Documentation: git-rev-list's "patterns"Petr Baudis
2007-05-18user-manual: reorganize public git repo discussionJ. Bruce Fields
2007-05-18user-manual: listing commits reachable from some refs not othersJ. Bruce Fields
2007-05-18user-manual: introduce gitJ. Bruce Fields
2007-05-18user-manual: add a "counting commits" exampleJ. Bruce Fields
2007-05-18user-manual: move howto/using-topic-branches into manualJ. Bruce Fields
2007-05-18user-manual: move howto/make-dist.txt into user manualJ. Bruce Fields
2007-05-18Documentation: remove howto's now incorporated into manualJ. Bruce Fields
2007-05-18user-manual: move quick-start to an appendixJ. Bruce Fields
2007-05-18glossary: expand and clarify some definitions, prune cross-referencesJ. Bruce Fields
2007-05-18user-manual: revise birdseye-view chapterJ. Bruce Fields
2007-05-18Document core.excludesfile for git-addMichael Hendricks
2007-05-17git-send-email: allow leading white space on mutt aliasesMichael Hendricks
2007-05-17Add a birdview-on-the-source-code section to the user manualJohannes Schindelin
2007-05-16format-patch: add MIME-Version header when we add content-type.Jeff King
2007-05-16Fixed link in user-manualSteffen Prohaska
2007-05-16Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano
2007-05-16import-tars: Use the "Link indicator" to identify directoriesJohannes Schindelin
2007-05-16git name-rev writes beyond the end of malloc() with large generationsAndy Whitcroft
2007-05-15Documentation/branch: fix small typo in -D exampleQuy Tonthat
2007-05-15Prepare for 1.5.1.5 Release NotesJunio C Hamano
2007-05-15gitweb: Add a few comments about %feature hashJakub Narebski
2007-05-15git-am: Clean up the asciidoc documentationFrank Lichtenheld
2007-05-15Documentation: format-patch has no --mbox optionFrank Lichtenheld
2007-05-15builtin-log.c: Fix typo in commentFrank Lichtenheld
2007-05-15Fix git-clone buglet for remote case.Junio C Hamano
2007-05-13git-svn: don't attempt to minimize URLs by defaultEric Wong
2007-05-13git-svn: fix segfaults due to initial SVN pool being clearedEric Wong