Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | | | | | git-remote.txt: fix wrong remote refspec | Namhyung Kim | 2011-06-23 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jl/maint-fetch-recursive-fix' into maint | Junio C Hamano | 2011-08-01 | 2 | -8/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | fetch: Also fetch submodules in subdirectories in on-demand mode | Jens Lehmann | 2011-06-20 | 2 | -8/+9 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-cygwin-trust-executable-bit-default' into maint | Junio C Hamano | 2011-08-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | cygwin: trust executable bit by default | Junio C Hamano | 2011-06-20 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/legacy-loose-object' into maint | Junio C Hamano | 2011-08-01 | 1 | -29/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | sha1_file.c: "legacy" is really the current format | Junio C Hamano | 2011-06-08 | 1 | -29/+33 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'an/shallow-doc' into maint | Junio C Hamano | 2011-08-01 | 1 | -29/+74 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Document the underlying protocol used by shallow repositories and --depth com... | Alex Neronskiy | 2011-06-08 | 1 | -22/+66 | |
| * | | | | | | | | | | | | | | | | | | | | | | Fix documentation of fetch-pack that implies that the client can disconnect a... | Alex Neronskiy | 2011-06-08 | 1 | -14/+15 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-1.7.3-checkout-describe' into maint | Junio C Hamano | 2011-08-01 | 4 | -1/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | checkout -b <name>: correctly detect existing branch | Junio C Hamano | 2011-06-05 | 4 | -1/+19 | |
* | | | | | | | | | | | | | | | | | | | | | | | connect: correctly number ipv6 network adapter | Erik Faye-Lund | 2011-08-01 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Break down no-lstat() condition checks in verify_uptodate() | Nguyễn Thái Ngọc Duy | 2011-07-31 | 1 | -2/+13 | |
* | | | | | | | | | | | | | | | | | | | | | | t7400: fix bogus test failure with symlinked trash | Jeff King | 2011-07-31 | 1 | -2/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | Documentation: clarify the invalidated tree entry format | Carlos Martín Nieto | 2011-07-31 | 1 | -2/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | tests: print failed test numbers at the end of the test run | Jens Lehmann | 2011-07-24 | 1 | -1/+13 | |
* | | | | | | | | | | | | | | | | | | | | | doc/fast-import: clarify notemodify command | Dmitry Ivankov | 2011-07-22 | 1 | -3/+8 | |
* | | | | | | | | | | | | | | | | | | | | | Documentation: minor grammatical fix in rev-list-options.txt | Jack Nagel | 2011-07-22 | 1 | -1/+1 |