dir.c: make git_fnmatch() not inline
[gitweb.git] / builtin /
2014-01-10 Merge branch 'jh/rlimit-nofile-fallback'
2014-01-10 Merge branch 'rt/bfg-ad-in-filter-branch-doc'
2014-01-10 Merge branch 'mh/path-max'
2014-01-10 Merge branch 'ap/path-max'
2014-01-10 Merge branch 'cc/replace-object-info'
2014-01-10 Merge branch 'nd/negative-pathspec'
2014-01-06 builtin/help.c: speed up is_git_command() by checking...
2014-01-06 builtin/help.c: call load_command_list() only when...
2014-01-06 Merge branch 'maint'
2014-01-06 cmd_init_db(): when creating directories, handle errors...
2014-01-06 safe_create_leading_directories(): introduce enum for...
2014-01-06 Merge branch 'maint' of git://github.com/git-l10n/git...
2014-01-06 shallow: remove unused code
2014-01-03 fetch --prune: Run prune before fetching
2014-01-03 fetch --prune: always print header url
2014-01-03 gc: notice gc processes run by other users
2013-12-30 replace info: rename 'full' to 'long' and clarify in...
2013-12-30 Merge branch 'maint'
2013-12-30 for-each-ref: remove unused variable
2013-12-30 merge-base --octopus: reduce the result from get_octopu...
2013-12-30 merge-base: separate "--independent" codepath into...
2013-12-28 Remove the line length limit for graft files
2013-12-27 Merge git://git.bogomips.org/git-svn
2013-12-27 Merge branch 'fc/remote-helper-fixes'
2013-12-27 Merge branch 'js/gnome-keyring'
2013-12-27 Merge branch 'jk/name-pack-after-byte-representation'
2013-12-27 Merge branch 'tg/diff-no-index-refactor'
2013-12-27 Merge branch 'zk/difftool-counts'
2013-12-27 Merge branch 'jk/cat-file-regression-fix'
2013-12-27 Merge branch 'jk/pull-rebase-using-fork-point'
2013-12-27 Merge branch 'jk/rev-parse-double-dashes'
2013-12-27 Merge branch 'jc/push-refmap'
2013-12-26 cat-file: provide %(deltabase) batch format
2013-12-26 do not pretend sha1write returns errors
2013-12-26 add: don't complain when adding empty project root
2013-12-18 builtin/prune.c: use strbuf to avoid having to worry...
2013-12-17 Sync with 1.8.5.2
2013-12-17 Merge branch 'kn/gitweb-extra-branch-refs'
2013-12-17 Merge branch 'tb/clone-ssh-with-colon-for-port'
2013-12-17 Merge branch 'nd/transport-positive-depth-only'
2013-12-17 Merge branch 'cc/starts-n-ends-with'
2013-12-17 Merge branch 'jl/commit-v-strip-marker'
2013-12-17 Merge branch 'tr/send-email-ssl'
2013-12-17 Merge branch 'nd/gettext-vsnprintf'
2013-12-17 Merge branch 'mm/mv-file-to-no-such-dir-with-slash'
2013-12-17 Merge branch 'nd/remove-opt-boolean'
2013-12-17 Merge branch 'bc/doc-merge-no-op-revert'
2013-12-17 Merge branch 'fc/trivial'
2013-12-17 Merge branch 'jk/t5000-gzip-simplify'
2013-12-17 Merge branch 'kb/doc-exclude-directory-semantics'
2013-12-17 Merge branch 'rs/doc-submitting-patches' into maint
2013-12-17 Merge branch 'tr/doc-git-cherry' into maint
2013-12-17 Merge branch 'nd/glossary-content-pathspec-markup'...
2013-12-17 Merge branch 'jj/doc-markup-gitcli' into maint
2013-12-17 Merge branch 'jj/doc-markup-hints-in-coding-guidelines...
2013-12-17 Merge branch 'jj/log-doc' into maint
2013-12-17 Merge branch 'jj/rev-list-options-doc' into maint
2013-12-17 Merge branch 'tb/doc-fetch-pack-url' into maint
2013-12-17 Merge branch 'mi/typofixes' into maint
2013-12-17 Merge branch 'jh/loose-object-dirs-creation-race' into...
2013-12-17 Merge branch 'jk/two-way-merge-corner-case-fix' into...
2013-12-17 Merge branch 'sb/sha1-loose-object-info-check-existence...
2013-12-17 Merge branch 'nd/magic-pathspec' into maint
2013-12-17 cmd_repack(): remove redundant local variable "nr_packs"
2013-12-17 prune-packed: use strbuf to avoid having to worry about...
2013-12-16 diff: avoid some nesting
2013-12-12 Merge branch 'jn/scripts-updates'
2013-12-12 Merge branch 'cn/thin-push-capability'
2013-12-12 Merge branch 'jk/remove-deprecated'
2013-12-12 Merge branch 'tr/commit-slab-cleanup'
2013-12-12 Merge branch 'rs/doc-submitting-patches'
2013-12-12 Merge branch 'tr/doc-git-cherry'
2013-12-12 Merge branch 'cl/p4-use-diff-tree'
2013-12-12 Merge branch 'tr/config-multivalue-lift-max'
2013-12-12 Merge branch 'mh/fetch-tags-in-addition-to-normal-refs'
2013-12-12 diff: don't read index when --no-index is given
2013-12-12 diff: move no-index detection to builtin/diff.c
2013-12-12 builtin/replace: unset read_replace_refs
2013-12-12 builtin/replace: teach listing using short, medium...
2013-12-12 sha1_object_info_extended(): add an "unsigned flags...
2013-12-12 cat-file: handle --batch format with missing type/size
2013-12-12 cat-file: pass expand_data to print_object_or_die
2013-12-11 prune: clean .git/shallow after pruning objects
2013-12-11 clone: use git protocol for cloning shallow repo locally
2013-12-11 send-pack: support pushing from a shallow clone via...
2013-12-11 receive-pack: support pushing to a shallow clone via...
2013-12-11 smart-http: support shallow fetch/clone
2013-12-11 remote-curl: pass ref SHA-1 to fetch-pack as well
2013-12-11 send-pack: support pushing to a shallow clone
2013-12-11 receive-pack: allow pushes that update .git/shallow
2013-12-11 receive/send-pack: support pushing from a shallow clone
2013-12-11 receive-pack: reorder some code in unpack()
2013-12-11 fetch: add --update-shallow to accept refs that update...
2013-12-11 fetch: support fetching from a shallow repository
2013-12-11 clone: support remote shallow repository
2013-12-11 connect.c: teach get_remote_heads to parse "shallow...
2013-12-11 make the sender advertise shallow commits to the receiver
2013-12-11 clone: prevent --reference to a shallow repository
2013-12-11 send-pack: forbid pushing from a shallow repository
2013-12-11 remote.h: replace struct extra_have_objects with struct...
next