index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setup.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-04-13
t3600-rm: skip failed-remove test when we cannot make an unremovable file.
Junio C Hamano
1
-3
/
+15
2006-04-13
Use less memory in "git log"
Linus Torvalds
1
-0
/
+2
2006-04-13
git-log: do not output excess blank line between commits
Junio C Hamano
1
-1
/
+1
2006-04-13
Makefile: $(MAKE) check-docs
Junio C Hamano
1
-0
/
+20
2006-04-13
Documentation: add a couple of missing docs.
Junio C Hamano
3
-0
/
+93
2006-04-12
combine-diff: type fix.
Junio C Hamano
1
-2
/
+2
2006-04-12
stripspace: make sure not to leave an incomplete line.
Junio C Hamano
1
-3
/
+8
2006-04-12
git-commit: do not muck with commit message when no_edit is set.
Junio C Hamano
1
-5
/
+12
2006-04-12
When showing a commit message, do not lose an incomplete line.
Linus Torvalds
1
-2
/
+2
2006-04-12
Retire t5501-old-fetch-and-upload test.
Junio C Hamano
1
-48
/
+0
2006-04-11
combine-diff: fix hunks at the end (take #2).
Junio C Hamano
1
-28
/
+21
2006-04-11
combine-diff: do not lose hunks with only deletion at end.
Junio C Hamano
1
-11
/
+29
2006-04-11
Replace index() with strchr().
Dennis Stosberg
2
-7
/
+7
2006-04-11
Solaris 9 also wants our own unsetenv/setenv.
Dennis Stosberg
1
-0
/
+4
2006-04-11
Retire git-log.sh (take #3)
Junio C Hamano
1
-2
/
+3
2006-04-11
Separate the raw diff and patch with a newline
Petr Baudis
2
-0
/
+2
2006-04-11
Document --patch-with-raw
Petr Baudis
2
-0
/
+5
2006-04-11
diff-* --patch-with-raw
Junio C Hamano
3
-33
/
+61
2006-04-11
Implement limited context matching in git-apply.
Eric W. Biederman
2
-19
/
+112
2006-04-11
Retire git-log.sh (take#2)
Junio C Hamano
1
-3
/
+3
2006-04-11
blame and friends: adjust to multiple pathspec change.
Junio C Hamano
6
-23
/
+34
2006-04-11
Retire git-log.sh
Junio C Hamano
1
-3
/
+8
2006-04-11
git log --full-diff
Junio C Hamano
1
-1
/
+12
2006-04-11
tree-diff: do not assume we use only one pathspec
Junio C Hamano
4
-24
/
+32
2006-04-11
Retire diffcore-pathspec.
Junio C Hamano
5
-81
/
+11
2006-04-09
Improve the git-diff-tree -c/-cc documentation
Petr Baudis
1
-9
/
+16
2006-04-09
git log [diff-tree options]...
Junio C Hamano
1
-1
/
+31
2006-04-09
log-tree: separate major part of diff-tree.
Junio C Hamano
4
-204
/
+224
2006-04-09
Make "--parents" logs also be incremental
Linus Torvalds
4
-18
/
+18
2006-04-09
xdiff/xdiffi.c: fix warnings about possibly uninitialized variables
Marco Roeland
1
-2
/
+3
2006-04-09
diffcore-rename: fix merging back a broken pair.
Junio C Hamano
1
-4
/
+10
2006-04-09
diff: fix output of total-rewrite diff.
Junio C Hamano
1
-2
/
+3
2006-04-09
git-log: match rev-list --abbrev and --abbrev-commit
Junio C Hamano
1
-2
/
+13
2006-04-08
GIT 1.3.0-rc3
v1.3.0-rc3
Junio C Hamano
1
-1
/
+1
2006-04-08
count-delta: match get_delta_hdr_size() changes.
v1.2.6
Junio C Hamano
1
-2
/
+2
2006-04-08
check patch_delta bounds more carefully
Nicolas Pitre
3
-9
/
+28
2006-04-07
git-svnimport: Don't assume that copied files haven't changed
Karl Hasselström
1
-5
/
+10
2006-04-07
rev-list --abbrev-commit
Junio C Hamano
1
-1
/
+14
2006-04-07
Thin pack generation: optimization.
Junio C Hamano
1
-48
/
+236