summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: git-rev-list's "patterns"Petr Baudis2007-05-191-2/+2
* Document core.excludesfile for git-addMichael Hendricks2007-05-181-0/+9
* git-send-email: allow leading white space on mutt aliasesMichael Hendricks2007-05-171-1/+1
* format-patch: add MIME-Version header when we add content-type.Jeff King2007-05-161-0/+1
* Fixed link in user-manualSteffen Prohaska2007-05-161-1/+1
* Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-161-1/+1
|\
| * import-tars: Use the "Link indicator" to identify directoriesJohannes Schindelin2007-05-161-1/+1
* | git name-rev writes beyond the end of malloc() with large generationsAndy Whitcroft2007-05-162-1/+7
* | Documentation/branch: fix small typo in -D exampleQuy Tonthat2007-05-151-1/+1
|/
* Prepare for 1.5.1.5 Release NotesJunio C Hamano2007-05-152-1/+38
* gitweb: Add a few comments about %feature hashJakub Narebski2007-05-151-1/+5
* git-am: Clean up the asciidoc documentationFrank Lichtenheld2007-05-151-16/+19
* Documentation: format-patch has no --mbox optionFrank Lichtenheld2007-05-152-2/+2
* builtin-log.c: Fix typo in commentFrank Lichtenheld2007-05-151-1/+1
* Fix git-clone buglet for remote case.Junio C Hamano2007-05-141-2/+2
* git-svn: don't attempt to minimize URLs by defaultEric Wong2007-05-136-16/+19
* git-svn: fix segfaults due to initial SVN pool being clearedEric Wong2007-05-131-1/+0
* git-svn: clean up caching of SVN::Ra functionsEric Wong2007-05-131-26/+42
* git-svn: don't drop the username from URLs when dcommit is runEric Wong2007-05-131-1/+1
* RPM spec: include files in technical/ to package.Quy Tonthat2007-05-131-0/+5
* Remove stale non-static-inline prototype for tree_entry_extract()Matthieu Castet2007-05-131-1/+0
* git-config: test for 'do not forget "a.b.var" ends "a.var" section'.Steffen Prohaska2007-05-131-0/+19
* git-config: do not forget seeing "a.b.var" means we are out of "a.var" section.Junio C Hamano2007-05-131-4/+24
* checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano2007-05-122-3/+64
* Updated documentation of hooks in git-receive-pack.Jan Hudec2007-05-121-7/+70
* Allow fetching references from any namespaceAlex Riesen2007-05-121-2/+2
* tiny fix in documentation of git-cloneSteffen Prohaska2007-05-121-1/+1
* Fix an unmatched comment end in arm/sha1_arm.SMarco Costalba2007-05-121-1/+1
* Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-101-1/+1
|\
| * Fix documentation of tag in git-fast-import.txtRichard P. Curnow2007-05-101-1/+0
| * Merge branch 'gfi-maint' into maintShawn O. Pearce2007-05-101-1/+1
| |\
| | * Properly handle '0' filenames in import-tarsShawn O. Pearce2007-05-081-1/+1
* | | .mailmap: add some aliasesJunio C Hamano2007-05-101-0/+4
* | | SPECIFYING RANGES typo fix: it it => it isJari Aalto2007-05-101-1/+1
* | | git-clone: don't get fooled by $PWDJunio C Hamano2007-05-101-1/+8
* | | Fix documentation of tag in git-fast-import.txtRichard P. Curnow2007-05-101-1/+0
|/ /
* | GIT v1.5.1.4v1.5.1.4Junio C Hamano2007-05-093-2/+32
* | Add howto files to rpm packages.Quy Tonthat2007-05-091-1/+4
* | wcwidth redeclarationAmos Waterland2007-05-081-2/+2
* | user-manual: fix clone and fetch typosJ. Bruce Fields2007-05-081-7/+6
|/
* Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-05-071-1/+1
|\
| * git-gui: Allow spaces in path to 'wish'Shawn O. Pearce2007-05-021-1/+1
* | Merge git://git2.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano2007-05-071-0/+17
|\ \
| * | gitk: Allow user to choose whether to see the diff, old file, or new filePaul Mackerras2007-04-191-0/+17
* | | Documentation: don't reference non-existent 'git-cvsapplycommit'Jeff King2007-05-071-1/+1
* | | user-manual: stop deprecating the manualJ. Bruce Fields2007-05-071-4/+3
* | | user-manual: miscellaneous editingJ. Bruce Fields2007-05-071-35/+47
* | | user-manual: fix .gitconfig editing examplesJ. Bruce Fields2007-05-071-4/+3
* | | user-manual: clean up fast-forward and dangling-objects sectionsJ. Bruce Fields2007-05-071-33/+40
* | | user-manual: add section ID'sJ. Bruce Fields2007-05-071-2/+82