aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* show-branch: fix commit naming breakage.Junio C Hamano2005-09-24
* git-grep: fix 'git grep -e $pattern' handlingJunio C Hamano2005-09-24
* Further clarify licensing status of compat/subprocess.py.Junio C Hamano2005-09-23
* [PATCH] rsh.c unterminated stringH. Peter Anvin2005-09-23
* [PATCH] git-local-fetch: Avoid confusing error messages on packed repositoriesSergey Vlasov2005-09-23
* [PATCH] Fix "git-local-fetch -s" with packed source repositorySergey Vlasov2005-09-23
* [PATCH] git-local-fetch: Avoid calling close(-1)Sergey Vlasov2005-09-23
* [PATCH] git-local-fetch: Fix error checking and leak in setup_indices()Sergey Vlasov2005-09-23
* [PATCH] fetch.c: Plug memory leak in process_tree()Sergey Vlasov2005-09-23
* [PATCH] fetch.c: Do not build object ref listsSergey Vlasov2005-09-23
* [PATCH] document command to show diff of a commitRobert Watson2005-09-23
* Ignore a bit more generated files.Junio C Hamano2005-09-23
* Make 'git diff --cached' synonymous to 'git diff --cached HEAD'.Junio C Hamano2005-09-23
* [PATCH] fetch.c: Remove call to parse_object() from process()Sergey Vlasov2005-09-22
* [PATCH] fetch.c: Clean up object flag definitionsSergey Vlasov2005-09-22
* [PATCH] fetch.c: Remove redundant test of TO_SCAN in process()Sergey Vlasov2005-09-22
* [PATCH] fetch.c: Remove some duplicated code in process()Sergey Vlasov2005-09-22
* [PATCH] fetch.c: Remove redundant TO_FETCH flagSergey Vlasov2005-09-22
* [PATCH] fetch.c: Remove redundant SCANNED flagSergey Vlasov2005-09-22
* [PATCH] fetch.c: Make process() look at each object only onceSergey Vlasov2005-09-22
* [PATCH] fetch.c: Remove useless lookup_object_type() call in process()Sergey Vlasov2005-09-22
* Do not give alarming error message from rsync in fetch and clone.Junio C Hamano2005-09-22
* Fix documentation dependency.Junio C Hamano2005-09-21
* Make object creation in http fetch a bit safer.Junio C Hamano2005-09-21
* 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