2006-05-21 | git-rebase: use canonical A..B syntax to format-patch Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-21 | checkdiff_consume: strtol parameter fix. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-21 | git-format-patch: now built-in. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-21 | Elaborate on why ':' is a bad idea in a ref name. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-21 | Reference git-check-ref-format in git-branch. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-21 | fmt-patch: Support --attach Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-21 | Merge branch 'master' into js/fmt-patch |
diff | tree |
2006-05-21 | diff family: add --check option Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-21 | Document that "git add" only adds non-ignored files. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-20 | Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree |
diff | tree |
2006-05-20 | Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache... |
diff | tree |
2006-05-20 | built-in tar-tree and remote tar-tree Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-20 | Merge branch 'js/fetchconfig' |
diff | tree |
2006-05-20 | Add builtin "git rm" command Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-20 | Fix build procedure for builtin-init-db Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-20 | Merge branch 'jc/read-tree-safety' |
diff | tree |
2006-05-19 | Merge branch 'jc/apply' |
diff | tree |
2006-05-19 | Merge branch 'eb/quilt' |
diff | tree |
2006-05-19 | Merge branch 'jc/grep' |
diff | tree |
2006-05-19 | Merge branch 'lt/grep' |
diff | tree |
2006-05-19 | Merge branch 'ts/doctar' |
diff | tree |
2006-05-19 | Allow pickaxe and diff-filter options to be used by... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-19 | Move pathspec matching from builtin-add.c into dir.c Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-19 | Libify the index refresh logic Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-19 | Builtin git-init-db Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-19 | Merge early part of 'sp/reflog' branch |
diff | tree |
2006-05-19 | Implement a --dry-run option to git-quiltimport Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-19 | Implement git-quiltimport Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-19 | Documentation/Makefile: create tarballs for the man... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-19 | SubmittingPatches: The download location of External... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-18 | Make git-check-format-ref a builtin. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-18 | Make "git rev-list" be a builtin Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-18 | builtin-diff: do not say files are renamed when blob... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-18 | Prevent bogus paths from being added to the index. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-18 | builtin-add: fix unmatched pathspec warnings. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-18 | Provide a way to flush git-diff-tree's output Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-18 | Merge branch 'maint' |
diff | tree |
2006-05-18 | git-cvsimport: Handle "Removed" from pserver Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-18 | Remove old "git-add.sh" remnants Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-18 | Remove unnecessary local in get_ref_sha1. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-17 | apply --cached: do not check newly added file in the... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-17 | builtin-grep: workaround for non GNU grep. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-17 | Merge branch 'ew/pretty-fmt' |
diff | tree |
2006-05-17 | Merge branch 'jc/apply' |
diff | tree |
2006-05-17 | builtin-add: warn on unmatched pathspecs Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-17 | Do "git add" as a builtin Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-17 | Revert "builtin-grep: workaround for non GNU grep." |
diff | tree |
2006-05-17 | commit: allow --pretty= args to be abbreviated Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-17 | builtin-grep: workaround for non GNU grep. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-17 | Clean up git-ls-file directory walking library interface Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-17 | libify git-ls-files directory traversal Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-17 | read-tree -m -u: do not overwrite or remove untracked... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-17 | Remove old "git-grep.sh" remnants Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-17 | Merge branch 'maint' |
diff | tree |
2006-05-17 | Merge branch 'np/pack' |
diff | tree |
2006-05-17 | merge-base: Clarify the comments on post processing. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-16 | improve depth heuristic for maximum delta size Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-16 | Merge branch 'se/tag' |
diff | tree |
2006-05-16 | Merge branch 'se/rev-parse' |
diff | tree |
2006-05-16 | Merge branch 'se/diff' |
diff | tree |
2006-05-16 | Merge branch 'se/rebase' |
diff | tree |
2006-05-16 | Update the documentation for git-merge-base Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-16 | builtin-diff: fix comparison between two blobs. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-16 | Merge branch 'lt/oneway' |
diff | tree |
2006-05-16 | Merge branch 'ew/send-email' |
diff | tree |
2006-05-16 | Merge branch 'lt/config' |
diff | tree |
2006-05-16 | Merge branch 'jc/grep' |
diff | tree |
2006-05-16 | Merge branch 'lt/diff' |
diff | tree |
2006-05-16 | Fix silly typo in new builtin grep Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-16 | git-am: use apply --cached Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-16 | apply --cached: apply a patch without using working... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-15 | Merge branch 'fix' |
diff | tree |
2006-05-15 | builtin-grep: unparse more command line options. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-15 | Fix pack-index issue on 64-bit platforms a bit more... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-15 | Install git-send-email by default Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-15 | Fix compilation on newer NetBSD systems Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-15 | pack-object: slightly more efficient Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-15 | simple euristic for further free packing improvements Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-15 | read-tree --reset -u fix. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-15 | send-email: quiet some warnings, reject invalid addresses Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-15 | send-email: allow sendmail binary to be used instead... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-15 | Strip useless "tags/" prefix from git-tag -l output |
diff | tree |
2006-05-15 | apply --numstat: show new name, not old name. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-15 | Merge branch 'fix' |
diff | tree |
2006-05-15 | Merge branch 'fix' into maint |
diff | tree |
2006-05-15 | read-tree -u one-way merge fix to check out locally... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-15 | Install git-send-email by default Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-15 | send-email: address expansion for common mailers Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-15 | builtin-grep: use external grep when we can take advantage... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-15 | diffstat rename squashing fix. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-14 | Simplify "git reset --hard" Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-14 | Allow one-way tree merge to remove old files Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-14 | Convert some "apply --summary" users to "diff --summary". Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-14 | Add "--summary" option to git diff. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-14 | Make git rebase interactive help match documentation. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-14 | Ensure author & committer before asking for commit... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-14 | git diff: support "-U" and "--unified" options properly Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-14 | Add "--branches", "--tags" and "--remotes" options... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-14 | Merge branch 'fix' |
diff | tree |
2006-05-14 | Merge branch 'fix' into maint |
diff | tree |