Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merge branch 'js/maint-add-path-stat-pwd' into maint | Junio C Hamano | 2011-08-16 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | get_pwd_cwd(): Do not trust st_dev/st_ino blindly | Johannes Schindelin | 2011-07-11 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | Merge branch 'ms/help-unknown' into maint | Junio C Hamano | 2011-08-16 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | help_unknown_cmd: do not propose an "unknown" cmd | Michael Schubert | 2011-07-08 | 1 | -0/+12 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'mz/doc-synopsis-verse' into maint | Junio C Hamano | 2011-08-16 | 93 | -6/+92 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 2011-07-06 | 93 | -6/+92 | |
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'jn/mime-type-with-params' into maint | Junio C Hamano | 2011-08-16 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | gitweb: Serve */*+xml 'blob_plain' as text/plain with $prevent_xss | Jakub Narebski | 2011-06-30 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | gitweb: Serve text/* 'blob_plain' as text/plain with $prevent_xss | Jakub Narebski | 2011-06-30 | 1 | -1/+9 | |
* | | | | | | | | | | | | | | | | Merge branch 'jc/submodule-sync-no-auto-vivify' into maint | Junio C Hamano | 2011-08-16 | 3 | -30/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | submodule add: always initialize .git/config entry | Jens Lehmann | 2011-06-26 | 1 | -17/+18 | |
| * | | | | | | | | | | | | | | | | submodule sync: do not auto-vivify uninteresting submodule | Junio C Hamano | 2011-06-26 | 3 | -13/+29 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jc/zlib-wrap' into maint | Junio C Hamano | 2011-08-16 | 15 | -124/+321 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | zlib: allow feeding more than 4GB in one go | Junio C Hamano | 2011-06-10 | 1 | -20/+58 | |
| * | | | | | | | | | | | | | | | | | zlib: zlib can only process 4GB at a time | Junio C Hamano | 2011-06-10 | 15 | -70/+142 | |
| * | | | | | | | | | | | | | | | | | zlib: wrap deflateBound() too | Junio C Hamano | 2011-06-10 | 8 | -10/+17 | |
| * | | | | | | | | | | | | | | | | | zlib: wrap deflate side of the API | Junio C Hamano | 2011-06-10 | 10 | -41/+105 | |
| * | | | | | | | | | | | | | | | | | zlib: wrap inflateInit2 used to accept only for gzip format | Junio C Hamano | 2011-06-10 | 3 | -4/+17 | |
| * | | | | | | | | | | | | | | | | | zlib: wrap remaining calls to direct inflate/inflateEnd | Junio C Hamano | 2011-06-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | zlib wrapper: refactor error message formatter | Junio C Hamano | 2011-06-10 | 1 | -35/+38 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'fk/relink-upon-ldflags-update' into maint | Junio C Hamano | 2011-08-16 | 2 | -8/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Makefile: Track changes to LDFLAGS and relink when necessary | Fredrik Kuivinen | 2011-06-22 | 2 | -8/+18 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4' into maint | Junio C Hamano | 2011-08-16 | 2 | -1/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | git-submodule.sh: preserve stdin for the command spawned by foreach | Brandon Casey | 2011-06-29 | 2 | -3/+7 | |
| * | | | | | | | | | | | | | | | | | | t/t7407: demonstrate that the command called by 'submodule foreach' loses stdin | Brandon Casey | 2011-06-29 | 1 | -0/+18 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'aw/rebase-i-p' into maint | Junio C Hamano | 2011-08-16 | 4 | -5/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | rebase -i -p: include non-first-parent commits in todo list | Andrew Wong | 2011-06-19 | 4 | -5/+30 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/diff-index-quick-exit-early' into maint | Junio C Hamano | 2011-08-16 | 3 | -2/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | diff-index --quiet: learn the "stop feeding the backend early" logic | Junio C Hamano | 2011-05-31 | 3 | -2/+10 | |
| * | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'ko/maint' into jc/diff-index-quick-exit-early | Junio C Hamano | 2011-05-31 | 1452 | -35445/+144356 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/combine-diff-binary-etc' into maint | Junio C Hamano | 2011-08-16 | 5 | -83/+376 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | combine-diff: respect textconv attributes | Jeff King | 2011-05-24 | 2 | -9/+131 | |
| * | | | | | | | | | | | | | | | | | | | | | refactor get_textconv to not require diff_filespec | Jeff King | 2011-05-23 | 3 | -13/+20 | |
| * | | | | | | | | | | | | | | | | | | | | | combine-diff: handle binary files as binary | Jeff King | 2011-05-23 | 2 | -2/+148 | |
| * | | | | | | | | | | | | | | | | | | | | | combine-diff: calculate mode_differs earlier | Jeff King | 2011-05-23 | 1 | -2/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | combine-diff: split header printing into its own function | Jeff King | 2011-05-23 | 1 | -61/+74 | |
* | | | | | | | | | | | | | | | | | | | | | | am: refresh the index at start and --resolved | Jeff King | 2011-08-16 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | filter-branch: Export variable `workdir' for --commit-filter | Michael Witten | 2011-08-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | Documentation/Makefile: add *.pdf to `clean' target | Emilio G. Cota | 2011-08-08 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | Documentation: ignore *.pdf files | Emilio G. Cota | 2011-08-08 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | add gitignore entry to description about how to write a builtin | Heiko Voigt | 2011-08-03 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | | | | gitattributes: Reword "attribute macro" to "macro attribute" | Michael Haggerty | 2011-08-03 | 1 | -9/+9 | |
* | | | | | | | | | | | | | | | | | | | | | gitattributes: Clarify discussion of attribute macros | Michael Haggerty | 2011-08-03 | 1 | -5/+8 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'nk/ref-doc' into maint | Junio C Hamano | 2011-08-01 | 4 | -30/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | glossary: clarify description of HEAD | Junio C Hamano | 2011-06-23 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | glossary: update description of head and ref | Junio C Hamano | 2011-06-23 | 1 | -4/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | glossary: update description of "tag" | Junio C Hamano | 2011-06-23 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | git.txt: de-emphasize the implementation detail of a ref | Junio C Hamano | 2011-06-23 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | check-ref-format doc: de-emphasize the implementation detail of a ref | Junio C Hamano | 2011-06-23 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | git-remote.txt: avoid sounding as if loose refs are the only ones in the world | Junio C Hamano | 2011-06-23 | 1 | -9/+10 |