summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2012-03-27apply: free patch->resultJunio C Hamano
2012-03-27apply: release memory for fn_tableJunio C Hamano
2012-03-27apply: free patch->{def,old,new}_name fieldsJunio C Hamano
2012-03-27apply: rename free_patch() to free_patch_list()Junio C Hamano
2012-03-27teach "git branch" a --quiet optionJeff King
2012-03-27checkout: suppress tracking message with "-q"Jeff King
2012-03-23drop casts from users EMPTY_TREE_SHA1_BINJeff King
2012-03-20Merge branch 'maint-1.7.8' into maintJunio C Hamano
2012-03-20merge: backport GIT_MERGE_AUTOEDIT supportJunio C Hamano
2012-03-20Merge branch 'jc/advise-i18n' into maint-1.7.8Junio C Hamano
2012-03-20push: Provide situational hints for non-fast-forward errorsChristopher Tiwald
2012-03-14fmt-merge-msg: show those involved in a merged seriesJunio C Hamano
2012-03-12Merge branch 'az/verify-tag-use-gpg-config'Junio C Hamano
2012-03-11commit: pass author/committer info to hooksJunio C Hamano
2012-03-08verify-tag: Parse GPG configuration options.Alex Zepeda
2012-03-08Merge branch 'kb/maint-prune-rmdir-closedir'Junio C Hamano
2012-03-07apply: do not leak patches and fragmentsJared Hance
2012-03-07fix deletion of .git/objects sub-directories in git-prune/repackKarsten Blees
2012-03-07update-server-info: respect core.bigfilethresholdNguyễn Thái Ngọc Duy
2012-03-07fsck: use streaming API for writing lost-found blobsNguyễn Thái Ngọc Duy
2012-03-07show: use streaming API for showing blobsNguyễn Thái Ngọc Duy
2012-03-07cat-file: use streaming API to print blobsNguyễn Thái Ngọc Duy
2012-03-06Merge branch 'zj/diff-stat-dyncol'Junio C Hamano
2012-03-05Merge branch 'jk/symbolic-ref-short'Junio C Hamano
2012-03-05Merge branch 'cn/maint-branch-with-bad' into maintJunio C Hamano
2012-03-05Merge branch 'nd/maint-verify-objects' into maintJunio C Hamano
2012-03-02Merge branch 'cb/fsck-squelch-dangling'Junio C Hamano
2012-03-02Merge branch 'rs/no-no-no-parseopt'Junio C Hamano
2012-03-01Merge branch 'nd/maint-verify-objects'Junio C Hamano
2012-03-01Merge branch 'cn/maint-branch-with-bad'Junio C Hamano
2012-03-01diff --stat: add config option to limit graph widthZbigniew Jędrzejewski-Szmek
2012-03-01merge --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek
2012-03-01log --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek
2012-03-01show --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek
2012-03-01diff --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek
2012-02-28fsck: --no-dangling omits "dangling object" informationJunio C Hamano
2012-02-28parse-options: remove PARSE_OPT_NEGHELPRené Scharfe
2012-02-28rev-list: fix --verify-objects --quiet becoming --objectsNguyễn Thái Ngọc Duy
2012-02-28rev-list: remove BISECT_SHOW_TRIED flagNguyễn Thái Ngọc Duy
2012-02-27symbolic-ref --short: abbreviate the output unambiguouslyJan Krüger
2012-02-27Merge branch 'pj/remote-set-branches-usage-fix' into maintJunio C Hamano
2012-02-27Merge branch 'tr/merge-edit-guidance' into maintJunio C Hamano
2012-02-27branch: don't assume the merge filter ref existsCarlos Martín Nieto
2012-02-27Merge branch 'fc/push-prune'Junio C Hamano
2012-02-27pack-objects: Fix compilation with NO_PTHREDSMichał Kiedrowicz
2012-02-23Merge branch 'jk/config-include'Junio C Hamano
2012-02-23Merge branch 'pj/remote-set-branches-usage-fix'Junio C Hamano
2012-02-23merge: do not trust fstat(2) too much when checking interactivenessJunio C Hamano
2012-02-23push: add '--prune' optionFelipe Contreras
2012-02-21Merge branch 'cb/receive-pack-keep-errors' into maintJunio C Hamano