Merge branch 'sp/maint-smart-http-sans-100-continue'
[gitweb.git] / builtin /
2011-03-14 Merge branch 'sp/maint-smart-http-sans-100-continue'
2011-03-13 Merge branch 'pw/p4'
2011-03-11 Merge branch 'maint'
2011-03-09 Merge branch 'js/cherry-pick-usability'
2011-03-09 Merge branch 'js/checkout-untracked-symlink'
2011-03-09 Merge branch 'so/submodule-no-update-first-time'
2011-03-09 Merge branch 'maint'
2011-03-09 Merge branch 'maint'
2011-03-04 Merge branch 'maint'
2011-03-04 Merge branch 'mh/p4'
2011-03-04 Merge branch 'mg/maint-difftool-vim-readonly'
2011-03-04 Merge branch 'jn/maint-commit-missing-template'
2011-03-04 Merge branch 'jk/diffstat-binary'
2011-03-04 Merge branch 'lt/rename-no-extra-copy-detection'
2011-03-04 Merge branch 'jn/test-terminal-punt-on-osx-breakage'
2011-03-04 Merge branch 'jk/fail-null-clone'
2011-03-04 Merge branch 'jc/grep--no-index-pathspec-fix'
2011-03-03 init: remove unnecessary check
2011-03-02 Merge branch 'maint'
2011-03-01 Merge branch 'svn-fe' of git://repo.or.cz/git/jrn
2011-02-28 Merge branch 'jh/push-default-upstream-configname'
2011-02-28 Merge branch 'lp/config-vername-check'
2011-02-28 Merge branch 'mg/placeholders-are-lowercase'
2011-02-28 Merge branch 'mg/patch-id'
2011-02-28 Merge branch 'mz/rerere-remaining'
2011-02-28 Merge branch 'nd/sorted-builtin-command-list'
2011-02-28 Merge branch 'js/maint-merge-use-prepare-commit-msg...
2011-02-28 Merge branch 'nd/hash-object-sanity'
2011-02-28 Merge branch 'js/detach-doc'
2011-02-28 Merge branch 'va/p4'
2011-02-28 Merge branch 'pw/p4'
2011-02-28 Merge branch 'uk/checkout-ambiguous-ref'
2011-02-28 Merge branch 'sp/maint-smart-http-sans-100-continue'
2011-02-28 Merge branch 'mo/perl-bidi-pipe-envfix'
2011-02-28 Merge branch 'hv/mingw-fs-funnies'
2011-02-28 Merge branch 'en/object-list-with-pathspec'
2011-02-28 Merge branch 'nd/struct-pathspec'
2011-02-27 git-add: make -A description clearer vs. -u
2011-02-27 Merge branch 'maint'
2011-02-27 branch_merged: fix grammar in warning
2011-02-26 Merge commit 'jn/svn-fe' of git://github.com/gitster...
2011-02-25 commit: error out for missing commit message template
2011-02-23 checkout: add missing const to describe_detached_head
2011-02-22 Sanity-check config variable names
2011-02-22 Teach commit about CHERRY_PICK_HEAD
2011-02-22 Introduce CHERRY_PICK_HEAD
2011-02-22 Merge branch 'maint'
2011-02-22 Merge branch 'maint'
2011-02-19 for_each_hash: allow passing a 'void *data' pointer...
2011-02-18 clone: die when trying to clone missing local path
2011-02-17 git-patch-id: do not trip over "no newline" markers
2011-02-16 grep --no-index: honor pathspecs correctly
2011-02-16 Merge branch 'maint'
2011-02-16 Merge branch 'maint-1.7.3' into maint
2011-02-16 Merge branch 'maint-1.7.2' into maint-1.7.3
2011-02-16 Merge branch 'maint-1.7.1' into maint-1.7.2
2011-02-16 Merge branch 'maint-1.7.0' into maint-1.7.1
2011-02-16 rerere "remaining"
2011-02-16 push.default: Rename 'tracking' to 'upstream'
2011-02-15 merge: honor prepare-commit-msg hook
2011-02-15 Make <identifier> lowercase as per CodingGuidelines
2011-02-15 Merge branch 'maint'
2011-02-15 commit,status: describe -u likewise
2011-02-15 add: describe --patch like checkout, reset
2011-02-15 commit,merge,tag: describe -m likewise
2011-02-15 clone,init: describe --template using the same wording
2011-02-15 commit,status: describe --porcelain just like push
2011-02-15 commit,tag: use same wording for -F
2011-02-14 correct type of EMPTY_TREE_SHA1_BIN
2011-02-13 repo-config: add deprecation warning
2011-02-12 Merge branch 'maint'
2011-02-11 Merge branch 'jc/fsck-fixes' into maint
2011-02-11 clone: fixup recurse_submodules option
2011-02-10 Merge branch 'maint'
2011-02-10 Merge branch 'tr/merge-unborn-clobber'
2011-02-10 Merge branch 'jc/unpack-trees'
2011-02-10 Merge branch 'jc/fsck-fixes'
2011-02-10 Merge branch 'tr/diff-words-test'
2011-02-10 Merge branch 'rr/fi-import-marks-if-exists'
2011-02-10 Merge branch 'jn/unpack-lstat-failure-report'
2011-02-10 Merge branch 'ef/alias-via-run-command'
2011-02-10 Merge branch 'cb/setup'
2011-02-10 Merge branch 'ae/better-template-failure-report'
2011-02-10 Merge branch 'jn/cherry-pick-strategy-option'
2011-02-10 Merge branch 'maint-1.7.0' into maint
2011-02-08 checkout: rearrange update_refs_for_switch for clarity
2011-02-08 checkout: introduce --detach synonym for "git checkout...
2011-02-08 checkout: split off a function to peel away branchname arg
2011-02-07 Make hash-object more robust against malformed objects
2011-02-07 diff: support --cached on unborn branches
2011-02-03 grep: drop pathspec_matches() in favor of tree_entry_in...
2011-02-03 grep: use writable strbuf from caller for grep_tree()
2011-02-03 grep: use match_pathspec_depth() for cache/worktree...
2011-02-03 grep: convert to use struct pathspec
2011-02-03 Convert ce_path_match() to use struct pathspec
2011-02-03 struct rev_info: convert prune_data to struct pathspec
2011-02-03 Convert struct diff_options to use struct pathspec
2011-01-31 Merge branch 'jl/fetch-submodule-recursive' into maint
2011-01-27 fsck: do not give up too early in fsck_dir()
2011-01-27 fsck: drop unused parameter from traverse_one_object()
next