index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-revindex.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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-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
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
read-tree A B C: do not create a bogus index and do not segfault
Junio C Hamano
2
-3
/
+34
2009-03-12
Documentation: filter-branch: show --ignore-unmatch in main index-filter example
Thomas Rast
1
-8
/
+9
2009-03-12
contrib/difftool: use a separate config namespace for difftool commands
David Aguilar
3
-23
/
+32
2009-03-12
Update release notes to 1.6.3
Junio C Hamano
1
-1
/
+18
2009-03-12
send-email: test --no-thread --in-reply-to combination
Thomas Rast
1
-0
/
+11
2009-03-11
Update draft release notes for 1.6.2.1
Junio C Hamano
1
-0
/
+19
2009-03-11
test: do not LoadModule log_config_module unconditionally
Johannes Schindelin
1
-1
/
+3
2009-03-11
winansi: support ESC [ K (erase in line)
Johannes Schindelin
1
-3
/
+15
2009-03-11
recv_sideband: Bands #2 and #3 always go to stderr
Johannes Sixt
4
-14
/
+11
2009-03-11
rsync transport: allow local paths, and fix tests
Johannes Schindelin
2
-27
/
+35
2009-03-11
git-instaweb: fix lighttpd configuration on cygwin
Ramsay Jones
1
-3
/
+66
2009-03-11
Give error when no remote is configured
Daniel Barkalow
3
-8
/
+35
2009-03-11
Include log_config module in apache.conf
Daniel Barkalow
1
-0
/
+1
2009-03-11
Typo and language fixes for git-checkout.txt
Michael J Gruber
1
-17
/
+16
2009-03-11
connect.c: remove a few globals by using git_config callback data
Erik Faye-Lund
1
-6
/
+3
2009-03-09
parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used together
René Scharfe
2
-1
/
+5
2009-03-09
parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELP
René Scharfe
1
-0
/
+27
2009-03-09
git-svn: support intermediate paths when matching tags/branches
Michael Lai
1
-1
/
+4
[next]