summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xread/xwrite: do not worry about EINTR at calling sites.Junio C Hamano2005-12-199-63/+46
* tests: make scripts executableJunio C Hamano2005-12-198-0/+0
* Remove "octopus".Junio C Hamano2005-12-195-133/+1
* Remove unused cmd-rename.shJunio C Hamano2005-12-191-62/+0
* Remove generated files */*.py[co]Junio C Hamano2005-12-191-1/+2
* Documentation: stdout of update-hook is connected to /dev/nullJunio C Hamano2005-12-192-2/+14
* rev-list --objects: fix object list without commit.Junio C Hamano2005-12-191-1/+2
* Documentation/git-archimport: document -o, -a, f, -D optionsEric Wong2005-12-192-3/+25
* howto/using-topic-branches: Recommend public URL git://git.kernel.org/Junio C Hamano2005-12-191-3/+2
* Make "git help" sort git commands in columnsLinus Torvalds2005-12-181-9/+12
* Make "git help" react to window size correctlyLinus Torvalds2005-12-181-0/+11
* Documentation: typos and small fixes in "everyday".Junio C Hamano2005-12-181-13/+17
* clone-pack: remove unused and undocumented --keep flagJunio C Hamano2005-12-182-4/+2
* fetch-pack: -k option to keep downloaded pack.Junio C Hamano2005-12-176-173/+206
* Revert "get_sha1_basic(): corner case ambiguity fix"Junio C Hamano2005-12-172-49/+1
* Revert "We do not like "HEAD" as a new branch name"Junio C Hamano2005-12-171-5/+0
* Revert "refs.c: off-by-one fix."Junio C Hamano2005-12-171-5/+2
* Remove misguided branch disambiguation.Junio C Hamano2005-12-171-30/+3
* Documentation: HTTP needs update-server-info.Junio C Hamano2005-12-173-10/+25
* Comment fixes.Junio C Hamano2005-12-162-3/+3
* Fix git-am --skipJan Harkes2005-12-161-0/+2
* Forbid pattern maching characters in refnames.Junio C Hamano2005-12-162-4/+8
* Examples of resetting.Junio C Hamano2005-12-164-0/+47
* refs.c: off-by-one fix.Junio C Hamano2005-12-151-2/+5
* We do not like "HEAD" as a new branch nameJohannes Schindelin2005-12-151-0/+5
* Sort globbed refname in show-branch.Junio C Hamano2005-12-151-0/+2
* small cleanup for diff-delta.cNicolas Pitre2005-12-151-22/+12
* git-whatchanged: Add usage stringFredrik Kuivinen2005-12-151-0/+5
* git-log: Add usage stringFredrik Kuivinen2005-12-151-4/+4
* git-diff: Usage string clean-upFredrik Kuivinen2005-12-151-8/+6
* applymbox: typofixJunio C Hamano2005-12-151-1/+1
* get_sha1_basic(): corner case ambiguity fixJunio C Hamano2005-12-153-9/+75
* Documentation: tutorialJunio C Hamano2005-12-141-0/+6
* svnimport: exit cleanly when we are up to dateMartin Langhoff2005-12-141-0/+7
* clone-pack: make it usable for partial branch cloning.Junio C Hamano2005-12-142-3/+16
* git rebase loses author name/email if given bad email addressAmos Waterland2005-12-141-0/+34
* Bugfixes for git-rebaseLukas Sandström2005-12-141-11/+18
* mailinfo and git-am: allow "John Doe <johndoe>"Junio C Hamano2005-12-142-1/+38
* define MAXPATHLEN for hosts that don't support itMartin Atukunda2005-12-141-0/+3
* Do not let errors pass by unnoticed when running `make check'.Junio C Hamano2005-12-141-1/+1
* Merge branch 'hold/am'Junio C Hamano2005-12-143-42/+75
|\
| * git-am support for naked email messages (take 2)H. Peter Anvin2005-12-143-42/+75
* | rebase: do not get confused in fast-forward situation.Junio C Hamano2005-12-141-0/+3
* | Merge branch 'fk/usage'Junio C Hamano2005-12-1429-164/+142
|\ \
| * | applypatch: no need to do non-portable [[ ... ]]Junio C Hamano2005-12-141-1/+1
| * | git-repack: Usage string clean-up, emit usage at incorrect invocationfreku045@student.liu.se2005-12-141-1/+2
| * | git-rebase: Usage string clean-up, emit usage string at incorrect invocationfreku045@student.liu.se2005-12-141-2/+3
| * | git-prune: Usage string clean-up, use the 'usage' functionfreku045@student.liu.se2005-12-141-1/+2
| * | git-lost-found: Usage string clean-up, emit usage string at incorrect invocationfreku045@student.liu.se2005-12-141-1/+9
| * | git-fetch: Usage string clean-up, emit usage string at unrecognized optionfreku045@student.liu.se2005-12-141-0/+5