summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2014-01-06builtin/help.c: call load_command_list() only when it is neededSebastian Schuberth
2013-12-30Merge branch 'maint'Junio C Hamano
2013-12-30for-each-ref: remove unused variableRamkumar Ramachandra
2013-12-27Merge branch 'tg/diff-no-index-refactor'Junio C Hamano
2013-12-27Merge branch 'jk/cat-file-regression-fix'Junio C Hamano
2013-12-27Merge branch 'jk/rev-parse-double-dashes'Junio C Hamano
2013-12-27Merge branch 'jc/push-refmap'Junio C Hamano
2013-12-17Sync with 1.8.5.2Junio C Hamano
2013-12-17Merge branch 'tb/clone-ssh-with-colon-for-port'Junio C Hamano
2013-12-17Merge branch 'nd/transport-positive-depth-only'Junio C Hamano
2013-12-17Merge branch 'cc/starts-n-ends-with'Junio C Hamano
2013-12-17Merge branch 'jl/commit-v-strip-marker'Junio C Hamano
2013-12-17Merge branch 'mm/mv-file-to-no-such-dir-with-slash'Junio C Hamano
2013-12-17Merge branch 'fc/trivial'Junio C Hamano
2013-12-17Merge branch 'nd/magic-pathspec' into maintJunio C Hamano
2013-12-17cmd_repack(): remove redundant local variable "nr_packs"Michael Haggerty
2013-12-16diff: avoid some nestingThomas Gummerer
2013-12-12Merge branch 'jk/remove-deprecated'Junio C Hamano
2013-12-12Merge branch 'mh/fetch-tags-in-addition-to-normal-refs'Junio C Hamano
2013-12-12diff: don't read index when --no-index is givenThomas Gummerer
2013-12-12diff: move no-index detection to builtin/diff.cThomas Gummerer
2013-12-12cat-file: handle --batch format with missing type/sizeJeff King
2013-12-12cat-file: pass expand_data to print_object_or_dieJeff King
2013-12-09git fetch-pack: add --diag-urlTorsten Bögershausen
2013-12-09rev-parse: be more careful with munging argumentsJeff King
2013-12-09remote: fix status with branch...rebase=preserveFelipe Contreras
2013-12-09rev-parse: correctly diagnose revision errors before "--"Jeff King
2013-12-06clone,fetch: catch non positive --depth option valueNguyễn Thái Ngọc Duy
2013-12-06Merge branch 'nd/magic-pathspec'Junio C Hamano
2013-12-06Merge branch 'rr/for-each-ref-decoration'Junio C Hamano
2013-12-05commit -v: strip diffs and submodule shortlogs from the commit messageJens Lehmann
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder
2013-12-05builtin/remote: remove postfixcmp() and use suffixcmp() insteadChristian Couder
2013-12-05Sync with 1.8.5Junio C Hamano
2013-12-05Merge branch 'gj/push-more-verbose-advice' (early part)Junio C Hamano
2013-12-05Merge branch 'jc/ref-excludes'Junio C Hamano
2013-12-05Merge branch 'nv/parseopt-opt-arg'Junio C Hamano
2013-12-05Merge branch 'jc/merge-base-reflog'Junio C Hamano
2013-12-05Merge branch 'jk/robustify-parse-commit'Junio C Hamano
2013-12-04push: also use "upstream" mapping when pushing a single refJunio C Hamano
2013-12-04push: use remote.$name.push as a refmapJunio C Hamano
2013-12-04mv: let 'git mv file no-such-dir/' error outMatthieu Moy
2013-12-03builtin/push.c: use strbuf instead of manual allocationJunio C Hamano
2013-12-03stop installing git-tar-tree linkJonathan Nieder
2013-11-20diff: restrict pathspec limitations to diff b/f case onlyNguyễn Thái Ngọc Duy
2013-11-19for-each-ref: avoid color leakageRamkumar Ramachandra
2013-11-19for-each-ref: introduce %(color:...) for colorRamkumar Ramachandra
2013-11-19for-each-ref: introduce %(upstream:track[short])Ramkumar Ramachandra
2013-11-18Merge branch 'nd/literal-pathspecs'Junio C Hamano
2013-11-18for-each-ref: introduce %(HEAD) asterisk markerRamkumar Ramachandra