index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: let asciidoc align related options
Markus Heidelberg
2009-01-18
1
-1
/
+4
*
githooks.txt: add missing word
Stephan Beyer
2009-01-18
1
-1
/
+1
*
builtin-commit.c: do not remove COMMIT_EDITMSG
Stephan Beyer
2009-01-18
1
-1
/
+0
*
t3404: Add test case for auto-amending only edited commits after "edit"
Stephan Beyer
2009-01-15
1
-0
/
+17
*
t3404: Add test case for aborted --continue after "edit"
Stephan Beyer
2009-01-15
1
-0
/
+15
*
t3501: check that commits are actually done
Stephan Beyer
2009-01-15
1
-0
/
+2
*
fix handling of multiple untracked files for git mv -k
Michael J Gruber
2009-01-14
2
-1
/
+2
*
add test cases for "git mv -k"
Michael J Gruber
2009-01-14
1
-0
/
+25
*
fast-import: Cleanup mode setting.
Felipe Contreras
2009-01-14
1
-3
/
+4
*
Git.pm: call Error::Simple() properly
Jay Soffian
2009-01-14
1
-2
/
+2
*
Avoid spurious error messages on error mistakes.
Pierre Habouzit
2009-01-13
1
-1
/
+1
*
contrib/examples/README: give an explanation of the status of these files
jidanni@jidanni.org
2009-01-13
1
-0
/
+3
*
Merge branch 'maint-1.5.6' into maint-1.6.0
Junio C Hamano
2009-01-07
1
-1
/
+1
|
\
|
*
README: tutorial.txt is now called gittutorial.txt
Joey Hess
2009-01-07
1
-1
/
+1
*
|
doc/git-fsck: change the way for getting heads' SHA1s
Markus Heidelberg
2008-12-21
1
-1
/
+2
*
|
GIT 1.6.0.6
v1.6.0.6
Junio C Hamano
2008-12-20
6
-38
/
+67
|
\
|
|
*
GIT 1.5.6.6
v1.5.6.6
Junio C Hamano
2008-12-17
5
-37
/
+33
|
|
\
|
|
*
GIT 1.5.5.6
v1.5.5.6
Junio C Hamano
2008-12-17
4
-37
/
+23
|
|
|
\
|
|
|
*
GIT 1.5.4.7
v1.5.4.7
Junio C Hamano
2008-12-17
2
-1
/
+11
|
|
|
*
gitweb: do not run "git diff" that is Porcelain
Junio C Hamano
2008-12-17
1
-36
/
+2
*
|
|
|
fast-import: make tagger information optional
Junio C Hamano
2008-12-20
2
-11
/
+33
*
|
|
|
fast-export: deal with tag objects that do not have a tagger
Johannes Schindelin
2008-12-20
3
-5
/
+42
*
|
|
|
SubmittingPatches: mention the usage of real name in Signed-off-by: lines
Miklos Vajna
2008-12-20
1
-0
/
+3
*
|
|
|
git-mergetool: properly handle "git mergetool -- filename"
David Aguilar
2008-12-20
1
-0
/
+1
*
|
|
|
git-send-email: handle email address with quoted comma
Wu Fengguang
2008-12-20
1
-3
/
+8
*
|
|
|
Documentation: fix typos, grammar, asciidoc syntax
Markus Heidelberg
2008-12-20
13
-25
/
+25
*
|
|
|
fast-import: close pack before unlinking it
Johannes Schindelin
2008-12-16
1
-1
/
+3
*
|
|
|
pager: do not dup2 stderr if it is already redirected
Junio C Hamano
2008-12-15
1
-1
/
+2
*
|
|
|
git-show: do not segfault when showing a bad tag
Junio C Hamano
2008-12-15
2
-1
/
+27
*
|
|
|
git-config.txt: fix a typo
Jim Meyering
2008-12-13
1
-1
/
+1
*
|
|
|
fsck: reduce stack footprint
Linus Torvalds
2008-12-11
1
-7
/
+31
*
|
|
|
make sure packs to be replaced are closed beforehand
Nicolas Pitre
2008-12-11
3
-0
/
+33
*
|
|
|
work around Python warnings from AsciiDoc
Junio C Hamano
2008-12-10
1
-9
/
+9
*
|
|
|
git-svn: Make following parents atomic
Deskin Miller
2008-12-09
2
-4
/
+54
*
|
|
|
GIT 1.6.0.5
v1.6.0.5
Junio C Hamano
2008-12-08
1
-15
/
+28
*
|
|
|
"git diff <tree>{3,}": do not reverse order of arguments
Matt McCutchen
2008-12-07
3
-3
/
+31
*
|
|
|
tag: delete TAG_EDITMSG only on successful tag
Jeff King
2008-12-07
1
-8
/
+20
*
|
|
|
gitweb: Make project specific override for 'grep' feature work
Jakub Narebski
2008-12-07
1
-0
/
+1
*
|
|
|
http.c: use 'git_config_string' to get 'curl_http_proxy'
Miklos Vajna
2008-12-07
1
-7
/
+4
*
|
|
|
fetch-pack: Avoid memcpy() with src==dst
Thomas Rast
2008-12-07
1
-1
/
+2
*
|
|
|
Merge branch 'jk/maint-commit-v-strip' into maint
Junio C Hamano
2008-12-03
2
-3
/
+78
|
\
\
\
\
|
*
|
|
|
commit: Fix stripping of patch in verbose mode.
Jeff King
2008-11-12
2
-3
/
+78
*
|
|
|
|
xdiff: give up scanning similar lines early
Davide Libenzi
2008-12-03
1
-2
/
+13
*
|
|
|
|
Merge branch 'bc/maint-keep-pack' into maint
Junio C Hamano
2008-12-03
9
-36
/
+137
|
\
\
\
\
\
|
*
|
|
|
|
repack: only unpack-unreachable if we are deleting redundant packs
Brandon Casey
2008-11-15
3
-10
/
+22
|
*
|
|
|
|
t7700: test that 'repack -a' packs alternate packed objects
Brandon Casey
2008-11-13
1
-0
/
+16
|
*
|
|
|
|
pack-objects: extend --local to mean ignore non-local loose objects too
Brandon Casey
2008-11-12
3
-2
/
+5
|
*
|
|
|
|
sha1_file.c: split has_loose_object() into local and non-local counterparts
Brandon Casey
2008-11-12
2
-6
/
+14
|
*
|
|
|
|
t7700: demonstrate mishandling of loose objects in an alternate ODB
Brandon Casey
2008-11-12
1
-0
/
+19
|
*
|
|
|
|
builtin-gc.c: use new pack_keep bitfield to detect .keep file existence
Brandon Casey
2008-11-12
1
-11
/
+1
[next]