hideRefs: add support for matching full refs
[gitweb.git] / builtin /
2015-10-05 convert strncpy to memcpy
2015-10-05 help: clean up kfmclient munging
2015-10-05 receive-pack: simplify keep_arg computation
2015-10-05 avoid sprintf and strcpy with flex arrays
2015-10-05 use alloc_ref rather than hand-allocating "struct ref"
2015-10-05 use sha1_to_hex_r() instead of strcpy
2015-10-05 transport: use strbufs for status table "quickref"...
2015-10-05 apply: convert root string to strbuf
2015-10-05 init: use strbufs to store paths
2015-10-05 probe_utf8_pathname_composition: use internal strbuf
2015-10-02 worktree: add top-level worktree.c
2015-09-30 am: configure gpg at startup
2015-09-29 Sync with v2.5.4
2015-09-28 Sync with 2.4.10
2015-09-28 Sync with 2.3.10
2015-09-28 Merge branch 'jk/xdiff-memory-limits' into maint-2.3
2015-09-28 merge-file: enforce MAX_XDIFF_SIZE on incoming files
2015-09-28 react to errors in xdi_diff
2015-09-28 ls-remote.txt: delete unsupported option
2015-09-28 clone: better error when --reference is a linked checkout
2015-09-28 clone: allow --local from a linked checkout
2015-09-25 remote-ext: simplify git pkt-line generation
2015-09-25 upload-archive: convert sprintf to strbuf
2015-09-25 help: drop prepend function in favor of xstrfmt
2015-09-25 fetch: replace static buffer with xstrfmt
2015-09-25 config: use xstrfmt in normalize_value
2015-09-25 replace trivial malloc + sprintf / strcpy calls with...
2015-09-25 receive-pack: convert strncpy to xsnprintf
2015-09-25 use xsnprintf for generating git object headers
2015-09-25 convert trivial sprintf / strcpy calls to xsnprintf
2015-09-25 mailsplit: make PATH_MAX buffers dynamic
2015-09-25 fsck: use strbuf to generate alternate directories
2015-09-25 fsck: don't fsck alternates for connectivity-only check
2015-09-25 mailsplit: fix FILE* leak in split_maildir
2015-09-25 show-branch: avoid segfault with --reflog of unborn...
2015-09-25 branch: add '--points-at' option
2015-09-25 branch.c: use 'ref-filter' APIs
2015-09-25 branch.c: use 'ref-filter' data structures
2015-09-25 branch: drop non-commit error reporting
2015-09-23 fsck: exit with non-zero when problems are found
2015-09-23 branch: move 'current' check down to the presentation...
2015-09-23 branch: roll show_detached HEAD into regular ref_list
2015-09-23 branch: bump get_head_description() to the top
2015-09-23 branch: refactor width computation
2015-09-21 Merge branch 'bn/send-email-smtp-auth-error-message...
2015-09-21 gc: save log from daemonized gc --auto and print it...
2015-09-20 Merge branch 'master' of git://github.com/git-l10n...
2015-09-17 Sync with 2.5.3
2015-09-17 Merge branch 'po/doc-branch-desc'
2015-09-17 Merge branch 'et/win32-poll-timeout'
2015-09-17 Merge branch 'as/config-doc-markup-fix'
2015-09-17 remote: add get-url subcommand
2015-09-17 Merge branch 'dt/untracked-subdir' into maint
2015-09-17 Merge branch 'br/svn-doc-include-paths-config' into...
2015-09-17 Merge branch 'ah/submodule-typofix-in-error' into maint
2015-09-17 Merge branch 'js/maint-am-skip-performance-regression...
2015-09-17 tag.c: implement '--merged' and '--no-merged' options
2015-09-17 tag.c: implement '--format' option
2015-09-17 tag.c: use 'ref-filter' APIs
2015-09-17 tag.c: use 'ref-filter' data structures
2015-09-17 ref-filter: add option to match literal pattern
2015-09-17 ref-filter: add support for %(contents:lines=X)
2015-09-16 blame: handle --first-parent
2015-09-14 Merge branch 'js/maint-am-skip-performance-regression'
2015-09-14 Merge branch 'ah/show-ref-usage-string'
2015-09-14 Merge branch 'sg/help-group'
2015-09-14 Merge branch 'rt/help-strings-fix'
2015-09-14 Merge git://ozlabs.org/~paulus/gitk
2015-09-14 Merge branch 'jk/pack-protocol-doc'
2015-09-14 Merge branch 'mp/t7060-diff-index-test'
2015-09-14 Merge branch 'gb/apply-comment-typofix'
2015-09-11 tag, update-ref: improve description of option "create...
2015-09-11 pull: don't mark values for option "rebase" for translation
2015-09-10 Merge git://bogomips.org/git-svn
2015-09-09 Sync with 2.5.2
2015-09-08 submodule: rewrite `module_clone` shell function in C
2015-09-08 Merge branch 'jc/builtin-am-signoff-regression-fix'
2015-09-07 am: match --signoff to the original scripted version
2015-09-05 Merge branch 'master' of github.com:jiangxin/git into...
2015-09-04 Sync with maint
2015-09-04 Sync with 2.4.9
2015-09-04 Sync with 2.3.9
2015-09-04 Sync with 2.2.3
2015-09-04 Merge branch 'jk/long-paths' into maint-2.2
2015-09-04 show-branch: use a strbuf for reflog descriptions
2015-09-04 Merge branch 'ee/clean-test-fixes' into maint
2015-09-04 Merge branch 'jk/log-missing-default-HEAD' into maint
2015-09-04 Merge branch 'cc/trailers-corner-case-fix' into maint
2015-09-04 Merge branch 'dt/commit-preserve-base-index-upon-opport...
2015-09-04 Merge branch 'rs/archive-zip-many' into maint
2015-09-04 Merge branch 'jc/calloc-pathspec' into maint
2015-09-04 Merge branch 'ss/fix-config-fd-leak' into maint
2015-09-04 Merge branch 'sg/wt-status-header-inclusion' into maint
2015-09-04 Merge branch 'po/po-readme' into maint
2015-09-04 Merge branch 'sg/t3020-typofix' into maint
2015-09-04 Merge branch 'as/docfix-reflog-expire-unreachable'...
2015-09-04 Merge branch 'nd/fixup-linked-gitdir' into maint
2015-09-04 Merge branch 'jk/rev-list-has-no-notes' into maint
2015-09-04 Merge branch 'jk/fix-alias-pager-config-key-warnings...
2015-09-04 Merge branch 'nd/dwim-wildcards-as-pathspecs' into...
next