aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | Add a link from update-server-info documentation to repository layout.Junio C Hamano2005-09-04
* | | | | | | | | | | | | | | [PATCH] Make git-apply understand incomplete lines in non-C localesFredrik Kuivinen2005-09-04
* | | | | | | | | | | | | | | git-applymbox: fix '-c'.Junio C Hamano2005-09-04
* | | | | | | | | | | | | | | [PATCH] archimport: avoid committing on an Arch tagMartin Langhoff2005-09-04
* | | | | | | | | | | | | | | [PATCH] archimport autodetects import status, supports incremental importsMartin Langhoff2005-09-04
* | | | | | | | | | | | | | | [PATCH] NUL terminate the object data in patch_delta()Sergey Vlasov2005-09-04
* | | | | | | | | | | | | | | [PATCH] Possible cleanups for local-pull.cPeter Hagervall2005-09-04
* | | | | | | | | | | | | | | [PATCH] Doc: replace read-cache with git-read-tree.Paolo 'Blaisorblade' Giarrusso2005-09-04
* | | | | | | | | | | | | | | Document hooks.Junio C Hamano2005-09-02
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Mention post-update when we first talk about publishing a repository.Junio C Hamano2005-09-02
* | | | | | | | | | | | | | scripts: equality test '==' is not portable.Junio C Hamano2005-09-02
* | | | | | | | | | | | | | git-checkout-script: Remove unnecessary variable.Junio C Hamano2005-09-02
* | | | | | | | | | | | | | Fix automerge message.Junio C Hamano2005-09-02
* | | | | | | | | | | | | | [PATCH] Explain what went wrong on update-cache of new fileAmos Waterland2005-09-01
* | | | | | | | | | | | | | Add repository-layout document.Junio C Hamano2005-09-01
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Use 'git status' now it can handle initial commit.Junio C Hamano2005-08-31
* | | | | | | | | | | | | Fix git-status when HEAD is invalid.Junio C Hamano2005-08-31
* | | | | | | | | | | | | Fix git-log-script when HEAD is invalid.Junio C Hamano2005-08-31
* | | | | | | | | | | | | Add Pine 4.63 help from Daniel.Junio C Hamano2005-08-31
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Update tutorial.Junio C Hamano2005-08-30
* | | | | | | | | | | | show-branch: make it work in a subdirectory.Junio C Hamano2005-08-30
* | | | | | | | | | | | [PATCH] Initial import of git-archimport-scriptMartin Langhoff2005-08-30
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | cat-file: make it work in a subdirectory.Junio C Hamano2005-08-30
* | | | | | | | | | | Documentaion updates.Junio C Hamano2005-08-30
* | | | | | | | | | | 'git bisect visualize'Junio C Hamano2005-08-30
* | | | | | | | | | | [PATCH] Fix bisection terminating conditionLinus Torvalds2005-08-30
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | parse-remote: trivial fix to allow refs/{heads,tags}/ spelled easier.Junio C Hamano2005-08-30
* | | | | | | | | | Merge refs/heads/master from paulus Junio C Hamano2005-08-30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Draw selected graph line thicker and make arrowheads active.Paul Mackerras2005-08-30
* | | | | | | | | | | Make sure howto/*.html is built as well.Junio C Hamano2005-08-29
* | | | | | | | | | | [PATCH] Make "git resolve" less scaryLinus Torvalds2005-08-29
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Allow asciidoc formatted documentation in howto/Junio C Hamano2005-08-29
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Add [HOWTO] revert/branch/rebase.Junio C Hamano2005-08-29
* | | | | | | | | git commit: Allow editing on all occasions.Junio C Hamano2005-08-29
* | | | | | | | | Do not verify reverted/cherry-picked/rebased patches.Junio C Hamano2005-08-29
* | | | | | | | | Fix compilation warnings.Junio C Hamano2005-08-29
* | | | | | | | | [PATCH] Update Thunderbird specific hints.A Large Angry SCM2005-08-29
* | | | | | | | | [PATCH] Documentation for git-request-pull-script.A Large Angry SCM2005-08-29
* | | | | | | | | [PATCH] Documentation for git-clone-dumb-http.A Large Angry SCM2005-08-29
* | | | | | | | | [PATCH] Documentation for git-daemon.A Large Angry SCM2005-08-29
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Accumulated documentation updates.Junio C Hamano2005-08-29
* | | | | | | | git-repack-script: Add option to repack all objects.Junio C Hamano2005-08-29
* | | | | | | | Updates: show-branchJunio C Hamano2005-08-29
* | | | | | | | mailinfo and applymbox updatesJunio C Hamano2005-08-29
* | | | | | | | Document "git cherry-pick" and "git revert"Junio C Hamano2005-08-29
* | | | | | | | Remove git-apply-patch-script.Junio C Hamano2005-08-29
* | | | | | | | Redo "revert" using three-way merge machinery.Junio C Hamano2005-08-29
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Revert "Replace zero-length array decls with []."Junio C Hamano2005-08-29
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge refs/heads/portable from http://www.cs.berkeley.edu/~ejr/gits/git.git Junio C Hamano2005-08-28
|\ \ \ \ \ \
| * | | | | | Replace C99 array initializers with code.Jason Riedy2005-08-23