summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2013-07-11Merge branch 'jg/status-config'Junio C Hamano
2013-07-11Merge branch 'rr/rebase-checkout-reflog'Junio C Hamano
2013-07-11Merge branch 'jc/triangle-push-fixup'Junio C Hamano
2013-07-01Merge branch 'jc/topo-author-date-sort'Junio C Hamano
2013-06-30Merge branch 'mh/ref-races'Junio C Hamano
2013-06-30Merge branch 'nk/name-rev-abbreviated-refs'Junio C Hamano
2013-06-30Merge branch 'jk/submodule-subdirectory-ok'Junio C Hamano
2013-06-27Merge branch 'bc/checkout-tracking-name-plug-leak'Junio C Hamano
2013-06-26Merge branch 'tr/maint-apply-non-git-patch-parsefix'Junio C Hamano
2013-06-26Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'Junio C Hamano
2013-06-24Merge branch 'mm/rm-coalesce-errors'Junio C Hamano
2013-06-24Merge branch 'jh/libify-note-handling'Junio C Hamano
2013-06-24status/commit: make sure --porcelain is not affected by user-facing configJunio C Hamano
2013-06-24commit: make it work with status.shortRamkumar Ramachandra
2013-06-24status: introduce status.branch to enable --branch by defaultJorge Juan Garcia Garcia
2013-06-24status: introduce status.short to enable --short by defaultJorge Juan Garcia Garcia
2013-06-24push: change `simple` to accommodate triangular workflowsRamkumar Ramachandra
2013-06-24Revert "Merge branch 'jg/status-config'"Junio C Hamano
2013-06-23Merge branch 'jg/status-config'Junio C Hamano
2013-06-21apply: carefully strdup a possibly-NULL nameThomas Rast
2013-06-20Merge branch 'rs/logical-vs-binary-or'Junio C Hamano
2013-06-20Merge branch 'mm/color-auto-default'Junio C Hamano
2013-06-20Extract a struct stat_data from cache_entryMichael Haggerty
2013-06-20refs: implement simple transactions for the packed-refs fileMichael Haggerty
2013-06-18name-rev: allow to specify a subpath for --refs optionNamhyung Kim
2013-06-18fix "builtin-*" references to be "builtin/*"Phil Hord
2013-06-18builtin/checkout.c: don't leak memory in check_tracking_nameBrandon Casey
2013-06-17rev-parse: add --prefix optionJohn Keeping
2013-06-17checkout: respect GIT_REFLOG_ACTIONRamkumar Ramachandra
2013-06-16status: introduce status.branch to enable --branch by defaultJorge Juan Garcia Garcia
2013-06-14Merge branch 'mh/reflife'Junio C Hamano
2013-06-13use logical OR (||) instead of binary OR (|) in logical contextRené Scharfe
2013-06-12rm: introduce advice.rmHints to shorten messagesMathieu Lienard--Mayor
2013-06-12rm: better error message on failure for multiple filesMathieu Lienard--Mayor
2013-06-12Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.cJohan Herland
2013-06-12finish_copy_notes_for_rewrite(): Let caller provide commit messageJohan Herland
2013-06-11toposort: rename "lifo" fieldJunio C Hamano
2013-06-11status: introduce status.short to enable --short by defaultJorge Juan Garcia Garcia
2013-06-11Merge branch 'rs/unpack-trees-plug-leak'Junio C Hamano
2013-06-10make color.ui default to 'auto'Matthieu Moy
2013-06-10Merge branch 'jn/config-ignore-inaccessible' into maintJunio C Hamano
2013-06-06Merge branch 'rr/push-head'Junio C Hamano
2013-06-06Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano
2013-06-06Merge branch 'nd/prune-packed-dryrun-verbose'Junio C Hamano
2013-06-05Merge branch 'rs/commit-m-no-edit'Junio C Hamano
2013-06-02Merge branch 'tr/line-log'Junio C Hamano
2013-06-02Merge branch 'mc/describe-first-parent'Junio C Hamano
2013-06-02Merge branch 'jk/fetch-always-update-tracking'Junio C Hamano
2013-06-02Merge branch 'vv/help-unknown-ref'Junio C Hamano
2013-06-02Merge branch 'nd/clone-local-with-colon'Junio C Hamano