summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT v0.99.7dv0.99.7dJunio C Hamano2005-09-252-1/+7
* Merge branch 'fixes'Junio C Hamano2005-09-252-2/+15
|\
| * show-branch: fix commit naming breakage.Junio C Hamano2005-09-241-1/+14
| * git-grep: fix 'git grep -e $pattern' handlingJunio C Hamano2005-09-241-1/+1
* | GIT 0.99.7cv0.99.7cJunio C Hamano2005-09-242-1/+7
* | Really ignore generated distribution material.Junio C Hamano2005-09-241-4/+5
* | Merge 'fixes' branchJunio C Hamano2005-09-237-40/+62
|\ \ | |/
| * Further clarify licensing status of compat/subprocess.py.Junio C Hamano2005-09-231-20/+4
| * [PATCH] rsh.c unterminated stringH. Peter Anvin2005-09-231-5/+5
| * [PATCH] git-local-fetch: Avoid confusing error messages on packed repositoriesSergey Vlasov2005-09-231-5/+12
| * [PATCH] Fix "git-local-fetch -s" with packed source repositorySergey Vlasov2005-09-231-3/+11
| * [PATCH] git-local-fetch: Avoid calling close(-1)Sergey Vlasov2005-09-231-2/+4
| * [PATCH] git-local-fetch: Fix error checking and leak in setup_indices()Sergey Vlasov2005-09-231-0/+3
| * [PATCH] fetch.c: Plug memory leak in process_tree()Sergey Vlasov2005-09-231-0/+1
| * [PATCH] fetch.c: Do not build object ref listsSergey Vlasov2005-09-231-0/+1
| * [PATCH] document command to show diff of a commitRobert Watson2005-09-231-1/+4
| * Ignore a bit more generated files.Junio C Hamano2005-09-231-0/+4
| * Make 'git diff --cached' synonymous to 'git diff --cached HEAD'.Junio C Hamano2005-09-231-1/+13
* | GIT 0.99.7bv0.99.7bJunio C Hamano2005-09-222-1/+7
* | Merge branch 'fixes'Junio C Hamano2005-09-225-41/+53
|\ \ | |/
| * [PATCH] fetch.c: Remove call to parse_object() from process()Sergey Vlasov2005-09-221-1/+0
| * [PATCH] fetch.c: Clean up object flag definitionsSergey Vlasov2005-09-221-3/+3
| * [PATCH] fetch.c: Remove redundant test of TO_SCAN in process()Sergey Vlasov2005-09-221-2/+0
| * [PATCH] fetch.c: Remove some duplicated code in process()Sergey Vlasov2005-09-221-8/+5
| * [PATCH] fetch.c: Remove redundant TO_FETCH flagSergey Vlasov2005-09-221-3/+1
| * [PATCH] fetch.c: Remove redundant SCANNED flagSergey Vlasov2005-09-221-6/+1
| * [PATCH] fetch.c: Make process() look at each object only onceSergey Vlasov2005-09-221-0/+5
| * [PATCH] fetch.c: Remove useless lookup_object_type() call in process()Sergey Vlasov2005-09-221-13/+10
| * Do not give alarming error message from rsync in fetch and clone.Junio C Hamano2005-09-222-3/+5
| * Fix documentation dependency.Junio C Hamano2005-09-211-3/+5
| * Make object creation in http fetch a bit safer.Junio C Hamano2005-09-211-5/+24
* | Clarify dual license status of subprocess.py file.v0.99.7aJunio C Hamano2005-09-211-0/+3
* | Merge branch 'fixes'Junio C Hamano2005-09-211-7/+5
|\ \ | |/
| * Fix extended short SHA1 name completionLinus Torvalds2005-09-201-7/+5
* | GIT 0.99.7aJunio C Hamano2005-09-192-1/+7
|/
* Ship our own copy of subprocess.pyJunio C Hamano2005-09-194-9/+1176
* show-branch: Be nicer when running in a corrupt repository.Junio C Hamano2005-09-191-2/+5
* [PATCH] Fix git-init-db creating crap directories.Petr Baudis2005-09-191-0/+1
* [PATCH] Do not install compatibility symlink for what we do not installPatrick Mauritz2005-09-191-0/+2
* [PATCH] Remove total confusion from "git checkout"Linus Torvalds2005-09-191-1/+1
* [PATCH] strcasestr compatibility replacementLinus Torvalds2005-09-192-0/+29
* GIT 0.99.7v0.99.7Junio C Hamano2005-09-182-1/+7
|\
| * Merge branch 'master' of .Junio C Hamano2005-09-1849-781/+640
| |\
| * \ Merge branch 'master' of . Junio C Hamano2005-09-1311-80/+133
| |\ \
| * \ \ Merge branch 'master' of . Junio C Hamano2005-09-1212-40/+181
| |\ \ \
| * \ \ \ Merge branch 'master' of . Junio C Hamano2005-09-119-68/+116
| |\ \ \ \
| * | | | | Prepare 0.99.7 release candidate branch.Junio C Hamano2005-09-102-1/+7
* | | | | | Arrgh -- another asciidoc caret workaround.Junio C Hamano2005-09-181-1/+2
* | | | | | [PATCH] Improve git-update-index error reportingPetr Baudis2005-09-181-11/+25
* | | | | | [PATCH] Improved "git add"Linus Torvalds2005-09-181-1/+31