2006-12-29 | Introduce new config option for mmap limit. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-29 | Replace unpack_entry_gently with unpack_entry. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-29 | Merge branch 'jc/curl' |
diff | tree |
2006-12-29 | Fix 'git add' with .gitignore Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-29 | Revert "read_directory: show_both option." |
diff | tree |
2006-12-29 | Add info about new test families (8 and 9) to t/README Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-29 | t5400 send-pack test: try a bit more nontrivial transfer. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-29 | Merge branch 'jc/utf8' |
diff | tree |
2006-12-29 | Allow non-fast-forward of remote tracking branches... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-29 | core.logallrefupdates: log remotes/ tracking branches. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-29 | GIT_SKIP_TESTS: allow users to omit tests that are... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-29 | t3900: test conversion to non UTF-8 as well Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-29 | Merge branch 'jc/make' |
diff | tree |
2006-12-28 | update hook: redirect _both_ diagnostic lines to stderr... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | xdl_merge(): fix a segmentation fault when refining... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | git-svn: sort multi-init output Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | git-svn: verify_ref() should actually --verify Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | git-svn: print out the SVN library version in --version... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | git-svn: remove non-delta fetch code paths Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | t9200-git-cvsexportcommit.sh: quiet down commit Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | test-lib: quiet down init-db output for tests Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | t6024-recursive-merge: quiet down this test Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | Merge branch 'js/shallow' |
diff | tree |
2006-12-28 | Allow git-merge to select the default strategy. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | Honor pull.{twohead,octopus} in git-merge. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | Ensure `git-pull` fails if `git-merge` fails. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | Use branch names in 'git-rebase -m' conflict hunks. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | Honor GIT_REFLOG_ACTION in git-rebase. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | Use GIT_REFLOG_ACTION environment variable instead. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | gitweb: Precompile CGI routines for mod_perl Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | gitweb: Add mod_perl version string to "generator"... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | Rename t3900 test vector file Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | Work around http-fetch built with cURL 7.16.0 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | gcc does not necessarily pass runtime libpath with -R Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | Merge branch 'sp/gc' |
diff | tree |
2006-12-28 | UTF-8: introduce i18n.logoutputencoding. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-27 | Set NO_MMAP for Cygwin by default Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-27 | Use 'repack -a -d -l' instead of 'repack -a -d' in... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-27 | gitweb: Re-enable rev-list --parents for parse_commit. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-27 | git-send-email: default value for "From:" field. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-27 | Merge branch 'master' into js/shallow Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-27 | everyday: replace a few 'prune' and 'repack' with 'gc' Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-27 | Create 'git gc' to perform common maintenance operations. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-27 | git-reflog: gc.* configuration and documentation. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-27 | rerere gc: honor configuration and document it Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-27 | count-objects -v: show number of packs as well. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-27 | Merge branch 'jc/fsck-reflog' |
diff | tree |
2006-12-27 | everyday: update for v1.5.0 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-27 | git-svn: dcommit should diff against the current HEAD... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-27 | git-svn: quiet down tests and fix some unportable shell... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | hooks/commit-msg: add example to add Signed-off-by... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | move git-blame to its place in .gitignore Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | Add git-reflog to .gitignore Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | Teach log family --encoding Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | i18n.logToUTF8: convert commit log message to UTF-8 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | Move encoding conversion routine out of mailinfo to... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | Document git-reset <commit> -- <paths>... |
diff | tree |
2006-12-26 | Document --numstat in git-apply and git-diff Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | show-branch --reflog: add documentation. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | add .mailmap for git-shortlog output with the git repository Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | GIT v1.5.0 preview Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | Merge branch 'jc/bm' |
diff | tree |
2006-12-26 | Merge branch 'rf/web' |
diff | tree |
2006-12-26 | git-add -f: allow adding otherwise ignored files. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | gitweb: Use rev-list --skip option. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | gitweb: Change history action to use parse_commits. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | gitweb: Change atom, rss actions to use parse_commits. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | gitweb: Change header search action to use parse_commits. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | gitweb: Change log action to use parse_commits. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | gitweb: Change summary, shortlog actions to use parse_commits. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | gitweb: We do longer need the --parents flag in rev... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | gitweb: Add parse_commits, used to bulk load commit... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | git-add: warn when adding an ignored file with an explicit... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | git-add: add ignored files when asked explicitly. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | read_directory: show_both option. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | git-rm: Documentation Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | t3600: update the test for updated git rm Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | git-rm: update to saner semantics Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | match_pathspec() -- return how well the spec matched Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | Merge branch 'jc/skip-count' |
diff | tree |
2006-12-25 | Merge branch 'jc/git-add--interactive' |
diff | tree |
2006-12-25 | git-add --interactive: add documentation Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-24 | Allow branch.*.merge to talk about remote tracking... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-24 | Merge branch 'sb/merge-friendly' |
diff | tree |
2006-12-24 | Merge branch 'js/rerere' |
diff | tree |
2006-12-24 | commit-tree: encourage UTF-8 commit messages. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-24 | Switch git_mmap to use pread. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-24 | Rename gitfakemmap to git_mmap. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | gitweb: Paginate commit/author/committer search output Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | Makefile: add quick-install-doc for installing pre... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | Display 'theirs' branch name when possible in merge. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | Use extended SHA1 syntax in merge-recursive conflicts. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | reflog expire: do not punt on tags that point at non... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | gitweb: Allow search to be disabled from the config... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | gitweb: Require a minimum of two character for the... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | gitweb: Use rev-list pattern search options. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | checkout: make the message about the need for a new... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | gitweb: optimize git_summary. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | gitweb: optimize git_shortlog_body. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | gitweb: optimize git_get_last_activity. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |