OSDN Git Service

git-core/git.git
2015-05-19 Junio C HamanoMerge branch 'ph/rebase-i-redo'
2015-05-19 Junio C HamanoMerge branch 'jc/test-prereq-validate'
2015-05-19 Junio C HamanoMerge branch 'bc/connect-plink'
2015-05-19 Junio C HamanoMerge branch 'jk/test-chain-lint'
2015-05-19 Junio C HamanoMerge branch 'fg/document-commit-message-stripping'
2015-05-19 Junio C HamanoMerge branch 'jk/stash-require-clean-index'
2015-05-19 Junio C HamanoMerge branch 'jk/git-no-more-argv0-path-munging'
2015-05-19 Junio C HamanoMerge branch 'jc/gitignore-precedence'
2015-05-19 Junio C HamanoMerge branch 'nd/diff-i-t-a'
2015-05-19 Jeff Kingprogress: treat "no terminal" as being in the foreground
2015-05-19 René Scharfepack-bitmaps: plug memory leak, fix allocation size...
2015-05-19 Mike Hommeyclone: call transport_set_verbosity before anything...
2015-05-18 Stefan Bellersubdirectory tests: code cleanup, uncomment test
2015-05-18 David Turnerclean: only lstat files in pathspec
2015-05-18 Matthieu MoyDocumentation/log: clarify what --raw means
2015-05-18 Paul Tanpull: parse pull.ff as a bool or string
2015-05-18 Paul Tanpull: make pull.ff=true override merge.ff
2015-05-18 Paul Tanpull: handle --log=<n>
2015-05-18 Paul Tant5520: test no merge candidates cases
2015-05-18 Paul Tant5520: prevent field splitting in content comparisons
2015-05-18 Jim Hillsha1_file: pass empty buffer to index empty file
2015-05-17 Patrick Steinhardtpack-protocol.txt: fix insconsistent spelling of "packfile"
2015-05-17 Patrick Steinhardtgit-unpack-objects.txt: fix inconsistent spelling of...
2015-05-17 Patrick Steinhardtgit-verify-pack.txt: fix inconsistent spelling of ...
2015-05-15 Jeff Kinghttp-backend: fix die recursion with custom handler
2015-05-14 Michael Haggertylock_packed_refs(): allow retries when acquiring the...
2015-05-14 Michael Haggertylockfile: allow file locking to be retried with a timeout
2015-05-14 Jeff Kingrerere: exit silently on "forget" when rerere is disabled
2015-05-14 Paul Tanpull: remove --tags error in no merge candidates case
2015-05-14 Jeff Kingdoc: convert AsciiDoc {?foo} to ifdef::foo[]
2015-05-13 Junio C HamanoSync with 2.4.1
2015-05-13 Junio C HamanoGit 2.4.1 v2.4.1
2015-05-13 Junio C HamanoMerge branch 'sb/line-log-plug-pairdiff-leak' into...
2015-05-13 Junio C HamanoMerge branch 'sb/test-bitmap-free-at-end' into maint
2015-05-13 Junio C HamanoMerge branch 'nd/t1509-chroot-test' into maint
2015-05-13 Junio C HamanoMerge branch 'jk/type-from-string-gently' into maint
2015-05-13 Junio C HamanoMerge branch 'ep/fix-test-lib-functions-report' into...
2015-05-13 Junio C HamanoMerge branch 'cn/bom-in-gitignore' into maint
2015-05-13 Junio C HamanoMerge branch 'jk/prune-mtime' into maint
2015-05-13 Junio C HamanoMerge branch 'jk/init-core-worktree-at-root' into maint
2015-05-13 Junio C Hamanolog: do not shorten decoration names too early
2015-05-13 Junio C Hamanolog: decorate HEAD with branch name under --decorate...
2015-05-13 Jeff Kingdoc: put example URLs and emails inside literal backticks
2015-05-13 Jeff Kingdoc: drop backslash quoting of some curly braces
2015-05-13 Jeff Kingdoc: convert \--option to --option
2015-05-13 Jeff Kingdoc/add: reformat `--edit` option
2015-05-13 Jeff Kingdoc: fix length of underlined section-title
2015-05-13 Jeff Kingdoc: fix hanging "+"-continuation
2015-05-13 Jeff Kingdoc: fix unquoted use of "{type}"
2015-05-13 Jeff Kingdoc: fix misrendering due to `single quote'
2015-05-13 Jeff Kingdoc: fix unmatched code fences in git-stripspace
2015-05-13 Junio C HamanoMerge branch 'mh/write-refs-sooner-2.3' into mh/write...
2015-05-13 Michael Haggertyref_transaction_commit(): fix atomicity and avoid fd...
2015-05-13 Michael Haggertyref_transaction_commit(): remove the local flags variable
2015-05-13 Michael Haggertyref_transaction_commit(): inline call to write_ref_sha1()
2015-05-13 Michael Haggertyrename_ref(): inline calls to write_ref_sha1() from...
2015-05-13 Michael Haggertycommit_ref_update(): new function, extracted from write...
2015-05-13 Michael Haggertywrite_ref_to_lockfile(): new function, extracted from...
2015-05-13 Stefan Bellert7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZE
2015-05-13 Stefan Bellerupdate-ref: test handling large transactions properly
2015-05-13 Junio C HamanoMerge branch 'mh/write-refs-sooner-2.2' into mh/write...
2015-05-13 Michael Haggertyref_transaction_commit(): fix atomicity and avoid fd...
2015-05-13 Michael Haggertyref_transaction_commit(): remove the local flags variable
2015-05-13 Michael Haggertyref_transaction_commit(): inline call to write_ref_sha1()
2015-05-13 Michael Haggertyrename_ref(): inline calls to write_ref_sha1() from...
2015-05-13 Michael Haggertycommit_ref_update(): new function, extracted from write...
2015-05-13 Michael Haggertywrite_ref_to_lockfile(): new function, extracted from...
2015-05-13 Stefan Bellert7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZE
2015-05-13 Jeff Kingadd: check return value of launch_editor
2015-05-12 SZEDER Gáborcompletion: simplify query for config variables
2015-05-12 SZEDER Gáborcompletion: add a helper function to get config variables
2015-05-12 Jean-Noel Aviladoc: fix unmatched code fences
2015-05-11 Junio C HamanoMerge branch 'maint'
2015-05-11 Junio C HamanoSync with 2.3.8
2015-05-11 Junio C HamanoGit 2.3.8 v2.3.8
2015-05-11 Junio C HamanoMerge branch 'mm/usage-log-l-can-take-regex' into maint-2.3
2015-05-11 Junio C HamanoMerge branch 'jc/diff-no-index-d-f' into maint-2.3
2015-05-11 Junio C HamanoMerge branch 'oh/fix-config-default-user-name-section...
2015-05-11 Junio C HamanoMerge branch 'jc/epochtime-wo-tz' into maint-2.3
2015-05-11 Junio C HamanoSecond batch for 2.5 cycle
2015-05-11 Junio C HamanoMerge branch 'pt/xdg-config-path'
2015-05-11 Junio C HamanoMerge branch 'ep/do-not-feed-a-pointer-to-array-size'
2015-05-11 Junio C HamanoMerge branch 'jc/hash-object'
2015-05-11 Junio C HamanoMerge branch 'sb/prefix-path-free-results'
2015-05-11 Junio C HamanoMerge branch 'sg/completion-no-redundant-all-command...
2015-05-11 Junio C HamanoMerge branch 'sg/complete-decorate-full-not-long'
2015-05-11 Junio C HamanoMerge branch 'jk/filter-branch-use-of-sed-on-incomplete...
2015-05-11 Junio C HamanoMerge branch 'jc/daemon-no-ipv6-for-2.4.1'
2015-05-11 Junio C HamanoMerge branch 'jn/clean-use-error-not-fprintf-on-stderr'
2015-05-11 Junio C HamanoMerge branch 'tb/blame-resurrect-convert-to-git'
2015-05-11 Junio C HamanoMerge branch 'va/fix-git-p4-tests'
2015-05-11 Junio C HamanoMerge branch 'ld/p4-case-fold'
2015-05-11 Junio C HamanoMerge branch 'jk/rebase-quiet-noop'
2015-05-11 Junio C HamanoMerge branch 'va/p4-client-path'
2015-05-11 Junio C HamanoMerge branch 'mm/add-p-split-error'
2015-05-11 Junio C HamanoMerge branch 'tb/t0027-crlf'
2015-05-11 Junio C HamanoMerge branch 'ls/p4-changes-block-size'
2015-05-11 Junio C HamanoMerge branch 'jc/plug-fmt-merge-msg-leak'
2015-05-11 Junio C HamanoMerge branch 'nd/slim-index-pack-memory-usage'
2015-05-11 Junio C HamanoMerge branch 'jk/still-interesting'
next