summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-242-0/+5
|\
| * fix memory leak in parse_object when check_sha1_signature failsCarlos Rica2007-05-241-0/+1
| * name-rev: tolerate clock skew in committer datesJunio C Hamano2007-05-241-0/+4
* | Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-232-30/+66
|\ \
| * | Fix possible coredump with fast-import --import-marksShawn O. Pearce2007-05-242-5/+36
| * | Refactor fast-import branch creation from existing commitShawn O. Pearce2007-05-241-27/+31
| * | fast-import: Fix crash when referencing already existing objectsSimon Hausmann2007-05-231-1/+1
| * | fast-import: Fix uninitialized variableSimon Hausmann2007-05-231-0/+1
* | | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-231-1/+1
|\ \ \ | |/ / |/| / | |/
| * Documentation: fix git-config.xml generationJames Bowes2007-05-231-1/+1
* | Use git-for-each-ref to check whether the origin branch exists.Stephan Springl2007-05-231-5/+5
* | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-231-0/+7
|\ \ | |/
| * Document branch.autosetupmerge.Paolo Bonzini2007-05-221-0/+7
* | git-cvsserver: fix disabling service via per-method configJunio C Hamano2007-05-211-5/+3
* | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-216-2/+54
|\ \ | |/
| * git-status: respect core.excludesFileJohannes Schindelin2007-05-214-0/+39
| * SubmittingPatches: mention older C compiler compatibilityJohannes Schindelin2007-05-211-0/+13
| * git-daemon: don't ignore pid-file write failureJim Meyering2007-05-211-2/+2
* | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-206-18/+48
|\ \ | |/
| * annotate: make it work from subdirectories.Junio C Hamano2007-05-201-1/+1
| * git-config: Correct asciidoc documentation for --int/--boolFrank Lichtenheld2007-05-201-8/+9
| * t1300: Add tests for git-config --bool --getFrank Lichtenheld2007-05-201-0/+34
| * unpack-trees.c: verify_uptodate: remove dead codeSven Verdoolaege2007-05-201-4/+0
| * Use PATH_MAX instead of TEMPFILE_PATH_LENFernando J. Pereda2007-05-201-4/+2
| * branch: fix segfault when resolving an invalid HEADJonas Fonseca2007-05-201-1/+2
* | 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