summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add git-am, applymbox replacement.Junio C Hamano2005-10-072-1/+338
* update-index: read --show-index-info output from standard input.Junio C Hamano2005-10-071-0/+53
* git-apply: parse index informationJunio C Hamano2005-10-071-1/+76
* Show original and resulting blob object info in diff output.Junio C Hamano2005-10-078-55/+114
* mailsplit: allow feeding mbox from standard input.Junio C Hamano2005-10-072-86/+96
* Describe new options to git-format-patch and git-mailsplit.Junio C Hamano2005-10-062-2/+12
* mailsplit: -d<prec>Junio C Hamano2005-10-062-4/+12
* git-format-patch: --stdout option.Junio C Hamano2005-10-061-30/+42
* Clean mail files after dealing with them.Junio C Hamano2005-10-061-1/+5
* Fall back to three-way merge when applying a patch.Junio C Hamano2005-10-063-5/+86
* Allow "-u" flag to tag signingLinus Torvalds2005-10-062-11/+29
* Do not require ls-remote to be run inside a git repository.Alex Riesen2005-10-062-2/+2
* git-shortlog: make the mailmap configurable.Junio C Hamano2005-10-061-60/+83
* Merge branch 'fixes'Junio C Hamano2005-10-0625-83/+140
|\
| * Fix usage of carets in git-rev-parse(1)Jonas Fonseca2005-10-062-11/+17
| * clone-pack: use create_symref() instead of raw symlink.Junio C Hamano2005-10-061-8/+16
| * Some typos and light editing of various manpagesChristian Meder2005-10-0614-38/+39
| * upload-pack: Do not choke on too many heads request.Junio C Hamano2005-10-053-16/+56
| * [PATCH] Quote the missing GIT_DIR.Santi_BĂ©jar2005-10-052-4/+4
| * [PATCH] Fix symbolic ref validationJonas Fonseca2005-10-051-1/+1
| * [PATCH] hold_index_file_for_update should not unlink failed to open .lock fil...Alex Riesen2005-10-051-4/+6
| * Fix diff-filter All-Or-None mark.Junio C Hamano2005-10-051-1/+1
* | Record which tree the patch applies to.Junio C Hamano2005-10-052-3/+11
* | git-applypatch: cleanup.Junio C Hamano2005-10-051-7/+14
* | git-apply: retire unused/unimplemented --no-merge flag.Junio C Hamano2005-10-052-22/+2
* | git-apply: allow operating in sparsely populated working tree.Junio C Hamano2005-10-051-5/+30
* | Return error when not checking out an entry due to dirtiness.Junio C Hamano2005-10-052-3/+8
* | Merge branch 'fixes'Junio C Hamano2005-10-056-77/+145
|\|
| * Add missing documentation.Junio C Hamano2005-10-052-0/+110
| * Remove useless use of sed in git-format-patch.Junio C Hamano2005-10-041-5/+1
| * Leave an empty line between log and sign-off.Junio C Hamano2005-10-041-4/+7
| * Remove unused external-diff script.Junio C Hamano2005-10-041-67/+0
| * [PATCH] Limit the number of requests outstanding in ssh-fetch.Daniel Barkalow2005-10-041-1/+27
* | On Cygwin, use symbolic ref, not a symbolic link, to express .git/HEADJunio C Hamano2005-10-041-0/+1
* | Merge branch 'fixes'Junio C Hamano2005-10-042-7/+16
|\|
| * Avoid compiler warning.Junio C Hamano2005-10-041-1/+1
| * Make sure get_sha1 does not accept ambiguous sha1 prefix (again).Junio C Hamano2005-10-041-6/+15
* | Merge with master.kernel.org:/pub/scm/git/git.gitPeter Anvin2005-10-0432-218/+299
|\ \
| * | Merge branch 'fixes'Junio C Hamano2005-10-0432-218/+299
| |\|
| | * git-pull: do not barf on -a flag meant for git-fetch.Junio C Hamano2005-10-041-1/+2
| | * [PATCH] Random documentation fixesJonas Fonseca2005-10-0326-192/+209
| | * Error message from get_sha1() on ambiguous short SHA1.Junio C Hamano2005-10-031-1/+1
| | * [PATCH] Enable and fix support for base less merges.Fredrik Kuivinen2005-10-033-3/+9
| | * Make sure get_sha1 does not accept ambiguous sha1 prefix.Junio C Hamano2005-10-031-21/+68
| | * Fix minor DOS in rev-list.Junio C Hamano2005-10-031-1/+11
* | | [PATCH] Merging the Cygwin changesJunio C Hamano2005-10-041-5/+1
* | | Merge with master.kernel.org:/pub/scm/git/git.gitPeter Anvin2005-10-0344-451/+1360
|\| |
| * | Post 0.99.8 master branchJunio C Hamano2005-10-031-1/+1
| |/
| * GIT 0.99.8v0.99.8Junio C Hamano2005-10-032-1/+7
| * [PATCH] Update git-clone documentationEric W. Biederman2005-10-031-1/+14