aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jc/apply'Junio C Hamano2006-05-19
|\
| * apply --cached: do not check newly added file in the working treeJunio C Hamano2006-05-17
* | Merge branch 'eb/quilt'Junio C Hamano2006-05-19
|\ \
| * | Implement a --dry-run option to git-quiltimportEric W. Biederman2006-05-18
| * | Implement git-quiltimportEric W. Biederman2006-05-18
* | | Merge branch 'jc/grep'Junio C Hamano2006-05-19
|\ \ \
| * | | Revert "builtin-grep: workaround for non GNU grep."Junio C Hamano2006-05-17
| * | | builtin-grep: workaround for non GNU grep.Junio C Hamano2006-05-17
* | | | Merge branch 'lt/grep'Junio C Hamano2006-05-19
|\ \ \ \
| * | | | builtin-grep: workaround for non GNU grep.Linus Torvalds2006-05-17
| * | | | Merge branch 'ew/pretty-fmt'Junio C Hamano2006-05-17
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/apply'Junio C Hamano2006-05-17
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | * | | git-am: use apply --cachedJunio C Hamano2006-05-15
| | * | | apply --cached: apply a patch without using working tree.Junio C Hamano2006-05-15
| | * | | apply --numstat: show new name, not old name.Junio C Hamano2006-05-15
* | | | | Merge branch 'ts/doctar'Junio C Hamano2006-05-19
|\ \ \ \ \
| * | | | | Documentation/Makefile: create tarballs for the man pages and html filesTilman Sauerbeck2006-05-18
| | |_|_|/ | |/| | |
* | | | | Allow pickaxe and diff-filter options to be used by git log.Sean2006-05-19
* | | | | Libify the index refresh logicLinus Torvalds2006-05-19
* | | | | Builtin git-init-dbTimo Hirvonen2006-05-19
* | | | | Merge early part of 'sp/reflog' branchJunio C Hamano2006-05-19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove unnecessary local in get_ref_sha1.Shawn Pearce2006-05-17
| | |_|/ | |/| |
* | | | SubmittingPatches: The download location of External Editor has movedLukas Sandström2006-05-18
* | | | Make git-check-format-ref a builtin.Lukas Sandström2006-05-18
* | | | Make "git rev-list" be a builtinLinus Torvalds2006-05-18
* | | | builtin-diff: do not say files are renamed when blob and file are givenJunio C Hamano2006-05-18
* | | | Provide a way to flush git-diff-tree's outputPaul Mackerras2006-05-18
* | | | Merge branch 'maint'Junio C Hamano2006-05-17
|\ \ \ \ | |/ / / |/| | |
| * | | git-cvsimport: Handle "Removed" from pserverElrond2006-05-17
* | | | commit: allow --pretty= args to be abbreviatedEric Wong2006-05-17
| |/ / |/| |
* | | Remove old "git-grep.sh" remnantsLinus Torvalds2006-05-16
* | | Merge branch 'maint'Junio C Hamano2006-05-16
|\ \ \ | |/ /
| * | merge-base: Clarify the comments on post processing.Junio C Hamano2006-05-16
| * | Update the documentation for git-merge-baseFredrik Kuivinen2006-05-15
* | | Merge branch 'np/pack'Junio C Hamano2006-05-16
|\ \ \
| * | | improve depth heuristic for maximum delta sizeNicolas Pitre2006-05-16
| * | | pack-object: slightly more efficientNicolas Pitre2006-05-15
| * | | simple euristic for further free packing improvementsNicolas Pitre2006-05-15
* | | | Merge branch 'se/tag'Junio C Hamano2006-05-15
|\ \ \ \
| * | | | Strip useless "tags/" prefix from git-tag -l outputSean2006-05-15
* | | | | Merge branch 'se/rev-parse'Junio C Hamano2006-05-15
|\ \ \ \ \ | |/ / / /
| * | | | Add "--branches", "--tags" and "--remotes" options to git-rev-parse.Sean2006-05-14
* | | | | Merge branch 'se/diff'Junio C Hamano2006-05-15
|\ \ \ \ \
| * | | | | Convert some "apply --summary" users to "diff --summary".Sean2006-05-14
| * | | | | Add "--summary" option to git diff.Sean2006-05-14
| |/ / / /
* | | | | Merge branch 'se/rebase'Junio C Hamano2006-05-15
|\ \ \ \ \
| * | | | | Make git rebase interactive help match documentation.Sean2006-05-14
| |/ / / /
* | | | | builtin-diff: fix comparison between two blobs.Junio C Hamano2006-05-15
* | | | | Merge branch 'lt/oneway'Junio C Hamano2006-05-15
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | read-tree --reset -u fix.Linus Torvalds2006-05-15