summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14builtin-log.c: Fix typo in commentFrank Lichtenheld
2007-05-14Fix 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
2007-05-13git-svn: clean up caching of SVN::Ra functionsEric Wong
2007-05-13git-svn: don't drop the username from URLs when dcommit is runEric Wong
2007-05-13RPM spec: include files in technical/ to package.Quy Tonthat
2007-05-13Remove stale non-static-inline prototype for tree_entry_extract()Matthieu Castet
2007-05-13git-config: test for 'do not forget "a.b.var" ends "a.var" section'.Steffen Prohaska
2007-05-13git-config: do not forget seeing "a.b.var" means we are out of "a.var" section.Junio C Hamano
2007-05-12checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano
2007-05-12Updated documentation of hooks in git-receive-pack.Jan Hudec
2007-05-12Allow fetching references from any namespaceAlex Riesen
2007-05-12tiny fix in documentation of git-cloneSteffen Prohaska
2007-05-12Fix an unmatched comment end in arm/sha1_arm.SMarco Costalba
2007-05-10Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano
2007-05-10Fix documentation of tag in git-fast-import.txtRichard P. Curnow
2007-05-10Merge branch 'gfi-maint' into maintShawn O. Pearce
2007-05-10.mailmap: add some aliasesJunio C Hamano
2007-05-10SPECIFYING RANGES typo fix: it it => it isJari Aalto
2007-05-10git-clone: don't get fooled by $PWDJunio C Hamano
2007-05-10Fix documentation of tag in git-fast-import.txtRichard P. Curnow
2007-05-09GIT v1.5.1.4v1.5.1.4Junio C Hamano
2007-05-09Add howto files to rpm packages.Quy Tonthat
2007-05-08wcwidth redeclarationAmos Waterland