summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dh/pack'Junio C Hamano2007-05-208-9/+80
|\
| * Custom compression levels for objects and packsDana How2007-05-108-10/+84
* | Merge branch 'mst/connect'Junio C Hamano2007-05-206-11/+30
|\ \
| * | connect: display connection progressMichael S. Tsirkin2007-05-166-11/+30
* | | Merge branch 'sv/checkout'Junio C Hamano2007-05-2010-30/+39
|\ \ \
| * | | git-update-ref: add --no-deref option for overwriting/detaching refSven Verdoolaege2007-05-1010-30/+39
* | | | Merge branch 'np/pack'Junio C Hamano2007-05-208-136/+34
|\ \ \ \
| * | | | deprecate the new loose object header formatNicolas Pitre2007-05-106-126/+11
| | |_|/ | |/| |
| * | | make "repack -f" imply "pack-objects --no-reuse-object"Nicolas Pitre2007-05-101-3/+3
| * | | allow for undeltified objects not to be reusedNicolas Pitre2007-05-102-8/+21
| |/ /
* | | Merge branch 'tt/gc'Junio C Hamano2007-05-203-3/+50
|\ \ \
| * | | Add --aggressive option to 'git gc'Theodore Tso2007-05-103-3/+50
| |/ /
* | | Merge branch 'jb/statcolor'Junio C Hamano2007-05-202-2/+4
|\ \ \
| * | | Add colour support in rebase and merge tree diff stats output.James Bowes2007-05-102-2/+4
| |/ /
* | | GIT 1.5.2v1.5.2Junio C Hamano2007-05-203-22/+26
* | | git-cvsserver: exit with 1 upon "I HATE YOU"Junio C Hamano2007-05-201-1/+1
* | | Merge branch 'maint' to synchronize with 1.5.1.6Junio C Hamano2007-05-206-59/+212
|\ \ \
| * | | GIT 1.5.1.6v1.5.1.6Junio C Hamano2007-05-204-9/+48
| * | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-05-193-52/+159
| |\ \ \
| | * | | user-manual: Add section on ignoring filesJohan Herland2007-05-191-2/+69
| | * | | user-manual: finding commits referencing given file contentJ. Bruce Fields2007-05-191-0/+16
| | * | | user-manual: discourage shared repositoryJ. Bruce Fields2007-05-191-0/+21
| | * | | tutorial: revise index introductionJ. Bruce Fields2007-05-191-49/+45
| | * | | tutorials: add user-manual linksJ. Bruce Fields2007-05-192-1/+8
| * | | | git-svn: don't minimize-url when doing an init that tracks multiple pathsEric Wong2007-05-191-0/+5
| * | | | git-svn: avoid crashing svnserve when creating new directoriesEric Wong2007-05-191-0/+2
| |/ / /
* | | | Merge branch 'maint'Junio C Hamano2007-05-1811-10/+24
|\ \ \ \ | |/ / /
| * | | Documentation: Reformatted SYNOPSIS for several commandsMatthias Kestenholz2007-05-186-9/+19
| * | | Documentation: Added [verse] to SYNOPSIS where necessaryMatthias Kestenholz2007-05-185-1/+5
* | | | Documentation/git.txt: Update links to older documentation pages.Junio C Hamano2007-05-181-34/+25
* | | | gitweb: Fix "Use of uninitialized value" warning in git_feedJakub Narebski2007-05-181-1/+2
* | | | Merge branch 'sp/cvsexport'Junio C Hamano2007-05-181-15/+30
|\ \ \ \
| * | | | Optimized cvsexportcommit: calling 'cvs status' once instead of once per touc...Steffen Prohaska2007-05-141-15/+30
* | | | | Add link to 1.5.1.5 release notes.Junio C Hamano2007-05-181-1/+3
* | | | | 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