gitweb.git

Commits

2014-02-05 Git 1.8.5.4 v1.8.5.4
2014-02-05 Merge branch 'jc/maint-pull-docfix' into maint
2014-02-05 Merge branch 'ow/stash-with-ifs' into maint
2014-02-05 Merge branch 'js/lift-parent-count-limit' into maint
2014-02-05 Merge branch 'nd/add-empty-fix' into maint
2014-02-05 Merge branch 'bc/log-decoration' into maint
2014-02-05 Merge branch 'jh/rlimit-nofile-fallback' into maint
2014-02-05 Merge branch 'jl/commit-v-strip-marker' into maint
2014-02-05 Merge branch 'tr/send-email-ssl' into maint
2014-02-05 Merge branch 'tb/clone-ssh-with-colon-for-port' into...
2014-02-05 Merge branch 'nd/transport-positive-depth-only' into...
2014-01-17 git-svn: workaround for a bug in svn serf backend
2014-01-14 Documentation: "git pull" does not have the "-m" option
2014-01-14 Merge branch 'jc/maint-pull-docfix-for-409b8d82' into...
2014-01-14 Documentation: exclude irrelevant options from "git...
2014-01-13 Git 1.8.5.3 v1.8.5.3
2014-01-13 Merge branch 'nd/daemon-informative-errors-typofix...
2014-01-13 Merge branch 'km/gc-eperm' into maint
2014-01-13 Merge branch 'jk/credential-plug-leak' into maint
2014-01-13 Merge branch 'mm/mv-file-to-no-such-dir-with-slash...
2014-01-13 Merge branch 'jk/rev-parse-double-dashes' into maint
2014-01-13 Merge branch 'jk/cat-file-regression-fix' into maint
2014-01-13 pack-heuristics.txt: mark up the file header properly
2014-01-10 mv: let 'git mv file no-such-dir/' error out on Windows...
2014-01-07 stash: handle specifying stashes with $IFS
2014-01-06 Merge branch 'maint' of git://github.com/git-l10n/git...
2014-01-06 Documentation/gitmodules: Only 'update' and 'url' are...
2014-01-03 l10n: de.po: fix translation of 'prefix'
2014-01-03 gc: notice gc processes run by other users
2014-01-02 Revert "prompt: clean up strbuf usage"
2013-12-30 for-each-ref: remove unused variable
2013-12-28 Remove the line length limit for graft files
2013-12-26 add: don't complain when adding empty project root
2013-12-20 log: properly handle decorations with chained tags
2013-12-20 daemon: be strict at parsing parameters --[no-]informat...
2013-12-18 get_max_fd_limit(): fall back to OPEN_MAX upon getrlimi...
2013-12-17 Git 1.8.5.2 v1.8.5.2
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-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-09 git_connect(): use common return point
2013-12-09 connect.c: refactor url parsing
2013-12-09 git_connect(): refactor the port handling for ssh
2013-12-09 git fetch: support host:/~repo
2013-12-09 t5500: add test cases for diag-url
2013-12-09 git fetch-pack: add --diag-url
2013-12-09 git_connect: factor out discovery of the protocol and...
2013-12-09 git_connect: remove artificial limit of a remote command
2013-12-09 rev-parse: be more careful with munging arguments
2013-12-09 rev-parse: correctly diagnose revision errors before...
2013-12-06 clone,fetch: catch non positive --depth option value
2013-12-05 commit -v: strip diffs and submodule shortlogs from...
2013-12-04 t5601: add tests for ssh
2013-12-04 t5601: remove clear_ssh, refactor setup_ssh_wrapper
2013-12-04 mv: let 'git mv file no-such-dir/' error out
2013-12-04 send-email: set SSL options through IO::Socket::SSL...
2013-12-04 send-email: --smtp-ssl-cert-path takes an argument
2013-12-04 send-email: pass Debug to Net::SMTP::SSL::new
2013-12-03 Git 1.8.5.1 v1.8.5.1
2013-12-03 ref-iteration doc: add_submodule_odb() returns 0 for...
2013-12-02 Sync with 1.8.4.5
2013-12-02 Git 1.8.4.5 v1.8.4.5
2013-12-02 submodule: do not copy unknown update mode from .gitmodules
2013-11-27 Documentation: revamp git-cherry(1)
2013-11-27 Git 1.8.5 v1.8.5
2013-11-27 Sync with maint
2013-11-27 remote-hg: don't decode UTF-8 paths into Unicode objects
2013-11-27 SubmittingPatches: document how to handle multiple...
2013-11-25 Merge branch 'rh/remote-hg-bzr-updates' (early part)
2013-11-21 glossary-content.txt: fix documentation of "**" patterns
2013-11-20 Documentation/gitcli.txt: fix double quotes
2013-11-20 diff: restrict pathspec limitations to diff b/f case...
2013-11-20 Git 1.8.5-rc3 v1.8.5-rc3
2013-11-20 Sync with 1.8.4.4
2013-11-20 Git 1.8.4.4 v1.8.4.4
2013-11-20 Merge branch 'mb/relnotes-1.8.5-fix'
2013-11-18 RelNotes: spelling & grammar fixes
2013-11-18 Merge branch 'nd/literal-pathspecs'
2013-11-18 remote-hg: don't decode UTF-8 paths into Unicode objects
2013-11-18 Documentation/rev-list-options.txt: fix some grammatica...
2013-11-18 Documentation/rev-list-options.txt: fix mark-up
2013-11-18 State correct usage of literal examples in man pages...
2013-11-18 Merge branch 'maint'
2013-11-18 Merge branch 'jx/branch-vv-always-compare-with-upstream'
2013-11-18 branch: fix --verbose output column alignment
2013-11-18 Revert "upload-pack: send non-HEAD symbolic refs"
2013-11-13 Documentation/git-log.txt: mark-up fix and minor rephasing
next