summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-05-08user-manual: fix clone and fetch typosJ. Bruce Fields
2007-05-08Properly handle '0' filenames in import-tarsShawn O. Pearce
2007-05-07Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-05-07Merge git://git2.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano
2007-05-07Documentation: don't reference non-existent 'git-cvsapplycommit'Jeff King
2007-05-07user-manual: stop deprecating the manualJ. Bruce Fields
2007-05-07user-manual: miscellaneous editingJ. Bruce Fields
2007-05-07user-manual: fix .gitconfig editing examplesJ. Bruce Fields
2007-05-07user-manual: clean up fast-forward and dangling-objects sectionsJ. Bruce Fields
2007-05-07user-manual: add section ID'sJ. Bruce Fields
2007-05-07user-manual: more discussion of detached heads, fix typosJ. Bruce Fields
2007-05-06Small correction in reading of commit headersAlex Riesen
2007-05-06Documentation: fix typo in git-remote.txtJames Bowes
2007-05-06Add test for blame corner cases.Junio C Hamano