l10n: ko.po: Update Korean translation
[gitweb.git] / t /
2018-05-23 Merge branch 'sg/t5310-jgit-bitmap-test'
2018-05-23 Merge branch 'nd/pack-format-doc'
2018-05-23 Merge branch 'jk/apply-p-doc'
2018-05-23 Merge branch 'ao/config-api-doc'
2018-05-23 Merge branch 'bc/mailmap-self'
2018-05-23 Merge branch 'sb/object-store-replace'
2018-05-23 Merge branch 'hn/sort-ls-remote'
2018-05-23 remote-curl: accept all encodings supported by curl
2018-05-22 Merge branch 'jk/submodule-fsck-loose' into maint
2018-05-22 Sync with Git 2.16.4
2018-05-22 Sync with Git 2.15.2
2018-05-22 Sync with Git 2.14.4
2018-05-22 Sync with Git 2.13.7
2018-05-22 Merge branch 'jk/submodule-fix-loose' into maint-2.13
2018-05-22 fsck: complain when .gitmodules is a symlink
2018-05-22 index-pack: check .gitmodules files with --strict
2018-05-22 unpack-objects: call fsck_finish() after fscking objects
2018-05-22 fsck: call fsck_finish() after fscking objects
2018-05-22 Merge branch 'jk/submodule-name-verify-fix' into jk...
2018-05-22 is_{hfs,ntfs}_dotgitmodules: add tests
2018-05-22 submodule-config: verify submodule names as paths
2018-05-22 submodule: add --dissociate option to add/update commands
2018-05-22 submodule: add --progress option to add command
2018-05-21 t5300: abstract away SHA-1-specific constants
2018-05-21 t4208: abstract away SHA-1-specific constants
2018-05-21 t4045: abstract away SHA-1-specific constants
2018-05-21 t4042: abstract away SHA-1-specific constants
2018-05-21 t4205: sort log output in a hash-independent way
2018-05-21 t/lib-diff-alternative: abstract away SHA-1-specific...
2018-05-21 t4030: abstract away SHA-1-specific constants
2018-05-21 t4029: abstract away SHA-1-specific constants
2018-05-21 t4029: fix test indentation
2018-05-21 t4022: abstract away SHA-1-specific constants
2018-05-21 t4020: abstract away SHA-1-specific constants
2018-05-21 t4014: abstract away SHA-1-specific constants
2018-05-21 t4008: abstract away SHA-1-specific constants
2018-05-21 t4007: abstract away SHA-1-specific constants
2018-05-21 t3905: abstract away SHA-1-specific constants
2018-05-21 t3702: abstract away SHA-1-specific constants
2018-05-21 completion: add and use --list-cmds=alias
2018-05-21 completion: let git provide the completable command...
2018-05-21 help: use command-list.txt for the source of guides
2018-05-21 help: add "-a --verbose" to list all commands with...
2018-05-21 git.c: convert --list-* to --list-cmds=*
2018-05-21 config: die when --blob is used outside a repository
2018-05-21 t9902-completion: exercise __git_complete_index_file...
2018-05-17 fetch: generate ref-prefixes when using a configured...
2018-05-15 t7005-editor: get rid of the SPACES_IN_FILENAMES prereq
2018-05-14 t3103: abstract away SHA-1-specific constants
2018-05-14 t2203: abstract away SHA-1-specific constants
2018-05-14 t: skip pack tests if not using SHA-1
2018-05-14 t4044: skip test if not using SHA-1
2018-05-14 t1512: skip test if not using SHA-1
2018-05-14 t1007: annotate with SHA1 prerequisite
2018-05-14 t0000: annotate with SHA1 prerequisite
2018-05-14 t: switch $_x40 to $OID_REGEX
2018-05-14 t/test-lib: introduce OID_REGEX
2018-05-14 t: switch $_z40 to $ZERO_OID
2018-05-14 t/test-lib: introduce ZERO_OID
2018-05-14 t/test-lib: add an SHA1 prerequisite
2018-05-13 t5512: run git fetch inside test
2018-05-13 add status config and command line options for rename...
2018-05-13 column: fix off-by-one default width
2018-05-13 refs: handle zero oid for pseudorefs
2018-05-13 t1400: add tests around adding/deleting pseudorefs
2018-05-11 get_short_oid: sort ambiguous objects by type, then...
2018-05-11 t5516-fetch-push: fix broken &&-chain
2018-05-11 t5516-fetch-push: fix 'push with dry-run' test
2018-05-11 t5310-pack-bitmaps: make JGit tests work with GIT_TEST_...
2018-05-10 help: use command-list.h for common command list
2018-05-10 BUG_exit_code: fix sparse "symbol not declared" warning
2018-05-10 lock_file: move static locks into functions
2018-05-10 t/helper/test-write-cache: clean up lock-handling
2018-05-09 t6050-replace: don't disable stdin for the whole test...
2018-05-08 merge: add merge.renames config setting
2018-05-08 merge-recursive: fix check for skipability of working...
2018-05-08 t6046: testcases checking whether updates can be skippe...
2018-05-08 merge-recursive: avoid triggering add_cacheinfo error...
2018-05-08 merge-recursive: improve add_cacheinfo error handling
2018-05-08 merge-recursive: avoid spurious rename/rename conflict...
2018-05-08 directory rename detection: new testcases showcasing...
2018-05-08 merge-recursive: fix remaining directory rename + dirty...
2018-05-08 merge-recursive: fix overwriting dirty files involved...
2018-05-08 merge-recursive: avoid clobbering untracked files with...
2018-05-08 merge-recursive: apply necessary modifications for...
2018-05-08 merge-recursive: check for file level conflicts then...
2018-05-08 Merge branch 'ma/http-walker-no-partial'
2018-05-08 Merge branch 'js/runtime-prefix'
2018-05-08 Merge branch 'js/colored-push-errors'
2018-05-08 Merge branch 'jc/parseopt-expiry-errors'
2018-05-08 Merge branch 'ma/fast-export-skip-merge-fix'
2018-05-08 Merge branch 'tz/doc-git-urls-reference'
2018-05-08 Merge branch 'tg/demote-stash-save-in-completion'
2018-05-08 Merge branch 'sa/send-email-dedup-some-headers'
2018-05-08 Merge branch 'nd/submodule-status-fix'
2018-05-08 Merge branch 'js/ident-date-fix'
2018-05-08 Merge branch 'bt/gpg-interface'
2018-05-08 Merge branch 'hn/sort-ls-remote'
2018-05-08 Merge branch 'ab/git-svn-get-record-typofix'
2018-05-08 Merge branch 'tb/config-default'
next