index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemon.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-10
base85 debug code: Fix length byte calculation
Andreas Gruenbacher
1
-1
/
+1
2010-01-07
checkout -m: do not try to fall back to --merge from an unborn branch
Junio C Hamano
1
-2
/
+8
2009-12-31
branch: die explicitly why when calling "git branch [-a|-r] branchname".
Matthieu Moy
2
-15
/
+17
2009-12-30
commit: --cleanup is a message option
Greg Price
1
-2
/
+4
2009-12-30
t7102: make the test fail if one of its check fails
Nguyễn Thái Ngọc Duy
1
-7
/
+7
2009-08-28
Documentation: git-archive: mark --format as optional in summary
Wesley J. Landaker
1
-1
/
+1
2009-08-08
verify-pack -v: do not report "chain length 0"
Junio C Hamano
1
-8
/
+19
2009-08-08
t5510: harden the way verify-pack is used
Junio C Hamano
1
-3
/
+8
2009-06-21
git-show-ref.txt: remove word and make consistent
Stephen Boyd
1
-2
/
+2
2009-06-21
git-svn documentation: fix typo in 'rebase vs. pull/merge' section
Miklos Vajna
1
-1
/
+1
2009-06-14
use xstrdup, not strdup in ll-merge.c
Jim Meyering
1
-4
/
+4
2009-06-13
git-rerere.txt: grammatical fixups and cleanups
Stephen Boyd
1
-33
/
+32
2009-05-24
http-push.c::remove_locks(): fix use after free
Alex Riesen
1
-1
/
+2
2009-05-10
ls-tree manpage: output of ls-tree is compatible with update-index
Alex Riesen
1
-0
/
+2
2009-05-10
ls-tree manpage: use "unless" instead of "when ... is not"
Alex Riesen
1
-1
/
+1
2009-05-06
dir.c: Fix two minor grammatical errors in comments
Allan Caffee
1
-2
/
+2
2009-04-29
diff -c -p: do not die on submodules
Junio C Hamano
2
-12
/
+65
2009-04-28
grep: fix segfault when "git grep '('" is given
Linus Torvalds
2
-2
/
+10
2009-04-27
Documentation: fix a grammatical error in api-builtin.txt
Allan Caffee
1
-1
/
+1
2009-04-27
builtin-merge: fix a typo in an error message
Allan Caffee
1
-1
/
+1
2009-04-23
test-genrandom: Add newline to usage string
Stephen Boyd
1
-1
/
+1
2009-04-18
doc/git-daemon: add missing arguments to options
Markus Heidelberg
1
-8
/
+8
2009-04-18
init: Do not segfault on big GIT_TEMPLATE_DIR environment variable
Frank Lichtenheld
2
-1
/
+12
2009-04-18
Fix buffer overflow in config parser
Thomas Jarosch
2
-2
/
+9
2009-04-12
State the effect of filter-branch on graft explicitly
Daniel Cheng (aka SDiZ)
1
-0
/
+3
2009-04-12
process_{tree,blob}: Remove useless xstrdup calls
Linus Torvalds
1
-0
/
+2
2009-04-09
process_{tree,blob}: Remove useless xstrdup calls
Björn Steinbrink
2
-3
/
+0
2009-04-08
Documentation: clarify .gitattributes search
Jason Merrill
2
-5
/
+5
2009-04-08
git-checkout.txt: clarify that <branch> applies when no path is given.
Matthieu Moy
1
-2
/
+6
2009-04-08
git-checkout.txt: fix incorrect statement about HEAD and index
Matthieu Moy
1
-2
/
+2
2009-04-05
commit: abort commit if interactive add failed
Jeff King
1
-1
/
+2
2009-04-05
git-repack: use non-dashed update-server-info
Dan McGee
1
-1
/
+1
2009-04-01
Documentation: Remove an odd "instead"
Holger Weiß
1
-1
/
+1
2009-03-30
Fix bash completion in path with spaces
Daniel Cheng (aka SDiZ)
1
-2
/
+2
2009-03-30
bash completion: only show 'log --merge' if merging
Thomas Rast
1
-1
/
+6
2009-03-30
git-tag(1): add hint about commit messages
Nico -telmich- Schottelius
1
-0
/
+1
2009-03-30
Documentation: update graph api example.
Allan Caffee
1
-4
/
+4
2009-03-30
import-zips: fix thinko
Johannes Schindelin
1
-1
/
+2
2009-03-24
close_sha1_file(): make it easier to diagnose errors
Linus Torvalds
1
-1
/
+1
2009-03-24
avoid possible overflow in delta size filtering computation
Nicolas Pitre
1
-1
/
+1
2009-03-22
everyday: use the dashless form of git-init
David Aguilar
1
-1
/
+1
2009-02-28
added missing backtick in git-apply.txt
Danijel Tasov
1
-1
/
+1
2009-02-27
bisect: fix another instance of eval'ed string
Christian Couder
1
-1
/
+7
2009-02-27
bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped
Christian Couder
2
-35
/
+66
2009-02-12
Support "\" in non-wildcard exclusion entries
Finn Arne Gangstad
2
-2
/
+9
2009-02-12
Make repack less likely to corrupt repository
Junio C Hamano
1
-20
/
+67
2009-02-12
fast-export: ensure we traverse commits in topological order
Elijah Newren
1
-0
/
+1
2009-02-11
Clear the delta base cache if a pack is rebuilt
Shawn O. Pearce
1
-0
/
+1
2009-02-11
revision traversal and pack: notice and die on missing commit
Junio C Hamano
2
-2
/
+43
2009-02-11
Clear the delta base cache during fast-import checkpoint
Shawn O. Pearce
3
-0
/
+9
[next]