Sign in
googlers
/
jrn
/
git
/
7b7247b0d7cb6a105d87574642343480707414b3
7b7247b
t9100, t9129: Use prerequisite tags for UTF-8 tests
by Johannes Sixt
· 16 years ago
18bf879
t5302: Use prerequisite tags to skip 64-bit offset tests
by Johannes Sixt
· 16 years ago
872f349
Skip tests that fail if the executable bit is not handled by the filesystem
by Johannes Sixt
· 16 years ago
56e78bf
t3600: Use test prerequisite tags
by Johannes Sixt
· 16 years ago
a7bb394
test-lib: Infrastructure to test and check for prerequisites
by Johannes Sixt
· 16 years ago
64e61f2
t0050: Check whether git init detected symbolic link support correctly
by Johannes Sixt
· 16 years ago
4114156
Tests on Windows: $(pwd) must return Windows-style paths
by Johannes Sixt
· 16 years ago
5397ea3
test-lib: Work around missing sum on Windows
by Johannes Sixt
· 16 years ago
f17e9fb
test-lib: Work around incompatible sort and find on Windows
by Johannes Sixt
· 16 years ago
a8cbc9a
t5602: Work around path mangling on MSYS
by Johannes Sixt
· 16 years ago
b689ccf
t5300, t5302, t5303: Do not use /dev/zero
by Johannes Sixt
· 16 years ago
0aaaef7
t2200, t7004: Avoid glob pattern that also matches files
by Johannes Sixt
· 16 years ago
e2c2407
t7300: fix clean up on Windows
by Johannes Schindelin
· 16 years ago
1f55391
test-lib: Introduce test_chmod and use it instead of update-index --chmod
by Johannes Sixt
· 16 years ago
8586f98
test-lib: Simplify test counting.
by Johannes Sixt
· 16 years ago
d5d9de1
test-lib: Replace uses of $(expr ...) by POSIX shell features.
by Johannes Sixt
· 16 years ago
5b46a42
Call 'say' outside test_expect_success
by Johannes Sixt
· 16 years ago
fae74a0
test suite: Use 'say' to say something instead of 'test_expect_success'
by Johannes Sixt
· 16 years ago
7fd3ef1
t9400, t9401: Do not force hard-linked clone
by Johannes Sixt
· 16 years ago
e986ceb
Update draft release notes to 1.6.3
by Junio C Hamano
· 16 years ago
7d4e3a7
Merge branch 'jc/maint-1.6.0-read-tree-overlay'
by Junio C Hamano
· 16 years ago
9d5b05c
Merge branch 'db/maint-missing-origin'
by Junio C Hamano
· 16 years ago
6e5660a
Merge branch 'js/sideband-stderr'
by Junio C Hamano
· 16 years ago
9e6433a
Merge branch 'js/rsync-local'
by Junio C Hamano
· 16 years ago
b332368
Merge branch 'rs/color-grep'
by Junio C Hamano
· 16 years ago
ca8a36e
Merge branch 'js/remote-improvements'
by Junio C Hamano
· 16 years ago
a57ca9d
Merge branch 'tr/maint-1.6.0-send-email-irt'
by Junio C Hamano
· 16 years ago
a9bfe81
Merge branch 'kb/checkout-optim'
by Junio C Hamano
· 16 years ago
6e89ec0
grep: prefer builtin over external one when coloring results
by Nguyễn Thái Ngọc Duy
· 16 years ago
642d084
config.txt: Describe special 'none' handling in core.gitProxy.
by Emil Sit
· 16 years ago
8ad3dae
ls-files: require worktree when --deleted is given
by Jeff King
· 16 years ago
fcfdf79
git-branch.txt: document -f correctly
by Michael J Gruber
· 16 years ago
50fd699
pickaxe: count regex matches only once
by René Scharfe
· 16 years ago
01d3861
git-send-email.txt: describe --compose better
by Stephen Boyd
· 16 years ago
188c382
Tests: use test_cmp instead of diff where possible
by Miklos Vajna
· 16 years ago
dcb1126
Documentation: remove extra quoting/emphasis around literal texts
by Chris Johnsen
· 16 years ago
d6aba61
git-push.txt: describe how to default to pushing only current branch
by Chris Johnsen
· 16 years ago
d42ec12
disable post-checkout test on Cygwin
by Alex Riesen
· 16 years ago
381b920
Revert "lstat_cache(): print a warning if doing ping-pong between cache types"
by Kjetil Barvik
· 16 years ago
7be401e
MinGW: a hardlink implementation
by Petr Kodl
· 16 years ago
b3debd2
MinGW: a helper function that translates Win32 API error codes
by Petr Kodl
· 16 years ago
9326d49
Remove total confusion from git-fetch and git-push
by Junio C Hamano
· 16 years ago
8e24cba
Fix various dead stores found by the clang static analyzer
by Benjamin Kramer
· 16 years ago
de76978
Sync with GIT 1.6.2.1
by Junio C Hamano
· 16 years ago
6f55ee4
GIT 1.6.2.1
by Junio C Hamano
· 16 years ago
v1.6.2.1
5bcf109
checkout bugfix: use stat.mtime instead of stat.ctime in two places
by Kjetil Barvik
· 16 years ago
bba2a7b
test-lib: write test results to test-results/<basename>-<pid>
by Johannes Schindelin
· 16 years ago
8e76bf3
Remove unused assignments
by Benjamin Kramer
· 16 years ago
7f733de
test-suite: Make test script numbers unique
by Johannes Sixt
· 16 years ago
924189d
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
a54a216
Merge branch 'maint-1.6.1' into maint
by Junio C Hamano
· 16 years ago
bf0fe35
Merge branch 'maint-1.6.0' into maint-1.6.1
by Junio C Hamano
· 16 years ago
1e68adc
Merge branch 'en/maint-1.6.1-hash-object' into maint-1.6.1
by Junio C Hamano
· 16 years ago
688ba09
Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.0
by Junio C Hamano
· 16 years ago
3e186ef
Merge branch 'cc/maint-1.6.0-bisect-fix' into maint-1.6.0
by Junio C Hamano
· 16 years ago
fa711bc
Merge branch 'fg/maint-1.6.0-exclude-bq' into maint-1.6.0
by Junio C Hamano
· 16 years ago
532b74b
Merge branch 'js/maint-1.6.1-filter-branch-submodule' into maint-1.6.1
by Junio C Hamano
· 16 years ago
c26901a
Merge branch 'gt/maint-1.6.1-utf8-width' into maint-1.6.1
by Junio C Hamano
· 16 years ago
2f5bfa7
Merge branch 'js/maint-1.6.1-remote-remove-mirror' into maint-1.6.1
by Junio C Hamano
· 16 years ago
592ebd0
Merge branch 'ek/maint-1.6.1-filter-branch-bare' into maint-1.6.1
by Junio C Hamano
· 16 years ago
d9b0443
Merge branch 'jc/maint-1.6.1-add-u-remove-conflicted' into maint-1.6.1
by Junio C Hamano
· 16 years ago
54e7e78
Merge branch 'js/maint-1.6.1-rebase-i-submodule' into maint-1.6.1
by Junio C Hamano
· 16 years ago
daf713d
Merge branch 'jc/maint-1.6.1-allow-uninteresting-missing' into maint-1.6.1
by Junio C Hamano
· 16 years ago
e89b991
Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.1
by Junio C Hamano
· 16 years ago
8bb78b7
Merge branch 'jk/maint-1.6.1-cleanup-after-exec-failure' into maint-1.6.1
by Junio C Hamano
· 16 years ago
de55390
Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into maint-1.6.0
by Junio C Hamano
· 16 years ago
aab3b9a
read-tree A B C: do not create a bogus index and do not segfault
by Junio C Hamano
· 16 years ago
3bc427e
Documentation: filter-branch: show --ignore-unmatch in main index-filter example
by Thomas Rast
· 16 years ago
2464456
contrib/difftool: use a separate config namespace for difftool commands
by David Aguilar
· 16 years ago
f4e52f0
Update release notes to 1.6.3
by Junio C Hamano
· 16 years ago
aaab4b9
send-email: test --no-thread --in-reply-to combination
by Thomas Rast
· 16 years ago
6462146
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
c2aca7c
Update draft release notes for 1.6.2.1
by Junio C Hamano
· 16 years ago
7681ed2
Merge branch 'js/maint-send-email' into maint
by Junio C Hamano
· 16 years ago
ecab04d
Merge branch 'jk/sane-relative-time' into maint
by Junio C Hamano
· 16 years ago
6c3b3e1
Merge branch 'jc/maint-add-p-unquote' into maint
by Junio C Hamano
· 16 years ago
5f7b338
Merge branch 'fg/maint-exclude-bq' into maint
by Junio C Hamano
· 16 years ago
bbc6a14
Merge branch 'en/maint-hash-object' into maint
by Junio C Hamano
· 16 years ago
500ff11
Merge branch 'mg/maint-submodule-normalize-path'
by Junio C Hamano
· 16 years ago
aec8130
Merge branch 'jc/maint-1.6.0-keep-pack'
by Junio C Hamano
· 16 years ago
8f4cc79
Merge branch 'rs/memmem'
by Junio C Hamano
· 16 years ago
e439979
Merge branch 'tv/rebase-stat'
by Junio C Hamano
· 16 years ago
8a396c0
Merge branch 'jk/clone-post-checkout'
by Junio C Hamano
· 16 years ago
5a5bd23
Merge branch 'tr/format-patch-thread'
by Junio C Hamano
· 16 years ago
72e3c32
Merge branch 'el/blame-date'
by Junio C Hamano
· 16 years ago
e785dad
Merge branch 'tr/gcov'
by Junio C Hamano
· 16 years ago
7d59cee
test: do not LoadModule log_config_module unconditionally
by Johannes Schindelin
· 16 years ago
1897713
winansi: support ESC [ K (erase in line)
by Johannes Schindelin
· 16 years ago
34df8ab
recv_sideband: Bands #2 and #3 always go to stderr
by Johannes Sixt
· 16 years ago
7efaeba
rsync transport: allow local paths, and fix tests
by Johannes Schindelin
· 16 years ago
e47eec8
git-instaweb: fix lighttpd configuration on cygwin
by Ramsay Jones
· 16 years ago
fa685bd
Give error when no remote is configured
by Daniel Barkalow
· 16 years ago
4d5d398
Include log_config module in apache.conf
by Daniel Barkalow
· 16 years ago
c7cb12b
Typo and language fixes for git-checkout.txt
by Michael J Gruber
· 16 years ago
15112c9
connect.c: remove a few globals by using git_config callback data
by Erik Faye-Lund
· 16 years ago
c4994ce
Merge git://git.bogomips.org/git-svn
by Junio C Hamano
· 16 years ago
0d260f9
parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used together
by René Scharfe
· 16 years ago
9ad7e6e
parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELP
by René Scharfe
· 16 years ago
9162b86
git-svn: support intermediate paths when matching tags/branches
by Michael Lai
· 16 years ago
747a322
grep: cast printf %.*s "precision" argument explicitly to int
by Junio C Hamano
· 16 years ago
Next »