aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * | Replace unsetenv() and setenv() with older putenv().Jason Riedy2005-08-23
| * | Include sys/time.h in daemon.c.Jason Riedy2005-08-23
| * | Fix ?: statements.Jason Riedy2005-08-23
| * | Replace zero-length array decls with [].Jason Riedy2005-08-23
* | | [PATCH] tutorial note about git branchAmos Waterland2005-08-28
* | | Update SubmittingPatches.Junio C Hamano2005-08-28
* | | [PATCH] Add footnote about Thunderbird about trimming trailing WS.A Large Angry SCM2005-08-28
* | | [PATCH] Add some documentation.A Large Angry SCM2005-08-28
* | | [PATCH] New git-apply test cases for scanning forwards and backwards.Robert Fitzsimons2005-08-28
* | | [PATCH] New git-apply test cases for patches with mulitple fragments.Robert Fitzsimons2005-08-28