aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-send-pack: add "--all" option to send all refs to the other sideLinus Torvalds2005-07-16
* git-fetch-script: fix http:// breakageLinus Torvalds2005-07-16
* Fix git-fetch-script breakageLinus Torvalds2005-07-16
* Merge git-tools repository under "tools" subdirectoryLinus Torvalds2005-07-16
|\
| * Prepare git-tools for merging into the main git archiveLinus Torvalds2005-07-16
| * Add "Index: " to the list of things that start a patchLinus Torvalds2005-06-23
| * Avoid doing the "filelist" thing, since "git-apply" picks up the files automa...Linus Torvalds2005-06-23
| * applypatch: use "--index" to actually make git-apply write theLinus Torvalds2005-06-05
| * applypatch: use the new git-apply to apply patchesLinus Torvalds2005-06-05
| * cvs2git: use CVS (rather than RCS) to extract the differentLinus Torvalds2005-05-30
| * cvs2git: fix character quotingLinus Torvalds2005-05-24
| * cvs2git: set timezone info to UTC, the way CVS doesLinus Torvalds2005-05-24
| * cvs2git: add support for GIT_COMMITTER_DATELinus Torvalds2005-05-24
| * cvs2git: escape <<EOF messages, and work around cvsps branch handlingLinus Torvalds2005-05-24
| * Fix cvs2git branch handlingLinus Torvalds2005-05-24
| * Add "cvs2git" program to convert a CVS archive into a GIT archiveLinus Torvalds2005-05-24
| * Make "applypatch" use the "-E" flag to patch.Linus Torvalds2005-05-17
| * Update applypatch to use new GIT_-prefix environment variables.Linus Torvalds2005-05-17
| * Get AUTHOR_DATE from the email Date: lineLinus Torvalds2005-05-01
| * Add "stripspace" program to clean up email commentaryLinus Torvalds2005-04-30
| * Fix up "applypatch" for the big git renameLinus Torvalds2005-04-29
| * [PATCH] make dotest more amenable to commit message editingJames Bottomley2005-04-20
| * Add quotes around the subject line that we print out as being applied.Linus Torvalds2005-04-18
| * Add "dotest" and "applypatch" scripts to actually make things useful.Linus Torvalds2005-04-18
| * Add "applypatch" and "dotest" scripts to tie it all together.Linus Torvalds2005-04-12
| * Start of early patch applicator tools for git.Linus Torvalds2005-04-11
* git-convert-cache: fix up file modes in trees tooLinus Torvalds2005-07-16
* [PATCH] Documentation: describe short-hand used in fetch/pull.Junio C Hamano2005-07-16
* [PATCH] fetch/pull: short-hand notation for remote repositories.Junio C Hamano2005-07-16
* Be slightly smarter about git-daemon client shutdownLinus Torvalds2005-07-15
* [PATCH] Documentation: update recommended workflow when working with others.Junio C Hamano2005-07-15
* [PATCH] Documentation: adjust cvsimport command line.Junio C Hamano2005-07-15
* git-daemon: actually remember the children we have outstandingLinus Torvalds2005-07-15
* git-daemon: keep track of childrenLinus Torvalds2005-07-15
* Ahh, the heady days of 0.99 patchfilesv0.99.1Linus Torvalds2005-07-15
* Fix up "make doc"Linus Torvalds2005-07-15
* [PATCH] Documentation: pull, push, packing repository and working with others.Junio C Hamano2005-07-15
* [PATCH] Documentation: update tutorial to talk about push.Junio C Hamano2005-07-15
* [PATCH] Initial support for building a debian package (.deb)Eric W. Biederman2005-07-15
* [PATCH] Update the spec file so it can build and install the documentationEric W. Biederman2005-07-15
* [PATCH] Add doc and install-doc targets to the MakefileEric W. Biederman2005-07-15
* [PATCH] Use gzip -f when building the git-core tarballEric W. Biederman2005-07-15
* [PATCH] Add a RPMBUILD make variableEric W. Biederman2005-07-15
* [PATCH] Update tags to record who made themEric W. Biederman2005-07-15
* [PATCH] Update git-tag-script to create the .git/refs/tags if it does not alr...Eric W. Biederman2005-07-15
* [PATCH] Update the list of diagnostics for git-commit-treeEric W. Biederman2005-07-15
* [PATCH] Add git-var a tool for reading interesting git variables.Eric W. Biederman2005-07-15
* [PATCH] ident.c: Disambiguate the error messages in setup_identEric W. Biederman2005-07-15
* [PATCH] Move git_author_info and git_commiter_info to ident.cEric W. Biederman2005-07-15
* Add "--inetd" flag to git-daemonLinus Torvalds2005-07-15