Merge branch 'jn/doc-api-errors'
[gitweb.git] / builtin /
2014-12-22 Merge branch 'js/t5000-dont-copy-bin-sh'
2014-12-22 Merge branch 'jc/refer-to-t-readme-from-submitting...
2014-12-22 Merge branch 'tb/config-core-filemode-check-on-broken-fs'
2014-12-22 Merge branch 'mg/add-ignore-errors'
2014-12-22 Merge branch 'jk/lock-ref-sha1-basic-return-errors'
2014-12-22 Merge branch 'cc/interpret-trailers-more'
2014-12-22 Merge branch 'jk/rebuild-perl-scripts-with-no-perl...
2014-12-22 Merge branch 'jk/no-perl-tests' into maint
2014-12-22 Merge branch 'po/everyday-doc' into maint
2014-12-22 Merge branch 'jk/push-simple' into maint
2014-12-22 Merge branch 'mh/config-flip-xbit-back-after-checking...
2014-12-22 Merge branch 'jk/gitweb-with-newer-cgi-multi-param...
2014-12-22 Merge branch 'rs/receive-pack-use-labs' into maint
2014-12-22 Merge branch 'rs/maint-config-use-labs' into maint
2014-12-22 Merge branch 'js/windows-open-eisdir-error' into maint
2014-12-22 Merge branch 'jk/colors-fix' into maint
2014-12-22 Merge branch 'jk/checkout-from-tree' into maint
2014-12-22 reflog_expire(): new function in the reference API
2014-12-22 clean: typofix
2014-12-18 Sync with v2.2.1
2014-12-17 Sync with v2.1.4
2014-12-17 Sync with v2.0.5
2014-12-17 Sync with v1.9.5
2014-12-17 Sync with v1.8.5.6
2014-12-17 Merge branch 'dotgit-case-maint-1.8.5' into maint-1.8.5
2014-12-12 Merge branch 'jk/pack-bitmap'
2014-12-12 Merge branch 'jk/push-simple'
2014-12-12 Merge branch 'da/difftool-mergetool-simplify-reporting...
2014-12-12 Merge branch 'jk/colors-fix'
2014-12-12 Merge branch 'rt/push-recurse-submodule-usage-string'
2014-12-12 Merge branch 'jk/rebuild-perl-scripts-with-no-perl...
2014-12-12 Merge branch 'jk/no-perl-tests'
2014-12-12 Merge branch 'sv/typofix-apply-error-message'
2014-12-12 Merge branch 'po/everyday-doc'
2014-12-12 Merge branch 'mh/config-copy-string-from-git-path'
2014-12-12 Merge branch 'jc/unpack-trees-plug-leak'
2014-12-12 expire_reflog(): treat the policy callback data as...
2014-12-12 Move newlog and last_kept_sha1 to "struct expire_reflog_cb"
2014-12-12 expire_reflog(): move rewrite to flags argument
2014-12-12 expire_reflog(): move verbose to flags argument
2014-12-12 expire_reflog(): pass flags through to expire_reflog_ent()
2014-12-12 struct expire_reflog_cb: a new callback data type
2014-12-12 Rename expire_reflog_cb to expire_reflog_policy_cb
2014-12-12 expire_reflog(): move updateref to flags argument
2014-12-12 expire_reflog(): move dry_run to flags argument
2014-12-12 expire_reflog(): add a "flags" argument
2014-12-12 expire_reflog(): extract two policy-related functions
2014-12-12 Extract function should_expire_reflog_ent()
2014-12-12 expire_reflog(): use a lock_file for rewriting the...
2014-12-12 expire_reflog(): return early if the reference has...
2014-12-12 expire_reflog(): rename "ref" parameter to "refname"
2014-12-12 expire_reflog(): it's not an each_ref_fn anymore
2014-12-12 use strbuf_complete_line() for adding a newline if...
2014-12-11 commit: always populate GIT_AUTHOR_* variables
2014-12-11 commit: loosen ident checks when generating template
2014-12-11 update-ref: fix "verify" command with missing <oldvalue>
2014-12-10 branch: allow -f with -m and -d
2014-12-09 index-pack: terminate object buffers with NUL
2014-12-05 Merge branch 'mh/config-flip-xbit-back-after-checking'
2014-12-05 Merge branch 'jk/gitweb-with-newer-cgi-multi-param'
2014-12-05 Merge branch 'rs/receive-pack-use-labs'
2014-12-05 Merge branch 'rs/maint-config-use-labs'
2014-12-05 Merge branch 'js/windows-open-eisdir-error'
2014-12-05 Merge branch 'jh/empty-notes'
2014-12-05 Merge branch 'sv/get-builtin'
2014-12-05 Merge branch 'jk/checkout-from-tree'
2014-12-05 Merge branch 'tq/git-ssh-command'
2014-12-05 Merge branch 'rs/env-array-in-child-process'
2014-12-01 receive-pack: refactor updateInstead codepath
2014-12-01 ls-tree: disable negative pathspec because it's not...
2014-12-01 ls-tree: remove path filtering logic in show_tree
2014-12-01 tree.c: update read_tree_recursive callback to pass...
2014-12-01 for-each-ref: correct spelling of Tcl in option description
2014-12-01 push: truly use "simple" as default, not "upstream"
2014-12-01 receive-pack: add another option for receive.denyCurren...
2014-12-01 system_path(): always return free'able memory to the...
2014-11-25 git-mailinfo: add --message-id
2014-11-25 sort_string_list(): rename to string_list_sort()
2014-11-25 prune_remote(): iterate using for_each_string_list_item()
2014-11-25 prune_remote(): rename local variable
2014-11-25 repack_without_refs(): make the refnames argument a...
2014-11-25 prune_remote(): sort delete_refs_list references en...
2014-11-25 prune_remote(): initialize both delete_refs lists in...
2014-11-25 prune_remote(): exit early if there are no stale references
2014-11-21 init-db: improve the filemode trustability check
2014-11-21 add: ignore only ignored files
2014-11-20 Merge branch 'jn/parse-config-slot' into jk/colors
2014-11-20 config: fix parsing of "git config --get-color some...
2014-11-19 Merge branch 'sv/submitting-final-patch'
2014-11-19 Merge branch 'sn/tutorial-status-output-example'
2014-11-19 Merge branch 'mh/doc-remote-helper-xref'
2014-11-19 Merge branch 'tb/no-relative-file-url'
2014-11-19 Merge branch 'cc/interpret-trailers'
2014-11-18 builtin/push.c: fix description of --recurse-submodules...
2014-11-18 Merge git://github.com/git-l10n/git-po
2014-11-18 Merge branch 'jc/doc-commit-only'
2014-11-18 Merge branch 'da/difftool'
2014-11-18 create_default_files(): don't set u+x bit on $GIT_DIR...
2014-11-17 Merge branch 'master' of git://github.com/git-l10n...
2014-11-17 apply: fix typo in an error message
next