summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2015-08-03Merge branch 'jk/date-mode-format'Junio C Hamano
2015-08-03Merge branch 'ib/scripted-parse-opt-better-hint-string'Junio C Hamano
2015-08-03Merge branch 'dt/log-follow-config'Junio C Hamano
2015-08-03Merge branch 'jk/cat-file-batch-all'Junio C Hamano
2015-08-03Merge branch 'js/fsck-opt'Junio C Hamano
2015-08-03Merge branch 'mh/init-delete-refs-api'Junio C Hamano
2015-08-03Merge branch 'pt/pull-builtin'Junio C Hamano
2015-08-03Merge branch 'ee/clean-remove-dirs'Junio C Hamano
2015-08-03Merge branch 'cb/parse-magnitude'Junio C Hamano
2015-08-03Merge branch 'bc/gpg-verify-raw'Junio C Hamano
2015-08-03Merge branch 'kn/for-each-ref'Junio C Hamano
2015-08-03Merge branch 'mh/replace-refs'Junio C Hamano
2015-08-03for-each-ref: introduce filter_refs()Karthik Nayak
2015-08-03ref-filter: move code from 'for-each-ref'Karthik Nayak
2015-07-15rev-parse --parseopt: allow [*=?!] in argument hintsIlya Bobyr
2015-07-13Merge branch 'es/worktree-add'Junio C Hamano
2015-07-13Merge branch 'nd/multiple-work-trees'Junio C Hamano
2015-07-13Merge branch 'ss/clone-guess-dir-name-simplify'Junio C Hamano
2015-07-12Revert "checkout: retire --ignore-other-worktrees in favor of --force"Junio C Hamano
2015-07-10Merge branch 'ls/hint-rev-list-count'Junio C Hamano
2015-07-10Merge branch 'jk/rev-list-no-bitmap-while-pruning'Junio C Hamano
2015-07-09Merge branch 'jc/fix-alloc-sortbuf-in-index-pack'Junio C Hamano
2015-07-09clone: simplify string handling in guess_dir_name()Sebastian Schuberth
2015-07-09log: add "log.follow" configuration variableDavid Turner
2015-07-07checkout: retire --ignore-other-worktrees in favor of --forceEric Sunshine
2015-07-07worktree: add: auto-vivify new branch when <branch> is omittedEric Sunshine
2015-07-06worktree: add: make -b/-B default to HEAD when <branch> is omittedEric Sunshine
2015-07-06worktree: extract basename computation to new functionEric Sunshine
2015-07-06checkout: require worktree unconditionallyEric Sunshine
2015-07-06checkout: retire --to optionEric Sunshine
2015-07-06worktree: add -b/-B optionsEric Sunshine
2015-07-06worktree: add --detach optionEric Sunshine
2015-07-06worktree: add --force optionEric Sunshine
2015-07-06worktree: introduce "add" commandEric Sunshine
2015-07-06checkout: drop 'checkout_opts' dependency from prepare_linked_checkoutEric Sunshine
2015-07-06checkout: make --to unconditionally verboseEric Sunshine
2015-07-06checkout: prepare_linked_checkout: drop now-unused 'new' argumentEric Sunshine
2015-07-06checkout: relocate --to's "no branch specified" checkEric Sunshine
2015-07-06checkout: fix bug with --to and relative HEADEric Sunshine
2015-07-04index-pack: fix allocation of sorted_by_pos arrayJunio C Hamano
2015-07-01rev-list: disable --use-bitmap-index when pruning commitsJeff King
2015-07-01rev-list: add --count to usage guideLawrence Siebert
2015-06-29introduce "format" date-modeJeff King
2015-06-29convert "enum date_mode" into a structJeff King
2015-06-29show-branch: use DATE_RELATIVE instead of magic numberJeff King
2015-06-29worktree: new place for "git prune --worktrees"Nguyễn Thái Ngọc Duy
2015-06-26cat-file: sort and de-dup output of --batch-all-objectsJeff King
2015-06-25Merge branch 'nd/diff-i-t-a'Junio C Hamano
2015-06-24Merge branch 'jk/index-pack-reduce-recheck'Junio C Hamano
2015-06-24Merge branch 'mh/reporting-broken-refs-from-for-each-ref'Junio C Hamano