summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-22Retire diff-helper.Junio C Hamano
2005-09-22Retire rev-tree.Junio C Hamano
2005-09-22Retire git-export.Junio C Hamano
2005-09-22[PATCH] Fix strange timezone handlingLinus Torvalds
2005-09-21Revert "Use git-merge instead of git-resolve in git-pull."Junio C Hamano
2005-09-21Revert "Make Octopus merge message a bit nicer."Junio C Hamano
2005-09-21[PATCH] fetch.c: Remove call to parse_object() from process()Sergey Vlasov
2005-09-21[PATCH] fetch.c: Clean up object flag definitionsSergey Vlasov
2005-09-21[PATCH] fetch.c: Remove redundant test of TO_SCAN in process()Sergey Vlasov
2005-09-21[PATCH] fetch.c: Remove some duplicated code in process()Sergey Vlasov
2005-09-21[PATCH] fetch.c: Remove redundant TO_FETCH flagSergey Vlasov
2005-09-21[PATCH] fetch.c: Remove redundant SCANNED flagSergey Vlasov
2005-09-21[PATCH] fetch.c: Make process() look at each object only onceSergey Vlasov
2005-09-21[PATCH] fetch.c: Remove useless lookup_object_type() call in process()Sergey Vlasov
2005-09-21Merge branch 'fixes'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.Junio C Hamano
2005-09-21Update tutorial with Octopus usage.Junio C Hamano
2005-09-21Make Octopus merge message a bit nicer.Junio C Hamano
2005-09-21Use git-merge instead of git-resolve in git-pull.Junio C Hamano
2005-09-21Make time-based commit filtering work with topological ordering.Linus Torvalds
2005-09-21[PATCH] Teach "git-rev-parse" about date-based cut-offsLinus Torvalds
2005-09-21[PATCH] ARM optimized SHA1 implementationNicolas Pitre
2005-09-20[PATCH] Make the git-fsck-objects diagnostics more usefulPetr Baudis
2005-09-20Do not give alarming error message from rsync in fetch and clone.Junio C Hamano
2005-09-20[PATCH] Return proper error valud from "parse_date()"Linus Torvalds
2005-09-20Show modified files in git-ls-filesJunio C Hamano
2005-09-20Fast-path 'update-index --refresh' a bit.Junio C Hamano
2005-09-20Use GECOS field a bit better to produce default human readable name.Junio C Hamano
2005-09-20Document -i flag to git-read-treeJunio C Hamano
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-20[PATCH] Documentation: Add asciidoc.conf file and gitlink: macroSergey Vlasov
2005-09-20Fix extended short SHA1 name completionLinus Torvalds
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