summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Documentation/branch: fix small typo in -D exampleQuy Tonthat2007-05-141-1/+1
|/
* Prepare for 1.5.1.5 Release NotesJunio C Hamano2007-05-142-1/+38
* gitweb: Add a few comments about %feature hashJakub Narebski2007-05-141-1/+5
* git-am: Clean up the asciidoc documentationFrank Lichtenheld2007-05-141-16/+19
* Documentation: format-patch has no --mbox optionFrank Lichtenheld2007-05-142-2/+2
* builtin-log.c: Fix typo in commentFrank Lichtenheld2007-05-141-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-071-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-091-1/+0
|/ /
* | GIT v1.5.1.4v1.5.1.4Junio C Hamano2007-05-083-2/+32
* | Add howto files to rpm packages.Quy Tonthat2007-05-081-1/+4
* | wcwidth redeclarationAmos Waterland2007-05-071-2/+2
* | user-manual: fix clone and fetch typosJ. Bruce Fields2007-05-071-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-061-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
* | | user-manual: more discussion of detached heads, fix typosJ. Bruce Fields2007-05-071-5/+15
* | | Small correction in reading of commit headersAlex Riesen2007-05-051-1/+3
* | | Documentation: fix typo in git-remote.txtJames Bowes2007-05-051-1/+1
* | | Add test for blame corner cases.Junio C Hamano2007-05-051-0/+132
* | | blame: -C -C -CJunio C Hamano2007-05-051-2/+13
* | | blame: Notice a wholesale incorporation of an existing file.Junio C Hamano2007-05-051-12/+40
* | | Fix --boundary outputLinus Torvalds2007-05-051-4/+4
* | | diff format documentation: describe raw combined diff formatJakub Narebski2007-05-041-0/+22