gitweb.git

Commits

2017-05-04 Git 2.13-rc2 v2.13.0-rc2
2017-05-04 Merge branch 'rg/a-the-typo'
2017-05-04 Merge branch 'sr/hooks-cwd-doc'
2017-05-04 Merge branch 'rg/doc-submittingpatches-wordfix'
2017-05-04 Merge branch 'rg/doc-pull-typofix'
2017-05-04 Merge branch 'ja/i18n-cleanup'
2017-05-01 Merging a handful of topics before -rc2
2017-05-01 Merge branch 'sh/rebase-i-reread-todo-after-exec'
2017-05-01 Merge branch 'ls/travis-stricter-linux32-builds'
2017-05-01 Merge branch 'ls/travis-win-fix-status'
2017-05-01 Merge branch 'jk/submodule-init-segv-fix'
2017-05-01 Merge branch 'jk/prio-queue-avoid-swap-with-self'
2017-05-01 Merge branch 'ab/align-perf-descriptions'
2017-05-01 Merge branch 'jk/complete-checkout-sans-dwim-remote'
2017-05-01 i18n: read-cache: typofix
2017-05-01 i18n: remove i18n from tag reflog message
2017-05-01 doc: git-pull.txt use US spelling, fix minor typo
2017-05-01 fix minor typos
2017-05-01 githooks.txt: clarify push hooks are always executed...
2017-05-01 doc: update SubmittingPatches
2017-04-27 rebase -i: reread the todo list if `exec` touched it
2017-04-27 travis-ci: set DEVELOPER knob for Linux32 build
2017-04-27 travis-ci: printf $STATUS as string
2017-04-26 Git 2.13-rc1 v2.13.0-rc1
2017-04-26 Merge branch 'mh/separate-ref-cache'
2017-04-26 Merge branch 'nd/worktree-add-lock'
2017-04-26 Merge branch 'jk/update-links-in-docs'
2017-04-26 Merge branch 'sf/putty-w-args'
2017-04-26 Merge branch 'ab/completion-push-delete-ref'
2017-04-26 Merge branch 'cc/split-index-config'
2017-04-26 Merge branch 'jk/war-on-git-path'
2017-04-26 Merge branch 'jh/add-index-entry-optim'
2017-04-26 Merge branch 'ss/submodule-shallow-doc'
2017-04-26 Merge branch 'ss/gitmodules-ignore-doc'
2017-04-26 Merge branch 'nd/conditional-config-in-early-config'
2017-04-26 Merge branch 'ab/push-cas-doc-n-test'
2017-04-26 Merge branch 'ls/travis-coccicheck'
2017-04-26 Merge branch 'ps/pathspec-empty-prefix-origin'
2017-04-26 Merge branch 'pc/t2027-git-to-pipe-cleanup'
2017-04-26 Merge branch 'gb/rebase-signoff'
2017-04-25 prio_queue_reverse: don't swap elements with themselves
2017-04-25 submodule_init: die cleanly on submodules without url...
2017-04-24 Getting ready for -rc1
2017-04-24 Merge branch 'dt/xgethostname-nul-termination'
2017-04-24 Merge branch 'jk/ls-files-recurse-submodules-fix'
2017-04-24 Merge branch 'rs/misc-cppcheck-fixes'
2017-04-24 Merge branch 'jk/snprintf-cleanups'
2017-04-24 Merge branch 'xy/format-patch-base'
2017-04-24 Merge branch 'sb/checkout-recurse-submodules'
2017-04-24 Merge branch 'jt/fetch-pack-error-reporting'
2017-04-24 Merge branch 'km/t1400-modernization'
2017-04-24 Merge branch 'jk/quarantine-received-objects'
2017-04-24 Merge branch 'jk/loose-object-fsck'
2017-04-24 Merge branch 'bw/submodule-with-bs-path'
2017-04-24 Merge branch 'jh/verify-index-checksum-only-in-fsck'
2017-04-24 Merge branch 'jh/unpack-trees-micro-optim'
2017-04-24 Merge branch 'jh/string-list-micro-optim'
2017-04-24 Merge branch 'nd/conditional-config-include'
2017-04-24 Merge branch 'dt/http-postbuffer-can-be-large'
2017-04-24 Merge branch 'tb/doc-eol-normalization'
2017-04-24 Merge branch 'sr/http-proxy-configuration-fix'
2017-04-24 t/perf: correctly align non-ASCII descriptions in output
2017-04-24 completion: optionally disable checkout DWIM
2017-04-24 completion: expand "push --delete <remote> <ref>" for...
2017-04-21 docs/bisect-lk2009: update java code conventions link
2017-04-21 docs/bisect-lk2009: update nist report link
2017-04-21 docs/archimport: quote sourcecontrol.net reference
2017-04-21 gitcore-tutorial: update broken link
2017-04-21 doc: replace or.cz gitwiki link with git.wiki.
2017-04-21 doc: use https links to avoid http redirect
2017-04-21 connect.c: fix leak in handle_ssh_variant
2017-04-21 am: drop "dir" parameter from am_state_init
2017-04-21 replace strbuf_addstr(git_path()) with git_path_buf()
2017-04-21 replace xstrdup(git_path(...)) with git_pathdup(...)
2017-04-21 use git_path_* helper functions
2017-04-21 branch: add edit_description() helper
2017-04-21 bisect: add git_path_bisect_terms helper
2017-04-21 read-cache: avoid using git_path() in freshen_shared_in...
2017-04-21 worktree add: add --lock option
2017-04-20 Git 2.13-rc0 v2.13.0-rc0
2017-04-20 Merge branch 'jh/memihash-opt'
2017-04-20 Merge branch 'vn/revision-shorthand-for-side-branch...
2017-04-20 Merge branch 'sf/putty-w-args'
2017-04-20 Merge branch 'ld/p4-current-branch-fix'
2017-04-20 Merge branch 'dt/gc-ignore-old-gc-logs'
2017-04-20 Merge branch 'bw/attr-pathspec'
2017-04-20 Merge branch 'ab/grep-plug-pathspec-leak'
2017-04-20 Merge branch 'jk/no-looking-at-dotgit-outside-repo'
2017-04-20 Merge branch 'nd/files-backend-git-dir'
2017-04-20 Merge branch 'bw/submodule-is-active'
2017-04-20 Merge branch 'va/i18n-perl-scripts'
2017-04-20 Merge branch 'sb/submodule-rm-absorb'
2017-04-20 Merge branch 'ah/diff-files-ours-theirs-doc'
2017-04-20 Merge branch 'lt/mailinfo-in-body-header-continuation'
2017-04-20 Merge branch 'bw/push-options-recursively-to-submodules'
2017-04-20 Merge branch 'bc/object-id'
2017-04-20 Merge branch 'sb/submodule-short-status'
2017-04-20 read-cache: speed up has_dir_name (part 2)
2017-04-20 read-cache: speed up has_dir_name (part 1)
2017-04-20 read-cache: speed up add_index_entry during checkout
next