summaryrefslogtreecommitdiffstats
path: root/INSTALL (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-20git-cvsserver: exit with 1 upon "I HATE YOU"Junio C Hamano1-1/+1
2007-05-20GIT 1.5.1.6v1.5.1.6Junio C Hamano4-9/+48
2007-05-19git-svn: don't minimize-url when doing an init that tracks multiple pathsEric Wong1-0/+5
2007-05-19git-svn: avoid crashing svnserve when creating new directoriesEric Wong1-0/+2
2007-05-19user-manual: Add section on ignoring filesJohan Herland1-2/+69
2007-05-19user-manual: finding commits referencing given file contentJ. Bruce Fields1-0/+16
2007-05-19user-manual: discourage shared repositoryJ. Bruce Fields1-0/+21
2007-05-19tutorial: revise index introductionJ. Bruce Fields1-49/+45
2007-05-19tutorials: add user-manual linksJ. Bruce Fields2-1/+8
2007-05-19Documentation: Reformatted SYNOPSIS for several commandsMatthias Kestenholz6-9/+19
2007-05-19Documentation: Added [verse] to SYNOPSIS where necessaryMatthias Kestenholz5-1/+5
2007-05-19Documentation/git.txt: Update links to older documentation pages.Junio C Hamano1-34/+25
2007-05-19gitweb: Fix "Use of uninitialized value" warning in git_feedJakub Narebski1-1/+2
2007-05-19Add link to 1.5.1.5 release notes.Junio C Hamano1-1/+3
2007-05-19GIT v1.5.1.5v1.5.1.5Junio C Hamano2-3/+14
2007-05-19gitweb: Remove redundant $searchtype setupPetr Baudis1-7/+0
2007-05-19Documentation: git-rev-list's "patterns"Petr Baudis1-2/+2
2007-05-19Fix crlf attribute handling to match documentationAndy Parkins1-2/+2
2007-05-19git-archive: convert archive entries like checkouts doRené Scharfe4-8/+26
2007-05-18user-manual: reorganize public git repo discussionJ. Bruce Fields1-40/+50
2007-05-18user-manual: listing commits reachable from some refs not othersJ. Bruce Fields1-0/+48
2007-05-18user-manual: introduce gitJ. Bruce Fields1-0/+3
2007-05-18user-manual: add a "counting commits" exampleJ. Bruce Fields1-0/+19
2007-05-18user-manual: move howto/using-topic-branches into manualJ. Bruce Fields2-297/+296
2007-05-18user-manual: move howto/make-dist.txt into user manualJ. Bruce Fields2-52/+42
2007-05-18Documentation: remove howto's now incorporated into manualJ. Bruce Fields2-174/+0
2007-05-18user-manual: move quick-start to an appendixJ. Bruce Fields1-239/+245
2007-05-18glossary: expand and clarify some definitions, prune cross-referencesJ. Bruce Fields1-94/+134
2007-05-18user-manual: revise birdseye-view chapterJ. Bruce Fields1-28/+18
2007-05-18gitweb: Allow arbitrary strings to be dug with pickaxePetr Baudis1-2/+4
2007-05-18gitweb: Add support for grep searchesPetr Baudis2-2/+125
2007-05-18gitweb: Normalize searchbar font sizePetr Baudis1-1/+2
2007-05-18Document core.excludesfile for git-addMichael Hendricks1-0/+9
2007-05-18gitweb: Fix error in git_patchset_body for deletion in merge commitJakub Narebski1-1/+2
2007-05-18git-gui: Gracefully handle bad TCL_PATH at compile timegitgui-0.7.1Shawn O. Pearce2-4/+44
2007-05-17git-send-email: allow leading white space on mutt aliasesMichael Hendricks1-1/+1
2007-05-17gitweb: fix another use of undefined valueJunio C Hamano1-1/+3
2007-05-17Add a birdview-on-the-source-code section to the user manualJohannes Schindelin1-0/+219
2007-05-17gitweb: Empty patch for merge means trivial merge, not no differencesJakub Narebski1-1/+8
2007-05-16connect: display connection progressMichael S. Tsirkin6-11/+30
2007-05-16gitweb: Separate search regexp from search textJakub Narebski1-3/+4
2007-05-16gitweb: Do not use absolute font sizesJakub Narebski1-0/+1
2007-05-16format-patch: add MIME-Version header when we add content-type.Jeff King1-0/+1
2007-05-16Fixed link in user-manualSteffen Prohaska1-1/+1
2007-05-16import-tars: Use the "Link indicator" to identify directoriesJohannes Schindelin1-1/+1
2007-05-16Ensure return value from xread() is always stored into an ssize_tJohan Herland12-16/+15
2007-05-16Fix signedness on return value from xread()Johan Herland1-1/+1
2007-05-16git name-rev writes beyond the end of malloc() with large generationsAndy Whitcroft2-1/+7
2007-05-15Documentation/branch: fix small typo in -D exampleQuy Tonthat1-1/+1
2007-05-15Optimized cvsexportcommit: calling 'cvs status' once instead of once per touc...Steffen Prohaska1-15/+30