summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-25Merge branch 'fixes'Junio C Hamano
2005-09-25show-branch: fix commit naming breakage.Junio C Hamano
2005-09-24git-grep: fix 'git grep -e $pattern' handlingJunio C Hamano
2005-09-24GIT 0.99.7cv0.99.7cJunio C Hamano
2005-09-24Really ignore generated distribution material.Junio C Hamano
2005-09-24Merge 'fixes' branchJunio C Hamano
2005-09-24Further clarify licensing status of compat/subprocess.py.Junio C Hamano
2005-09-24[PATCH] rsh.c unterminated stringH. Peter Anvin
2005-09-23[PATCH] git-local-fetch: Avoid confusing error messages on packed repositoriesSergey Vlasov
2005-09-23[PATCH] Fix "git-local-fetch -s" with packed source repositorySergey Vlasov
2005-09-23[PATCH] git-local-fetch: Avoid calling close(-1)Sergey Vlasov
2005-09-23[PATCH] git-local-fetch: Fix error checking and leak in setup_indices()Sergey Vlasov
2005-09-23[PATCH] fetch.c: Plug memory leak in process_tree()Sergey Vlasov
2005-09-23[PATCH] fetch.c: Do not build object ref listsSergey Vlasov
2005-09-23[PATCH] document command to show diff of a commitRobert Watson
2005-09-23Ignore a bit more generated files.Junio C Hamano
2005-09-23Make 'git diff --cached' synonymous to 'git diff --cached HEAD'.Junio C Hamano
2005-09-23GIT 0.99.7bv0.99.7bJunio C Hamano
2005-09-23Merge branch 'fixes'Junio C Hamano
2005-09-23[PATCH] fetch.c: Remove call to parse_object() from process()Sergey Vlasov
2005-09-23[PATCH] fetch.c: Clean up object flag definitionsSergey Vlasov
2005-09-23[PATCH] fetch.c: Remove redundant test of TO_SCAN in process()Sergey Vlasov
2005-09-23[PATCH] fetch.c: Remove some duplicated code in process()Sergey Vlasov
2005-09-23[PATCH] fetch.c: Remove redundant TO_FETCH flagSergey Vlasov
2005-09-23[PATCH] fetch.c: Remove redundant SCANNED flagSergey Vlasov
2005-09-23[PATCH] fetch.c: Make process() look at each object only onceSergey Vlasov
2005-09-23[PATCH] fetch.c: Remove useless lookup_object_type() call in process()Sergey Vlasov
2005-09-23Do not give alarming error message from rsync in fetch and clone.Junio C Hamano
2005-09-21Fix documentation dependency.Junio C Hamano
2005-09-21Make object creation in http fetch a bit safer.Junio C Hamano
2005-09-21Clarify dual license status of subprocess.py file.v0.99.7aJunio C Hamano
2005-09-21Merge branch 'fixes'Junio C Hamano
2005-09-20Fix extended short SHA1 name completionLinus Torvalds
2005-09-20GIT 0.99.7aJunio C Hamano
2005-09-20Ship our own copy of subprocess.pyJunio C Hamano
2005-09-20show-branch: Be nicer when running in a corrupt repository.Junio C Hamano
2005-09-20[PATCH] Fix git-init-db creating crap directories.Petr Baudis
2005-09-20[PATCH] Do not install compatibility symlink for what we do not installPatrick Mauritz
2005-09-20[PATCH] Remove total confusion from "git checkout"Linus Torvalds
2005-09-19[PATCH] strcasestr compatibility replacementLinus Torvalds
2005-09-18GIT 0.99.7v0.99.7Junio C Hamano
2005-09-18Arrgh -- another asciidoc caret workaround.Junio C Hamano
2005-09-18[PATCH] Improve git-update-index error reportingPetr Baudis
2005-09-18[PATCH] Improved "git add"Linus Torvalds
2005-09-18[PATCH] Add "--git-dir" flag to git-rev-parseLinus Torvalds
2005-09-18[PATCH] Support alternates and http-alternates in http-fetchDaniel Barkalow
2005-09-18Document extended SHA1 used by git-rev-parse.Junio C Hamano
2005-09-18fetch() assumes we do not have the object.Junio C Hamano
2005-09-18Merge branch 'master' of .Junio C Hamano
2005-09-18Improve the safety check used in fetch.cJunio C Hamano