summaryrefslogtreecommitdiffstats
path: root/git-merge-stupid.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2005-09-21Document -i flag to git-read-treeJunio C Hamano2-2/+12
2005-09-21[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov95-213/+213
2005-09-21[PATCH] Documentation: Add asciidoc.conf file and gitlink: macroSergey Vlasov2-2/+23
2005-09-21Fix extended short SHA1 name completionLinus Torvalds1-7/+5
2005-09-20Ship our own copy of subprocess.pyJunio C Hamano4-9/+1176
2005-09-20show-branch: Be nicer when running in a corrupt repository.Junio C Hamano1-2/+5
2005-09-20[PATCH] Fix git-init-db creating crap directories.Petr Baudis1-0/+1
2005-09-20[PATCH] Do not install compatibility symlink for what we do not installPatrick Mauritz1-0/+2
2005-09-20[PATCH] Remove total confusion from "git checkout"Linus Torvalds1-1/+1
2005-09-19[PATCH] strcasestr compatibility replacementLinus Torvalds2-0/+29
2005-09-19Arrgh -- another asciidoc caret workaround.Junio C Hamano1-1/+2
2005-09-18[PATCH] Improve git-update-index error reportingPetr Baudis1-11/+25
2005-09-18[PATCH] Improved "git add"Linus Torvalds1-1/+31
2005-09-18[PATCH] Add "--git-dir" flag to git-rev-parseLinus Torvalds1-0/+16
2005-09-18[PATCH] Support alternates and http-alternates in http-fetchDaniel Barkalow1-7/+38
2005-09-18Document extended SHA1 used by git-rev-parse.Junio C Hamano1-0/+34
2005-09-18fetch() assumes we do not have the object.Junio C Hamano1-1/+1
2005-09-18Improve the safety check used in fetch.cJunio C Hamano1-32/+44
2005-09-18Archive-destroying "git repack -a -d" bug.Junio C Hamano1-1/+9
2005-09-17Do not fail after calling bisect_auto_next()Junio C Hamano1-1/+1
2005-09-17[PATCH] Add support for alternates in HTTPDaniel Barkalow1-35/+134
2005-09-17Fix typo in test comment.Junio C Hamano1-1/+1
2005-09-17[PATCH] getdomainname should be usable on SunOS with -lnslJunio C Hamano3-4/+6
2005-09-17[PATCH] Make "git shortlog" understand raw logsLinus Torvalds1-1/+1
2005-09-17[PATCH] Fix "git-rev-list" revision range parsingLinus Torvalds1-1/+3
2005-09-17Add git-send-email to .gitignoreJunio C Hamano1-0/+1
2005-09-17Teach rsync transport about alternates.Junio C Hamano3-5/+68
2005-09-17[PATCH] Avoid building object ref lists when not neededLinus Torvalds3-3/+12
2005-09-17[PATCH] Improve git-rev-list memory usage furtherLinus Torvalds1-2/+10
2005-09-17[PATCH] fetch.c: cleanupsJunio C Hamano1-11/+8
2005-09-17[PATCH] Debian: build-depend on "bc"Matthias Urlichs2-2/+2
2005-09-17[PATCH] Make git-checkout failure message more friendly.Junio C Hamano1-1/+2
2005-09-17[PATCH] Update git-core.spec.inChris Wright1-6/+20
2005-09-17[PATCH] PATCH Documentation/git-rev-list.txt typo fixPeter Hagervall1-2/+5
2005-09-16Recommend 'less' for Debian.Junio C Hamano1-1/+1
2005-09-16[PATCH] Require less in RPM specHorst von Brand1-1/+4
2005-09-16Revert breakage introduced by c80522e30fdc190f8c8c7fc983bbe040a1b03e93.Junio C Hamano1-1/+1
2005-09-16[PATCH] Documentation/git-rev-list.txt typo fixjdl@freescale.com1-2/+2
2005-09-16[PATCH] Re-organize "git-rev-list --objects" logicLinus Torvalds1-25/+15
2005-09-16Plug diff leaks.Junio C Hamano3-25/+37
2005-09-16Avoid wasting memory while keeping track of what we have during fetch.Junio C Hamano1-0/+1
2005-09-15[PATCH] Avoid wasting memory in git-rev-listLinus Torvalds3-1/+6
2005-09-15Be more backward compatible with git-ssh-{push,pull}.Junio C Hamano7-6/+46
2005-09-15[PATCH] rsh.c env and quoting cleanup, take 2H. Peter Anvin1-16/+89
2005-09-15[PATCH] Fix fetch completeness assumptionsDaniel Barkalow1-2/+26
2005-09-15[PATCH] Document git-fetch optionsSergey Vlasov2-0/+17
2005-09-15Unoptimize info/refs creation.Junio C Hamano1-26/+0
2005-09-15Retire info/rev-cacheJunio C Hamano12-558/+4
2005-09-15[PATCH] Use '-d' as the first flag to 'install'Peter Eriksen2-3/+3
2005-09-15[PATCH] git-http-fetch: Allow caching of retrieved objects by proxy serversSergey Vlasov1-0/+8