summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2005-12-21GIT 1.0.0v1.0.0Junio C Hamano-617/+778
2005-12-20Make "git-send-pack" less verbose by defaultLinus Torvalds-1/+9
2005-12-20A shared repository should be writable by members.Junio C Hamano-1/+3
2005-12-20ce_smudge_racily_clean_entry: explain why it works.Junio C Hamano-1/+25
2005-12-20Racy GIT (part #2)Junio C Hamano-5/+44
2005-12-20Racy GITJunio C Hamano-54/+110
2005-12-19format-patch: make sure header and body are separated.Junio C Hamano-0/+2
2005-12-19diff --abbrev: document --abbrev=<n> form.Junio C Hamano-5/+6
2005-12-19diff: --abbrev optionJunio C Hamano-23/+93
2005-12-19xread/xwrite: do not worry about EINTR at calling sites.Junio C Hamano-63/+46
2005-12-19tests: make scripts executableJunio C Hamano-0/+0
2005-12-19Remove "octopus".Junio C Hamano-133/+1
2005-12-19Remove unused cmd-rename.shJunio C Hamano-62/+0
2005-12-19Remove generated files */*.py[co]Junio C Hamano-1/+2
2005-12-19Documentation: stdout of update-hook is connected to /dev/nullJunio C Hamano-2/+14
2005-12-19rev-list --objects: fix object list without commit.Junio C Hamano-1/+2
2005-12-19Documentation/git-archimport: document -o, -a, f, -D optionsEric Wong-3/+25
2005-12-19howto/using-topic-branches: Recommend public URL git://git.kernel.org/Junio C Hamano-3/+2
2005-12-18Make "git help" sort git commands in columnsLinus Torvalds-9/+12
2005-12-18Make "git help" react to window size correctlyLinus Torvalds-0/+11
2005-12-18Documentation: typos and small fixes in "everyday".Junio C Hamano-13/+17
2005-12-18clone-pack: remove unused and undocumented --keep flagJunio C Hamano-4/+2
2005-12-17fetch-pack: -k option to keep downloaded pack.Junio C Hamano-173/+206
2005-12-17Revert "get_sha1_basic(): corner case ambiguity fix"Junio C Hamano-49/+1
2005-12-17Revert "We do not like "HEAD" as a new branch name"Junio C Hamano-5/+0
2005-12-17Revert "refs.c: off-by-one fix."Junio C Hamano-5/+2
2005-12-17Remove misguided branch disambiguation.Junio C Hamano-30/+3
2005-12-17Documentation: HTTP needs update-server-info.Junio C Hamano-10/+25
2005-12-16Comment fixes.Junio C Hamano-3/+3
2005-12-16Fix git-am --skipJan Harkes-0/+2
2005-12-16Forbid pattern maching characters in refnames.Junio C Hamano-4/+8
2005-12-16Examples of resetting.Junio C Hamano-0/+47
2005-12-15refs.c: off-by-one fix.Junio C Hamano-2/+5
2005-12-15We do not like "HEAD" as a new branch nameJohannes Schindelin-0/+5
2005-12-15Sort globbed refname in show-branch.Junio C Hamano-0/+2
2005-12-15small cleanup for diff-delta.cNicolas Pitre-22/+12
2005-12-15git-whatchanged: Add usage stringFredrik Kuivinen-0/+5
2005-12-15git-log: Add usage stringFredrik Kuivinen-4/+4
2005-12-15git-diff: Usage string clean-upFredrik Kuivinen-8/+6
2005-12-15applymbox: typofixJunio C Hamano-1/+1
2005-12-15get_sha1_basic(): corner case ambiguity fixJunio C Hamano-9/+75
2005-12-14Documentation: tutorialJunio C Hamano-0/+6
2005-12-14svnimport: exit cleanly when we are up to dateMartin Langhoff-0/+7
2005-12-14clone-pack: make it usable for partial branch cloning.Junio C Hamano-3/+16
2005-12-14GIT 0.99.9n aka 1.0rc6v1.0rc6v0.99.9nJunio C Hamano-264/+909
2005-12-14git rebase loses author name/email if given bad email addressAmos Waterland-0/+34
2005-12-14Bugfixes for git-rebaseLukas Sandström-11/+18
2005-12-14mailinfo and git-am: allow "John Doe <johndoe>"Junio C Hamano-1/+38
2005-12-14define MAXPATHLEN for hosts that don't support itMartin Atukunda-0/+3
2005-12-14Do not let errors pass by unnoticed when running `make check'.Junio C Hamano-1/+1