author | Junio C Hamano <gitster@pobox.com> | |
Mon, 27 Sep 2010 22:19:53 +0000 (15:19 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 27 Sep 2010 22:19:53 +0000 (15:19 -0700) | ||
commit | bbce420c4ba39cfe5182dae1ee8a93a165e7365b | |
tree | a2e76b29e2f9a363a33b06c31acaf66b3ac34d61 | tree | snapshot |
parent | fa9aa00c280b61d5b35b6e230cadd7784364a671 | commit | diff |
parent | 442cb08fa0dca38c99cf1ff8a5654a95a5cad7a4 | commit | diff |
Merge branch 'master' into next
* master:
Fix missing 'does' in man-page for 'git checkout'
dir.c: squelch false uninitialized memory warning
git-send-email.perl: ensure $domain is defined before using it
wt-status.c: don't leak directory entries when processing untracked,ignored
t6050 (replace): fix bogus "fetch branch with replacement" test
Documentation: Refer to git-commit-tree in git-filter-branch help
update comment and documentation for :/foo syntax
Improvements to `git checkout -h`
contrib/completion: --no-index option to git diff
prefer test -h over test -L in shell scripts
CodingGuidelines: spell Arithmetic Expansion with $(($var))
t1503: Fix arithmetic expansion syntax error when using dash
strbuf.h: fix comment typo
* master:
Fix missing 'does' in man-page for 'git checkout'
dir.c: squelch false uninitialized memory warning
git-send-email.perl: ensure $domain is defined before using it
wt-status.c: don't leak directory entries when processing untracked,ignored
t6050 (replace): fix bogus "fetch branch with replacement" test
Documentation: Refer to git-commit-tree in git-filter-branch help
update comment and documentation for :/foo syntax
Improvements to `git checkout -h`
contrib/completion: --no-index option to git diff
prefer test -h over test -L in shell scripts
CodingGuidelines: spell Arithmetic Expansion with $(($var))
t1503: Fix arithmetic expansion syntax error when using dash
strbuf.h: fix comment typo
builtin/checkout.c | diff1 | | diff2 | | blob | history |
contrib/completion/git-completion.bash | diff1 | | diff2 | | blob | history |
git-send-email.perl | diff1 | | diff2 | | blob | history |