2006-06-04 | gitview: Add some useful keybindings. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-04 | Cleanup git-send-email.perl:extract_valid_email Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-04 | Merge branch 'lt/tree-2' |
diff | tree |
2006-06-04 | Merge branch 'sp/reflog' |
diff | tree |
2006-06-04 | Merge branch 'ff/svnimport' |
diff | tree |
2006-06-04 | read-tree --reset: update working tree file for conflicted... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-04 | Merge branch 'jc/fmt-patch' |
diff | tree |
2006-06-04 | Documentation: Spelling fixes Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-04 | Builtin git-rev-parse. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-04 | fetch: do not report "same" unless -verbose. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-03 | Merge branch 'ds/doc' into jc/fmt-patch |
diff | tree |
2006-06-03 | Update documentation for git-format-patch Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-02 | fetch.c: do not call process_tree() from process_tree(). Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-02 | sha1_file: avoid re-preparing duplicate packs Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-02 | handle concurrent pruning of packed objects Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-02 | Merge branch 'nh/http' |
diff | tree |
2006-06-02 | format-patch: resurrect extra headers from config Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-01 | Merge git://git.kernel.org/pub/scm/gitk/gitk |
diff | tree |
2006-06-01 | http: prevent segfault during curl handle reuse Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-31 | send-email: only 'require' instead of 'use' Net::SMTP Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-31 | Allow multiple -m options to git-commit. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-31 | fetch.c: do not pass uninitialized lock to unlock_ref(). Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-31 | format-patch --signoff Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-31 | git-svnimport: Improved detection of merges. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-31 | Improved pack format documentation. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-31 | tree_entry(): new tree-walking helper function Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-31 | git_exec_path, execv_git_cmd: ignore empty environment... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-31 | execv_git_cmd: Fix stack buffer overflow. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-31 | Fixed Cygwin CR-munging problem in mailsplit Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | Merge branch 'ew/tests' |
diff | tree |
2006-05-30 | send-email: do not pass bogus address to local sendmail... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | Add a basic test case for git send-email, and fix some... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | Fix a bug in email extraction used in git-send-email. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | Add support for --bcc to git-send-email. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | git-send-email: Add References: headers to emails,... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | git-clean fails on files beginning with a dash Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | git-svn: remove assertion that broke with older versions... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | git-svn: t0001: workaround a heredoc bug in old versions... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | Documentation: fix a tutorial-2 typo Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | Documentation: retitle the git-core tutorial Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | documentation: add brief mention of cat-file to tutorial... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | documentation: mention gitk font adjustment in tutorial Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | Fix some documentation typoes Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | Merge branch 'jc/lt-tree-n-cache-tree' into lt/tree-2 |
diff | tree |
2006-05-30 | adjust to the rebased series by Linus. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | Remove last vestiges of generic tree_entry_list Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | Convert fetch.c: process_tree() to raw tree walker Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | Convert "mark_tree_uninteresting()" to raw tree walker Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | Remove unused "zeropad" entry from tree_list_entry Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | fsck-objects: avoid unnecessary tree_entry_list usage Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | Remove "tree->entries" tree-entry list from tree parser Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | builtin-read-tree.c: avoid tree_entry_list in prime_cache_tr... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | Switch "read_tree_recursive()" over to tree-walk functionality Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | Make "tree_entry" have a SHA1 instead of a union of... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | Make "struct tree" contain the pointer to the tree... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-30 | Make git-diff-tree indicate when it flushes Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-29 | Remove unnecessary output from t3600-rm. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-29 | Merge branch 'lt/apply' |
diff | tree |
2006-05-29 | Merge branch 'jc/cache-tree' |
diff | tree |
2006-05-29 | Merge branch 'lt/tree' into jc/lt-tree-n-cache-tree |
diff | tree |
2006-05-29 | Merge branch 'jc/dirwalk-n-cache-tree' into jc/cache... |
diff | tree |
2006-05-29 | Remove "tree->entries" tree-entry list from tree parser Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-29 | Switch "read_tree_recursive()" over to tree-walk functionality Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-29 | Make "tree_entry" have a SHA1 instead of a union of... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-29 | Add raw tree buffer info to "struct tree" Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-29 | Don't use "sscanf()" for tree mode scanning Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-29 | git-fetch: avoid using "case ... in (arm)" Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-28 | Merge branch 'jc/mailinfo' |
diff | tree |
2006-05-28 | Merge branch 'eb/mailinfo' |
diff | tree |
2006-05-28 | git-write-tree writes garbage on sparc64 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-28 | Fix memory leak in "git rev-list --objects" Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-28 | gitview: Move the console error messages to message... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-28 | gitview: Add key binding for F5. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-28 | Let git-clone to pass --template=dir option to git... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-28 | Make cvsexportcommit create parent directories as needed. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-28 | Document current cvsexportcommit limitations. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-28 | Do not call 'cmp' with non-existant -q flag. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-28 | Fix "--abbrev=xyz" for revision listing Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-28 | t1002: use -U0 instead of --unified=0 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-28 | format-patch: -n and -k are mutually exclusive. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-26 | Call builtin ls-tree in git-cat-file -p Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-26 | built-in format-patch: various fixups. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-26 | Add instructions to commit template. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-26 | mailinfo: More carefully parse header lines in read_one_head... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-26 | t6000lib: workaround a possible dash bug Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-26 | t5500-fetch-pack: remove local (bashism) usage. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-26 | tests: Remove heredoc usage inside quotes Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-26 | t3300-funny-names: shell portability fixes Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-26 | git-format-patch --start-number <n> Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-26 | Don't write directly to a make target ($@). Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-26 | bogus "fatal: Not a git repository" Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-26 | Documentation/Makefile: remove extra / Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-25 | cvsimport: avoid "use" with :tag Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-25 | fetch-pack: give up after getting too many "ack continue" Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-25 | cat-file: document -p option Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-25 | Test that git-branch -l works. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-25 | Verify git-commit provides a reflog message. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-25 | Built git-upload-tar should be ignored. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-25 | ls-remote: fix rsync:// to report HEAD Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-05-24 | Merge branch 'master' into sp/reflog |
diff | tree |