OSDN Git Service

git-core/git.git
2017-10-11 Junio C HamanoGit 2.15-rc1 v2.15.0-rc1
2017-10-11 Junio C HamanoMerge branch 'ls/filter-process-delayed'
2017-10-11 Junio C HamanoMerge branch 'ds/avoid-overflow-in-midpoint-computation'
2017-10-11 Junio C HamanoMerge branch 'tb/complete-describe'
2017-10-11 Junio C HamanoMerge branch 'sb/test-cmp-expect-actual'
2017-10-11 Junio C HamanoMerge branch 'jk/refs-df-conflict'
2017-10-11 Junio C HamanoMerge branch 'rs/rs-mailmap'
2017-10-11 Junio C HamanoMerge branch 'rs/fsck-null-return-from-lookup'
2017-10-11 Junio C HamanoMerge branch 'jk/sha1-loose-object-info-fix'
2017-10-11 Junio C HamanoMerge branch 'hn/string-list-doc'
2017-10-11 Junio C HamanoMerge branch 'tb/show-trailers-in-ref-filter'
2017-10-11 Junio C HamanoMerge branch 'jt/oidmap'
2017-10-11 Junio C HamanoMerge branch 'jr/hash-migration-plan-doc'
2017-10-10 Jeff Kingwrite_entry: untangle symlink and regular-file cases
2017-10-09 Jeff Kingwrite_entry: avoid reading blobs in CE_RETRY case
2017-10-09 Jeff Kingwrite_entry: fix leak when retrying delayed filter
2017-10-09 Derrick Stoleecleanup: fix possible overflow errors in binary search
2017-10-09 Junio C HamanoMerge branch 'js/rebase-i-final'
2017-10-09 Jean-Noel Avilai18n: add a missing space in message
2017-10-07 Junio C HamanoPrepare for -rc1
2017-10-07 Junio C HamanoMerge branch 'tb/ref-filter-empty-modifier'
2017-10-07 Junio C HamanoMerge branch 'ks/verify-filename-non-option-error-messa...
2017-10-07 Junio C HamanoMerge branch 'ks/branch-tweak-error-message-for-extra...
2017-10-07 Junio C HamanoMerge branch 'jk/ui-color-always-to-auto'
2017-10-07 Junio C HamanoMerge branch 'ma/builtin-unleak'
2017-10-07 Junio C HamanoMerge branch 'rb/compat-poll-fix'
2017-10-07 Junio C HamanoMerge branch 'tg/memfixes'
2017-10-07 Junio C HamanoMerge branch 'sb/branch-avoid-repeated-strbuf-release'
2017-10-07 Junio C HamanoMerge branch 'rs/qsort-s'
2017-10-07 Junio C HamanoMerge branch 'jn/strbuf-doc-re-reuse'
2017-10-07 Junio C HamanoMerge branch 'tb/delimit-pretty-trailers-args-with...
2017-10-07 Thomas Brauncompletion: add --broken and --dirty to describe
2017-10-07 Stefan Bellertests: fix diff order arguments in test_cmp
2017-10-07 Jeff Kingrefs_resolve_ref_unsafe: handle d/f conflicts for writes
2017-10-07 Jeff Kingt3308: create a real ref directory/file conflict
2017-10-06 Todd Zullingerapi-argv-array.txt: remove broken link to string-list API
2017-10-06 Lars Schneiderentry.c: check if file exists after checkout
2017-10-06 Jeff Kingsha1_loose_object_info: handle errors from unpack_sha1_rest
2017-10-06 René Scharfe.mailmap: normalize name for René Scharfe
2017-10-06 René Scharfefsck: handle NULL return of lookup_blob() and lookup_tree()
2017-10-05 Lars Schneiderentry.c: update cache entry only for existing files
2017-10-05 Junio C HamanoGit 2.15-rc0 v2.15.0-rc0
2017-10-05 Junio C HamanoMerge branch 'ar/request-pull-phrasofix'
2017-10-05 Junio C HamanoMerge branch 'rs/run-command-use-alloc-array'
2017-10-05 Junio C HamanoMerge branch 'sb/git-clang-format'
2017-10-05 Junio C HamanoMerge branch 'rs/use-free-and-null'
2017-10-05 Junio C HamanoMerge branch 'rs/tag-null-pointer-arith-fix'
2017-10-05 Junio C HamanoMerge branch 'rs/cocci-de-paren-call-params'
2017-10-05 Junio C HamanoMerge branch 'rs/cleanup-strbuf-users'
2017-10-05 Junio C HamanoMerge branch 'rs/resolve-ref-optional-result'
2017-10-05 Junio C HamanoMerge branch 'er/fast-import-dump-refs-on-checkpoint'
2017-10-05 Taylor Blauref-filter.c: pass empty-string as NULL to atom parsers
2017-10-04 Jonathan Niederstrbuf doc: reuse after strbuf_release is fine
2017-10-04 Stefan Bellerbranch: reset instead of release a strbuf
2017-10-04 Johannes Sixtsub-process: use child_process.args instead of child_pr...
2017-10-04 Thomas Gummererhttp-push: fix construction of hex value from path
2017-10-04 Jeff Kingpath.c: fix uninitialized memory access
2017-10-04 René Scharfetest-stringlist: avoid buffer underrun when sorting...
2017-10-04 Kaartic Sivaraamsetup: update error message to be more meaningful
2017-10-04 Kaartic Sivaraambranch: change the error messages to be more meaningful
2017-10-04 Junio C HamanoMerge branch 'jk/ui-color-always-to-auto-maint' into...
2017-10-04 Jeff Kingt7301: use test_terminal to check color
2017-10-04 Jeff Kingt4015: use --color with --color-moved
2017-10-04 Jeff Kingcolor: make "always" the same as "auto" in config
2017-10-04 Jeff Kingprovide --color option for all ref-filter users
2017-10-04 Jeff Kingt3205: use --color instead of color.branch=always
2017-10-04 Jeff Kingt3203: drop "always" color test
2017-10-04 Jeff Kingt6006: drop "always" color config tests
2017-10-04 Jeff Kingt7502: use diff.noprefix for --verbose test
2017-10-04 Jeff Kingt7508: use test_terminal for color output
2017-10-04 Jeff Kingt3701: use test-terminal to collect color output
2017-10-04 Jeff Kingt4015: prefer --color to -c color.diff=always
2017-10-04 Jeff Kingtest-terminal: set TERM=vt100
2017-10-03 Junio C HamanoThe twelfth batch for 2.15
2017-10-03 Junio C HamanoMerge branch 'bw/git-clang-format'
2017-10-03 Junio C HamanoMerge branch 'ad/doc-markup-fix'
2017-10-03 Junio C HamanoMerge branch 'mh/mmap-packed-refs'
2017-10-03 Junio C HamanoMerge branch 'mr/doc-negative-pathspec'
2017-10-03 Junio C HamanoMerge branch 'sb/submodule-diff-header-fix'
2017-10-03 Junio C HamanoMerge branch 'sb/diff-color-move'
2017-10-03 Junio C HamanoMerge branch 'sb/test-submodule-update-config'
2017-10-03 Junio C HamanoMerge branch 'jk/validate-headref-fix'
2017-10-03 Junio C HamanoMerge branch 'jk/read-in-full'
2017-10-03 Junio C HamanoMerge branch 'jk/no-optional-locks'
2017-10-03 Junio C HamanoMerge branch 'hn/string-list-doc'
2017-10-03 Junio C HamanoMerge branch 'hn/path-ownership-comment'
2017-10-03 Junio C HamanoMerge branch 'hn/submodule-comment'
2017-10-03 Junio C HamanoMerge branch 'sd/branch-copy'
2017-10-03 Junio C HamanoMerge branch 'bc/rev-parse-parseopt-fix'
2017-10-03 Junio C HamanoMerge branch 'js/rebase-i-final'
2017-10-03 Ann T Ropearequest-pull: capitalise "Git" to make it a proper...
2017-10-02 René Scharferun-command: use ALLOC_ARRAY
2017-10-02 Taylor Blauref-filter.c: parse trailers arguments with %(contents...
2017-10-02 Taylor Blauref-filter.c: use trailer_opts to format trailers
2017-10-02 Taylor Blaut6300: refactor %(trailers) tests
2017-10-02 Taylor Blaudoc: use "`<literal>`"-style quoting for literal strings
2017-10-02 Taylor Blaudoc: 'trailers' is the preferred way to format trailers
2017-10-02 Taylor Blaut4205: unfold across multiple lines
2017-10-02 Stephan Beyerclang-format: add a comment about the meaning/status...
2017-10-02 René Scharferepository: use FREE_AND_NULL
next