am --skip/--abort: merge HEAD/ORIG_HEAD tree into index
[gitweb.git] / builtin /
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 checkout: do not fail if target is an empty directory
2014-12-01 checkout: don't require a work tree when checking out...
2014-12-01 count-objects: report unused files in $GIT_DIR/worktree...
2014-12-01 gc: support prune --worktrees
2014-12-01 gc: factor out gc.pruneexpire parsing code
2014-12-01 gc: style change -- no SP before closing parenthesis
2014-12-01 checkout: clean up half-prepared directories in --to...
2014-12-01 checkout: reject if the branch is already checked out...
2014-12-01 prune: strategies for linked checkouts
2014-12-01 checkout: support checking out into a new working directory
2014-12-01 use new wrapper write_file() for simple file writing
2014-12-01 setup.c: support multi-checkout repo setup
2014-12-01 commit: use SEQ_DIR instead of hardcoding "sequencer"
2014-12-01 reflog: avoid constructing .lock path with git_path
2014-12-01 git_path(): be aware of file relocation in $GIT_DIR
2014-12-01 git_snpath(): retire and replace with strbuf_git_path()
2014-12-01 path.c: make get_pathname() call sites return const...
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
2014-11-17 cmd_config(): make a copy of path obtained from git_path()
2014-11-17 use labs() for variables of type long instead of abs()
2014-11-13 checkout $tree: do not throw away unchanged index entries
2014-11-12 Sync with 'maint'
2014-11-12 Merge branch 'nd/gitignore-trailing-whitespace' into...
2014-11-12 Merge branch 'jk/fetch-reflog-df-conflict'
2014-11-12 builtin/notes: add --allow-empty, to allow storing...
2014-11-12 builtin/notes: split create_note() to clarify add vs...
2014-11-12 builtin/notes: simplify early exit code in add()
2014-11-11 Sync with maint
2014-11-11 Merge branch 'rs/clean-menu-item-defn' into maint
2014-11-10 builtin/notes: refactor note file path into struct...
2014-11-10 builtin/notes: improve naming
2014-11-10 builtin/notes: fix premature failure when trying to...
next