Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Documentation: Describe "git diff <blob> <blob>" separately | Junio C Hamano | 2012-12-18 |
* | Git 1.7.12.4v1.7.12.4 | Junio C Hamano | 2012-10-17 |
* | Merge branch 'jk/maint-http-half-auth-push' into maint | Junio C Hamano | 2012-10-17 |
|\ | |||
| * | http: fix segfault in handle_curl_result | Jeff King | 2012-10-12 |
* | | Merge branch 'rr/git-uri-doc' into maint | Junio C Hamano | 2012-10-17 |
|\ \ | |||
| * | | Git url doc: mark ftp/ftps as read-only and deprecate them | Ramkumar Ramachandra | 2012-10-08 |
* | | | Merge branch 'bw/cp-a-is-gnuism' into maint | Junio C Hamano | 2012-10-17 |
|\ \ \ | |||
| * | | | tests: "cp -a" is a GNUism | Ben Walton | 2012-10-08 |
| |/ / | |||
* | | | Merge branch 'nd/doc-ignore' into maint | Junio C Hamano | 2012-10-17 |
|\ \ \ | |||
| * | | | gitignore.txt: suggestions how to get literal # or ! at the beginning | Nguyễn Thái Ngọc Duy | 2012-10-07 |
* | | | | Merge branch 'jc/doc-long-options' into maint | Junio C Hamano | 2012-10-17 |
|\ \ \ \ | |||
| * | | | | gitcli: parse-options lets you omit tail of long options | Junio C Hamano | 2012-10-04 |
* | | | | | Merge branch 'jc/maint-t1450-fsck-order-fix' into maint | Junio C Hamano | 2012-10-17 |
|\ \ \ \ \ | |||
| * | | | | | t1450: the order the objects are checked is undefined | Junio C Hamano | 2012-10-02 |
* | | | | | | Merge branch 'rr/test-use-shell-path-not-shell' into maint | Junio C Hamano | 2012-10-17 |
|\ \ \ \ \ \ | |||
| * | | | | | | test-lib: use $SHELL_PATH, not $SHELL | Ramkumar Ramachandra | 2012-09-25 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'rr/test-make-sure-we-have-git' into maint | Junio C Hamano | 2012-10-17 |
|\ \ \ \ \ \ | |||
| * | | | | | | t/test-lib: make sure Git has already been built | Ramkumar Ramachandra | 2012-09-18 |
* | | | | | | | Merge branch 'po/maint-docs' into maint | Junio C Hamano | 2012-10-17 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Doc branch: show -vv option and alternative | Philip Oakley | 2012-09-19 |
| * | | | | | | | Doc clean: add See Also link | Philip Oakley | 2012-09-18 |
| * | | | | | | | Doc add: link gitignore | Philip Oakley | 2012-09-18 |
| * | | | | | | | Doc: separate gitignore pattern sources | Philip Oakley | 2012-09-18 |
| * | | | | | | | Doc: shallow clone deepens _to_ new depth | Philip Oakley | 2012-09-18 |
* | | | | | | | | Merge branch 'jc/ll-merge-binary-ours' into maint | Junio C Hamano | 2012-10-17 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | ll-merge: warn about inability to merge binary files only when we can't | Junio C Hamano | 2012-09-12 |
| * | | | | | | | | attr: "binary" attribute should choose built-in "binary" merge driver | Junio C Hamano | 2012-09-08 |
| * | | | | | | | | merge: teach -Xours/-Xtheirs to binary ll-merge driver | Junio C Hamano | 2012-09-08 |
* | | | | | | | | | Merge branch 'db/doc-custom-xmlto' into maint | Junio C Hamano | 2012-10-17 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Documentation/Makefile: Allow custom XMLTO binary | Dave Borowitz | 2012-09-19 |
| | |/ / / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Fix spelling error in post-receive-email hook | Richard Fearn | 2012-10-13 |
* | | | | | | | | | gitweb.cgi: fix "comitter_tz" typo in feed | Dylan Alex Simon | 2012-10-12 |
* | | | | | | | | | attr: a note about the order of .gitattributes lookup | Nguyen Thai Ngoc Duy | 2012-10-10 |
* | | | | | | | | | Merge branch 'maint' of git://github.com/git-l10n/git-po into maint | Junio C Hamano | 2012-10-09 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | l10n: de.po: fix a few minor typos | Simon Ruderich | 2012-10-04 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||
* | | | | | | | | | Git 1.7.12.3v1.7.12.3 | Junio C Hamano | 2012-10-08 |
* | | | | | | | | | Merge branch 'os/commit-submodule-ignore' into maint | Junio C Hamano | 2012-10-08 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | commit: pay attention to submodule.$name.ignore in .gitmodules | Orgad Shaneh | 2012-09-24 |
* | | | | | | | | | | Merge branch 'jk/receive-pack-unpack-error-to-pusher' into maint | Junio C Hamano | 2012-10-08 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | 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 'rt/maint-clone-single' into maint | Junio C Hamano | 2012-10-08 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | clone --single: limit the fetch refspec to fetched branch | Ralf Thielow | 2012-09-20 |
* | | | | | | | | | | | | Merge branch 'jc/blame-follows-renames' into maint | Junio C Hamano | 2012-10-08 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | git blame: document that it always follows origin across whole-file renames | Junio C Hamano | 2012-09-21 |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'lt/mailinfo-handle-attachment-more-sanely' into maint | Junio C Hamano | 2012-10-08 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | mailinfo: don't require "text" mime type for attachments | Linus Torvalds | 2012-09-30 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Start preparing for 1.7.12.3 | Junio C Hamano | 2012-10-02 |
* | | | | | | | | | | | Merge branch 'rr/maint-submodule-unknown-cmd' into maint | Junio C Hamano | 2012-10-02 |
|\ \ \ \ \ \ \ \ \ \ \ |