summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/quickfetch'Junio C Hamano2007-04-214-13/+206
|\
| * Make sure quickfetch is not fooled with a previous, incomplete fetch.Junio C Hamano2007-04-172-0/+93
| * git-fetch: use fetch--tool pick-rref to avoid local fetch from alternateJunio C Hamano2007-04-101-13/+29
| * git-fetch--tool pick-rrefJunio C Hamano2007-04-101-0/+84
* | Merge branch 'maint'Junio C Hamano2007-04-214-10/+23
|\ \
| * | GIT 1.5.1.2v1.5.1.2Junio C Hamano2007-04-212-8/+21
| * | perl: install private Error.pm if the site version is older than our ownEric Wong2007-04-211-1/+1
| * | git-clone: fix dumb protocol transport to clone from pack-pruned refJunio C Hamano2007-04-201-1/+1
* | | Fix a copy-n-paste bug in the object decorator code.Linus Torvalds2007-04-201-1/+0
* | | gitview: annotation supportAneesh Kumar K.V2007-04-201-4/+256
* | | Kill the useless progress meter in merge-recursiveShawn O. Pearce2007-04-201-62/+3
* | | Remove case-sensitive file in t3030-merge-recursive.Brian Gernhardt2007-04-191-52/+52
* | | git.el: Add a commit description to the reflog.Alexandre Julliard2007-04-191-14/+28
* | | Contribute a fairly paranoid update hookShawn O. Pearce2007-04-191-0/+284
* | | Merge branch 'maint'Junio C Hamano2007-04-195-14/+21
|\ \ \ | |/ /
| * | Update git-config documentationAndrew Ruder2007-04-182-11/+15
| * | Fix unmatched emphasis tag in git-tutorialAndrew Ruder2007-04-181-1/+1
| * | Update git-cherry-pick documentationAndrew Ruder2007-04-181-1/+1
| * | Update git-archive documentationAndrew Ruder2007-04-181-1/+4
* | | Fix working directory errno handling when unlinking a directoryLinus Torvalds2007-04-191-25/+29
* | | Merge branch 'maint'Junio C Hamano2007-04-183-3/+3
|\ \ \ | |/ /
| * | fix up strtoul_ui error handlingAndy Whitcroft2007-04-182-2/+2
| * | git-tar-tree: complete deprecation conversion messageSam Vilain2007-04-181-1/+1
* | | Merge branch 'maint'Junio C Hamano2007-04-185-3/+43
|\ \ \ | |/ /
| * | git-shortlog: Fix two formatting errors in asciidoc documentationFrank Lichtenheld2007-04-181-1/+3
| * | Fix overwriting of files when applying contextually independent diffsAlex Riesen2007-04-182-2/+34
| * | git-svn: don't allow globs to match regular filesEric Wong2007-04-182-0/+6
* | | Merge branch 'fl/cvsserver'Junio C Hamano2007-04-173-18/+224
|\ \ \
| * | | config.txt: Add gitcvs.db* variablesFrank Lichtenheld2007-04-131-0/+27
| * | | cvsserver: Document the GIT branches -> CVS modules mapping more prominentlyFrank Lichtenheld2007-04-121-0/+4
| * | | cvsserver: Reword documentation on necessity of write accessFrank Lichtenheld2007-04-121-3/+9
| * | | cvsserver: Allow to "add" a removed fileFrank Lichtenheld2007-04-121-0/+40
| * | | cvsserver: Add asciidoc documentation for new database backend configurationFrank Lichtenheld2007-04-081-4/+83
| * | | cvsserver: Corrections to the database backend configurationFrank Lichtenheld2007-04-071-2/+4
| * | | cvsserver: Use DBI->table_info instead of DBI->tablesFrank Lichtenheld2007-03-311-3/+1
| * | | cvsserver: Abort if connect to database failsFrank Lichtenheld2007-03-221-0/+1
| * | | cvsserver: Make the database backend configurableFrank Lichtenheld2007-03-221-6/+34
| * | | cvsserver: Allow to override the configuration per access methodFrank Lichtenheld2007-03-222-3/+19
| * | | cvsserver: Handle three part keys in git config correctlyFrank Lichtenheld2007-03-221-2/+6
| * | | cvsserver: Introduce new state variable 'method'Frank Lichtenheld2007-03-221-1/+3
* | | | Merge branch 'maint'Junio C Hamano2007-04-172-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Use const qualifier for 'sha1' parameter in delete_ref functionCarlos Rica2007-04-172-2/+2
* | | | Update draft release notes for 1.5.2 with accumulated changes.Junio C Hamano2007-04-171-1/+44
* | | | Merge branch 'maint'Junio C Hamano2007-04-172-3/+43
|\ \ \ \ | |/ / /
| * | | Start preparing for 1.5.1.2Junio C Hamano2007-04-172-1/+38
| * | | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-04-171-4/+6
| |\ \ \
| * | | | git-svn: quiet some warnings when run only with --version/--helpEric Wong2007-04-171-2/+2
| * | | | git-svn: respect lower bound of -r/--revision when following parentEric Wong2007-04-171-1/+4
* | | | | Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-04-172-74/+91
|\ \ \ \ \
| * | | | | git-gui: Honor TCLTK_PATH if suppliedJunio C Hamano2007-04-171-0/+4