summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2013-04-23Merge branch 'kb/status-ignored-optim-2'Junio C Hamano
2013-04-23Merge branch 'jk/receive-pack-deadlocks-with-early-failure'Junio C Hamano
2013-04-22git add: rephrase -A/--no-all warningJunio C Hamano
2013-04-22git add: --ignore-removal is a better named --no-allJunio C Hamano
2013-04-22Merge branch 'jk/show-branch-strbuf' into maintJunio C Hamano
2013-04-22Merge branch 'jc/apply-ws-fix-tab-in-indent' into maintJunio C Hamano
2013-04-22Merge branch 'as/clone-reference-with-gitfile'Junio C Hamano
2013-04-22Merge branch 'jc/add-2.0-delete-default' (early part)Junio C Hamano
2013-04-22Merge branch 'nd/checkout-keep-sparse'Junio C Hamano
2013-04-22Merge branch 'jk/chopped-ident'Junio C Hamano
2013-04-22builtin/shortlog.c: make usage string consistent with logRamkumar Ramachandra
2013-04-22builtin/log.c: make usage string consistent with docRamkumar Ramachandra
2013-04-22git add: rephrase the "removal will cease to be ignored" warningJunio C Hamano
2013-04-21checkout: Use remote refspecs when DWIMming tracking branchesJohan Herland
2013-04-19receive-pack: close sideband fd on early pack errorsJeff King
2013-04-19Merge branch 'jn/add-2.0-u-A-sans-pathspec' (early part)Junio C Hamano
2013-04-19Merge branch 'ap/strbuf-humanize'Junio C Hamano
2013-04-19Merge branch 'fc/branch-upstream-color'Junio C Hamano
2013-04-18pretty: save commit encoding from logmsg_reencode if the caller needs itNguyễn Thái Ngọc Duy
2013-04-18Merge branch 'jk/merge-tree-added-identically'Junio C Hamano
2013-04-18Merge branch 'fc/send-email-annotate'Junio C Hamano
2013-04-18Merge branch 'kb/co-orphan-suggestion-short-sha1'Junio C Hamano
2013-04-18git add: rework the logic to warn "git add <pathspec>..." default changeJunio C Hamano
2013-04-17date.c: add parse_expiry_date()Junio C Hamano
2013-04-17blame: handle broken commit headers gracefullyRené Scharfe
2013-04-17cat-file: print tags raw for "cat-file -p"Jeff King
2013-04-15Merge branch 'rt/commentchar-fmt-merge-msg'Junio C Hamano
2013-04-15Merge branch 'jk/show-branch-strbuf'Junio C Hamano
2013-04-15dir.c: git-status --ignored: don't scan the work tree twiceKarsten Blees
2013-04-15dir.c: replace is_path_excluded with now equivalent is_excluded APIKarsten Blees
2013-04-15branch: colour upstream branchesFelipe Contreras
2013-04-15fast-export: add --signed-tags=warn-strip modeJohn Keeping
2013-04-15checkout: add --ignore-skip-worktree-bits in sparse checkout modeNguyễn Thái Ngọc Duy
2013-04-15config: allow inaccessible configuration under $HOMEJonathan Nieder
2013-04-15Merge branch 'po/help-guides'Junio C Hamano
2013-04-12Sync with 'maint'Junio C Hamano
2013-04-12Correct common spelling mistakes in comments and testsStefano Lattarini
2013-04-12Merge branch 'maint-1.8.1' into maintJunio C Hamano
2013-04-12help: mark common_guides[] as translatableSimon Ruderich
2013-04-12fast-export: fix argument name in error messagesPaul Price
2013-04-12Merge branch 'po/help-guides'Junio C Hamano
2013-04-11check-ignore: allow incremental streaming of queries via --stdinAdam Spiers
2013-04-11check-ignore: move setup into cmd_check_ignore()Adam Spiers
2013-04-11check-ignore: add -n / --non-matching optionAdam Spiers
2013-04-10count-objects: add -H option to humanize sizesAntoine Pelisse
2013-04-09clone: Allow repo using gitfile as a referenceAaron Schrab
2013-04-09clone: Fix error message for reference repositoryAaron Schrab
2013-04-08checkout: abbreviate hash in suggest_reattachKevin Bracey
2013-04-08merge-tree: don't print entries that match "local"John Keeping
2013-04-07Merge branch 'jk/rm-removed-paths'Junio C Hamano