OSDN Git Service

git-core/git.git
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-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'
2015-05-11 Junio C HamanoMerge branch 'jk/reading-packed-refs'
2015-05-11 Junio C HamanoMerge branch 'lm/squelch-bg-progress'
2015-05-11 Junio C HamanoMerge branch 'jk/sha1-file-reduce-useless-warnings'
2015-05-11 Junio C HamanoMerge branch 'nd/multiple-work-trees'
2015-05-11 Junio C HamanoMerge branch 'pt/credential-xdg'
2015-05-06 Paul Tanpath.c: remove home_config_paths()
2015-05-06 Paul Tangit-config: replace use of home_config_paths()
2015-05-06 Paul Tangit-commit: replace use of home_config_paths()
2015-05-06 Paul Tancredential-store.c: replace home_config_paths() with...
2015-05-06 Paul Tandir.c: replace home_config_paths() with xdg_config_home()
2015-05-06 Paul Tanattr.c: replace home_config_paths() with xdg_config_home()
2015-05-06 Paul Tanpath.c: implement xdg_config_home()
2015-05-06 Junio C HamanoFirst batch for 2.5 cycle
2015-05-06 Junio C HamanoMerge branch 'jk/prune-mtime'
2015-05-06 Junio C HamanoMerge branch 'mm/usage-log-l-can-take-regex'
2015-05-06 Junio C HamanoMerge branch 'ep/fix-test-lib-functions-report'
2015-05-06 Junio C HamanoMerge branch 'cn/bom-in-gitignore'
2015-05-06 Junio C HamanoMerge branch 'jc/epochtime-wo-tz'
2015-05-06 Junio C HamanoMerge branch 'nd/t1509-chroot-test'
2015-05-06 Junio C HamanoMerge branch 'oh/fix-config-default-user-name-section'
2015-05-06 Junio C HamanoMerge branch 'jk/type-from-string-gently'
2015-05-06 Junio C HamanoMerge branch 'sb/test-bitmap-free-at-end'
2015-05-06 Junio C HamanoMerge branch 'ld/p4-filetype-detection'
2015-05-06 Junio C HamanoMerge branch 'ts/checkout-advice-plural'
2015-05-06 Junio C HamanoMerge branch 'jk/init-core-worktree-at-root'
2015-05-06 Junio C HamanoMerge branch 'mh/show-branch-topic'
2015-05-06 Junio C HamanoMerge branch 'sb/line-log-plug-pairdiff-leak'
2015-05-06 Junio C HamanoMerge branch 'jc/diff-no-index-d-f'
2015-05-06 Junio C HamanoMerge branch 'bc/object-id'
2015-05-05 Elia Pintogit-compat-util.h: implement a different ARRAY_SIZE...
2015-05-05 Junio C Hamanodaemon: unbreak NO_IPV6 build regression
2015-05-05 Stefan Bellerprefix_path(): unconditionally free results in the...
2015-05-05 Junio C Hamanowrite_sha1_file(): do not use a separate sha1[] array
2015-05-05 Eric Sunshinet1007: add hash-object --literally tests
2015-05-05 Eric Sunshinehash-object --literally: fix buffer overrun with extra...
2015-05-04 Jonathan Niederconfig: use error() instead of fprintf(stderr, ...)
2015-05-04 Eric Sunshinegit-hash-object.txt: document --literally option
2015-05-03 SZEDER Gáborcompletion: fix and update 'git log --decorate=' options
2015-05-03 SZEDER Gáborcompletion: remove redundant __git_compute_all_commands...
2015-05-03 Torsten Bögershausenblame: CRLF in the working tree and LF in the repo
2015-04-30 Junio C HamanoGit 2.4 v2.4.0
2015-04-29 Jeff Kingfilter-branch: avoid passing commit message through sed
2015-04-28 Junio C HamanoMerge branch 'mh/multimail-renewal'
2015-04-28 Junio C HamanoMerge branch 'mg/show-notes-doc'
2015-04-28 Junio C HamanoMerge branch 'nd/versioncmp-prereleases'
2015-04-28 Junio C HamanoMerge branch 'mg/status-v-v'
2015-04-28 Luke Diamandgit-p4: add failing tests for case-folding p4d
2015-04-28 Luke Diamandgit-p4: t9814: prevent --chain-lint failure
2015-04-28 Jeff Kingrebase: silence "git checkout" for noop rebase
2015-04-28 Michael HaggertyUpdate git-multimail to version 1.0.2
2015-04-27 Junio C HamanoSync with 2.3.7
2015-04-27 Junio C HamanoGit 2.3.7 v2.3.7
2015-04-27 Junio C HamanoMerge branch 'tb/connect-ipv6-parse-fix' into maint
2015-04-27 Junio C HamanoMerge branch 'ma/bash-completion-leaking-x' into maint
2015-04-27 Junio C HamanoMerge branch 'jc/push-cert' into maint
2015-04-25 Torsten Bögershausent0027: Add repoMIX and LF_nul
2015-04-24 Michael Haggertystatus: document the -v/--verbose option
2015-04-23 Michael HaggertyRelNotes: wordsmithing
2015-04-23 Michael HaggertyRelNotes: refer to the rebase -i "todo list", not ...
2015-04-23 Michael HaggertyRelNotes: correct name of versionsort.prereleaseSuffix
2015-04-23 Michael Haggertygit tag: mention versionsort.prereleaseSuffix in manpage
2015-04-23 Vitor Antunesgit-p4: improve client path detection when branches...
2015-04-22 Junio C HamanoGit 2.4.0-rc3 v2.4.0-rc3
2015-04-22 Vitor Antunest9801: check git-p4's branch detection with client...
2015-04-21 Junio C HamanoSync with maint
2015-04-21 Junio C HamanoGit 2.3.6 v2.3.6
2015-04-21 Junio C HamanoMerge branch 'jk/colors' into maint
2015-04-21 Junio C HamanoMerge branch 'jk/test-annoyances' into maint
2015-04-21 Junio C HamanoMerge branch 'pt/enter-repo-comment-fix' into maint
2015-04-21 Junio C HamanoMerge branch 'jz/gitweb-conf-doc-fix' into maint
next