aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | 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
* | git-daemon: re-organize code a bit for --inetd flagLinus Torvalds2005-07-15
* | Split up "diff_format" into "format" and "line_termination".Linus Torvalds2005-07-14
* | Make "ce_match_path()" a generic helper functionLinus Torvalds2005-07-14
* | Make git-diff-cache skip any comparisons which don't match pathspecLinus Torvalds2005-07-14
* | Start using the partial tree reading in "git-diff-cache"Linus Torvalds2005-07-14
* | Fix up read_tree() pathspec matching to use "const char **"Linus Torvalds2005-07-14
* | Start adding interfaces to read in partial treesLinus Torvalds2005-07-14
* | Fix replacing of a directory with a file/symlink in git-checkout-cacheLinus Torvalds2005-07-14
* | Make "git diff" use git-sh-setup-script too..Linus Torvalds2005-07-14
* | Make "git prune" use the "--full" flag to git-fsck-cacheLinus Torvalds2005-07-14
* | [PATCH] Documentation: push-pull commands into a separate category.Junio C Hamano2005-07-14
* | [PATCH] Documentation: send/receive.Junio C Hamano2005-07-14
* | [PATCH] Documentation: clone/fetch/upload.Junio C Hamano2005-07-14