OSDN Git Service

git-core/git.git
2013-07-19 Stefan BellerDocumentation: "git reset <tree-ish> <pathspec>" takes...
2013-07-19 Ramsay JonesAdd the LAST_ARG_MUST_BE_NULL macro
2013-07-18 Mark Levedahltest-lib.sh - define and use GREP_STRIPS_CR
2013-07-18 Ramsay JonesFix some sparse warnings
2013-07-18 Jonathon MahDocumentation: fix git-prune example usage
2013-07-18 Jonathon MahDocumentation: remove --prune from pack-refs examples
2013-07-18 Ramkumar Ramachandrasend-email: be explicit with SSL certificate verification
2013-07-18 Junio C Hamanodescribe: fix --contains when a tag is given as input
2013-07-18 Junio C Hamanoname-rev: differentiate between tags and commits they...
2013-07-18 Junio C HamanoUpdate draft release notes to 1.8.4
2013-07-18 Junio C HamanoMerge branch 'jc/revert-clone-doc-update-for-push-from...
2013-07-18 Junio C HamanoMerge branch 'rs/mailmap-himself'
2013-07-18 Junio C HamanoMerge branch 'sb/mailmap-updates'
2013-07-18 Junio C HamanoMerge branch 'jk/in-pack-size-measurement'
2013-07-18 Junio C HamanoMerge branch 'bp/mediawiki-preview'
2013-07-18 Junio C HamanoMerge branch 'bc/commit-invalid-utf8'
2013-07-18 Junio C HamanoMerge branch 'es/overlapping-range-set'
2013-07-18 Junio C HamanoMerge branch 'jk/maint-clone-shared-no-connectivity...
2013-07-18 Junio C HamanoMerge branch 'bc/push-match-many-refs'
2013-07-18 Junio C HamanoMerge branch 'rr/rebase-reflog-message-reword'
2013-07-18 Thomas Rastshow-branch: fix description of --date-order
2013-07-18 Thomas Rastapply, entry: speak of submodules instead of subprojects
2013-07-18 Stefan Beller.mailmap: combine more (email, name) to individual...
2013-07-18 Stefan Bellerparse_object_buffer: correct freeing the buffer
2013-07-18 Eric Sunshineblame-options.txt: explain that -L <start> and <end...
2013-07-18 Eric Sunshineblame-options.txt: place each -L option variation on...
2013-07-18 Eric Sunshinet8001/t8002 (blame): add blame -L :funcname tests
2013-07-18 Eric Sunshinet8001/t8002 (blame): add blame -L tests
2013-07-18 Eric Sunshinet8001/t8002 (blame): modernize style
2013-07-18 Eric Sunshineline-range: fix "blame -L X,-N" regression
2013-07-18 René Scharfe.mailmap: René Scharfe has a new email address
2013-07-18 Doug Bellshow-ref: make --head always show the HEAD ref
2013-07-18 Matthieu MoyDocumentation/git-log.txt: capitalize section names
2013-07-18 Matthieu MoyDocumentation: move description of -s, --no-patch to...
2013-07-18 Matthieu MoyDocumentation/git-show.txt: include common diff options...
2013-07-18 Matthieu Moydiff: allow --patch & cie to override -s/--no-patch
2013-07-18 Matthieu Moydiff: allow --no-patch as synonym for -s
2013-07-18 Matthieu Moyt4000-diff-format.sh: modernize style
2013-07-17 Eric Sunshinegit-log.txt: fix typesetting of example "git-log -L...
2013-07-17 Thomas Rastgit: ensure 0/1/2 are open in main()
2013-07-17 Thomas Rastdaemon/shell: refactor redirection of 0/1/2 from /dev...
2013-07-17 Dirk Wallensteinrequest-pull: improve error message for invalid revisio...
2013-07-15 Michael Haggertygit-multimail: an improved replacement for post-receive...
2013-07-15 Matthijs Kooijmanupload-pack: remove a piece of dead code
2013-07-15 Junio C HamanoUpdate draft release notes to 1.8.4
2013-07-15 Junio C HamanoSync with 1.8.3.3
2013-07-15 Junio C HamanoGit 1.8.3.3 v1.8.3.3
2013-07-15 Junio C HamanoMerge branch 'tr/maint-apply-non-git-patch-parsefix...
2013-07-15 Junio C HamanoMerge branch 'bc/http-keep-memory-given-to-curl' into...
2013-07-15 Junio C HamanoMerge branch 'jk/pull-into-dirty-unborn' into maint
2013-07-15 Junio C HamanoMerge branch 'fg/submodule-non-ascii-path' into maint
2013-07-15 Junio C HamanoMerge branch 'fc/sequencer-plug-leak' into maint
2013-07-15 Junio C HamanoMerge branch 'mt/send-email-cc-match-fix' into maint
2013-07-15 Junio C HamanoMerge branch 'bc/send-email-use-port-as-separate-param'
2013-07-15 Junio C HamanoMerge branch 'fg/submodule-clone-depth'
2013-07-15 Junio C HamanoMerge branch 'cp/submodule-custom-update'
2013-07-15 Junio C HamanoMerge branch 'jk/format-patch-from'
2013-07-15 Junio C HamanoMerge branch 'mv/merge-ff-tristate'
2013-07-15 Junio C HamanoMerge branch 'jk/fetch-pack-many-refs'
2013-07-15 Richard Hartmanntemplates: spell ASCII in uppercase in pre-commit hook
2013-07-15 Richard Hartmanntemplates: Reformat pre-commit hook's message
2013-07-15 Richard Hartmanntemplates: Use heredoc in pre-commit hook
2013-07-15 Stefan Bellerdiff.c: Do not initialize a variable, which gets reassi...
2013-07-15 Stefan Bellercommit: Fix a memory leak in determine_author_info
2013-07-15 Stefan Bellerdaemon.c:handle: Remove unneeded check for null pointer.
2013-07-15 Junio C HamanoRevert "git-clone.txt: remove the restriction on pushin...
2013-07-15 Junio C Hamanomailmap: style fixes
2013-07-15 Eric Sunshinemailmap: debug: avoid passing NULL to fprintf() '%s...
2013-07-15 Eric Sunshinemailmap: debug: eliminate -Wformat field precision...
2013-07-15 Eric Sunshinemailmap: debug: fix malformed fprintf() format conversi...
2013-07-15 Eric Sunshinemailmap: debug: fix out-of-order fprintf() arguments
2013-07-15 Junio C Hamanomailmap: do not downcase mailmap entries
2013-07-15 Eric Sunshinet4203: demonstrate loss of uppercase characters in...
2013-07-15 Junio C Hamanomailmap: do not lose single-letter names
2013-07-15 Eric Sunshinet4203: demonstrate loss of single-character name in...
2013-07-15 Stefan Beller.mailmap: Combine more (email, name) to individual...
2013-07-13 Eric Sunshinet4203: test check-mailmap command invocation
2013-07-13 Eric Sunshinebuiltin: add git-check-mailmap command
2013-07-12 Stefan Beller.mailmap: Map email addresses to names
2013-07-12 Junio C HamanoUpdate draft release notes for 1.8.4
2013-07-12 Junio C HamanoMerge branch 'jc/remote-http-argv-array'
2013-07-12 Junio C HamanoMerge branch 'rs/pickaxe-simplify'
2013-07-12 Junio C HamanoMerge branch 'tr/test-lint-no-export-assignment-in...
2013-07-12 Junio C HamanoMerge branch 'rr/name-rev-stdin-doc'
2013-07-12 Junio C HamanoMerge branch 'ft/diff-rename-default-score-is-half'
2013-07-12 Junio C HamanoMerge branch 'ml/cygwin-does-not-have-fifo'
2013-07-12 Junio C HamanoMerge branch 'tf/gitweb-extra-breadcrumbs'
2013-07-12 Junio C HamanoMerge branch 'ms/remote-tracking-branches-in-doc'
2013-07-12 Junio C HamanoMerge branch 'jk/pull-to-integrate'
2013-07-12 Junio C HamanoMerge branch 'jk/maint-config-multi-order'
2013-07-12 Junio C HamanoMerge branch 'as/log-output-encoding-in-user-format'
2013-07-12 Nguyễn Thái... git-clone.txt: remove the restriction on pushing from...
2013-07-12 Thomas Rastrun-command: dup_devnull(): guard against syscalls...
2013-07-12 Dale R. Worleygit_mkstemps: correctly test return value of open()
2013-07-12 Jeff Kingsha1_object_info_extended: pass object_info to helpers
2013-07-12 Jeff Kingsha1_object_info_extended: make type calculation optional
2013-07-12 Jeff Kingpacked_object_info: make type lookup optional
2013-07-12 Jeff Kingpacked_object_info: hoist delta type resolution to...
2013-07-12 Jeff Kingsha1_loose_object_info: make type lookup optional
2013-07-12 Jeff Kingsha1_object_info_extended: rename "status" to "type"
next