index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mailinfo.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-04-27
read-tree: teach 1 and 2 way merges about cache-tree.
Junio C Hamano
1
-4
/
+13
2006-04-27
update-index: when --unresolve, smudge the relevant cache-tree entries.
Junio C Hamano
1
-0
/
+1
2006-04-27
t0000-basic: more commit-tree tests.
Junio C Hamano
1
-0
/
+28
2006-04-27
commit-tree.c: check_valid() microoptimization.
Junio C Hamano
1
-6
/
+5
2006-04-26
Fix filename verification when in a subdirectory
Linus Torvalds
4
-18
/
+29
2006-04-26
rebase: typofix.
Junio C Hamano
1
-1
/
+1
2006-04-26
commit-tree: allow generic object name for the tree as well.
Junio C Hamano
1
-1
/
+1
2006-04-26
Makefile: remove and create xdiff library from scratch.
Junio C Hamano
1
-1
/
+1
2006-04-26
t0000-basic: Add ls-tree recursive test back.
Junio C Hamano
1
-0
/
+21
2006-04-26
Makefile: remove and create libgit.a from scratch.
Junio C Hamano
1
-1
/
+1
2006-04-26
test-dump-cache-tree: report number of subtrees.
Junio C Hamano
1
-3
/
+4
2006-04-26
cache-tree: sort the subtree entries.
Junio C Hamano
1
-26
/
+66
2006-04-26
Teach fsck-objects about cache-tree.
Junio C Hamano
1
-0
/
+18
2006-04-25
socksetup: don't return on set_reuse_addr() error
v1.3.1
Serge E. Hallyn
1
-1
/
+1
2006-04-25
Document the configuration file
Petr Baudis
3
-14
/
+198
2006-04-25
Document git-var -l listing also configuration variables
Petr Baudis
1
-1
/
+4
2006-04-25
rev-parse: better error message for ambiguous arguments
Paul Mackerras
1
-2
/
+10
2006-04-25
index: make the index file format extensible.
Junio C Hamano
10
-150
/
+147
2006-04-25
cache-tree: protect against "git prune".
Junio C Hamano
1
-1
/
+1
2006-04-24
Add test-dump-cache-tree
Junio C Hamano
3
-0
/
+36
2006-04-24
Use cache-tree in update-index.
Junio C Hamano
1
-2
/
+21
2006-04-24
Invalidate cache-tree entries for touched paths in git-apply.
Junio C Hamano
1
-3
/
+13
2006-04-24
Update write-tree to use cache-tree.
Junio C Hamano
1
-125
/
+12
2006-04-24
Add cache-tree.
Junio C Hamano
3
-1
/
+549
2006-04-24
read-cache/write-cache: optionally return cache checksum SHA1.
Junio C Hamano
2
-9
/
+31
2006-04-23
gitk: Let git-rev-list do the argument list parsing
Paul Mackerras
1
-18
/
+2
2006-04-23
make update-index --chmod work with multiple files and --stdin
Alex Riesen
1
-7
/
+16
2006-04-22
Libified diff-index: backward compatibility fix.
Junio C Hamano
3
-6
/
+12
2006-04-22
Libify diff-index.
Junio C Hamano
4
-238
/
+231
2006-04-22
Libify diff-files.
Junio C Hamano
7
-1953
/
+1929
2006-04-22
Fix "git show --stat"
Junio C Hamano
1
-1
/
+2
2006-04-22
Add colordiff for git to contrib/colordiff.
Junio C Hamano
2
-0
/
+198
2006-04-22
Makefile: dependency for builtin-help.o
Junio C Hamano
1
-0
/
+2
2006-04-21
Split up builtin commands into separate files from git.c
Linus Torvalds
5
-305
/
+342
2006-04-21
git-log produces no output
Linus Torvalds
1
-0
/
+2
2006-04-21
fix pack-object buffer size
Nicolas Pitre
1
-1
/
+1
2006-04-21
mailinfo: decode underscore used in "Q" encoding properly.
Junio C Hamano
1
-5
/
+7
2006-04-21
Reintroduce svn pools to solve the memory leak.
Santi_BĂ©jar
1
-1
/
+3
2006-04-21
pack-objects: do not stop at object that is "too small"
Junio C Hamano
1
-1
/
+1
2006-04-20
git-commit --amend: two fixes.
Junio C Hamano
2
-7
/
+16
2006-04-20
git-update-index --unresolve
Junio C Hamano
4
-149
/
+128
2006-04-20
diff --stat: do not drop rename information.
Junio C Hamano
1
-9
/
+68
2006-04-20
Add git-unresolve <paths>...
Junio C Hamano
3
-1
/
+149
2006-04-20
diff: move diff.c to diff-lib.c to make room.
Junio C Hamano
2
-1
/
+1
2006-04-20
pre-commit hook: complain about conflict markers.
Junio C Hamano
1
-0
/
+3
2006-04-20
git-merge: a bit more readable user guidance.
Junio C Hamano
1
-1
/
+1
2006-04-19
get_tree_entry(): make it available from tree-walk
Junio C Hamano
3
-52
/
+52
2006-04-19
sha1_name.c: no need to include diff.h; tree-walk.h will do.
Junio C Hamano
1
-1
/
+1
2006-04-19
sha1_name.c: prepare to make get_tree_entry() reusable from others.
Junio C Hamano
1
-9
/
+10
2006-04-19
git log: don't do merge diffs by default
Linus Torvalds
1
-2
/
+0
[next]