Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | Merge branch 'jc/attributes-checkout' | Junio C Hamano | 2009-03-26 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Add a test for checking whether gitattributes is honored by checkout. | Kristian Amlie | 2009-03-20 | |
| * | | | | | | | | | Read attributes from the index that is being checked out | Junio C Hamano | 2009-03-13 | |
* | | | | | | | | | | Merge branch 'js/maint-diff-temp-smudge' | Junio C Hamano | 2009-03-26 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Smudge the files fed to external diff and textconv | Johannes Schindelin | 2009-03-22 | |
* | | | | | | | | | | | Merge branch 'js/maint-1.6.0-exec-path-env' | Junio C Hamano | 2009-03-26 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Propagate --exec-path setting to external commands via GIT_EXEC_PATH | Johannes Sixt | 2009-03-21 | |
* | | | | | | | | | | | | Merge branch 'bc/maint-1.6.1-branch-deleted-was' | Junio C Hamano | 2009-03-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | git-branch: display "was sha1" on branch deletion rather than just "sha1" | Brandon Casey | 2009-03-21 | |
* | | | | | | | | | | | | | Merge branch 'fg/push-default' | Junio C Hamano | 2009-03-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | builtin-push.c: Fix typo: "anythig" -> "anything" | Kevin Ballard | 2009-03-25 | |
| * | | | | | | | | | | | | | Display warning for default git push with no push.default config | Finn Arne Gangstad | 2009-03-17 | |
| * | | | | | | | | | | | | | New config push.default to decide default behavior for push | Finn Arne Gangstad | 2009-03-17 | |
* | | | | | | | | | | | | | | Merge branch 'dm/maint-docco' | Junio C Hamano | 2009-03-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Documentation: Remove spurious uses of "you" in git-bisect.txt. | David J. Mellor | 2009-03-25 | |
| * | | | | | | | | | | | | | | Documentation: minor grammatical fix in git-check-ref-format.txt | David J. Mellor | 2009-03-22 | |
| * | | | | | | | | | | | | | | Documentation: minor grammatical fixes in git-check-attr.txt | David J. Mellor | 2009-03-22 | |
| * | | | | | | | | | | | | | | Documentation: minor grammatical fixes in git-cat-file.txt | David J. Mellor | 2009-03-22 | |
| * | | | | | | | | | | | | | | Documentation: minor grammatical fixes and rewording in git-bundle.txt | David J. Mellor | 2009-03-22 | |
| * | | | | | | | | | | | | | | Documentation: remove some uses of the passive voice in git-bisect.txt | David J. Mellor | 2009-03-22 | |
* | | | | | | | | | | | | | | | fast-export: Avoid dropping files from commits | Elijah Newren | 2009-03-25 | |
* | | | | | | | | | | | | | | | Grammar fixes to "merge" and "patch-id" docs | Wincent Colaiuta | 2009-03-25 | |
* | | | | | | | | | | | | | | | Correct missing SP characters in grammar comment at top of fast-import.c | Elijah Newren | 2009-03-25 | |
* | | | | | | | | | | | | | | | git-filter-branch: avoid collisions with variables in eval'ed commands | Elijah Newren | 2009-03-25 | |
* | | | | | | | | | | | | | | | Merge branch 'for-junio' of git://repo.or.cz/git/mingw/j6t | Junio C Hamano | 2009-03-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | t7502-commit: Skip SIGTERM test on Windows | Johannes Sixt | 2009-03-25 | |
| * | | | | | | | | | | | | | | | t7005-editor: Use $SHELL_PATH in the editor scripts | Johannes Sixt | 2009-03-25 | |
* | | | | | | | | | | | | | | | | Guard a few Makefile variables against user environments | Johannes Schindelin | 2009-03-25 | |
* | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-03-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Increase the size of the die/warning buffer to avoid truncation | Shawn O. Pearce | 2009-03-24 | |
| * | | | | | | | | | | | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-03-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-03-24 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | close_sha1_file(): make it easier to diagnose errors | Linus Torvalds | 2009-03-24 | |
| | | * | | | | | | | | | | | | | avoid possible overflow in delta size filtering computation | Nicolas Pitre | 2009-03-24 | |
* | | | | | | | | | | | | | | | | Add warning about known issues to documentation of cvsimport | Heiko Voigt | 2009-03-24 | |
* | | | | | | | | | | | | | | | | completion: add --thread=deep/shallow to format-patch | Stephen Boyd | 2009-03-24 | |
* | | | | | | | | | | | | | | | | completion: add --cc and --no-attachment option to format-patch | Stephen Boyd | 2009-03-24 | |
* | | | | | | | | | | | | | | | | completion: add --annotate option to send-email | Stephen Boyd | 2009-03-24 | |
* | | | | | | | | | | | | | | | | MinGW: Quote arguments for subprocesses that contain a single-quote | Johannes Sixt | 2009-03-24 | |
* | | | | | | | | | | | | | | | | Merge branch 'js/windows-tests' | Junio C Hamano | 2009-03-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | t0060: fix whitespace in "wc -c" invocation | Jeff King | 2009-03-23 | |
| * | | | | | | | | | | | | | | | t5503: GIT_DEBUG_SEND_PACK is not supported on MinGW | Johannes Sixt | 2009-03-22 | |
| * | | | | | | | | | | | | | | | t7004: Use prerequisite tags to skip tests that need gpg | Johannes Sixt | 2009-03-22 | |
| * | | | | | | | | | | | | | | | Use prerequisites to skip tests that need unzip | Johannes Sixt | 2009-03-22 | |
| * | | | | | | | | | | | | | | | t3700: Skip a test with backslashes in pathspec | Johannes Sixt | 2009-03-22 | |
| * | | | | | | | | | | | | | | | Skip tests that require a filesystem that obeys POSIX permissions | Johannes Sixt | 2009-03-22 | |
| * | | | | | | | | | | | | | | | t0060: Fix tests on Windows | Johannes Sixt | 2009-03-22 | |
| * | | | | | | | | | | | | | | | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 2009-03-22 | |
| * | | | | | | | | | | | | | | | t9100, t9129: Use prerequisite tags for UTF-8 tests | Johannes Sixt | 2009-03-22 | |
| * | | | | | | | | | | | | | | | t5302: Use prerequisite tags to skip 64-bit offset tests | Johannes Sixt | 2009-03-22 |