aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gitweb: Empty patch for merge means trivial merge, not no differencesJakub Narebski2007-05-16
* Merge branch 'maint'Junio C Hamano2007-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
| |/
* | gitweb: Separate search regexp from search textJakub Narebski2007-05-16
* | gitweb: Do not use absolute font sizesJakub Narebski2007-05-16
* | Ensure return value from xread() is always stored into an ssize_tJohan Herland2007-05-15
* | Fix signedness on return value from xread()Johan Herland2007-05-15
* | Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ...Andy Parkins2007-05-14
* | Merge branch 'maint'Junio C Hamano2007-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
* | cvsserver: Don't send mixed messages to clientsFrank Lichtenheld2007-05-13
* | Documentation/git-add: clarify -u with path limitingJeff King2007-05-13
* | Documentation: Split description of pretty formats of commit logJakub Narebski2007-05-13
* | gitweb: Fix "Use of unitialized value" warnings in empty repositoryJakub Narebski2007-05-13
* | Merge branch 'maint'Junio C Hamano2007-05-13
|\ \ | |/
| * 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
* | cvsserver: Limit config parser to needed optionsFrank Lichtenheld2007-05-13
* | gitweb: Check if requested object existsJakub Narebski2007-05-13
* | Link to HTML version of external doc if availableJunio C Hamano2007-05-13
* | Minor fixup to documentation of hooks in git-receive-pack.Jan Hudec2007-05-12
* | Merge branch 'maint'Junio C Hamano2007-05-12
|\ \ | |/
| * 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
* | t9400: Use the repository config and nothing else.Junio Hamano2007-05-12
* | git-archive: don't die when repository uses subprojectsLars Hjemli2007-05-12
* | gitweb: Test if $from_id and $to_id are defined before comparisonJakub Narebski2007-05-12
* | git-add: allow path limiting with -uJeff King2007-05-12
* | read-tree -m -u: avoid getting confused by intermediate symlinks.Junio C Hamano2007-05-11
* | apply: do not get confused by symlinks in the middleJunio C Hamano2007-05-11
* | Add has_symlink_leading_path() function.Junio C Hamano2007-05-11