aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | [PATCH] Fix git patch header processing in git-apply.Robert Fitzsimons2005-08-28
* | Teach git-status-script about git-ls-files --othersJunio C Hamano2005-08-28
* | Show the branch name more prominently in "git status".Junio C Hamano2005-08-28
* | Barf nicely when "git push" is run without parameter.Junio C Hamano2005-08-28
* | [PATCH] Make .git directory validation code test HEADLinus Torvalds2005-08-27
* | Update SubmittingPatches to add MUA specific notes.Junio C Hamano2005-08-26
* | Accept -m and friends for initial commits and merge commits.Junio C Hamano2005-08-26
* | Add how-to on using update-hook.Junio C Hamano2005-08-26
* | Fix pulling into the same branch.Junio C Hamano2005-08-26
* | Enable git-send-email-script on Debian.Junio C Hamano2005-08-26
* | Update the main documentation index.Junio C Hamano2005-08-26
* | [PATCH] Subject: [PATCH] Add some documentation.A Large Angry SCM2005-08-26
* | [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-26
* | [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-26
* | [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-26
* | [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-26
* | [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-26
* | Add Abstract: support for howto index generator.Junio C Hamano2005-08-26
* | [PATCH] More missing terms in glossary.txtJohannes Schindelin2005-08-26
* | [PATCH] update howto/using-topic-branches.txttony.luck@intel.com2005-08-26
* | Don't forget to build the howto-index file.Junio C Hamano2005-08-25
* | Link howto documents from the main git.txt documentation.Junio C Hamano2005-08-25
* | Sort branch names snarfed from refs/ hierarchy.Junio C Hamano2005-08-24
* | Fix fetching of tags.Junio C Hamano2005-08-24
* | Merge refs/heads/master from . v0.99.5Junio C Hamano2005-08-24
|\ \
| * | [PATCH] Fix silly pathspec bug in git-ls-filesLinus Torvalds2005-08-24
| * | [PATCH] Fix git-checkout-script exit statustony.luck@intel.com2005-08-24
* | | Merge refs/heads/master from . Junio C Hamano2005-08-24
|\ \ \ | |/ /
| * | Fix markup minimally to get man pages built.Junio C Hamano2005-08-24
* | | Merge refs/heads/master from . Junio C Hamano2005-08-24
|\ \ \ | |/ /
| * | Update tutorial to describe shared repository style a bit more.Junio C Hamano2005-08-24
| * | Documentation: multi-head fetch.Junio C Hamano2005-08-24
| * | Support +<src>:<dst> format in push as well.Junio C Hamano2005-08-24
| * | [PATCH] Allow "+remote:local" refspec to cause --force when fetching.Junio C Hamano2005-08-24
| * | [PATCH] Use git-octopus when pulling more than one heads.Junio C Hamano2005-08-24
| * | [PATCH] "git fetch --force".Junio C Hamano2005-08-24
| * | [PATCH] Use .git/remote/origin, not .git/branches/origin.Junio C Hamano2005-08-24