aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Show original and resulting blob object info in diff output.Junio C Hamano2005-10-07
* mailsplit: allow feeding mbox from standard input.Junio C Hamano2005-10-06
* Describe new options to git-format-patch and git-mailsplit.Junio C Hamano2005-10-06
* mailsplit: -d<prec>Junio C Hamano2005-10-06
* git-format-patch: --stdout option.Junio C Hamano2005-10-06
* Clean mail files after dealing with them.Junio C Hamano2005-10-06
* Fall back to three-way merge when applying a patch.Junio C Hamano2005-10-06
* Allow "-u" flag to tag signingLinus Torvalds2005-10-06
* Do not require ls-remote to be run inside a git repository.Alex Riesen2005-10-06
* git-shortlog: make the mailmap configurable.Junio C Hamano2005-10-06
* Merge branch 'fixes'Junio C Hamano2005-10-05
|\
| * Fix usage of carets in git-rev-parse(1)Jonas Fonseca2005-10-05
| * clone-pack: use create_symref() instead of raw symlink.Junio C Hamano2005-10-05
| * Some typos and light editing of various manpagesChristian Meder2005-10-05
| * upload-pack: Do not choke on too many heads request.Junio C Hamano2005-10-05
| * [PATCH] Quote the missing GIT_DIR.Santi_BĂ©jar2005-10-05
| * [PATCH] Fix symbolic ref validationJonas Fonseca2005-10-05
| * [PATCH] hold_index_file_for_update should not unlink failed to open .lock fil...Alex Riesen2005-10-05
| * Fix diff-filter All-Or-None mark.Junio C Hamano2005-10-04
* | Record which tree the patch applies to.Junio C Hamano2005-10-04
* | git-applypatch: cleanup.Junio C Hamano2005-10-04
* | git-apply: retire unused/unimplemented --no-merge flag.Junio C Hamano2005-10-04
* | git-apply: allow operating in sparsely populated working tree.Junio C Hamano2005-10-04
* | Return error when not checking out an entry due to dirtiness.Junio C Hamano2005-10-04
* | Merge branch 'fixes'Junio C Hamano2005-10-04
|\ \ | |/
| * Add missing documentation.Junio C Hamano2005-10-04
| * Remove useless use of sed in git-format-patch.Junio C Hamano2005-10-04
| * Leave an empty line between log and sign-off.Junio C Hamano2005-10-03
| * Remove unused external-diff script.Junio C Hamano2005-10-03
| * [PATCH] Limit the number of requests outstanding in ssh-fetch.Daniel Barkalow2005-10-03
* | On Cygwin, use symbolic ref, not a symbolic link, to express .git/HEADJunio C Hamano2005-10-03
* | Merge branch 'fixes'Junio C Hamano2005-10-03
|\ \ | |/
| * Avoid compiler warning.Junio C Hamano2005-10-03
| * Make sure get_sha1 does not accept ambiguous sha1 prefix (again).Junio C Hamano2005-10-03
* | Merge with master.kernel.org:/pub/scm/git/git.gitPeter Anvin2005-10-03
|\ \
| * \ Merge branch 'fixes'Junio C Hamano2005-10-03
| |\ \ | | |/
| | * git-pull: do not barf on -a flag meant for git-fetch.Junio C Hamano2005-10-03
| | * [PATCH] Random documentation fixesJonas Fonseca2005-10-03
| | * Error message from get_sha1() on ambiguous short SHA1.Junio C Hamano2005-10-03
| | * [PATCH] Enable and fix support for base less merges.Fredrik Kuivinen2005-10-03
| | * Make sure get_sha1 does not accept ambiguous sha1 prefix.Junio C Hamano2005-10-02
| | * Fix minor DOS in rev-list.Junio C Hamano2005-10-02
* | | [PATCH] Merging the Cygwin changesJunio C Hamano2005-10-03
* | | Merge with master.kernel.org:/pub/scm/git/git.gitPeter Anvin2005-10-03
|\ \ \ | |/ /
| * | Post 0.99.8 master branchJunio C Hamano2005-10-02
| |/
| * GIT 0.99.8v0.99.8Junio C Hamano2005-10-02
| * [PATCH] Update git-clone documentationEric W. Biederman2005-10-02
| * Handle really trivial case inside git-merge.Junio C Hamano2005-10-02
| * read-tree: --trivialLinus Torvalds2005-10-02
| * [PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen2005-10-02