OSDN Git Service

git-core/git.git
2016-04-04 Mehul Jaint5520: reduce commom lines of code
2016-04-04 Mehul Jaint5520: factor out common "failing autostash" code
2016-04-04 Mehul Jaint5520: factor out common "successful autostash" code
2016-04-04 Mehul Jaint5520: use better test to check stderr output
2016-04-04 Mehul Jaint5520: ensure consistent test conditions
2016-04-04 Mehul Jaint5520: use consistent capitalization in test titles
2016-03-21 Mehul Jainpull --rebase: add --[no-]autostash flag
2016-03-21 Mehul Jaingit-pull.c: introduce git_pull_config()
2016-03-04 Junio C HamanoGit 2.8-rc1 v2.8.0-rc1
2016-03-04 Junio C HamanoMerge branch 'nd/clear-gitenv-upon-use-of-alias'
2016-03-04 Junio C HamanoMerge branch 'js/pthread-exit-emu-windows'
2016-03-04 Junio C HamanoMerge branch 'sb/submodule-parallel-fetch'
2016-03-04 Junio C HamanoMerge branch 'jk/tighten-alloc'
2016-03-04 Junio C HamanoMerge branch 'nd/i18n-2.8.0'
2016-03-04 Junio C HamanoMerge branch 'tb/avoid-gcc-on-darwin-10-6'
2016-03-04 Junio C HamanoMerge branch 'jk/pack-idx-corruption-safety'
2016-03-04 Junio C HamanoMerge branch 'mg/httpd-tests-update-for-apache-2.4'
2016-03-04 Junio C HamanoMerge branch 'js/mingw-tests'
2016-03-04 Jeff Kingt9700: fix test for perl older than 5.14
2016-03-03 Thomas Ackermanndocumentation: fix some typos
2016-03-03 Johannes Sixtt0001: fix GIT_* environment variable check under ...
2016-03-02 Johannes SchindelinMark win32's pthread_exit() as NORETURN
2016-03-01 Stefan Bellerrun-command: do not pass child process data into callbacks
2016-02-29 Nguyễn Thái... trailer.c: mark strings for translation
2016-02-29 Nguyễn Thái... ref-filter.c: mark strings for translation
2016-02-29 Nguyễn Thái... builtin/clone.c: mark strings for translation
2016-02-29 Nguyễn Thái... builtin/checkout.c: mark strings for translation
2016-02-29 Jeff Kingcompat/mingw: brown paper bag fix for 50a6c8e
2016-02-29 Torsten Bögershausenconfig.mak.uname: use clang for Mac OS X 10.6
2016-02-27 Nguyễn Thái... sha1_file.c: mark strings for translation
2016-02-26 Junio C HamanoGit 2.8-rc0 v2.8.0-rc0
2016-02-26 Junio C HamanoMerge branch 'mm/readme-markdown'
2016-02-26 Junio C HamanoMerge branch 'ma/update-hooks-sample-typofix'
2016-02-26 Junio C HamanoMerge branch 'ls/makefile-cflags-developer-tweak'
2016-02-26 Junio C HamanoMerge branch 'dt/initial-ref-xn-commit-doc'
2016-02-26 Junio C HamanoMerge branch 'js/config-set-in-non-repository'
2016-02-26 Junio C HamanoMerge branch 'jk/epipe-in-async'
2016-02-26 Junio C HamanoMerge branch 'mm/push-default-warning'
2016-02-26 Junio C HamanoMerge branch 'fa/merge-recursive-no-rename'
2016-02-26 Junio C HamanoMerge branch 'sb/submodule-fetch-nontip'
2016-02-26 Junio C HamanoMerge branch 'sb/submodule-module-list-fix'
2016-02-26 Junio C HamanoMerge branch 'tb/conversion'
2016-02-26 Junio C HamanoMerge branch 'jk/grep-binary-workaround-in-test'
2016-02-26 Junio C HamanoMerge branch 'ps/plug-xdl-merge-leak'
2016-02-26 Junio C HamanoMerge branch 'mm/push-simple-doc'
2016-02-26 Junio C HamanoMerge branch 'jg/credential-cache-chdir-to-sockdir'
2016-02-26 Junio C HamanoMerge branch 'ps/config-error'
2016-02-26 Junio C HamanoMerge branch 'mg/work-tree-tests'
2016-02-26 Junio C HamanoMerge branch 'ls/config-origin'
2016-02-26 Junio C HamanoMerge branch 'jk/tighten-alloc'
2016-02-26 Junio C HamanoMerge branch 'jk/more-comments-on-textconv'
2016-02-26 Junio C HamanoMerge branch 'jk/no-diff-emit-common'
2016-02-26 Junio C HamanoMerge branch 'ak/git-strip-extension-from-dashed-command'
2016-02-26 Junio C HamanoMerge branch 'ak/extract-argv0-last-dir-sep'
2016-02-26 Junio C HamanoMerge branch 'kn/ref-filter-atom-parsing'
2016-02-26 Junio C HamanoMerge branch 'tg/git-remote'
2016-02-25 Michael J Grubert/lib-httpd: load mod_unixd
2016-02-25 Jeff Kingt5504: handle expected output from SIGPIPE death
2016-02-25 Jeff Kingtest_must_fail: report number of unexpected signal
2016-02-25 Jeff Kingfetch-pack: ignore SIGPIPE in sideband demuxer
2016-02-25 Jeff Kingwrite_or_die: handle EPIPE in async threads
2016-02-25 Lars Schneideradd DEVELOPER makefile knob to check for acknowledged...
2016-02-25 David Turnerrefs: document transaction semantics
2016-02-25 Jeff Kinguse_pack: handle signed off_t overflow
2016-02-25 Jeff Kingnth_packed_object_offset: bounds-check extended offset
2016-02-25 Jeff Kingt5313: test bounds-checks of corrupted/malicious pack...
2016-02-25 Johannes Schindelingit config: report when trying to modify a non-existing...
2016-02-25 Matthieu Moypush: remove "push.default is unset" warning message
2016-02-25 Matthieu MoyREADME.md: move down historical explanation about the...
2016-02-25 Matthieu MoyREADME.md: don't call git stupid in the title
2016-02-25 Matthieu MoyREADME.md: move the link to git-scm.com up
2016-02-25 Matthieu MoyREADME.md: add hyperlinks on filenames
2016-02-25 Matthieu MoyREADME: use markdown syntax
2016-02-25 Martin Amdisentemplates/hooks: fix minor typo in the sample update...
2016-02-24 Stefan Bellersubmodule: try harder to fetch needed sha1 by direct...
2016-02-24 Felipe Gonçalves... t3034: test deprecated interface
2016-02-24 Felipe Gonçalves... t3034: test option to disable renames
2016-02-24 Felipe Gonçalves... t3034: add rename threshold tests
2016-02-24 Stefan Bellersubmodule helper list: respect correct path prefix
2016-02-24 Junio C HamanoEighth batch for 2.8
2016-02-24 Junio C HamanoMerge branch 'jc/am-i-v-fix'
2016-02-24 Junio C HamanoMerge branch 'nd/worktree-add-B'
2016-02-24 Junio C HamanoMerge branch 'nd/exclusion-regression-fix'
2016-02-24 Junio C HamanoMerge branch 'ce/https-public-key-pinning'
2016-02-24 Junio C HamanoMerge branch 'bc/http-empty-auth'
2016-02-24 Junio C HamanoMerge branch 'sp/remote-curl-ssl-strerror'
2016-02-24 Junio C HamanoMerge branch 'jk/lose-name-path'
2016-02-24 Junio C HamanoMerge branch 'ew/force-ipv4'
2016-02-24 Junio C HamanoMerge branch 'nd/git-common-dir-fix'
2016-02-24 Junio C HamanoMerge branch 'nd/dwim-wildcards-as-pathspecs'
2016-02-24 Felipe Gonçalves... merge-recursive: find-renames resets threshold
2016-02-23 John Keepingt9200: avoid grep on non-ASCII data
2016-02-23 John Keepingt8005: avoid grep on non-ASCII data
2016-02-23 Jon Griffithscredential-cache--daemon: change to the socket dir...
2016-02-23 Matthieu MoyDocumentation/git-push: document that 'simple' is the...
2016-02-23 Patrick Steinhardtxdiff/xmerge: fix memory leak in xdl_merge
2016-02-23 Jon Griffithscredential-cache--daemon: disallow relative socket...
2016-02-23 Jon Griffithscredential-cache--daemon: refactor check_socket_directory
2016-02-23 Eric Wongtests: remove no-op full-svn-test target
2016-02-23 Torsten Bögershausenconvert.c: correct attr_action()
next