gitweb.git

Commits

2015-05-11 Git 2.3.8 v2.3.8
2015-05-11 Merge branch 'mm/usage-log-l-can-take-regex' into maint-2.3
2015-05-11 Merge branch 'jc/diff-no-index-d-f' into maint-2.3
2015-05-11 Merge branch 'oh/fix-config-default-user-name-section...
2015-05-11 Merge branch 'jc/epochtime-wo-tz' into maint-2.3
2015-04-27 Git 2.3.7 v2.3.7
2015-04-27 Merge branch 'tb/connect-ipv6-parse-fix' into maint
2015-04-27 Merge branch 'ma/bash-completion-leaking-x' into maint
2015-04-27 Merge branch 'jc/push-cert' into maint
2015-04-21 Git 2.3.6 v2.3.6
2015-04-21 Merge branch 'jk/colors' into maint
2015-04-21 Merge branch 'jk/test-annoyances' into maint
2015-04-21 Merge branch 'pt/enter-repo-comment-fix' into maint
2015-04-21 Merge branch 'jz/gitweb-conf-doc-fix' into maint
2015-04-21 Merge branch 'jk/cherry-pick-docfix' into maint
2015-04-21 Merge branch 'iu/fix-parse-options-h-comment' into...
2015-04-21 Merge branch 'jg/cguide-we-cannot-count' into maint
2015-04-21 Merge branch 'jk/pack-corruption-post-mortem' into...
2015-04-21 Merge branch 'jn/doc-fast-import-no-16-octopus-limit...
2015-04-20 log -L: improve error message on malformed argument
2015-04-20 Documentation: change -L:<regex> to -L:<funcname>
2015-04-17 config: fix settings in default_user_config template
2015-04-15 parse_date_basic(): let the system handle DST conversion
2015-04-15 parse_date_basic(): return early when given a bogus...
2015-04-14 CodingGuidelines: update 'rough' rule count
2015-04-13 completion: fix global bash variable leak on __gitcompa...
2015-04-09 connect.c: ignore extra colon after hostname
2015-04-04 diff-highlight: do not split multibyte characters
2015-04-02 push --signed: tighten what the receiving end can ask...
2015-04-02 howto: document more tools for recovery corruption
2015-04-01 fast-import doc: remove suggested 16-parent limit
2015-03-31 Git 2.3.5 v2.3.5
2015-03-31 Merge branch 'ss/pull-rebase-preserve' into maint
2015-03-31 Merge branch 'jc/report-path-error-to-dir' into maint
2015-03-31 Merge branch 'ph/push-doc-cas' into maint
2015-03-31 gitweb.conf.txt: say "build-time", not "built-time"
2015-03-31 enter_repo(): fix docs to match code
2015-03-31 cherry-pick: fix docs describing handling of empty...
2015-03-30 docs: clarify what git-rebase's "-p" / "--preserve...
2015-03-30 parse-options.h: OPTION_{BIT,SET_INT} do not store...
2015-03-28 Prepare for 2.3.5
2015-03-28 Merge branch 'sg/completion-gitcomp-nl-for-refs' into...
2015-03-28 Merge branch 'jk/simplify-csum-file-sha1fd-check' into...
2015-03-28 Merge branch 'tg/test-index-v4' into maint
2015-03-28 Merge branch 'nd/doc-git-index-version' into maint
2015-03-28 Merge branch 'ct/prompt-untracked-fix' into maint
2015-03-28 Merge branch 'ws/grep-quiet-no-pager' into maint
2015-03-28 Merge branch 'jc/submitting-patches-mention-send-email...
2015-03-28 Merge branch 'jk/cleanup-failed-clone' into maint
2015-03-28 Merge branch 'jk/fetch-pack' into maint
2015-03-28 Merge branch 'tg/fix-check-order-with-split-index'...
2015-03-28 Merge branch 'jk/prune-with-corrupt-refs' into maint
2015-03-28 2.3.2 release notes: typofix
2015-03-27 Merge branch 'jk/tag-h-column-is-a-listing-option'...
2015-03-27 Merge branch 'jk/smart-http-hide-refs' into maint
2015-03-27 Merge branch 'js/completion-ctags-pattern-substitution...
2015-03-27 Update mailmap to spell out "Alexander Kuleshov"
2015-03-26 diff-no-index: align D/F handling with that of normal Git
2015-03-26 docs: clarify "preserve" option wording for git-pull
2015-03-26 git-push.txt: clean up force-with-lease wording
2015-03-26 diff-no-index: DWIM "diff D F" into "diff D/F F"
2015-03-24 report_path_error(): move to dir.c
2015-03-24 git.txt: list index versions in plain English
2015-03-23 Git 2.3.4 v2.3.4
2015-03-23 Merge branch 'rs/use-isxdigit' into maint
2015-03-23 Merge branch 'rs/deflate-init-cleanup' into maint
2015-03-23 Merge branch 'ak/git-done-help-cleanup' into maint
2015-03-23 Merge branch 'sg/completion-remote' into maint
2015-03-23 Merge branch 'mg/doc-status-color-slot' into maint
2015-03-23 Merge branch 'jc/decorate-leaky-separator-color' into...
2015-03-23 Merge branch 'kn/git-cd-to-empty' into maint
2015-03-23 Merge branch 'km/imap-send-libcurl-options' into maint
2015-03-23 Merge branch 'mg/verify-commit' into maint
2015-03-23 Merge branch 'es/rebase-i-count-todo' into maint
2015-03-23 Merge branch 'tb/connect-ipv6-parse-fix' into maint
2015-03-22 completion: use __gitcomp_nl() for completing refs
2015-03-20 read-cache: fix reading of split index
2015-03-20 refs.c: drop curate_packed_refs
2015-03-20 repack: turn on "ref paranoia" when doing a destructive...
2015-03-20 prune: turn on ref_paranoia flag
2015-03-20 refs: introduce a "ref paranoia" flag
2015-03-20 t5312: test object deletion code paths in a corrupted...
2015-03-20 t1700: make test pass with index-v4
2015-03-19 fetch-pack: remove dead assignment to ref->new_sha1
2015-03-19 fetch_refs_via_pack: free extra copy of refs
2015-03-19 filter_ref: make a copy of extra "sought" entries
2015-03-19 filter_ref: avoid overwriting ref->old_sha1 with garbage
2015-03-19 clone: drop period from end of die_errno message
2015-03-19 clone: initialize atexit cleanup handler earlier
2015-03-19 sha1fd_check: die when we cannot open the file
2015-03-19 grep: fix "--quiet" overwriting current output
2015-03-15 SubmittingPatches: encourage users to use format-patch...
2015-03-15 git prompt: use toplevel to find untracked files
2015-03-15 contrib/completion: escape the forward slash in __git_m...
2015-03-14 Git 2.3.3 v2.3.3
2015-03-14 Merge branch 'mr/doc-clean-f-f' into maint
2015-03-14 Merge branch 'ak/t5516-typofix' into maint
2015-03-14 Merge branch 'jc/diff-test-updates' into maint
2015-03-14 Merge branch 'jk/diffcore-rename-duplicate' into maint
2015-03-14 Merge branch 'bw/kwset-use-unsigned' into maint
next