aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | zlib wrapper: refactor error message formatterJunio C Hamano2011-06-10
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'fk/relink-upon-ldflags-update' into maintJunio C Hamano2011-08-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Makefile: Track changes to LDFLAGS and relink when necessaryFredrik Kuivinen2011-06-22
* | | | | | | | | | | | | | | Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4' into maintJunio C Hamano2011-08-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git-submodule.sh: preserve stdin for the command spawned by foreachBrandon Casey2011-06-29
| * | | | | | | | | | | | | | | t/t7407: demonstrate that the command called by 'submodule foreach' loses stdinBrandon Casey2011-06-29
* | | | | | | | | | | | | | | | Merge branch 'aw/rebase-i-p' into maintJunio C Hamano2011-08-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | rebase -i -p: include non-first-parent commits in todo listAndrew Wong2011-06-19
* | | | | | | | | | | | | | | | | Merge branch 'jc/diff-index-quick-exit-early' into maintJunio C Hamano2011-08-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | diff-index --quiet: learn the "stop feeding the backend early" logicJunio C Hamano2011-05-31
| * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'ko/maint' into jc/diff-index-quick-exit-earlyJunio C Hamano2011-05-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/combine-diff-binary-etc' into maintJunio C Hamano2011-08-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | combine-diff: respect textconv attributesJeff King2011-05-24
| * | | | | | | | | | | | | | | | | | | refactor get_textconv to not require diff_filespecJeff King2011-05-23
| * | | | | | | | | | | | | | | | | | | combine-diff: handle binary files as binaryJeff King2011-05-23
| * | | | | | | | | | | | | | | | | | | combine-diff: calculate mode_differs earlierJeff King2011-05-23
| * | | | | | | | | | | | | | | | | | | combine-diff: split header printing into its own functionJeff King2011-05-23
* | | | | | | | | | | | | | | | | | | | am: refresh the index at start and --resolvedJeff King2011-08-16
* | | | | | | | | | | | | | | | | | | | filter-branch: Export variable `workdir' for --commit-filterMichael Witten2011-08-08
* | | | | | | | | | | | | | | | | | | | Documentation/Makefile: add *.pdf to `clean' targetEmilio G. Cota2011-08-08
* | | | | | | | | | | | | | | | | | | | Documentation: ignore *.pdf filesEmilio G. Cota2011-08-08
* | | | | | | | | | | | | | | | | | | | add gitignore entry to description about how to write a builtinHeiko Voigt2011-08-03
* | | | | | | | | | | | | | | | | | | | gitattributes: Reword "attribute macro" to "macro attribute"Michael Haggerty2011-08-03
* | | | | | | | | | | | | | | | | | | | gitattributes: Clarify discussion of attribute macrosMichael Haggerty2011-08-03
* | | | | | | | | | | | | | | | | | | | Merge branch 'nk/ref-doc' into maintJunio C Hamano2011-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | glossary: clarify description of HEADJunio C Hamano2011-06-23
| * | | | | | | | | | | | | | | | | | | | glossary: update description of head and refJunio C Hamano2011-06-23
| * | | | | | | | | | | | | | | | | | | | glossary: update description of "tag"Junio C Hamano2011-06-23
| * | | | | | | | | | | | | | | | | | | | git.txt: de-emphasize the implementation detail of a refJunio C Hamano2011-06-23
| * | | | | | | | | | | | | | | | | | | | check-ref-format doc: de-emphasize the implementation detail of a refJunio C Hamano2011-06-23
| * | | | | | | | | | | | | | | | | | | | git-remote.txt: avoid sounding as if loose refs are the only ones in the worldJunio C Hamano2011-06-23
| * | | | | | | | | | | | | | | | | | | | git-remote.txt: fix wrong remote refspecNamhyung Kim2011-06-23
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jl/maint-fetch-recursive-fix' into maintJunio C Hamano2011-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | fetch: Also fetch submodules in subdirectories in on-demand modeJens Lehmann2011-06-20
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-cygwin-trust-executable-bit-default' into maintJunio C Hamano2011-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | cygwin: trust executable bit by defaultJunio C Hamano2011-06-20
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/legacy-loose-object' into maintJunio C Hamano2011-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | sha1_file.c: "legacy" is really the current formatJunio C Hamano2011-06-08
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'an/shallow-doc' into maintJunio C Hamano2011-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Document the underlying protocol used by shallow repositories and --depth com...Alex Neronskiy2011-06-08
| * | | | | | | | | | | | | | | | | | | | | | Fix documentation of fetch-pack that implies that the client can disconnect a...Alex Neronskiy2011-06-08
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-1.7.3-checkout-describe' into maintJunio C Hamano2011-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | checkout -b <name>: correctly detect existing branchJunio C Hamano2011-06-05
* | | | | | | | | | | | | | | | | | | | | | | connect: correctly number ipv6 network adapterErik Faye-Lund2011-08-01
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Break down no-lstat() condition checks in verify_uptodate()Nguyễn Thái Ngọc Duy2011-07-31
* | | | | | | | | | | | | | | | | | | | | | t7400: fix bogus test failure with symlinked trashJeff King2011-07-31
* | | | | | | | | | | | | | | | | | | | | | Documentation: clarify the invalidated tree entry formatCarlos Martín Nieto2011-07-31
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | tests: print failed test numbers at the end of the test runJens Lehmann2011-07-24
* | | | | | | | | | | | | | | | | | | | | doc/fast-import: clarify notemodify commandDmitry Ivankov2011-07-22
* | | | | | | | | | | | | | | | | | | | | Documentation: minor grammatical fix in rev-list-options.txtJack Nagel2011-07-22