2006-06-17 | blame: Add --time to produce raw timestamps Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-17 | fix git alias Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-17 | Add a "--notags" option for git-p4import. |
diff | tree |
2006-06-17 | Merge git://git.bogomips.org/git-svn |
diff | tree |
2006-06-13 | Merge git://git.kernel.org/pub/scm/gitk/gitk |
diff | tree |
2006-06-10 | GIT 1.4.0 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-10 | Merge git://git.kernel.org/pub/scm/git/gitweb |
diff | tree |
2006-06-10 | Built-in git-get-tar-commit-id Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-10 | git-clone: fix --bare over dumb-http Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-10 | shared repository - add a few missing calls to adjust_shared... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-10 | Fix formatting of Documentation/git-clone.txt Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-09 | builtin-init-db: spell the in-program configuration... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-09 | git-rm: honor -n flag. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-08 | git-clone: fix duplicated "master" in $GIT_DIR/remotes... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-08 | check for error return from fork() Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-08 | Document git-clone --use-separate-remote Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-08 | Documentation: add another example to git-ls-files Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-08 | Documentation: git aliases Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-07 | git-cvsserver asciidoc formatting tweaks Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-07 | config.txt grammar, typo, and asciidoc fixes Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-07 | Documentation: git-ls-tree (typofix) Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-07 | Document git-ls-tree --fullname Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-07 | Document git aliases support Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-07 | make clean: remove dist-doc targets. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-07 | Misc doc improvements Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-07 | Documentation: add missing docs make check-docs found. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-07 | Some doc typo fixes Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-07 | Off-by-one error in get_path_prefix(), found by Valgrind Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-07 | Merge git://git.kernel.org/pub/scm/gitk/gitk |
diff | tree |
2006-06-07 | http-fetch: fix possible segfault Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-07 | Refactor git_tcp_connect() functions a little. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-06 | Merge branch 'jc/lockfile' |
diff | tree |
2006-06-06 | Merge branch 'js/alias' |
diff | tree |
2006-06-06 | Merge branch 'vb/sendemail' |
diff | tree |
2006-06-06 | builtin-grep: pass ignore case option to external grep Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-06 | ref-log: style fixes. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-06 | refs.c: convert it to use lockfile interface. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-06 | Make index file locking code reusable to others. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-06 | HTTP cleanup Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-06 | HTTP cleanup Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-06 | git-format-patch: add --output-directory long option... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-06 | send-email: a bit more careful domain regexp. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-06 | send-email: be more lenient and just catch obvious... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-06 | rev-parse: tighten constness properly. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-06 | A Perforce importer for git. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-06 | git alias: try alias last. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-06 | If you have a config containing something like this: Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-06 | builtin-push: don't pass --thin to HTTP transport Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-06 | pack-objects: improve path grouping heuristics. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-05 | rev-list: fix process_tree() conversion. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-05 | Fix typo in tutorial-2.txt Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-05 | Fix Documentation/everyday.txt: Junio's workflow Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-05 | Add example xinetd(8) configuration to Documentation... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-05 | read-tree: fix eye-candy. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
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 |