i18n: notes: mark comment for translation
[gitweb.git] / builtin /
2016-06-14 repack: add --keep-unreachable option
2016-06-14 blame, line-log: do not loop around deref_tag()
2016-06-14 builtin/fetch.c: don't free remote->name after fetch
2016-06-13 use string_list initializer consistently
2016-06-13 Merge branch 'jk/parseopt-string-list' into jk/string...
2016-06-13 blame,shortlog: don't make local option variables static
2016-06-13 interpret-trailers: don't duplicate option strings
2016-06-13 submodule--helper: initial clone learns retry logic
2016-06-13 delete_branches(): use resolve_refdup()
2016-06-13 Merge tag 'l10n-2.9.0-rc0' of git://github.com/git...
2016-06-10 Merge branch 'jk/diff-compact-heuristic'
2016-06-10 Merge branch 'jk/shell-portability'
2016-06-10 Merge branch 'jc/t2300-setup'
2016-06-09 builtin/commit.c: memoize git-path for COMMIT_EDITMSG
2016-06-08 add: add --chmod=+x / --chmod=-x options
2016-06-07 Merge branch 'jc/t2300-setup' into HEAD
2016-06-06 Sync with 2.8.4
2016-06-06 Merge branch 'kb/msys2-tty' into maint
2016-06-06 Merge branch 'da/difftool' into maint
2016-06-06 Merge branch 'tb/core-eol-fix' into maint
2016-06-06 Merge branch 'ar/diff-args-osx-precompose' into maint
2016-06-06 Merge branch 'sb/submodule-helper-relative-path'
2016-06-06 Merge branch 'sb/submodule-helper-list-signal-unmatch...
2016-06-06 builtin/apply: remove misleading comment on lock_file...
2016-06-06 am: support --patch-format=mboxrd
2016-06-06 mailsplit: support unescaping mboxrd messages
2016-06-06 pretty: support "mboxrd" output format
2016-06-06 receive-pack: send auto-gc output over sideband 2
2016-06-03 Merge branch 'rs/apply-name-terminate'
2016-06-03 Merge branch 'rs/patch-id-use-skip-prefix'
2016-06-03 Merge branch 'bd/readme.markdown-more'
2016-06-03 Merge branch 'mm/makefile-developer-can-be-in-config...
2016-06-03 Merge branch 'em/man-bold-literal'
2016-06-03 Merge branch 'pa/cherry-pick-doc-typo'
2016-06-03 Merge branch 'mr/send-email-doc-gmail-2fa'
2016-06-03 Merge branch 'js/rebase-i-dedup-call-to-rerere'
2016-06-03 Merge branch 'js/perf-rebase-i'
2016-06-03 builtin/apply: move 'newfd' global into 'struct apply_s...
2016-06-03 builtin/apply: add 'lock_file' pointer into 'struct...
2016-06-03 rev-list: disable bitmaps when "-n" is used with listin...
2016-06-03 rev-list: "adjust" results of "--count --use-bitmap...
2016-06-02 pathspec: rename free_pathspec() to clear_pathspec()
2016-06-01 submodule: remove bashism from shell script
2016-06-01 submodule--helper: offer a consistent API
2016-06-01 builtin/apply: move applying patches into apply_all_pat...
2016-06-01 builtin/apply: move 'state' check into check_apply_state()
2016-06-01 builtin/apply: move 'symlink_changes' global into ...
2016-06-01 builtin/apply: move 'fn_table' global into 'struct...
2016-06-01 builtin/apply: move 'state_linenr' global into 'struct...
2016-06-01 builtin/apply: move 'max_change' and 'max_len' into...
2016-06-01 builtin/apply: move 'ws_ignore_action' into 'struct...
2016-06-01 builtin/apply: move 'ws_error_action' into 'struct...
2016-06-01 builtin/apply: move 'applied_after_fixing_ws' into...
2016-06-01 builtin/apply: move 'squelch_whitespace_errors' into...
2016-06-01 builtin/apply: remove whitespace_option arg from set_de...
2016-06-01 builtin/apply: move 'whitespace_option' into 'struct...
2016-06-01 builtin/apply: move 'whitespace_error' global into...
2016-06-01 builtin/apply: move 'root' global into 'struct apply_state'
2016-06-01 builtin/apply: move 'p_value_known' global into 'struct...
2016-06-01 builtin/apply: move 'p_value' global into 'struct apply...
2016-06-01 builtin/apply: move 'has_include' global into 'struct...
2016-06-01 builtin/apply: move 'limit_by_name' global into 'struct...
2016-06-01 builtin/apply: move 'patch_input_file' global into...
2016-06-01 builtin/apply: move 'apply' global into 'struct apply_s...
2016-06-01 builtin/apply: move 'p_context' global into 'struct...
2016-06-01 builtin/apply: move 'fake_ancestor' global into 'struct...
2016-06-01 builtin/apply: move 'line_termination' global into...
2016-06-01 builtin/apply: move 'unsafe_paths' global into 'struct...
2016-06-01 builtin/apply: move 'no_add' global into 'struct apply_...
2016-06-01 builtin/apply: move 'threeway' global into 'struct...
2016-06-01 builtin/apply: move 'summary' global into 'struct apply...
2016-06-01 builtin/apply: move 'numstat' global into 'struct apply...
2016-06-01 builtin/apply: move 'diffstat' global into 'struct...
2016-06-01 builtin/apply: move 'cached' global into 'struct apply_...
2016-06-01 builtin/apply: move 'allow_overlap' global into 'struct...
2016-06-01 builtin/apply: move 'update_index' global into 'struct...
2016-06-01 builtin/apply: move 'apply_verbosely' global into ...
2016-06-01 builtin/apply: move 'apply_with_reject' global into...
2016-06-01 builtin/apply: move 'apply_in_reverse' global into...
2016-06-01 builtin/apply: move 'check_index' global into 'struct...
2016-06-01 builtin/apply: move 'check' global into 'struct apply_s...
2016-06-01 builtin/apply: move 'unidiff_zero' global into 'struct...
2016-06-01 builtin/apply: move 'state' init into init_apply_state()
2016-05-31 Merge branch 'maint'
2016-05-31 Merge branch 'sb/submodule-deinit-all' into maint
2016-05-31 Merge branch 'bn/http-cookiefile-config' into maint
2016-05-31 Merge branch 'jk/test-send-sh-x-trace-elsewhere' into...
2016-05-31 Merge branch 'js/name-rev-use-oldest-ref' into maint
2016-05-31 Merge branch 'es/t1500-modernize'
2016-05-31 Merge branch 'jk/cat-file-buffered-batch-all'
2016-05-31 Merge branch 'fc/fast-import-broken-marks-file'
2016-05-31 worktree: allow "-" short-hand for @{-1} in add command
2016-05-30 Merge branch 'ak/t0008-ksh88-workaround'
2016-05-30 Merge branch 'js/t6044-use-test-seq'
2016-05-30 Merge branch 'rj/log-decorate-auto'
2016-05-30 Merge branch 'kb/msys2-tty'
2016-05-30 patch-id: use starts_with() and skip_prefix()
2016-05-30 apply: remove unused parameters from name_terminate()
2016-05-30 blame: require 0 context lines while finding moved...
2016-05-27 submodule update: learn `--[no-]recommend-shallow`...
next