am: let command-line options override saved options
[gitweb.git] / builtin /
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
2015-06-18 pull --rebase: exit early when the working directory...
2015-06-18 pull: configure --rebase via branch.<name>.rebase or...
2015-06-18 pull: teach git pull about --rebase
2015-06-18 pull: set reflog message
2015-06-18 pull: implement pulling into an unborn branch
2015-06-18 pull: fast-forward working tree if head is updated
2015-06-18 pull: check if in unresolved merge state
2015-06-18 pull: support pull.ff config
2015-06-18 pull: error on no merge candidates
2015-06-18 pull: pass git-fetch's options to git-fetch
2015-06-16 Sync with 2.4.4
2015-06-16 Merge branch 'jk/clone-dissociate' into maint
2015-06-16 Merge branch 'sb/submodule-doc-intro' into maint
2015-06-16 Merge branch 'sb/glossary-submodule' into maint
2015-06-16 Merge branch 'ah/usage-strings' into maint
2015-06-16 Merge branch 'mc/commit-doc-grammofix' into maint
2015-06-16 Merge branch 'rs/janitorial' into maint
2015-06-16 Merge branch 'sb/test-bitmap-free-at-end' into maint
2015-06-16 Merge branch 'dt/clean-pathspec-filter-then-lstat'...
2015-06-16 Merge branch 'jk/http-backend-deadlock' into maint
2015-06-16 Merge branch 'jh/filter-empty-contents' into maint
2015-06-16 Merge branch 'jk/stash-options' into maint
2015-06-16 Merge branch 'mm/log-format-raw-doc' into maint
2015-06-16 Merge branch 'ep/do-not-feed-a-pointer-to-array-size...
2015-06-16 Merge branch 'nd/slim-index-pack-memory-usage'
2015-06-16 Merge branch 'sb/pack-protocol-mention-smart-http'
2015-06-16 Merge branch 'jk/make-fix-dependencies'
2015-06-16 Merge branch 'jk/die-on-bogus-worktree-late'
2015-06-16 Merge branch 'sg/merge-summary-config'
2015-06-16 Merge branch 'ah/send-email-sendmail-alias'
2015-06-15 clean: improve performance when removing lots of direct...
2015-06-15 pull: pass git-merge's options to git-merge
2015-06-15 pull: pass verbosity, --progress flags to fetch and...
2015-06-15 pull: implement fetch + merge
2015-06-15 pull: implement skeletal builtin pull
2015-06-15 ref-filter: add 'ref-filter.h'
2015-06-15 for-each-ref: rename variables called sort to sorting
2015-06-15 for-each-ref: rename some functions and make them public
2015-06-15 for-each-ref: introduce 'ref_array_clear()'
2015-06-15 for-each-ref: introduce new structures for better organ...
2015-06-15 for-each-ref: rename 'refinfo' to 'ref_array_item'
2015-06-15 for-each-ref: clean up code
2015-06-15 for-each-ref: extract helper functions out of grab_sing...
2015-06-14 Merge tag 'l10n-2.4-maint-de-updates' of git://github...
2015-06-12 Allow to control where the replace refs are looked for
2015-06-12 checkout: don't check worktrees when not necessary
2015-06-11 Merge branch 'tb/complete-sequencing'
2015-06-11 Merge branch 'jk/squelch-missing-link-warning-for-unrea...
2015-06-11 Merge branch 'pt/pull-tests'
2015-06-11 Merge branch 'sb/glossary-submodule'
2015-06-11 Merge branch 'sb/submodule-doc-intro'
2015-06-11 Merge branch 'jk/diagnose-config-mmap-failure'
2015-06-11 Merge branch 'mt/p4-depotFile-at-version'
2015-06-11 Merge branch 'mh/verify-lock-error-report'
2015-06-11 Merge branch 'jk/color-diff-plain-is-context'
2015-06-11 Merge branch 'jk/clone-dissociate'
2015-06-11 Merge branch 'jc/diff-ws-error-highlight'
2015-06-09 index-pack: avoid excessive re-reading of pack directory
2015-06-08 fsck: report errors if reflog entries point at invalid...
2015-06-08 fsck_handle_reflog_sha1(): new function
2015-06-05 Sync with 2.4.3
2015-06-05 Merge branch 'ld/p4-editor-multi-words'
2015-06-05 Merge branch 'bc/object-id'
2015-06-05 Merge branch 'jk/at-push-sha1'
2015-06-05 Merge branch 'dl/branch-error-message' into maint
2015-06-05 Merge branch 'jk/skip-http-tests-under-no-curl' into...
2015-06-05 Merge branch 'ps/doc-packfile-vs-pack-file' into maint
2015-06-05 Merge branch 'fg/document-commit-message-stripping...
next