aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-svn: avoid crashing svnserve when creating new directoriesEric Wong2007-05-19
* Documentation: Reformatted SYNOPSIS for several commandsMatthias Kestenholz2007-05-18
* Documentation: Added [verse] to SYNOPSIS where necessaryMatthias Kestenholz2007-05-18
* GIT v1.5.1.5v1.5.1.5Junio C Hamano2007-05-18
* Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-05-18
|\
| * user-manual: reorganize public git repo discussionJ. Bruce Fields2007-05-17
| * user-manual: listing commits reachable from some refs not othersJ. Bruce Fields2007-05-17
| * user-manual: introduce gitJ. Bruce Fields2007-05-17
| * user-manual: add a "counting commits" exampleJ. Bruce Fields2007-05-17
| * user-manual: move howto/using-topic-branches into manualJ. Bruce Fields2007-05-17
| * user-manual: move howto/make-dist.txt into user manualJ. Bruce Fields2007-05-17
| * Documentation: remove howto's now incorporated into manualJ. Bruce Fields2007-05-17
| * user-manual: move quick-start to an appendixJ. Bruce Fields2007-05-17
| * glossary: expand and clarify some definitions, prune cross-referencesJ. Bruce Fields2007-05-17
| * user-manual: revise birdseye-view chapterJ. Bruce Fields2007-05-17
| * Add a birdview-on-the-source-code section to the user manualJohannes Schindelin2007-05-16
* | Documentation: git-rev-list's "patterns"Petr Baudis2007-05-18
* | Document core.excludesfile for git-addMichael Hendricks2007-05-17
* | git-send-email: allow leading white space on mutt aliasesMichael Hendricks2007-05-16
|/
* format-patch: add MIME-Version header when we add content-type.Jeff King2007-05-16
* Fixed link in user-manualSteffen Prohaska2007-05-16
* Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-16
|\
| * import-tars: Use the "Link indicator" to identify directoriesJohannes Schindelin2007-05-16
* | git name-rev writes beyond the end of malloc() with large generationsAndy Whitcroft2007-05-15
* | Documentation/branch: fix small typo in -D exampleQuy Tonthat2007-05-14
|/
* Prepare for 1.5.1.5 Release NotesJunio C Hamano2007-05-14
* gitweb: Add a few comments about %feature hashJakub Narebski2007-05-14
* git-am: Clean up the asciidoc documentationFrank Lichtenheld2007-05-14
* Documentation: format-patch has no --mbox optionFrank Lichtenheld2007-05-14
* builtin-log.c: Fix typo in commentFrank Lichtenheld2007-05-14
* Fix git-clone buglet for remote case.Junio C Hamano2007-05-14
* git-svn: don't attempt to minimize URLs by defaultEric Wong2007-05-13
* git-svn: fix segfaults due to initial SVN pool being clearedEric Wong2007-05-13
* git-svn: clean up caching of SVN::Ra functionsEric Wong2007-05-13
* git-svn: don't drop the username from URLs when dcommit is runEric Wong2007-05-13
* RPM spec: include files in technical/ to package.Quy Tonthat2007-05-13
* Remove stale non-static-inline prototype for tree_entry_extract()Matthieu Castet2007-05-13
* git-config: test for 'do not forget "a.b.var" ends "a.var" section'.Steffen Prohaska2007-05-13
* git-config: do not forget seeing "a.b.var" means we are out of "a.var" section.Junio C Hamano2007-05-13
* checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano2007-05-12
* Updated documentation of hooks in git-receive-pack.Jan Hudec2007-05-12
* Allow fetching references from any namespaceAlex Riesen2007-05-12
* tiny fix in documentation of git-cloneSteffen Prohaska2007-05-12
* Fix an unmatched comment end in arm/sha1_arm.SMarco Costalba2007-05-12
* Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-10
|\
| * Fix documentation of tag in git-fast-import.txtRichard P. Curnow2007-05-10
| * Merge branch 'gfi-maint' into maintShawn O. Pearce2007-05-10
| |\
| | * Properly handle '0' filenames in import-tarsShawn O. Pearce2007-05-07
* | | .mailmap: add some aliasesJunio C Hamano2007-05-10
* | | SPECIFYING RANGES typo fix: it it => it isJari Aalto2007-05-10