summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge 1.5.1.5 inJunio C Hamano2007-05-188-900/+1061
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | GIT v1.5.1.5v1.5.1.5Junio C Hamano2007-05-182-3/+14
| * | | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-05-186-896/+1046
| |\ \ \ \
| | * | | | user-manual: reorganize public git repo discussionJ. Bruce Fields2007-05-171-40/+50
| | * | | | user-manual: listing commits reachable from some refs not othersJ. Bruce Fields2007-05-171-0/+48
| | * | | | user-manual: introduce gitJ. Bruce Fields2007-05-171-0/+3
| | * | | | user-manual: add a "counting commits" exampleJ. Bruce Fields2007-05-171-0/+19
| | * | | | user-manual: move howto/using-topic-branches into manualJ. Bruce Fields2007-05-172-297/+296
| | * | | | user-manual: move howto/make-dist.txt into user manualJ. Bruce Fields2007-05-172-52/+42
| | * | | | Documentation: remove howto's now incorporated into manualJ. Bruce Fields2007-05-172-174/+0
| | * | | | user-manual: move quick-start to an appendixJ. Bruce Fields2007-05-171-239/+245
| | * | | | glossary: expand and clarify some definitions, prune cross-referencesJ. Bruce Fields2007-05-171-94/+134
| | * | | | user-manual: revise birdseye-view chapterJ. Bruce Fields2007-05-171-28/+18
| | * | | | Add a birdview-on-the-source-code section to the user manualJohannes Schindelin2007-05-161-0/+219
| * | | | | Documentation: git-rev-list's "patterns"Petr Baudis2007-05-181-2/+2
* | | | | | gitweb: Remove redundant $searchtype setupPetr Baudis2007-05-181-7/+0
* | | | | | Fix crlf attribute handling to match documentationAndy Parkins2007-05-181-2/+2
* | | | | | git-archive: convert archive entries like checkouts doRené Scharfe2007-05-184-8/+26
* | | | | | gitweb: Allow arbitrary strings to be dug with pickaxePetr Baudis2007-05-171-2/+4
* | | | | | gitweb: Add support for grep searchesPetr Baudis2007-05-172-2/+125
* | | | | | gitweb: Normalize searchbar font sizePetr Baudis2007-05-171-1/+2
* | | | | | Merge branch 'maint'Junio C Hamano2007-05-172-1/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Document core.excludesfile for git-addMichael Hendricks2007-05-171-0/+9
| * | | | | git-send-email: allow leading white space on mutt aliasesMichael Hendricks2007-05-161-1/+1
| |/ / / /
* | | | | gitweb: Fix error in git_patchset_body for deletion in merge commitJakub Narebski2007-05-171-1/+2
* | | | | Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-05-172-4/+44
|\ \ \ \ \
| * | | | | git-gui: Gracefully handle bad TCL_PATH at compile timegitgui-0.7.1Shawn O. Pearce2007-05-172-4/+44
* | | | | | gitweb: fix another use of undefined valueJunio C Hamano2007-05-161-1/+3
* | | | | | gitweb: Empty patch for merge means trivial merge, not no differencesJakub Narebski2007-05-161-1/+8
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'maint'Junio C Hamano2007-05-166-4/+11
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | format-patch: add MIME-Version header when we add content-type.Jeff King2007-05-161-0/+1
| * | | | Fixed link in user-manualSteffen Prohaska2007-05-161-1/+1
| * | | | Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-161-1/+1
| |\ \ \ \
| | * | | | import-tars: Use the "Link indicator" to identify directoriesJohannes Schindelin2007-05-161-1/+1
| * | | | | git name-rev writes beyond the end of malloc() with large generationsAndy Whitcroft2007-05-152-1/+7
| * | | | | Documentation/branch: fix small typo in -D exampleQuy Tonthat2007-05-141-1/+1
| |/ / / /
* | | | | gitweb: Separate search regexp from search textJakub Narebski2007-05-161-3/+4
* | | | | gitweb: Do not use absolute font sizesJakub Narebski2007-05-161-0/+1
* | | | | Ensure return value from xread() is always stored into an ssize_tJohan Herland2007-05-1512-16/+15
* | | | | Fix signedness on return value from xread()Johan Herland2007-05-151-1/+1
| |_|/ / |/| | |
* | | | Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ...Andy Parkins2007-05-144-28/+28
* | | | Merge branch 'maint'Junio C Hamano2007-05-147-22/+66
|\ \ \ \ | |/ / /
| * | | Prepare for 1.5.1.5 Release NotesJunio C Hamano2007-05-142-1/+38
| * | | gitweb: Add a few comments about %feature hashJakub Narebski2007-05-141-1/+5
| * | | git-am: Clean up the asciidoc documentationFrank Lichtenheld2007-05-141-16/+19
| * | | Documentation: format-patch has no --mbox optionFrank Lichtenheld2007-05-142-2/+2
| * | | builtin-log.c: Fix typo in commentFrank Lichtenheld2007-05-141-1/+1
| * | | Fix git-clone buglet for remote case.Junio C Hamano2007-05-141-2/+2
* | | | cvsserver: Don't send mixed messages to clientsFrank Lichtenheld2007-05-131-0/+1
* | | | Documentation/git-add: clarify -u with path limitingJeff King2007-05-131-2/+5