aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* xdiff: rename "struct group" to "struct xdlgroup"Jeff King2016-09-27
* blame: honor the diff heuristic options and configMichael Haggerty2016-09-19
* parse-options: add parse_opt_unknown_cb()Michael Haggerty2016-09-19
* diff: improve positioning of add/delete blocks in diffsMichael Haggerty2016-09-19
* xdl_change_compact(): introduce the concept of a change groupMichael Haggerty2016-08-23
* recs_match(): take two xrecord_t pointers as argumentsMichael Haggerty2016-08-23
* is_blank_line(): take a single xrecord_t as argumentMichael Haggerty2016-08-23
* xdl_change_compact(): only use heuristic if group can't be matchedMichael Haggerty2016-08-23
* xdl_change_compact(): fix compaction heuristic to adjust ixoMichael Haggerty2016-08-23
* Merge branch 'jk/add-i-diff-compact-heuristics'Junio C Hamano2016-07-06
|\
| * add--interactive: respect diff.compactionHeuristicJeff King2016-06-16
* | Merge branch 'km/fetch-do-not-free-remote-name'Junio C Hamano2016-07-06
|\ \
| * | builtin/fetch.c: don't free remote->name after fetchKeith McGuigan2016-06-14
* | | Merge branch 'nd/test-lib-httpd-show-error-log-in-verbose'Junio C Hamano2016-07-06
|\ \ \
| * | | lib-httpd.sh: print error.log on errorNguyễn Thái Ngọc Duy2016-06-13
* | | | Merge branch 'jk/string-list-static-init'Junio C Hamano2016-07-06
|\ \ \ \
| * | | | use string_list initializer consistentlyJeff King2016-06-13
| * | | | Merge branch 'jk/parseopt-string-list' into jk/string-list-static-initJunio C Hamano2016-06-13
| |\ \ \ \
| | * | | | blame,shortlog: don't make local option variables staticJeff King2016-06-13
| | * | | | interpret-trailers: don't duplicate option stringsJeff King2016-06-13
| | * | | | parse_opt_string_list: stop allocating new stringsJeff King2016-06-13
* | | | | | Merge branch 'jk/send-pack-stdio'Junio C Hamano2016-07-06
|\ \ \ \ \ \
| * | | | | | write_or_die: remove the unused write_or_whine() functionRamsay Jones2016-06-10
| * | | | | | send-pack: use buffered I/O to talk to pack-objectsJeff King2016-06-08
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'pb/commit-editmsg-path'Junio C Hamano2016-07-06
|\ \ \ \ \ \
| * | | | | | builtin/commit.c: memoize git-path for COMMIT_EDITMSGPranit Bauva2016-06-09
* | | | | | | Merge branch 'ep/http-curl-trace'Junio C Hamano2016-07-06
|\ \ \ \ \ \ \
| * | | | | | | imap-send.c: introduce the GIT_TRACE_CURL enviroment variableElia Pinto2016-05-24
| * | | | | | | http.c: implement the GIT_TRACE_CURL environment variableElia Pinto2016-05-24
* | | | | | | | Second batch of topics for 2.10Junio C Hamano2016-06-27
* | | | | | | | Sync with maintJunio C Hamano2016-06-27
|\ \ \ \ \ \ \ \
| * | | | | | | | Start preparing for 2.9.1Junio C Hamano2016-06-27
| * | | | | | | | Merge branch 'rs/xdiff-hunk-with-func-line' into maintJunio C Hamano2016-06-27
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/rev-list-count-with-bitmap' into maintJunio C Hamano2016-06-27
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'et/pretty-format-c-auto' into maintJunio C Hamano2016-06-27
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'ew/daemon-socket-keepalive' into maintJunio C Hamano2016-06-27
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'tb/complete-status'Junio C Hamano2016-06-27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | completion: add git statusThomas Braun2016-06-10
| * | | | | | | | | | | | completion: add __git_get_option_value helperThomas Braun2016-06-10
| * | | | | | | | | | | | completion: factor out untracked file modes into a variableThomas Braun2016-06-10
* | | | | | | | | | | | | Merge branch 'mg/cherry-pick-multi-on-unborn'Junio C Hamano2016-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cherry-pick: allow to pick to unborn branchesMichael J Gruber2016-06-06
* | | | | | | | | | | | | | Merge branch 'lf/receive-pack-auto-gc-to-client'Junio C Hamano2016-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | receive-pack: send auto-gc output over sideband 2Lukas Fleischer2016-06-06
* | | | | | | | | | | | | | | Merge branch 'em/newer-freebsd-shells-are-fine-with-returns'Junio C Hamano2016-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | rebase: update comment about FreeBSD /bin/shEd Maste2016-06-17
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'lv/status-say-working-tree-not-directory'Junio C Hamano2016-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Use "working tree" instead of "working directory" for git statusLars Vogel2016-06-09
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'nb/gnome-keyring-build'Junio C Hamano2016-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | gnome-keyring: Don't hard-code pkg-config executableHeiko Becker2016-06-14
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |