summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2015-05-19Merge branch 'nd/diff-i-t-a'Junio C Hamano
2015-05-11Merge branch 'pt/xdg-config-path'Junio C Hamano
2015-05-11Merge branch 'jc/hash-object'Junio C Hamano
2015-05-11Merge branch 'sb/prefix-path-free-results'Junio C Hamano
2015-05-11Merge branch 'jn/clean-use-error-not-fprintf-on-stderr'Junio C Hamano
2015-05-11Merge branch 'tb/blame-resurrect-convert-to-git'Junio C Hamano
2015-05-11Merge branch 'jc/plug-fmt-merge-msg-leak'Junio C Hamano
2015-05-11Merge branch 'nd/slim-index-pack-memory-usage'Junio C Hamano
2015-05-11Merge branch 'jk/sha1-file-reduce-useless-warnings'Junio C Hamano
2015-05-11Merge branch 'nd/multiple-work-trees'Junio C Hamano
2015-05-06git-config: replace use of home_config_paths()Paul Tan
2015-05-06git-commit: replace use of home_config_paths()Paul Tan
2015-05-06Merge branch 'oh/fix-config-default-user-name-section'Junio C Hamano
2015-05-06Merge branch 'ts/checkout-advice-plural'Junio C Hamano
2015-05-06Merge branch 'jk/init-core-worktree-at-root'Junio C Hamano
2015-05-06Merge branch 'mh/show-branch-topic'Junio C Hamano
2015-05-06Merge branch 'bc/object-id'Junio C Hamano
2015-05-05prefix_path(): unconditionally free results in the callersStefan Beller
2015-05-05hash-object --literally: fix buffer overrun with extra-long object typeEric Sunshine
2015-05-04config: use error() instead of fprintf(stderr, ...)Jonathan Nieder
2015-05-03blame: CRLF in the working tree and LF in the repoTorsten Bögershausen
2015-04-20Merge branch 'ps/grep-help-all-callback-arg'Junio C Hamano
2015-04-20fmt-merge-msg: plug small leak of commit bufferJunio C Hamano
2015-04-19index-pack: kill union delta_base to save memoryNguyễn Thái Ngọc Duy
2015-04-17config: fix settings in default_user_config templateOssi Herrala
2015-04-16Revert "merge: pass verbosity flag down to merge-recursive"Junio C Hamano
2015-04-14Merge branch 'jk/merge-quiet'Junio C Hamano
2015-04-14Merge branch 'jc/update-instead-into-void'Junio C Hamano
2015-04-13grep: correctly initialize help-all optionPatrick Steinhardt
2015-04-02checkout: call a single commit "it" intead of "them"Thomas Schneider
2015-04-02merge: pass verbosity flag down to merge-recursiveJeff King
2015-04-02init: don't set core.worktree when initializing /.gitJeff King
2015-04-02push-to-deploy: allow pushing into an unborn branch and updating itJunio C Hamano
2015-03-31show-branch: show all local heads when only giving one rev along --topicsMike Hommey
2015-03-31prune --worktrees: fix expire vs worktree existence conditionMax Kirillov
2015-03-31sha1_file: squelch "packfile cannot be accessed" warningsJeff King
2015-03-27Merge branch 'sb/leaks'Junio C Hamano
2015-03-26Merge branch 'jc/report-path-error-to-dir'Junio C Hamano
2015-03-25Merge branch 'jk/prune-with-corrupt-refs'Junio C Hamano
2015-03-25Merge branch 'jk/cleanup-failed-clone'Junio C Hamano
2015-03-25Merge branch 'ws/grep-quiet-no-pager'Junio C Hamano
2015-03-24report_path_error(): move to dir.cJunio C Hamano
2015-03-23diff-lib.c: adjust position of i-t-a entries in diffNguyễn Thái Ngọc Duy
2015-03-23Merge branch 'jk/push-config'Junio C Hamano
2015-03-23Merge branch 'jk/tag-h-column-is-a-listing-option'Junio C Hamano
2015-03-23commit.c: fix a memory leakStefan Beller
2015-03-23builtin/apply.c: fix a memleakStefan Beller
2015-03-22update-index: fix a memleakStefan Beller
2015-03-20Merge branch 'sb/leaks'Junio C Hamano
2015-03-20Merge branch 'km/bsd-shells'Junio C Hamano