summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-19Fix crlf attribute handling to match documentationAndy Parkins
2007-05-18git-archive: convert archive entries like checkouts doRené Scharfe
2007-05-18gitweb: Allow arbitrary strings to be dug with pickaxePetr Baudis
2007-05-18gitweb: Add support for grep searchesPetr Baudis
2007-05-18gitweb: Normalize searchbar font sizePetr Baudis
2007-05-18Merge branch 'maint'Junio C Hamano
2007-05-18Document core.excludesfile for git-addMichael Hendricks
2007-05-18gitweb: Fix error in git_patchset_body for deletion in merge commitJakub Narebski
2007-05-17Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-05-17git-gui: Gracefully handle bad TCL_PATH at compile timegitgui-0.7.1Shawn O. Pearce
2007-05-17git-send-email: allow leading white space on mutt aliasesMichael Hendricks
2007-05-17gitweb: fix another use of undefined valueJunio C Hamano
2007-05-16gitweb: Empty patch for merge means trivial merge, not no differencesJakub Narebski
2007-05-16Merge branch 'maint'Junio C Hamano
2007-05-16gitweb: Separate search regexp from search textJakub Narebski
2007-05-16gitweb: Do not use absolute font sizesJakub Narebski
2007-05-16format-patch: add MIME-Version header when we add content-type.Jeff King
2007-05-16Fixed link in user-manualSteffen Prohaska
2007-05-16Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano
2007-05-16import-tars: Use the "Link indicator" to identify directoriesJohannes Schindelin
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-16git name-rev writes beyond the end of malloc() with large generationsAndy Whitcroft
2007-05-15Documentation/branch: fix small typo in -D exampleQuy Tonthat
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