OSDN Git Service

git-core/git.git
2014-12-01 Nguyễn Thái... prune: strategies for linked checkouts
2014-12-01 Nguyễn Thái... checkout: support checking out into a new working directory
2014-12-01 Nguyễn Thái... use new wrapper write_file() for simple file writing
2014-12-01 Nguyễn Thái... wrapper.c: wrapper to open a file, fprintf then close
2014-12-01 Nguyễn Thái... setup.c: support multi-checkout repo setup
2014-12-01 Nguyễn Thái... setup.c: detect $GIT_COMMON_DIR check_repository_format...
2014-12-01 Nguyễn Thái... setup.c: convert check_repository_format_gently to...
2014-12-01 Nguyễn Thái... setup.c: detect $GIT_COMMON_DIR in is_git_directory()
2014-12-01 Nguyễn Thái... setup.c: convert is_git_directory() to use strbuf
2014-12-01 Nguyễn Thái... git-stash: avoid hardcoding $GIT_DIR/logs/....
2014-12-01 Nguyễn Thái... *.sh: avoid hardcoding $GIT_DIR/hooks/...
2014-12-01 Nguyễn Thái... git-sh-setup.sh: use rev-parse --git-path to get $GIT_D...
2014-12-01 Nguyễn Thái... $GIT_COMMON_DIR: a new environment variable
2014-12-01 Nguyễn Thái... commit: use SEQ_DIR instead of hardcoding "sequencer"
2014-12-01 Nguyễn Thái... fast-import: use git_path() for accessing .git dir...
2014-12-01 Nguyễn Thái... reflog: avoid constructing .lock path with git_path
2014-12-01 Nguyễn Thái... *.sh: respect $GIT_INDEX_FILE
2014-12-01 Nguyễn Thái... git_path(): be aware of file relocation in $GIT_DIR
2014-12-01 Nguyễn Thái... path.c: group git_path(), git_pathdup() and strbuf_git_...
2014-12-01 Nguyễn Thái... path.c: rename vsnpath() to do_git_path()
2014-12-01 Nguyễn Thái... git_snpath(): retire and replace with strbuf_git_path()
2014-12-01 Nguyễn Thái... path.c: make get_pathname() call sites return const...
2014-12-01 Nguyễn Thái... path.c: make get_pathname() return strbuf instead of...
2014-11-26 Junio C HamanoGit 2.2 v2.2.0
2014-11-26 Marc BranchaudRelNotes: spelling & grammar tweaks
2014-11-21 Junio C HamanoGit 2.2.0-rc3 v2.2.0-rc3
2014-11-20 Jiang Xinl10n: remove a superfluous translation for push.c
2014-11-20 Ralf Thielowl10n: de.po: translate 2 messages
2014-11-20 Ralf Thielowl10n: de.po: translate 2 new messages
2014-11-20 Jiang Xinl10n: batch updates for one trivial change
2014-11-20 Jiang Xinl10n: git.pot: v2.2.0 round 2 (1 updated)
2014-11-19 Junio C HamanoMerge branch 'sv/submitting-final-patch'
2014-11-19 Junio C HamanoMerge branch 'sn/tutorial-status-output-example'
2014-11-19 Junio C HamanoMerge branch 'mh/doc-remote-helper-xref'
2014-11-19 Junio C HamanoMerge branch 'tb/no-relative-file-url'
2014-11-19 Junio C HamanoMerge branch 'cc/interpret-trailers'
2014-11-18 Junio C HamanoMerge git://github.com/git-l10n/git-po
2014-11-18 Junio C HamanoMerge branch 'jc/doc-commit-only'
2014-11-18 Junio C HamanoMerge branch 'ta/tutorial-modernize'
2014-11-18 Junio C HamanoMerge branch 'da/difftool'
2014-11-18 Alex Henriel10n: Update Catalan translation
2014-11-17 Junio C HamanoMerge branch 'master' of git://github.com/git-l10n...
2014-11-15 Ralf Thielowl10n: de.po: translate 62 new messages
2014-11-15 Stefan Bellerl10n: de.po: Fixup one translation
2014-11-14 David Aguilardifftool: honor --trust-exit-code for builtin tools
2014-11-14 Junio C HamanoGit 2.2.0-rc2 v2.2.0-rc2
2014-11-14 Ralf Thielowl10n: de.po: use imperative form for command options
2014-11-13 Stefan Naewegittutorial: fix output of 'git status'
2014-11-13 Torsten Bögershausent5705: the file:// URL should be absolute
2014-11-13 Slavomir VlcekSubmittingPatches: final submission is To: maintainer...
2014-11-12 Junio C HamanoUpdate draft release notes to 2.2
2014-11-12 Junio C HamanoSync with 'maint'
2014-11-12 Junio C HamanoMerge branch 'nd/gitignore-trailing-whitespace' into...
2014-11-12 Junio C HamanoMerge branch 'jk/fetch-reflog-df-conflict'
2014-11-11 Max Horndoc: add some crossrefs between manual pages
2014-11-11 Thomas Ackermanngittutorial.txt: remove reference to ancient Git version
2014-11-11 Junio C HamanoSync with maint
2014-11-11 Junio C HamanoMerge branch 'rs/clean-menu-item-defn' into maint
2014-11-10 René Scharferun-command: use void to declare that functions take...
2014-11-10 Junio C HamanoMerge branch 'master' of git://github.com/git-l10n...
2014-11-10 Junio C HamanoSync with maint
2014-11-10 Junio C HamanoMerge branch 'js/diff-highlight-avoid-sigpipe'
2014-11-10 Thomas QuinotDocumentation/config.txt: fix minor typo
2014-11-10 Nicolas Dermineconfig.txt: fix typo
2014-11-10 René Scharfetrailer: use CHILD_PROCESS_INIT in apply_command()
2014-11-10 Christian Coudertrailer: display a trailer without its trailing newline
2014-11-10 Christian Coudertrailer: ignore comment lines inside the trailers
2014-11-10 Jeff Kingt1410: fix breakage on case-insensitive filesystems
2014-11-07 Junio C HamanoGit 2.2.0-rc1 v2.2.0-rc1
2014-11-07 Junio C HamanoDocumentation/git-commit: clarify that --only/--include...
2014-11-06 Junio C HamanoMerge branch 'maint'
2014-11-06 Junio C HamanoMerge branch 'nd/gitignore-trailing-whitespace'
2014-11-06 Junio C HamanoMerge branch 'tm/line-log-first-parent'
2014-11-06 Junio C HamanoMerge branch 'jk/fetch-reflog-df-conflict'
2014-11-06 Junio C HamanoMerge branch 'rs/use-child-process-init-more'
2014-11-06 Junio C HamanoMerge branch 'jk/cache-tree-protect-from-broken-libgit2'
2014-11-06 Jeff Kingdocs/credential-store: s/--store/--file/
2014-11-04 Ben Northgitignore.txt: fix spelling of "backslash"
2014-11-04 John Szakmeisterdiff-highlight: exit when a pipe is broken
2014-11-04 Thomas AckermannDocumentation: typofixes
2014-11-04 Tzvetan Mikovline-log: fix crash when --first-parent is used
2014-11-04 Jeff Kingignore stale directories when checking reflog existence
2014-11-04 Jeff Kingfetch: load all default config at startup
2014-11-03 Matthieu MoyRelNotes/2.2.0.txt: fix minor typos
2014-11-02 Alexander Shopovl10n: Updated Bulgarian translation of git (2296t,0f,0u)
2014-11-02 Jiang Xinl10n: zh_CN: translations for git v2.2.0-rc0
2014-11-02 Jiang XinMerge branch 'fr_2.2.0' of git://github.com/jnavila/git
2014-11-02 Jiang XinMerge branch 'master' of git://github.com/nafmo/git...
2014-11-01 Peter Kreftingl10n: sv.po: Update Swedish translation (2296t0f0u)
2014-11-01 Jean-Noel Avilal10n: fr.po (2296t) update for version 2.2.0
2014-11-01 Tran Ngoc Quanl10n: vi.po: Update new message strings
2014-10-31 Jiang Xinl10n: git.pot: v2.2.0 round 1 (62 new, 23 removed)
2014-10-31 Junio C HamanoGit 2.2.0-rc0 v2.2.0-rc0
2014-10-31 Junio C HamanoMerge branch 'for-junio' of git://bogomips.org/git-svn
2014-10-31 Junio C HamanoMerge branch 'jc/push-cert'
2014-10-31 Junio C HamanoMerge branch 'rs/child-process-init'
2014-10-31 Junio C HamanoMerge branch 'rs/grep-color-words'
2014-10-31 Eric Wonggit-svn: use SVN::Ra::get_dir2 when possible
2014-10-30 Jeff Kingbundle: split out ref writing from bundle_create
2014-10-30 Junio C Hamanobundle: split out a helper function to compute and...
next