aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
...
| * | | | remote: handle the config setting branch.*.rebase=interactiveJohannes Schindelin2016-01-13
| * | | | pull: allow interactive rebase with --rebase=interactiveJohannes Schindelin2016-01-13
| |/ / /
* | | | Merge branch 'tg/grep-no-index-fallback'Junio C Hamano2016-01-20
|\ \ \ \
| * | | | builtin/grep: add grep.fallbackToNoIndex configThomas Gummerer2016-01-12
* | | | | Merge branch 'js/fopen-harder'Junio C Hamano2016-01-20
|\ \ \ \ \
| * | | | | Handle more file writes correctly in shared reposJohannes Schindelin2016-01-11
| * | | | | commit: allow editing the commit message even in shared reposJohannes Schindelin2016-01-07
| | |_|_|/ | |/| | |
| * | | | Merge branch 'jk/symbolic-ref-maint' into maintJunio C Hamano2016-01-04
| |\ \ \ \
* | \ \ \ \ Merge branch 'jk/clang-pedantic'Junio C Hamano2016-01-20
|\ \ \ \ \ \
| * | | | | | avoid shifting signed integers 31 bitsJeff King2016-01-04
| |/ / / / /
* | | | | | Merge branch 'nd/ita-cleanup'Junio C Hamano2016-01-20
|\ \ \ \ \ \
| * | | | | | grep: make it clear i-t-a entries are ignoredNguyễn Thái Ngọc Duy2015-12-28
| * | | | | | add and use a convenience macro ce_intent_to_add()Nguyễn Thái Ngọc Duy2015-09-06
| * | | | | | blame: remove obsolete commentNguyễn Thái Ngọc Duy2015-08-25
* | | | | | | Merge branch 'mh/notes-allow-reading-treeish'Junio C Hamano2016-01-20
|\ \ \ \ \ \ \
| * | | | | | | notes: allow treeish expressions as notes refMike Hommey2016-01-12
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'vl/grep-configurable-threads'Junio C Hamano2016-01-12
|\ \ \ \ \ \ \
| * | | | | | | grep: add --threads=<num> option and grep.threads configurationVictor Leschuk2015-12-16
| * | | | | | | grep: slight refactoring to the code that disables threadingVictor Leschuk2015-12-15
| * | | | | | | grep: allow threading even on a single-core machineVictor Leschuk2015-12-15
* | | | | | | | Merge branch 'ea/blame-progress'Junio C Hamano2016-01-12
|\ \ \ \ \ \ \ \
| * | | | | | | | blame: add support for --[no-]progress optionEdmundo Carmona Antoranz2015-12-16
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'rs/show-branch-argv-array' into maintJunio C Hamano2015-12-11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'rs/pop-commit' into maintJunio C Hamano2015-12-11
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'dk/gc-idx-wo-pack' into maintJunio C Hamano2015-12-04
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'sb/submodule-parallel-fetch'Junio C Hamano2016-01-12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | submodules: allow parallel fetching, add tests and documentationStefan Beller2015-12-16
* | | | | | | | | | | | Merge branch 'ps/push-delete-option'Junio C Hamano2016-01-12
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | push: add '-d' as shorthand for '--delete'Patrick Steinhardt2015-12-16
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'jk/symbolic-ref-maint'Junio C Hamano2015-12-28
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | symbolic-ref: propagate error code from create_symref()Jeff King2015-12-21
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | push: don't mark options of recurse-submodules for translationRalf Thielow2015-12-22
* | | | | | | | | | Merge branch 'bc/format-patch-null-from-line'Junio C Hamano2015-12-21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | format-patch: add an option to suppress commit hashbrian m. carlson2015-12-15
* | | | | | | | | | | Merge branch 'mc/push-recurse-submodules-config'Junio C Hamano2015-12-21
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | push: follow the "last one wins" convention for --recurse-submodulesMike Crowe2015-12-04
| * | | | | | | | | | push: add recurseSubmodules config optionMike Crowe2015-11-20
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'bc/object-id'Junio C Hamano2015-12-10
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Remove get_object_hash.brian m. carlson2015-11-20
| * | | | | | | | | Convert struct object to object_idbrian m. carlson2015-11-20
| * | | | | | | | | Add several uses of get_object_hash.brian m. carlson2015-11-20
| * | | | | | | | | ref_newer: convert to use struct object_idbrian m. carlson2015-11-20
| * | | | | | | | | add_sought_entry_mem: convert to struct object_idbrian m. carlson2015-11-20
| * | | | | | | | | Convert struct ref to use object_id.brian m. carlson2015-11-20
| |/ / / / / / / /
* | | | | | | | | Merge branch 'dt/refs-backend-pre-vtable'Junio C Hamano2015-12-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | initdb: make safe_create_dir publicDavid Turner2015-11-20
* | | | | | | | | | Merge branch 'rs/parseopt-short-help'Junio C Hamano2015-12-04
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | show-ref: stop using PARSE_OPT_NO_INTERNAL_HELPRené Scharfe2015-11-20
| * | | | | | | | | | grep: stop using PARSE_OPT_NO_INTERNAL_HELPRené Scharfe2015-11-20
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'mk/blame-first-parent'Jeff King2015-12-01
|\ \ \ \ \ \ \ \ \ \