index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lockfile.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
import-tars: separate author from committer
Giuseppe Bilotta
1
-5
/
+11
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
2009-03-19
t7300: fix clean up on Windows
Johannes Schindelin
1
-3
/
+3
2009-03-19
test-lib: Introduce test_chmod and use it instead of update-index --chmod
Johannes Sixt
7
-43
/
+24
2009-03-19
test-lib: Simplify test counting.
Johannes Sixt
3
-11
/
+5
2009-03-19
test-lib: Replace uses of $(expr ...) by POSIX shell features.
Johannes Sixt
1
-12
/
+11
2009-03-19
Call 'say' outside test_expect_success
Johannes Sixt
3
-19
/
+22
2009-03-19
test suite: Use 'say' to say something instead of 'test_expect_success'
Johannes Sixt
10
-15
/
+15
2009-03-19
doc: clarify how -S works
Jeff King
1
-1
/
+4
2009-03-19
rebase: add options passed to git-am
Michele Ballabio
2
-0
/
+9
2009-03-19
document --force-rebase
Michele Ballabio
1
-0
/
+7
2009-03-19
MinGW: implement mmap
Janos Laube
4
-4
/
+73
2009-03-19
gc --aggressive: make it really aggressive
Johannes Schindelin
1
-1
/
+2
2009-03-19
git log: avoid segfault with --all-match
Michele Ballabio
1
-1
/
+2
2009-03-19
apply: hide unused options from short help
Michele Ballabio
1
-4
/
+4
2009-03-19
apply: consistent spelling of "don't"
Michele Ballabio
1
-1
/
+1
2009-03-19
format-patch: Respect --quiet option
Nate Case
1
-4
/
+6
2009-03-18
t9400, t9401: Do not force hard-linked clone
Johannes Sixt
2
-3
/
+3
2009-03-18
Update draft release notes to 1.6.3
Junio C Hamano
1
-3
/
+32
2009-03-18
grep: prefer builtin over external one when coloring results
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2009-03-18
config.txt: Describe special 'none' handling in core.gitProxy.
Emil Sit
1
-0
/
+5
2009-03-17
ls-files: require worktree when --deleted is given
Jeff King
1
-0
/
+1
2009-03-17
git-branch.txt: document -f correctly
Michael J Gruber
1
-2
/
+2
2009-03-17
pickaxe: count regex matches only once
René Scharfe
1
-2
/
+4
2009-03-17
git-send-email.txt: describe --compose better
Stephen Boyd
1
-7
/
+6
2009-03-17
Tests: use test_cmp instead of diff where possible
Miklos Vajna
7
-24
/
+24
2009-03-17
Documentation: remove extra quoting/emphasis around literal texts
Chris Johnsen
7
-37
/
+37
2009-03-17
git-push.txt: describe how to default to pushing only current branch
Chris Johnsen
1
-2
/
+24
2009-03-17
disable post-checkout test on Cygwin
Alex Riesen
1
-0
/
+2
2009-03-17
Revert "lstat_cache(): print a warning if doing ping-pong between cache types"
Kjetil Barvik
1
-23
/
+0
2009-03-17
config: test for --replace-all with one argument and fix documentation.
Carlos Rica
3
-3
/
+10
2009-03-17
MinGW: a hardlink implementation
Petr Kodl
2
-2
/
+22
2009-03-17
MinGW: a helper function that translates Win32 API error codes
Petr Kodl
1
-0
/
+113
2009-03-16
Remove total confusion from git-fetch and git-push
Junio C Hamano
1
-18
/
+3
2009-03-16
Fix various dead stores found by the clang static analyzer
Benjamin Kramer
5
-14
/
+8
2009-03-15
GIT 1.6.2.1
v1.6.2.1
Junio C Hamano
2
-7
/
+1
2009-03-15
checkout bugfix: use stat.mtime instead of stat.ctime in two places
Kjetil Barvik
2
-3
/
+3
2009-03-14
test-lib: write test results to test-results/<basename>-<pid>
Johannes Schindelin
1
-1
/
+1
2009-03-14
Remove unused assignments
Benjamin Kramer
8
-10
/
+4
2009-03-14
test-suite: Make test script numbers unique
Johannes Sixt
9
-0
/
+0
2009-03-13
configure: rework pthread handling to allow for user defined flags
Ben Walton
1
-15
/
+74
2009-03-13
configure: make iconv tests aware of user arguments
Ben Walton
1
-14
/
+34
[next]