aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* git-diff-*: support "-u" as a synonym for "-p"Linus Torvalds2005-07-08
* [PATCH] git-format-patch: Prepare patches for e-mail submission.Junio C Hamano2005-07-07
* Mark more characters shell-safe.Linus Torvalds2005-07-07
* git-fsck-cache: don't complain about lacking references when they are all in ...Linus Torvalds2005-07-07
* Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/gitLinus Torvalds2005-07-07
|\
| * Infrastructure for git rpm builds. Adds GIT_VERSION to Makefile and new makeChris Wright2005-07-07
* | [PATCH] Typofix an error message in pack-check.cJunio C Hamano2005-07-07
* | [PATCH] Prevent t6000 series from dropping useless sed.script in t/Junio C Hamano2005-07-07
* | [PATCH] Short-circuit git-clone-pack while cloning locally (take 2).Junio C Hamano2005-07-07
|/
* git-clone-pack: fix sparse warningLinus Torvalds2005-07-06
* [PATCH] Tidy up - remove use of (*f)() idiom from epoch.cJon Seymour2005-07-06
* [PATCH] Ensure list insertion method does not depend on position of --merge-o...Jon Seymour2005-07-06
* [PATCH] Write sed script directly into temp file, rather than a variableJon Seymour2005-07-06
* [PATCH] Add t/t6003 with some --topo-order testsJon Seymour2005-07-06
* Make gitk use --topo-order instead of --merge-orderLinus Torvalds2005-07-06
* git-rev-list: remove the DUPCHECK logic, use SEEN insteadLinus Torvalds2005-07-06
* Make sure we generate the whole commit list before trying to sort it topologi...Linus Torvalds2005-07-06
* [PATCH] Let umask do its work upon filesystem object creation.Junio C Hamano2005-07-06
* [PATCH] clone-pack.c:write_one_ref() - Create leading directories.Junio C Hamano2005-07-06
* [PATCH] Fixes a problem with --merge-order A B (A is linear descendent of a m...Jon Seymour2005-07-06
* [PATCH] Add a t/t6001 test case for a --merge-order bugJon Seymour2005-07-06
* [PATCH] Tidy up - slight simplification of rev-list.cJon Seymour2005-07-06
* Add "--topo-order" flag to use new topological sortLinus Torvalds2005-07-06
* [PATCH] Add a topological sort procedure to commit.cJon Seymour2005-07-06
* Use the new git-rev-parse "--[no-]flags" in "git diff".Linus Torvalds2005-07-06
* Add "--flags" and "--no-flags" arguments to git-rev-parseLinus Torvalds2005-07-06
* Remove insane overlapping bit ranges from epoch.cLinus Torvalds2005-07-06
* Clean up commit insertion in git-rev-listLinus Torvalds2005-07-06
* Make "insert_by_date()" match "commit_list_insert()"Linus Torvalds2005-07-06
* [PATCH] Change the sed seperator in t/t6000-lib.sh.Jon Seymour2005-07-06