aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add first cut at "git protocol" connect logic.Linus Torvalds2005-07-13
* Make "git-checkout" create files with O_EXCLLinus Torvalds2005-07-13
* git-apply: be a lot more careful when writing filesLinus Torvalds2005-07-13
* [PATCH] Clean up diff option descriptions.Junio C Hamano2005-07-13
* [PATCH] git-diff-*: --name-only and --name-only-z.Junio C Hamano2005-07-13
* [PATCH] diff-stages: support "-u" as a synonym for "-p".Junio C Hamano2005-07-13
* [PATCH] git-cvsimport-script: parse multidigit revisions.Sven Verdoolaege2005-07-12
* [PATCH] git: fix trivial warning from show_rename_copy()Tony Luck2005-07-12
* Abstract out the "name <email> date" handling of commit-tree.cLinus Torvalds2005-07-12
* parse_date(): allow const date stringLinus Torvalds2005-07-12
* "make clean" should clean up after a rpm buildLinus Torvalds2005-07-12
* Rename the RPM from "git" to "git-core"Linus Torvalds2005-07-12
* Add "git branch" scriptLinus Torvalds2005-07-11
* Make "git checkout" create new branches on demandLinus Torvalds2005-07-11
* Make "git checkout" verify that the argument refers to a commitLinus Torvalds2005-07-11
* git-rev-parse: Allow a "zeroth" parent of a commit - the commit itself.Linus Torvalds2005-07-11
* git-send-pack: Fix duplicate refname matchLinus Torvalds2005-07-11
* [PATCH] Bootstrap "make dist"Chris Wright2005-07-11
* [PATCH] git-clone-script local optimization tweaksJunio C Hamano2005-07-11
* [PATCH] git-cvsimport-script: add "import only" optionSven Verdoolaege2005-07-11
* [PATCH] add --missing-ok option to write-treeBryan Larsen2005-07-11
* [PATCH] Check packs and then files.Junio C Hamano2005-07-11
* [PATCH] Dereference tag repeatedly until we get a non-tag.Junio C Hamano2005-07-11
* [PATCH] alternate object store and fsckv0.99Junio C Hamano2005-07-10
* Fix up progress report for off-by-one errorLinus Torvalds2005-07-10
* Make "git log" exit properly if not in a git archiveLinus Torvalds2005-07-10
* Avoid signedness warnings in sha1_file.cLinus Torvalds2005-07-10
* [PATCH] Remove map_sha1_fileDaniel Barkalow2005-07-10
* [PATCH] write_sha1_to_fd()Daniel Barkalow2005-07-10
* git-rev-list: allow missing objects when the parent is marked UNINTERESTINGLinus Torvalds2005-07-10
* Add "-q" flag to "git commit"Linus Torvalds2005-07-09
* git-unpack-objects: show progress report by defaultLinus Torvalds2005-07-09
* [PATCH] format-patch: fix skipping of blank-linesJunio C Hamano2005-07-08
* Update the tutorial a bitLinus Torvalds2005-07-08
* Make "git tag" more user-friendlyLinus Torvalds2005-07-08
* Make "git resolve" take the merge message in $3Linus Torvalds2005-07-08
* [PATCH] Use SHA1 for git-update-cache --refreshBryan Larsen2005-07-08
* [PATCH] Add --info-only option to git-update-cache.Bryan Larsen2005-07-08
* [PATCH] Expose object ID computation functions.Bryan Larsen2005-07-08
* Teach "git clone" about rsync sourcesLinus Torvalds2005-07-08
* Make "upload-pack" match git-fetch-pack usageLinus Torvalds2005-07-08
* Add "mkpath()" helper functionLinus Torvalds2005-07-08
* Mark git-relink-script and git-repack-script executableLinus Torvalds2005-07-08
* Make "git clone" a lot more user-friendlyLinus Torvalds2005-07-08
* Add "git-push-script" to make a more regular interfaceLinus Torvalds2005-07-08
* Teach 'git-send-pack' to send new branches and tags.Linus Torvalds2005-07-08
* Make "for_each_ref()" always use the "canonical" refname.Linus Torvalds2005-07-08
* [PATCH] Use sq_quote() to properly quote the parameter to call shell.Junio C Hamano2005-07-08
* [PATCH] Make sq_expand() available as sq_quote().Junio C Hamano2005-07-08
* Add "git-sh-setup-script" for common git shell script setupLinus Torvalds2005-07-08