aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
| * [PATCH] Teach the recursive merge strategy about renames.Fredrik Kuivinen2005-10-02
| * read-tree: remove --head option.Junio C Hamano2005-10-02
| * Customize git command for installations that lack certain commands.Junio C Hamano2005-10-02
| * [PATCH] git on OpenBSDHan Boetes2005-10-02
| * [PATCH] Re-instate index file write optimizationLinus Torvalds2005-10-01
| * [PATCH] Better error reporting for "git status"Linus Torvalds2005-10-01
| * More portability.Junio C Hamano2005-10-01
| * Add git-symbolic-refJunio C Hamano2005-10-01
| * Use resolve_ref() to implement read_ref().Junio C Hamano2005-10-01
| * [PATCH] Allow reading "symbolic refs" that point to other refsLinus Torvalds2005-10-01
| * Teach update-ref about a symbolic ref stored in a textfile.Junio C Hamano2005-10-01
| * [PATCH] git fetch --tagsLinus Torvalds2005-10-01
| * [PATCH] HTTP partial transfer support fix.Nick Hengeveld2005-10-01
| * Update partial HTTP transfers.Junio C Hamano2005-10-01
| * [PATCH] HTTP partial transfer support for object, pack, and index transfersNick Hengeveld2005-10-01
| * Pass CVSps generated A U Thor <author@domain.xz> intact.Junio C Hamano2005-10-01
| * [PATCH] archimport: Actually cope with merges from "remote" repositories. Plu...Martin Langhoff2005-10-01
| * Honor extractor's umask in git-tar-tree.Junio C Hamano2005-10-01
| * Honor user's umask.Junio C Hamano2005-10-01
| * [PATCH] Flag empty patches as errorsLinus Torvalds2005-09-30
| * Consolidate null_sha1[].Junio C Hamano2005-09-30