| Commit message (Expand) | Author | Files | Lines |
2009-03-25 | completion: add --thread=deep/shallow to format-patch | Stephen Boyd | 1 | -1/+7 |
2009-03-25 | completion: add --cc and --no-attachment option to format-patch | Stephen Boyd | 1 | -2/+2 |
2009-03-25 | completion: add --annotate option to send-email | Stephen Boyd | 1 | -2/+2 |
2009-03-25 | Increase the size of the die/warning buffer to avoid truncation | Shawn O. Pearce | 1 | -1/+1 |
2009-03-24 | MinGW: Quote arguments for subprocesses that contain a single-quote | Johannes Sixt | 1 | -1/+1 |
2009-03-24 | close_sha1_file(): make it easier to diagnose errors | Linus Torvalds | 1 | -1/+1 |
2009-03-24 | avoid possible overflow in delta size filtering computation | Nicolas Pitre | 1 | -1/+1 |
2009-03-24 | refs: use warning() instead of fprintf(stderr, "warning: ") | Miklos Vajna | 1 | -5/+3 |
2009-03-24 | builtin-show-ref: use warning() instead of fprintf(stderr, "warning: ") | Miklos Vajna | 1 | -1/+1 |
2009-03-24 | builtin-show-branch: use warning() instead of fprintf(stderr, "warning: ") | Miklos Vajna | 1 | -2/+1 |
2009-03-24 | builtin-rm: use warning() instead of fprintf(stderr, "warning: ") | Miklos Vajna | 1 | -2/+1 |
2009-03-24 | builtin-init-db: use warning() instead of fprintf(stderr, "warning: ") | Miklos Vajna | 1 | -4/+3 |
2009-03-24 | builtin-fetch-pack: use warning() instead of fprintf(stderr, "warning: ") | Miklos Vajna | 1 | -1/+1 |
2009-03-24 | builtin-checkout: use warning() instead of fprintf(stderr, "warning: ") | Miklos Vajna | 1 | -2/+2 |
2009-03-24 | builtin-apply: use warning() instead of fprintf(stderr, "warning: ") | Miklos Vajna | 1 | -8/+7 |
2009-03-24 | http-push: using error() and warning() as appropriate | Miklos Vajna | 1 | -3/+3 |
2009-03-23 | t0060: fix whitespace in "wc -c" invocation | Jeff King | 1 | -1/+1 |
2009-03-23 | Makefile: turn on USE_ST_TIMESPEC for FreeBSD | Jeff King | 1 | -0/+1 |
2009-03-23 | bash completion: add options for 'git fsck' | Arto Jonsson | 1 | -0/+16 |
2009-03-23 | Add --staged to bash completion for git diff | Kevin McConnell | 1 | -1/+1 |
2009-03-23 | Improve error message about fetch into current branch | Alex Riesen | 1 | -1/+2 |
2009-03-22 | everyday: use the dashless form of git-init | David Aguilar | 1 | -1/+1 |
2009-03-22 | t5503: GIT_DEBUG_SEND_PACK is not supported on MinGW | Johannes Sixt | 1 | -0/+7 |
2009-03-22 | t7004: Use prerequisite tags to skip tests that need gpg | Johannes Sixt | 1 | -49/+48 |
2009-03-22 | Use prerequisites to skip tests that need unzip | Johannes Sixt | 2 | -11/+11 |
2009-03-22 | t3700: Skip a test with backslashes in pathspec | Johannes Sixt | 2 | -1/+3 |
2009-03-22 | Skip tests that require a filesystem that obeys POSIX permissions | Johannes Sixt | 6 | -19/+23 |
2009-03-22 | t0060: Fix tests on Windows | Johannes Sixt | 1 | -33/+83 |
2009-03-22 | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 32 | -76/+211 |
2009-03-22 | t9100, t9129: Use prerequisite tags for UTF-8 tests | Johannes Sixt | 2 | -31/+28 |
2009-03-22 | t5302: Use prerequisite tags to skip 64-bit offset tests | Johannes Sixt | 1 | -10/+5 |
2009-03-22 | Skip tests that fail if the executable bit is not handled by the filesystem | Johannes Sixt | 5 | -20/+42 |
2009-03-22 | t3600: Use test prerequisite tags | Johannes Sixt | 1 | -28/+30 |
2009-03-22 | Update draft release notes to 1.6.2.2 | Junio C Hamano | 2 | -1/+36 |
2009-03-22 | ls-files: require worktree when --deleted is given | Jeff King | 1 | -0/+1 |
2009-03-22 | pickaxe: count regex matches only once | René Scharfe | 1 | -2/+4 |
2009-03-22 | format-patch: --numbered-files and --stdout aren't mutually exclusive | Stephen Boyd | 2 | -3/+0 |
2009-03-21 | test-lib: Infrastructure to test and check for prerequisites | Johannes Sixt | 2 | -5/+54 |
2009-03-20 | http tests: Darwin is not that special | Junio C Hamano | 1 | -6/+1 |
2009-03-20 | Microoptimize strbuf_cmp | Alex Riesen | 1 | -8/+5 |
2009-03-20 | Produce a nicer output in case of sha1_object_info failures in ls-tree -l | Alex Riesen | 1 | -10/+12 |
2009-03-20 | Documentation: reword example text in git-bisect.txt. | David J. Mellor | 1 | -20/+24 |
2009-03-20 | import-tars: separate author from committer | Giuseppe Bilotta | 1 | -5/+11 |
2009-03-19 | t0050: Check whether git init detected symbolic link support correctly | Johannes Sixt | 1 | -2/+26 |
2009-03-19 | Tests on Windows: $(pwd) must return Windows-style paths | Johannes Sixt | 3 | -3/+7 |
2009-03-19 | test-lib: Work around missing sum on Windows | Johannes Sixt | 1 | -0/+3 |
2009-03-19 | test-lib: Work around incompatible sort and find on Windows | Johannes Sixt | 1 | -0/+13 |
2009-03-19 | t5602: Work around path mangling on MSYS | Johannes Sixt | 1 | -2/+2 |
2009-03-19 | t5300, t5302, t5303: Do not use /dev/zero | Johannes Sixt | 3 | -15/+16 |
2009-03-19 | t2200, t7004: Avoid glob pattern that also matches files | Johannes Sixt | 2 | -3/+4 |