summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-16Ensure return value from xread() is always stored into an ssize_tJohan Herland
2007-05-16Fix signedness on return value from xread()Johan Herland
2007-05-15Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ...Andy Parkins
2007-05-15Merge branch 'maint'Junio C Hamano
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-14cvsserver: Don't send mixed messages to clientsFrank Lichtenheld
2007-05-14Documentation/git-add: clarify -u with path limitingJeff King
2007-05-14Documentation: Split description of pretty formats of commit logJakub Narebski
2007-05-14gitweb: Fix "Use of unitialized value" warnings in empty repositoryJakub Narebski
2007-05-13Merge branch 'maint'Junio C Hamano
2007-05-13cvsserver: Limit config parser to needed optionsFrank Lichtenheld
2007-05-13gitweb: Check if requested object existsJakub Narebski
2007-05-13Link to HTML version of external doc if availableJunio 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-12Minor fixup to documentation of hooks in git-receive-pack.Jan Hudec
2007-05-12Merge branch 'maint'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-12t9400: Use the repository config and nothing else.Junio Hamano
2007-05-12Allow fetching references from any namespaceAlex Riesen
2007-05-12git-archive: don't die when repository uses subprojectsLars Hjemli
2007-05-12tiny fix in documentation of git-cloneSteffen Prohaska
2007-05-12gitweb: Test if $from_id and $to_id are defined before comparisonJakub Narebski
2007-05-12Fix an unmatched comment end in arm/sha1_arm.SMarco Costalba
2007-05-12git-add: allow path limiting with -uJeff King
2007-05-12read-tree -m -u: avoid getting confused by intermediate symlinks.Junio C Hamano
2007-05-12apply: do not get confused by symlinks in the middleJunio C Hamano
2007-05-12Add has_symlink_leading_path() function.Junio C Hamano
2007-05-11Minor copyediting on Release Notes for 1.5.2Junio C Hamano
2007-05-10GIT v1.5.2-rc3v1.5.2-rc3Junio C Hamano
2007-05-10Document 'git-log --decorate'Michael Hendricks
2007-05-10Correct error message in revert/cherry-pickShawn O. Pearce
2007-05-10Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-05-10git gui 0.7.0gitgui-0.7.0Shawn O. Pearce
2007-05-10git-gui: Paperbag fix blame in subdirectoryShawn O. Pearce
2007-05-10Merge branch 'maint'Junio C Hamano
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