summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2013-09-24clone: add a period after "done" to end the sentenceSebastian Schuberth
2013-09-20Merge branch 'dw/check-ignore-sans-index'Junio C Hamano
2013-09-20Merge branch 'mm/commit-template-squelch-advice-messages'Junio C Hamano
2013-09-20Merge branch 'bk/refs-multi-update'Junio C Hamano
2013-09-20Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano
2013-09-20Merge branch 'mm/status-without-comment-char'Junio C Hamano
2013-09-20Merge branch 'jx/branch-vv-always-compare-with-upstream'Junio C Hamano
2013-09-20Merge branch 'nd/fetch-into-shallow'Junio C Hamano
2013-09-18shortlog: ignore commits with missing authorsJeff King
2013-09-18clone: always set transport optionsJeff King
2013-09-18clone: treat "checking connectivity" like other progressJeff King
2013-09-18clone: send diagnostic messages to stderrJeff King
2013-09-17repack: improve warnings about failure of renaming and removing filesStefan Beller
2013-09-17repack: retain the return value of pack-objectsStefan Beller
2013-09-17repack: rewrite the shell script in CStefan Beller
2013-09-17Merge branch 'rh/ishes-doc'Junio C Hamano
2013-09-17Merge branch 'fc/trivial'Junio C Hamano
2013-09-17Merge branch 'fc/fast-export'Junio C Hamano
2013-09-17Merge branch 'ap/commit-author-mailmap'Junio C Hamano
2013-09-17Merge branch 'jk/free-tree-buffer'Junio C Hamano
2013-09-13reset: handle submodule with trailing slashJohn Keeping
2013-09-13rm: re-use parse_pathspec's trailing-slash removalJohn Keeping
2013-09-12check-ignore: Add option to ignore index contentsDave Williams
2013-09-12Merge branch 'jk/config-int-range-check'Junio C Hamano
2013-09-12commit: disable status hints when writing to COMMIT_EDITMSGMatthieu Moy
2013-09-12wt-status: turn advice_status_hints into a field of wt_statusMatthieu Moy
2013-09-12commit: factor status configuration is a helper functionMatthieu Moy
2013-09-11Merge branch 'jc/ls-files-killed-optim'Junio C Hamano
2013-09-11Merge branch 'nd/push-no-thin'Junio C Hamano
2013-09-09Merge branch 'nd/magic-pathspec'Junio C Hamano
2013-09-09Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch'Junio C Hamano
2013-09-09Merge branch 'jc/url-match'Junio C Hamano
2013-09-09Merge branch 'jl/submodule-mv'Junio C Hamano
2013-09-09Merge branch 'es/blame-L-twice'Junio C Hamano
2013-09-09Merge branch 'jk/cat-file-batch-optim'Junio C Hamano
2013-09-09Merge branch 'es/blame-L-more'Junio C Hamano
2013-09-09Merge branch 'jc/push-cas'Junio C Hamano
2013-09-09Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano
2013-09-09Merge branch 'ms/fetch-prune-configuration'Junio C Hamano
2013-09-09cherry-pick: allow "-" as abbreviation of '@{-1}'Hiroshige Umino
2013-09-09git-config: always treat --int as 64-bit internallyJeff King
2013-09-09update-ref: support multiple simultaneous updatesBrad King
2013-09-06status: disable display of '#' comment prefix by defaultMatthieu Moy
2013-09-06builtin/stripspace.c: fix broken indentationMatthieu Moy
2013-09-06replace: allow long option namesChristian Couder
2013-09-06replace: forbid replacing an object with one of a different typeChristian Couder
2013-09-05add: lift the pathspec magic restriction on "add -p"Nguyễn Thái Ngọc Duy
2013-09-04use 'commit-ish' instead of 'committish'Richard Hansen
2013-09-04Merge branch 'sb/parseopt-boolean-removal'Junio C Hamano
2013-09-04Merge branch 'jc/parseopt-command-modes'Junio C Hamano