builtin-am: implement --abort
[gitweb.git] / builtin /
2015-07-09 log: add "log.follow" configuration variable
2015-07-07 checkout: retire --ignore-other-worktrees in favor...
2015-07-07 worktree: add: auto-vivify new branch when <branch...
2015-07-06 worktree: add: make -b/-B default to HEAD when <branch...
2015-07-06 worktree: extract basename computation to new function
2015-07-06 checkout: require worktree unconditionally
2015-07-06 checkout: retire --to option
2015-07-06 worktree: add -b/-B options
2015-07-06 worktree: add --detach option
2015-07-06 worktree: add --force option
2015-07-06 worktree: introduce "add" command
2015-07-06 checkout: drop 'checkout_opts' dependency from prepare_...
2015-07-06 checkout: make --to unconditionally verbose
2015-07-06 checkout: prepare_linked_checkout: drop now-unused...
2015-07-06 checkout: relocate --to's "no branch specified" check
2015-07-06 checkout: fix bug with --to and relative HEAD
2015-07-04 index-pack: fix allocation of sorted_by_pos array
2015-07-01 Merge branch 'me/fetch-into-shallow-safety'
2015-07-01 Merge branch 'jc/prompt-document-ps1-state-separator'
2015-07-01 Merge branch 'mm/describe-doc'
2015-07-01 Merge branch 'da/mergetool-winmerge'
2015-07-01 rev-list: disable --use-bitmap-index when pruning commits
2015-07-01 rev-list: add --count to usage guide
2015-06-29 introduce "format" date-mode
2015-06-29 convert "enum date_mode" into a struct
2015-06-29 show-branch: use DATE_RELATIVE instead of magic number
2015-06-29 worktree: new place for "git prune --worktrees"
2015-06-28 Sync with maint
2015-06-26 cat-file: sort and de-dup output of --batch-all-objects
2015-06-26 Merge branch 'jk/stash-require-clean-index' into maint
2015-06-26 Merge branch 'cb/array-size' into maint
2015-06-25 Merge branch 'cn/cvsimport-perl-update'
2015-06-25 Merge branch 'cb/array-size'
2015-06-25 Sync with 2.4.5
2015-06-25 Merge branch 'sg/merge-summary-config' into maint
2015-06-25 Merge branch 'jk/make-fix-dependencies' into maint
2015-06-25 Merge branch 'sb/pack-protocol-mention-smart-http'...
2015-06-25 Merge branch 'jk/die-on-bogus-worktree-late' into maint
2015-06-25 Merge branch 'pt/pull-tags-error-diag' into maint
2015-06-25 Merge branch 'jk/color-diff-plain-is-context' into...
2015-06-25 Merge branch 'jk/diagnose-config-mmap-failure' into...
2015-06-25 Merge branch 'jk/squelch-missing-link-warning-for-unrea...
2015-06-25 Merge branch 'mm/rebase-i-post-rewrite-exec' into maint
2015-06-25 Merge branch 'nd/diff-i-t-a'
2015-06-24 Merge branch 'jk/stash-require-clean-index'
2015-06-24 Merge branch 'pa/auto-gc-mac-osx'
2015-06-24 Merge branch 'pt/t0302-needs-sanity'
2015-06-24 Merge branch 'ld/p4-changes-block-size'
2015-06-24 Merge branch 'fk/doc-format-patch-vn'
2015-06-24 Merge branch 'sg/commit-cleanup-scissors'
2015-06-24 Merge branch 'jk/index-pack-reduce-recheck'
2015-06-24 Merge branch 'af/tcsh-completion-noclobber'
2015-06-24 Merge branch 'mh/reporting-broken-refs-from-for-each...
2015-06-24 Merge branch 'sg/completion-commit-cleanup'
2015-06-24 Merge branch 'pt/am-abort-fix'
2015-06-24 Merge branch 'nd/untracked-cache'
2015-06-24 Merge branch 'mh/fsck-reflog-entries'
2015-06-24 Merge branch 'js/sleep-without-select'
2015-06-24 Merge branch 'es/utf8-stupid-compiler-workaround'
2015-06-24 Merge branch 'rl/am-3way-config'
2015-06-24 Merge branch 'jc/ll-merge-expose-path'
2015-06-24 Merge branch 'es/osx-header-pollutes-mask-macro'
2015-06-24 Merge branch 'es/configure-getdelim'
2015-06-24 Merge branch 'pt/pull-optparse'
2015-06-24 Merge branch 'qn/blame-show-email'
2015-06-24 Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks'
2015-06-24 Merge branch 'es/send-email-sendmail-alias'
2015-06-24 Merge branch 'jc/apply-reject-noop-hunk'
2015-06-23 fsck: support ignoring objects in `git fsck` via fsck...
2015-06-23 fsck: git receive-pack: support excluding objects from...
2015-06-23 fsck: introduce `git fsck --connectivity-only`
2015-06-23 fsck: support demoting errors to warnings
2015-06-23 fsck (receive-pack): allow demoting errors to warnings
2015-06-23 Revert "diff-lib.c: adjust position of i-t-a entries...
2015-06-22 parse-options: move unsigned long option parsing out...
2015-06-22 cat-file: add --batch-all-objects option
2015-06-22 cat-file: split batch_one_object into two stages
2015-06-22 cat-file: stop returning value from batch_one_object
2015-06-22 cat-file: add --buffer option
2015-06-22 cat-file: move batch_options definition to top of file
2015-06-22 cat-file: minor style fix in options list
2015-06-22 Merge branch 'jk/maint-for-each-packed-object' into...
2015-06-22 verify-tag: add option to print raw gpg status information
2015-06-22 verify-commit: add option to print raw gpg status infor...
2015-06-22 gpg: centralize printing signature buffers
2015-06-22 gpg: centralize signature check
2015-06-22 verify-tag: share code with verify-commit
2015-06-22 delete_ref(): use the usual convention for old_sha1
2015-06-22 cmd_update_ref(): make logic more straightforward
2015-06-22 check_branch_commit(): make first parameter const
2015-06-22 refs: move the remaining ref module declarations to...
2015-06-22 initial_ref_transaction_commit(): function for initial...
2015-06-22 prune_refs(): use delete_refs()
2015-06-22 prune_remote(): use delete_refs()
2015-06-22 delete_refs(): new function for the refs API
2015-06-22 remove_branches(): remove temporary
2015-06-22 fsck: introduce identifiers for fsck messages
2015-06-22 fsck: introduce fsck options
2015-06-18 pull: remove redirection to git-pull.sh
2015-06-18 pull --rebase: error on no merge candidate cases
next