Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'nd/builtin-to-libgit' | Jeff King | 2012-11-09 |
|\ | |||
| * | fetch-pack: move core code to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 |
| * | fetch-pack: remove global (static) configuration variable "args" | Nguyễn Thái Ngọc Duy | 2012-10-29 |
| * | send-pack: move core code to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 |
| * | Move setup_diff_pager to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 |
| * | Move print_commit_list to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 |
| * | Move estimate_bisect_steps to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 |
| * | Move try_merge_command and checkout_fast_forward to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 |
* | | Merge branch 'rs/branch-del-symref' | Jeff King | 2012-10-29 |
|\ \ | |||
| * | | branch: show targets of deleted symrefs, not sha1s | René Scharfe | 2012-10-18 |
| * | | branch: skip commit checks when deleting symref branches | René Scharfe | 2012-10-18 |
| * | | branch: delete symref branch, not its target | René Scharfe | 2012-10-18 |
| * | | branch: factor out delete_branch_config() | René Scharfe | 2012-10-18 |
| * | | branch: factor out check_branch_commit() | René Scharfe | 2012-10-18 |
* | | | Merge branch 'nd/status-long' | Jeff King | 2012-10-29 |
|\ \ \ | |||
| * | | | status: add --long output format option | Jeff King | 2012-10-18 |
| |/ / | |||
* | | | Merge branch 'nd/grep-true-path' | Jeff King | 2012-10-29 |
|\ \ \ | |||
| * | | | grep: stop looking at random places for .gitattributes | Nguyễn Thái Ngọc Duy | 2012-10-12 |
| * | | | Merge branch 'os/commit-submodule-ignore' into maint | Junio C Hamano | 2012-10-08 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'jk/receive-pack-unpack-error-to-pusher' into maint | Junio C Hamano | 2012-10-08 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'rt/maint-clone-single' into maint | Junio C Hamano | 2012-10-08 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'lt/mailinfo-handle-attachment-more-sanely' into maint | Junio C Hamano | 2012-10-08 |
| |\ \ \ \ \ \ | |||
* | \ \ \ \ \ \ | Merge branch 'jc/grep-pcre-loose-ends' | Jeff King | 2012-10-29 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | log: honor grep.* configuration | Junio C Hamano | 2012-10-09 |
| * | | | | | | | | grep: move pattern-type bits support to top-level grep.[ch] | Junio C Hamano | 2012-10-09 |
| * | | | | | | | | grep: move the configuration parsing logic to grep.[ch] | Junio C Hamano | 2012-10-09 |
| * | | | | | | | | builtin/grep.c: make configuration callback more reusable | Junio C Hamano | 2012-10-09 |
| | |_|_|_|_|/ / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'jl/submodule-rm' | Jeff King | 2012-10-29 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||
| * | | | | | | | submodule: teach rm to remove submodules unless they contain a git directory | Jens Lehmann | 2012-09-29 |
* | | | | | | | | Merge branch 'jk/peel-ref' | Jeff King | 2012-10-25 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||
| * | | | | | | | peel_ref: do not return a null sha1 | Jeff King | 2012-10-04 |
| | |/ / / / / | |/| | | | | | |||
| * | | | | | | Merge branch 'jc/maint-log-grep-all-match-1' into maint | Junio C Hamano | 2012-09-29 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'jc/maint-mailinfo-mime-attr' into maint | Junio C Hamano | 2012-09-29 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'jc/maint-blame-no-such-path' into maint | Junio C Hamano | 2012-09-24 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'dj/fetch-all-tags' into maint | Junio C Hamano | 2012-09-24 |
| |\ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'lt/mailinfo-handle-attachment-more-sanely' | Junio C Hamano | 2012-10-02 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | mailinfo: don't require "text" mime type for attachments | Linus Torvalds | 2012-09-30 |
* | | | | | | | | | | | Merge branch 'tu/gc-auto-quiet' | Junio C Hamano | 2012-10-02 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | silence git gc --auto --quiet output | Tobias Ulmer | 2012-09-27 |
* | | | | | | | | | | | | Merge branch 'os/commit-submodule-ignore' | Junio C Hamano | 2012-10-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | commit: pay attention to submodule.$name.ignore in .gitmodules | Orgad Shaneh | 2012-09-24 |
* | | | | | | | | | | | | Merge branch 'jk/receive-pack-unpack-error-to-pusher' | Junio C Hamano | 2012-10-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | receive-pack: drop "n/a" on unpacker errors | Jeff King | 2012-09-21 |
| * | | | | | | | | | | | receive-pack: send pack-processing stderr over sideband | Jeff King | 2012-09-21 |
| * | | | | | | | | | | | receive-pack: redirect unpack-objects stdout to /dev/null | Jeff King | 2012-09-21 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | Merge branch 'jc/mailinfo-RE' into maint | Junio C Hamano | 2012-09-20 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'sn/ls-remote-get-url-doc' into maint | Junio C Hamano | 2012-09-20 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/maint-remote-remove' into maint | Junio C Hamano | 2012-09-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/config-warn-on-inaccessible-paths' into maint | Junio C Hamano | 2012-09-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rt/maint-clone-single' | Junio C Hamano | 2012-10-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |