index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xdiff-interface.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-20
pack-objects: only repack or loosen objects residing in "local" packs
Brandon Casey
2
-3
/
+3
2009-03-20
git-repack.sh: don't use --kept-pack-only option to pack-objects
Brandon Casey
2
-6
/
+2
2009-03-20
t7700-repack: add two new tests demonstrating repacking flaws
Brandon Casey
1
-0
/
+44
2009-02-28
is_kept_pack(): final clean-up
Junio C Hamano
5
-21
/
+13
2009-02-28
Simplify is_kept_pack()
Junio C Hamano
5
-51
/
+18
2009-02-28
Consolidate ignore_packed logic more
Junio C Hamano
4
-21
/
+17
2009-02-28
has_sha1_kept_pack(): take "struct rev_info"
Junio C Hamano
4
-9
/
+12
2009-02-28
has_sha1_pack(): refactor "pretend these packs do not exist" interface
Junio C Hamano
7
-13
/
+33
2009-02-28
git-repack: resist stray environment variable
Junio C Hamano
1
-0
/
+1
2008-12-20
fast-import: make tagger information optional
Junio C Hamano
2
-11
/
+33
2008-12-20
fast-export: deal with tag objects that do not have a tagger
Johannes Schindelin
3
-5
/
+42
2008-12-20
SubmittingPatches: mention the usage of real name in Signed-off-by: lines
Miklos Vajna
1
-0
/
+3
2008-12-20
git-mergetool: properly handle "git mergetool -- filename"
David Aguilar
1
-0
/
+1
2008-12-20
git-send-email: handle email address with quoted comma
Wu Fengguang
1
-3
/
+8
2008-12-20
Documentation: fix typos, grammar, asciidoc syntax
Markus Heidelberg
13
-25
/
+25
2008-12-17
GIT 1.5.4.7
v1.5.4.7
Junio C Hamano
2
-1
/
+11
2008-12-17
gitweb: do not run "git diff" that is Porcelain
Junio C Hamano
1
-36
/
+2
2008-12-16
fast-import: close pack before unlinking it
Johannes Schindelin
1
-1
/
+3
2008-12-15
pager: do not dup2 stderr if it is already redirected
Junio C Hamano
1
-1
/
+2
2008-12-15
git-show: do not segfault when showing a bad tag
Junio C Hamano
2
-1
/
+27
2008-12-13
git-config.txt: fix a typo
Jim Meyering
1
-1
/
+1
2008-12-11
fsck: reduce stack footprint
Linus Torvalds
1
-7
/
+31
2008-12-11
make sure packs to be replaced are closed beforehand
Nicolas Pitre
3
-0
/
+33
2008-12-10
work around Python warnings from AsciiDoc
Junio C Hamano
1
-9
/
+9
2008-12-09
git-svn: Make following parents atomic
Deskin Miller
2
-4
/
+54
2008-12-08
GIT 1.6.0.5
v1.6.0.5
Junio C Hamano
1
-15
/
+28
2008-12-07
"git diff <tree>{3,}": do not reverse order of arguments
Matt McCutchen
3
-3
/
+31
2008-12-07
tag: delete TAG_EDITMSG only on successful tag
Jeff King
1
-8
/
+20
2008-12-07
gitweb: Make project specific override for 'grep' feature work
Jakub Narebski
1
-0
/
+1
2008-12-07
http.c: use 'git_config_string' to get 'curl_http_proxy'
Miklos Vajna
1
-7
/
+4
2008-12-07
fetch-pack: Avoid memcpy() with src==dst
Thomas Rast
1
-1
/
+2
2008-12-03
xdiff: give up scanning similar lines early
Davide Libenzi
1
-2
/
+13
2008-12-03
User's Manual: remove duplicated url at the end of Appendix B
Miklos Vajna
1
-1
/
+0
2008-12-01
Update draft release notes to 1.6.0.5
Junio C Hamano
1
-0
/
+22
2008-12-01
generate-cmdlist.sh: avoid selecting synopsis at wrong place
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2008-11-28
sha1_file.c: resolve confusion EACCES vs EPERM
Sam Vilain
1
-1
/
+1
2008-11-28
sha1_file: avoid bogus "file exists" error message
Joey Hess
1
-1
/
+1
2008-11-28
git checkout: don't warn about unborn branch if -f is already passed
Matt McCutchen
1
-1
/
+1
2008-11-28
bash: offer refs instead of filenames for 'git revert'
SZEDER Gábor
1
-1
/
+1
2008-11-28
bash: remove dashed command leftovers
SZEDER Gábor
1
-33
/
+8
2008-11-27
git-p4: fix keyword-expansion regex
Pete Wyckoff
1
-1
/
+1
2008-11-27
Fix typos in the documentation.
Ralf Wildenhues
4
-4
/
+4
2008-11-26
config.txt: alphabetize configuration sections
Matt McCutchen
1
-48
/
+48
2008-11-26
Teach "git diff" to honour --[no-]ext-diff
Junio C Hamano
2
-1
/
+25
2008-11-24
fast-export: use an unsorted string list for extra_refs
Johannes Schindelin
2
-3
/
+3
2008-11-24
Add new testcase to show fast-export does not always exports all tags
Miklos Vajna
1
-0
/
+8
2008-11-24
Fix misleading wording for git-cherry-pick
Bryan Drewery
1
-7
/
+6
2008-11-24
compat/mingw.c: Teach mingw_rename() to replace read-only files
Johannes Sixt
1
-3
/
+12
2008-11-17
request-pull: make usage string match manpage
Stefan Naewe
1
-3
/
+3
2008-11-16
Teach ls-files --with-tree=<tree> to work with options other than -c
Junio C Hamano
1
-0
/
+2
[next]