send-email: recognize absolute path on Windows
[gitweb.git] / builtin /
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...
2013-12-09 Merge git://repo.or.cz/git-gui
2013-12-09 Merge git://ozlabs.org/~paulus/gitk
2013-12-09 git fetch-pack: add --diag-url
2013-12-09 rev-parse: be more careful with munging arguments
2013-12-09 remote: fix status with branch...rebase=preserve
2013-12-09 rev-parse: correctly diagnose revision errors before...
2013-12-06 Support pathspec magic :(exclude) and its short form :!
2013-12-06 clone,fetch: catch non positive --depth option value
2013-12-06 Merge branch 'jk/remove-experimental-loose-object-support'
2013-12-06 Merge branch 'nd/magic-pathspec'
2013-12-06 Merge branch 'rr/for-each-ref-decoration'
2013-12-06 Merge branch 'jc/bundle'
2013-12-06 Merge branch 'rh/remote-hg-bzr-updates'
2013-12-06 Merge branch 'jn/perl-lib-extra'
2013-12-05 commit -v: strip diffs and submodule shortlogs from...
2013-12-05 replace {pre,suf}fixcmp() with {starts,ends}_with()
2013-12-05 builtin/remote: remove postfixcmp() and use suffixcmp...
2013-12-05 Sync with 1.8.5
2013-12-05 Merge branch 'gj/push-more-verbose-advice' (early part)
2013-12-05 Merge branch 'jn/mediawiki-makefile-updates'
2013-12-05 Merge branch 'jl/submodule-update-retire-orig-flags'
2013-12-05 Merge branch 'nd/wt-status-align-i18n'
2013-12-05 Merge branch 'sb/sha1-loose-object-info-check-existence'
2013-12-05 Merge branch 'jk/two-way-merge-corner-case-fix'
2013-12-05 Merge branch 'jc/ref-excludes'
2013-12-05 Merge branch 'nv/parseopt-opt-arg'
2013-12-05 Merge branch 'bc/http-100-continue'
2013-12-05 Merge branch 'jc/merge-base-reflog'
2013-12-05 Merge branch 'jk/replace-perl-in-built-scripts'
2013-12-05 Merge branch 'jh/loose-object-dirs-creation-race'
2013-12-05 Merge branch 'jk/robustify-parse-commit'
2013-12-05 Merge branch 'ak/submodule-foreach-quoting'
2013-12-04 push: also use "upstream" mapping when pushing a single ref
2013-12-04 push: use remote.$name.push as a refmap
2013-12-04 mv: let 'git mv file no-such-dir/' error out
2013-12-03 builtin/push.c: use strbuf instead of manual allocation
2013-12-03 stop installing git-tar-tree link
2013-12-03 Merge branch 'jj/doc-markup-gitcli'
2013-12-03 Merge branch 'jj/doc-markup-hints-in-coding-guidelines'
2013-12-03 Merge branch 'jj/log-doc'
2013-12-03 Merge branch 'jj/rev-list-options-doc'
2013-12-03 Merge branch 'mi/typofixes'
2013-12-03 Merge branch 'tb/doc-fetch-pack-url'
2013-12-02 Sync with 1.8.4.5
2013-11-27 Sync with maint
2013-11-25 Merge branch 'rh/remote-hg-bzr-updates' (early part)
2013-11-20 diff: restrict pathspec limitations to diff b/f case...
2013-11-20 Sync with 1.8.4.4
2013-11-20 Merge branch 'mb/relnotes-1.8.5-fix'
2013-11-19 for-each-ref: avoid color leakage
next