aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* clone: pass --progress decision to recursive submodulesJeff King2016-09-22
* Merge branch 'sb/submodule-clone-rr'Junio C Hamano2016-09-08
|\
| * clone: recursive and reference option triggers submodule alternatesStefan Beller2016-08-17
| * clone: implement optional referencesStefan Beller2016-08-15
| * clone: clarify option_reference as requiredStefan Beller2016-08-15
| * clone: factor out checking for an alternate pathStefan Beller2016-08-15
| * submodule--helper update-clone: allow multiple referencesStefan Beller2016-08-12
| * submodule--helper module-clone: allow multiple referencesStefan Beller2016-08-12
| * t7408: merge short tests, factor out testing methodStefan Beller2016-08-12
| * t7408: modernize styleStefan Beller2016-08-12
* | Merge branch 'jh/status-v2-porcelain'Junio C Hamano2016-09-08
|\ \
| * | status: unit tests for --porcelain=v2Jeff Hostetler2016-08-12
| * | test-lib-functions.sh: add lf_to_nul helperJeff Hostetler2016-08-11
| * | git-status.txt: describe --porcelain=v2 formatJeff Hostetler2016-08-11
| * | status: print branch info with --porcelain=v2 --branchJeff Hostetler2016-08-11
| * | status: print per-file porcelain v2 status dataJeff Hostetler2016-08-11
| * | status: collect per-file data for --porcelain=v2Jeff Hostetler2016-08-11
| * | status: support --porcelain[=<version>]Jeff Hostetler2016-08-05
| * | status: cleanup API to wt_status_printJeff Hostetler2016-08-05
| * | status: rename long-format print routinesJeff Hostetler2016-08-05
* | | Merge branch 'po/range-doc'Junio C Hamano2016-09-08
|\ \ \
| * | | doc: revisions: sort examples and fix alignment of the unchangedPhilip Oakley2016-08-13
| * | | doc: revisions: show revision expansion in examplesPhilip Oakley2016-08-13
| * | | doc: revisions - clarify reachability examplesPhilip Oakley2016-08-13
| * | | doc: revisions - define `reachable`Philip Oakley2016-08-13
| * | | doc: gitrevisions - clarify 'latter case' is revision walkPhilip Oakley2016-08-13
| * | | doc: gitrevisions - use 'reachable' in page descriptionPhilip Oakley2016-08-13
| * | | doc: revisions: single vs multi-parent notation comparisonPhilip Oakley2016-08-13
| * | | doc: revisions: extra clarification of <rev>^! notation effectsPhilip Oakley2016-08-13
| * | | doc: revisions: give headings for the two and three dot notationsPhilip Oakley2016-08-12
| * | | doc: show the actual left, right, and boundary marksPhilip Oakley2016-07-20
| * | | doc: revisions - name the left and right sidesPhilip Oakley2016-07-20
| * | | doc: use 'symmetric difference' consistentlyPhilip Oakley2016-07-20
* | | | Merge branch 'rt/help-unknown'Junio C Hamano2016-09-08
|\ \ \ \
| * | | | help: make option --help open man pages only for Git commandsRalf Thielow2016-08-30
| * | | | help: introduce option --exclude-guidesRalf Thielow2016-08-30
| * | | | Merge branch 'js/no-html-bypass-on-windows' into rt/help-unknownJunio C Hamano2016-08-26
| |\ \ \ \
* | \ \ \ \ Merge branch 'cc/receive-pack-limit'Junio C Hamano2016-09-08
|\ \ \ \ \ \
| * | | | | | receive-pack: allow a maximum input size to be specifiedJeff King2016-08-24
| * | | | | | unpack-objects: add --max-input-size=<size> optionChristian Couder2016-08-24
| * | | | | | index-pack: add --max-input-size=<size> optionJeff King2016-08-24
* | | | | | | Merge branch 'jk/format-patch-number-singleton-patch-with-cover'Junio C Hamano2016-09-08
|\ \ \ \ \ \ \
| * | | | | | | format-patch: show 0/1 and 1/1 for singleton patch with cover letterJacob Keller2016-08-23
* | | | | | | | Merge branch 'jk/delta-base-cache'Junio C Hamano2016-09-08
|\ \ \ \ \ \ \ \
| * | | | | | | | t/perf: add basic perf tests for delta base cacheJeff King2016-08-23
| * | | | | | | | delta_base_cache: use hashmap.hJeff King2016-08-23
| * | | | | | | | delta_base_cache: drop special treatment of blobsJeff King2016-08-23
| * | | | | | | | delta_base_cache: use list.h for LRUJeff King2016-08-23
| * | | | | | | | release_delta_base_cache: reuse existing detach functionJeff King2016-08-23
| * | | | | | | | clear_delta_base_cache_entry: use a more descriptive nameJeff King2016-08-23