aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [PATCH] Documentation: Add asciidoc.conf file and gitlink: macroSergey Vlasov2005-09-20
* Fix extended short SHA1 name completionLinus Torvalds2005-09-20
* Ship our own copy of subprocess.pyJunio C Hamano2005-09-19
* show-branch: Be nicer when running in a corrupt repository.Junio C Hamano2005-09-19
* [PATCH] Fix git-init-db creating crap directories.Petr Baudis2005-09-19
* [PATCH] Do not install compatibility symlink for what we do not installPatrick Mauritz2005-09-19
* [PATCH] Remove total confusion from "git checkout"Linus Torvalds2005-09-19
* [PATCH] strcasestr compatibility replacementLinus Torvalds2005-09-19
* GIT 0.99.7v0.99.7Junio C Hamano2005-09-18
|\
| * Merge branch 'master' of .Junio C Hamano2005-09-18
| |\
| * \ Merge branch 'master' of . Junio C Hamano2005-09-13
| |\ \
| * \ \ Merge branch 'master' of . Junio C Hamano2005-09-12
| |\ \ \
| * \ \ \ Merge branch 'master' of . Junio C Hamano2005-09-11
| |\ \ \ \
| * | | | | Prepare 0.99.7 release candidate branch.Junio C Hamano2005-09-10
* | | | | | Arrgh -- another asciidoc caret workaround.Junio C Hamano2005-09-18
* | | | | | [PATCH] Improve git-update-index error reportingPetr Baudis2005-09-18
* | | | | | [PATCH] Improved "git add"Linus Torvalds2005-09-18
* | | | | | [PATCH] Add "--git-dir" flag to git-rev-parseLinus Torvalds2005-09-18
* | | | | | [PATCH] Support alternates and http-alternates in http-fetchDaniel Barkalow2005-09-18
* | | | | | Document extended SHA1 used by git-rev-parse.Junio C Hamano2005-09-18
* | | | | | fetch() assumes we do not have the object.Junio C Hamano2005-09-18
| |_|_|_|/ |/| | | |
* | | | | Improve the safety check used in fetch.cJunio C Hamano2005-09-18
* | | | | Archive-destroying "git repack -a -d" bug.Junio C Hamano2005-09-17
* | | | | Do not fail after calling bisect_auto_next()Junio C Hamano2005-09-17
* | | | | [PATCH] Add support for alternates in HTTPDaniel Barkalow2005-09-17
* | | | | Fix typo in test comment.Junio C Hamano2005-09-17
* | | | | [PATCH] getdomainname should be usable on SunOS with -lnslJunio C Hamano2005-09-17
* | | | | [PATCH] Make "git shortlog" understand raw logsLinus Torvalds2005-09-17
* | | | | [PATCH] Fix "git-rev-list" revision range parsingLinus Torvalds2005-09-17
* | | | | Add git-send-email to .gitignoreJunio C Hamano2005-09-17
* | | | | Teach rsync transport about alternates.Junio C Hamano2005-09-17
* | | | | [PATCH] Avoid building object ref lists when not neededLinus Torvalds2005-09-16
* | | | | [PATCH] Improve git-rev-list memory usage furtherLinus Torvalds2005-09-16
* | | | | [PATCH] fetch.c: cleanupsJunio C Hamano2005-09-16
* | | | | [PATCH] Debian: build-depend on "bc"Matthias Urlichs2005-09-16
* | | | | [PATCH] Make git-checkout failure message more friendly.Junio C Hamano2005-09-16
* | | | | [PATCH] Update git-core.spec.inChris Wright2005-09-16
* | | | | [PATCH] PATCH Documentation/git-rev-list.txt typo fixPeter Hagervall2005-09-16
* | | | | Recommend 'less' for Debian.Junio C Hamano2005-09-15
* | | | | [PATCH] Require less in RPM specHorst von Brand2005-09-15
* | | | | Revert breakage introduced by c80522e30fdc190f8c8c7fc983bbe040a1b03e93.Junio C Hamano2005-09-15
* | | | | [PATCH] Documentation/git-rev-list.txt typo fixjdl@freescale.com2005-09-15
* | | | | [PATCH] Re-organize "git-rev-list --objects" logicLinus Torvalds2005-09-15
* | | | | Plug diff leaks.Junio C Hamano2005-09-15
* | | | | Avoid wasting memory while keeping track of what we have during fetch.Junio C Hamano2005-09-15
* | | | | [PATCH] Avoid wasting memory in git-rev-listLinus Torvalds2005-09-15
* | | | | Be more backward compatible with git-ssh-{push,pull}.Junio C Hamano2005-09-15
* | | | | [PATCH] rsh.c env and quoting cleanup, take 2H. Peter Anvin2005-09-15
* | | | | [PATCH] Fix fetch completeness assumptionsDaniel Barkalow2005-09-15
* | | | | [PATCH] Document git-fetch optionsSergey Vlasov2005-09-15