summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Retire diff-helper.Junio C Hamano2005-09-2211-415/+2
* Retire rev-tree.Junio C Hamano2005-09-226-235/+3
* Retire git-export.Junio C Hamano2005-09-225-117/+1
* [PATCH] Fix strange timezone handlingLinus Torvalds2005-09-221-10/+14
* Revert "Use git-merge instead of git-resolve in git-pull."Junio C Hamano2005-09-211-33/+7
* Revert "Make Octopus merge message a bit nicer."Junio C Hamano2005-09-212-86/+11
* [PATCH] fetch.c: Remove call to parse_object() from process()Sergey Vlasov2005-09-211-1/+0
* [PATCH] fetch.c: Clean up object flag definitionsSergey Vlasov2005-09-211-3/+3
* [PATCH] fetch.c: Remove redundant test of TO_SCAN in process()Sergey Vlasov2005-09-211-2/+0
* [PATCH] fetch.c: Remove some duplicated code in process()Sergey Vlasov2005-09-211-8/+5
* [PATCH] fetch.c: Remove redundant TO_FETCH flagSergey Vlasov2005-09-211-3/+1
* [PATCH] fetch.c: Remove redundant SCANNED flagSergey Vlasov2005-09-211-6/+1
* [PATCH] fetch.c: Make process() look at each object only onceSergey Vlasov2005-09-211-0/+5
* [PATCH] fetch.c: Remove useless lookup_object_type() call in process()Sergey Vlasov2005-09-211-13/+10
* Merge branch 'fixes'Junio C Hamano2005-09-212-8/+29
|\
| * 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.Junio C Hamano2005-09-211-0/+3
* | Update tutorial with Octopus usage.Junio C Hamano2005-09-211-1/+103
* | Make Octopus merge message a bit nicer.Junio C Hamano2005-09-202-11/+86
* | Use git-merge instead of git-resolve in git-pull.Junio C Hamano2005-09-201-7/+33
* | Make time-based commit filtering work with topological ordering.Linus Torvalds2005-09-201-1/+7
* | [PATCH] Teach "git-rev-parse" about date-based cut-offsLinus Torvalds2005-09-201-0/+41
* | [PATCH] ARM optimized SHA1 implementationNicolas Pitre2005-09-204-12/+308
* | [PATCH] Make the git-fsck-objects diagnostics more usefulPetr Baudis2005-09-201-34/+48
* | Do not give alarming error message from rsync in fetch and clone.Junio C Hamano2005-09-202-3/+5
* | [PATCH] Return proper error valud from "parse_date()"Linus Torvalds2005-09-202-4/+4
* | Show modified files in git-ls-filesJunio C Hamano2005-09-206-78/+140
* | Fast-path 'update-index --refresh' a bit.Junio C Hamano2005-09-201-0/+7
* | Use GECOS field a bit better to produce default human readable name.Junio C Hamano2005-09-201-4/+35
* | Document -i flag to git-read-treeJunio C Hamano2005-09-202-2/+12
* | [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-2095-213/+213
* | [PATCH] Documentation: Add asciidoc.conf file and gitlink: macroSergey Vlasov2005-09-202-2/+23
|/
* Fix extended short SHA1 name completionLinus Torvalds2005-09-201-7/+5
* 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
* | | | | | [PATCH] Add "--git-dir" flag to git-rev-parseLinus Torvalds2005-09-181-0/+16