summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] NUL terminate the object data in patch_delta()Sergey Vlasov2005-09-041-1/+2
* [PATCH] Possible cleanups for local-pull.cPeter Hagervall2005-09-043-7/+7
* [PATCH] Doc: replace read-cache with git-read-tree.Paolo 'Blaisorblade' Giarrusso2005-09-041-2/+2
* Document hooks.Junio C Hamano2005-09-026-2/+157
* Mention post-update when we first talk about publishing a repository.Junio C Hamano2005-09-021-0/+6
* scripts: equality test '==' is not portable.Junio C Hamano2005-09-023-9/+15
* git-checkout-script: Remove unnecessary variable.Junio C Hamano2005-09-021-1/+0
* Fix automerge message.Junio C Hamano2005-09-021-18/+33
* [PATCH] Explain what went wrong on update-cache of new fileAmos Waterland2005-09-011-2/+6
* Add repository-layout document.Junio C Hamano2005-09-014-14/+148
* Use 'git status' now it can handle initial commit.Junio C Hamano2005-08-311-25/+20
* Fix git-status when HEAD is invalid.Junio C Hamano2005-08-311-4/+16
* Fix git-log-script when HEAD is invalid.Junio C Hamano2005-08-311-2/+13
* Add Pine 4.63 help from Daniel.Junio C Hamano2005-08-311-0/+12
* Update tutorial.Junio C Hamano2005-08-301-291/+370
* show-branch: make it work in a subdirectory.Junio C Hamano2005-08-301-0/+2
* [PATCH] Initial import of git-archimport-scriptMartin Langhoff2005-08-301-0/+593
* cat-file: make it work in a subdirectory.Junio C Hamano2005-08-301-0/+1
* Documentaion updates.Junio C Hamano2005-08-309-357/+508
* 'git bisect visualize'Junio C Hamano2005-08-301-6/+22
* [PATCH] Fix bisection terminating conditionLinus Torvalds2005-08-301-2/+6
* parse-remote: trivial fix to allow refs/{heads,tags}/ spelled easier.Junio C Hamano2005-08-301-0/+4
* Merge refs/heads/master from paulus Junio C Hamano2005-08-301-19/+126
|\
| * Draw selected graph line thicker and make arrowheads active.Paul Mackerras2005-08-301-19/+126
* | Make sure howto/*.html is built as well.Junio C Hamano2005-08-291-2/+2
* | [PATCH] Make "git resolve" less scaryLinus Torvalds2005-08-291-1/+3
* | Allow asciidoc formatted documentation in howto/Junio C Hamano2005-08-293-4/+18
* | Add [HOWTO] revert/branch/rebase.Junio C Hamano2005-08-291-0/+199
* | git commit: Allow editing on all occasions.Junio C Hamano2005-08-291-0/+3
* | Do not verify reverted/cherry-picked/rebased patches.Junio C Hamano2005-08-291-1/+1
* | Fix compilation warnings.Junio C Hamano2005-08-292-2/+2
* | [PATCH] Update Thunderbird specific hints.A Large Angry SCM2005-08-291-6/+2
* | [PATCH] Documentation for git-request-pull-script.A Large Angry SCM2005-08-291-8/+10
* | [PATCH] Documentation for git-clone-dumb-http.A Large Angry SCM2005-08-291-10/+8
* | [PATCH] Documentation for git-daemon.A Large Angry SCM2005-08-291-9/+17
* | Accumulated documentation updates.Junio C Hamano2005-08-298-149/+297
* | git-repack-script: Add option to repack all objects.Junio C Hamano2005-08-291-8/+43
* | Updates: show-branchJunio C Hamano2005-08-291-22/+108
* | mailinfo and applymbox updatesJunio C Hamano2005-08-292-86/+554
* | Document "git cherry-pick" and "git revert"Junio C Hamano2005-08-293-1/+75
* | Remove git-apply-patch-script.Junio C Hamano2005-08-296-194/+5
* | Redo "revert" using three-way merge machinery.Junio C Hamano2005-08-294-39/+185
* | Revert "Replace zero-length array decls with []."Junio C Hamano2005-08-295-8/+8
* | Merge refs/heads/portable from http://www.cs.berkeley.edu/~ejr/gits/git.git Junio C Hamano2005-08-2818-38/+73
|\ \
| * | Replace C99 array initializers with code.Jason Riedy2005-08-231-8/+18
| * | Replace unsetenv() and setenv() with older putenv().Jason Riedy2005-08-233-3/+3
| * | Include sys/time.h in daemon.c.Jason Riedy2005-08-231-0/+1
| * | Fix ?: statements.Jason Riedy2005-08-2311-19/+43
| * | Replace zero-length array decls with [].Jason Riedy2005-08-235-8/+8
* | | [PATCH] tutorial note about git branchAmos Waterland2005-08-281-0/+1