aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'mh/replace-refs-variable-rename'Junio C Hamano2014-03-14
|\
| * rename read_replace_refs to check_replace_refsMichael Haggerty2014-02-20
* | Merge branch 'nd/i18n-progress'Junio C Hamano2014-03-14
|\ \
| * | i18n: mark all progress lines for translationNguyễn Thái Ngọc Duy2014-02-24
| |/
* | Merge branch 'jh/note-trees-record-blobs'Junio C Hamano2014-03-14
|\ \
| * | notes: disallow reusing non-blob as a note objectJohan Herland2014-02-20
* | | Merge branch 'nd/no-more-fnmatch'Junio C Hamano2014-03-14
|\ \ \
| * | | use wildmatch() directly without fnmatch() wrapperNguyễn Thái Ngọc Duy2014-02-20
| | |/ | |/|
* | | Merge branch 'nd/reset-setup-worktree'Junio C Hamano2014-03-14
|\ \ \
| * | | reset: optionally setup worktree and refresh index on --mixedNguyễn Thái Ngọc Duy2014-02-18
| * | | Merge branch 'bm/merge-base-octopus-dedup' into maintJunio C Hamano2014-02-13
| |\ \ \
| * \ \ \ Merge branch 'sb/repack-in-c' into maintJunio C Hamano2014-02-13
| |\ \ \ \
| * \ \ \ \ Merge branch 'js/lift-parent-count-limit' into maintJunio C Hamano2014-02-05
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'nd/add-empty-fix' into maintJunio C Hamano2014-02-05
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jl/commit-v-strip-marker' into maintJunio C Hamano2014-02-05
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'tb/clone-ssh-with-colon-for-port' into maintJunio C Hamano2014-02-05
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'nd/transport-positive-depth-only' into maintJunio C Hamano2014-02-05
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'ks/config-file-stdin'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | config: teach "git config --file -" to read from the standard inputKirill A. Shutemov2014-02-18
| * | | | | | | | | | | config: change git_config_with_options() interfaceKirill A. Shutemov2014-02-18
| * | | | | | | | | | | builtin/config.c: rename check_blob_write() -> check_write()Kirill A. Shutemov2014-02-18
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jk/janitorial-fixes'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | builtin/mv: don't use memory after freeJohn Keeping2014-02-18
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'jc/check-attr-honor-working-tree'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | check-attr: move to the top of working tree when in non-bare repositoryJunio C Hamano2014-02-06
* | | | | | | | | | | | Merge branch 'cc/starts-n-ends-with-endgame'Junio C Hamano2014-03-07
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'gj/push-more-verbose-advice'Junio C Hamano2014-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | push: switch default from "matching" to "simple"Junio C Hamano2013-11-13
* | | | | | | | | | | | | | Merge branch 'jc/add-2.0-ignore-removal'Junio C Hamano2014-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | git add <pathspec>... defaults to "-A"Junio C Hamano2013-04-22
* | | | | | | | | | | | | | | Merge branch 'jn/add-2.0-u-A-sans-pathspec'Junio C Hamano2014-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git add: -u/-A now affects the entire working treeJunio C Hamano2013-04-26
* | | | | | | | | | | | | | | | Merge branch 'jc/push-2.0-default-to-simple'Junio C Hamano2014-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | push: switch default from "matching" to "simple"Junio C Hamano2013-06-18
* | | | | | | | | | | | | | | | | Merge branch 'nd/daemonize-gc'Junio C Hamano2014-03-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | gc: config option for running --auto in backgroundNguyễn Thái Ngọc Duy2014-02-10
* | | | | | | | | | | | | | | | | | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-02-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | pack-bitmap: implement optional name_hash cacheVicent Marti2013-12-30
| * | | | | | | | | | | | | | | | | | repack: consider bitmaps when performing repacksVicent Marti2013-12-30
| * | | | | | | | | | | | | | | | | | repack: handle optional files created by pack-objectsJeff King2013-12-30
| * | | | | | | | | | | | | | | | | | repack: turn exts array into array-of-structJeff King2013-12-30
| * | | | | | | | | | | | | | | | | | repack: stop using magic number for ARRAY_SIZE(exts)Jeff King2013-12-30
| * | | | | | | | | | | | | | | | | | pack-objects: implement bitmap writingVicent Marti2013-12-30
| * | | | | | | | | | | | | | | | | | rev-list: add bitmap mode to speed up object listsVicent Marti2013-12-30
| * | | | | | | | | | | | | | | | | | pack-objects: use bitmaps when packing objectsVicent Marti2013-12-30
| * | | | | | | | | | | | | | | | | | pack-objects: split add_object_entryJeff King2013-12-30
| * | | | | | | | | | | | | | | | | | pack-objects: factor out name_hashVicent Marti2013-10-24
| * | | | | | | | | | | | | | | | | | pack-objects: refactor the packing listVicent Marti2013-10-24
* | | | | | | | | | | | | | | | | | | Merge branch 'dk/blame-janitorial'Junio C Hamano2014-02-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | builtin/blame.c::find_copy_in_blob: no need to scan for region endDavid Kastrup2014-02-25