Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name: refactor upstream_mark | Jeff King | 2015-05-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remote.c: add branch_get_push | Jeff King | 2015-05-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remote.c: return upstream name from stat_tracking_info | Jeff King | 2015-05-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remote.c: untangle error logic in branch_get_upstream | Jeff King | 2015-05-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remote.c: report specific errors from branch_get_upstream | Jeff King | 2015-05-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remote.c: introduce branch_get_upstream helper | Jeff King | 2015-05-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remote.c: hoist read_config into remote_get_1 | Jeff King | 2015-05-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remote.c: provide per-branch pushremote name | Jeff King | 2015-05-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remote.c: hoist branch.*.remote lookup out of remote_get_1 | Jeff King | 2015-05-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remote.c: drop "remote" pointer from "struct branch" | Jeff King | 2015-05-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remote.c: refactor setup of branch->merge list | Jeff King | 2015-05-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remote.c: drop default_remote_name variable | Jeff King | 2015-05-03 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sixth batch for 2.5 cycle | Junio C Hamano | 2015-06-01 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/test-bitmap-free-at-end' | Junio C Hamano | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test_bitmap_walk: free bitmap with bitmap_free | Jeff King | 2015-05-22 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mm/rebase-i-post-rewrite-exec' | Junio C Hamano | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | t5407: use <<- to align the expected output | Junio C Hamano | 2015-05-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rebase -i: fix post-rewrite hook with failed exec command | Matthieu Moy | 2015-05-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rebase -i: demonstrate incorrect behavior of post-rewrite | Matthieu Moy | 2015-05-22 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fm/fetch-raw-sha1' | Junio C Hamano | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | upload-pack: optionally allow fetching reachable sha1 | Fredrik Medley | 2015-05-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | upload-pack: prepare to extend allow-tip-sha1-in-want | Fredrik Medley | 2015-05-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | config.txt: clarify allowTipSHA1InWant with camelCase | Fredrik Medley | 2015-05-21 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sg/help-group' | Junio C Hamano | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | help: respect new common command grouping | Sébastien Guimmara | 2015-05-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | command-list.txt: drop the "common" tag | Sébastien Guimmara | 2015-05-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generate-cmdlist: parse common group commands | Eric Sunshine | 2015-05-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | command-list.txt: add the common groups block | Sébastien Guimmara | 2015-05-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | command-list: prepare machinery for upcoming "common groups" section | Eric Sunshine | 2015-05-21 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mm/log-format-raw-doc' | Junio C Hamano | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/log: clarify sha1 non-abbreviation in log --raw | Matthieu Moy | 2015-05-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/log: clarify what --raw means | Matthieu Moy | 2015-05-18 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dt/cat-file-follow-symlinks' | Junio C Hamano | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cat-file: add --follow-symlinks to --batch | David Turner | 2015-05-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name: get_sha1_with_context learns to follow symlinks | David Turner | 2015-05-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tree-walk: learn get_tree_entry_follow_symlinks | David Turner | 2015-05-20 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/janitorial' | Junio C Hamano | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dir: remove unused variable sb | René Scharfe | 2015-05-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clean: remove unused variable buf | René Scharfe | 2015-05-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use file_exists() to check if a file exists in the worktree | René Scharfe | 2015-05-20 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/stash-options' | Junio C Hamano | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stash: recognize "--help" for subcommands | Jeff King | 2015-05-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stash: complain about unknown flags | Jeff King | 2015-05-20 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'da/mergetool-winmerge' | Junio C Hamano | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mergetools: add winmerge as a builtin tool | David Aguilar | 2015-05-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mergetool--lib: set IFS for difftool and mergetool | David Aguilar | 2015-05-20 | |
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mc/commit-doc-grammofix' | Junio C Hamano | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/git-commit: grammofix | Michael Coleman | 2015-05-19 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jh/filter-empty-contents' | Junio C Hamano | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_file: pass empty buffer to index empty file | Jim Hill | 2015-05-18 | |
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |