summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-18user-manual: listing commits reachable from some refs not othersJ. Bruce Fields
2007-05-18user-manual: introduce gitJ. Bruce Fields
2007-05-18user-manual: add a "counting commits" exampleJ. Bruce Fields
2007-05-18user-manual: move howto/using-topic-branches into manualJ. Bruce Fields
2007-05-18user-manual: move howto/make-dist.txt into user manualJ. Bruce Fields
2007-05-18Documentation: remove howto's now incorporated into manualJ. Bruce Fields
2007-05-18user-manual: move quick-start to an appendixJ. Bruce Fields
2007-05-18glossary: expand and clarify some definitions, prune cross-referencesJ. Bruce Fields
2007-05-18user-manual: revise birdseye-view chapterJ. Bruce Fields
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-17Add a birdview-on-the-source-code section to the user manualJohannes Schindelin
2007-05-16gitweb: Empty patch for merge means trivial merge, not no differencesJakub Narebski
2007-05-16connect: display connection progressMichael S. Tsirkin
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-15Optimized cvsexportcommit: calling 'cvs status' once instead of once per touc...Steffen Prohaska
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