index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-fsck.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-23
janitor: use NULL and not 0 for pointers.
Pierre Habouzit
1
-1
/
+1
2009-07-23
git stash: modernize use of "dashed" git-XXX calls
Martin Koegler
1
-3
/
+3
2009-07-23
Improve doc for format-patch threading options.
Yann Dirson
2
-12
/
+31
2009-07-23
List send-email config options in config.txt.
Yann Dirson
1
-0
/
+44
2009-07-23
configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests
Brandon Casey
2
-2
/
+3
2009-07-23
Trailing whitespace and no newline fix
SZEDER Gábor
2
-3
/
+20
2009-07-23
diff --cc: a lost line at the beginning of the file is shown incorrectly
Junio C Hamano
2
-7
/
+93
2009-07-23
combine-diff.c: fix performance problem when folding common deleted lines
Junio C Hamano
1
-8
/
+5
2009-07-20
git svn: fix reparenting when ugly http(s) URLs are used
Eric Wong
1
-2
/
+4
2009-07-20
git svn: rename tests that had conflicting numbers
Eric Wong
2
-0
/
+0
2009-07-19
Updates to draft release notes to 1.6.4
Junio C Hamano
1
-10
/
+47
2009-07-19
push: do not give big warning when no preference is configured
Junio C Hamano
3
-28
/
+2
2009-07-19
t4202-log.sh: Test git log --no-walk sort order
Michael J Gruber
1
-0
/
+20
2009-07-19
cvsexportcommit: reorder tests to quiet intermittent failure
Mike Ralphson
1
-19
/
+22
2009-07-19
checkout -f: deal with a D/F conflict entry correctly
Junio C Hamano
1
-1
/
+1
2009-07-17
sha1_name.c: avoid unnecessary strbuf_release
Brandon Casey
1
-2
/
+0
2009-07-17
refs.c: release file descriptor on error return
Brandon Casey
1
-1
/
+3
2009-07-16
Revert "mailinfo: Remove only one set of square brackets"
v1.6.4-rc1
Junio C Hamano
3
-9
/
+2
2009-07-15
Fix extraneous lstat's in 'git checkout -f'
Linus Torvalds
1
-1
/
+1
2009-07-14
Improve on the 'invalid object' error message at commit time
Linus Torvalds
1
-1
/
+2
2009-07-14
Make 'git show' more useful
Linus Torvalds
1
-1
/
+1
2009-07-13
bash: add '--merges' to common 'git log' options
SZEDER Gábor
1
-1
/
+1
2009-07-13
Document 'git (rev-list|log) --merges'
SZEDER Gábor
2
-0
/
+5
2009-07-13
gitweb: update Git homepage URL
Wincent Colaiuta
1
-1
/
+1
2009-07-11
git svn: allow uppercase UUIDs from SVN
Eric Wong
1
-7
/
+7
2009-07-11
git-svn: Fix branch detection when repository root is inaccessible
Mattias Nissler
2
-30
/
+21
2009-07-11
git-svn: Always duplicate paths returned from get_log
Mattias Nissler
1
-22
/
+23
2009-07-11
quickfetch(): Prevent overflow of the rev-list command line
Johan Herland
2
-27
/
+60
2009-07-11
Makefile: update IRIX64 section
Brandon Casey
1
-6
/
+6
2009-07-11
Makefile: add section for SGI IRIX 6.5
Brandon Casey
1
-0
/
+13
2009-07-11
Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile arguments
Brandon Casey
2
-0
/
+11
2009-07-11
git-compat-util.h: adjust for SGI IRIX 6.5
Brandon Casey
1
-1
/
+2
2009-07-11
unpack-trees.c: work around run-time array initialization flaw on IRIX 6.5
Brandon Casey
1
-1
/
+1
2009-07-11
Makefile: keep "git" when bindir is execdir
Junio C Hamano
1
-2
/
+3
2009-07-10
Make index preloading check the whole path to the file
Linus Torvalds
1
-0
/
+4
2009-07-10
Export thread-safe version of 'has_symlink_leading_path()'
Linus Torvalds
2
-11
/
+20
2009-07-10
Prepare symlink caching for thread-safety
Linus Torvalds
1
-35
/
+40
2009-07-10
Avoid using 'lstat()' to figure out directories
Linus Torvalds
1
-5
/
+42
2009-07-09
Makefile: install 'git' in execdir
v1.6.4-rc0
Jeff King
1
-7
/
+7
2009-07-09
Avoid doing extra 'lstat()'s for d_type if we have an up-to-date cache entry
Linus Torvalds
1
-5
/
+9
2009-07-09
Simplify read_directory[_recursive]() arguments
Linus Torvalds
3
-31
/
+30
2009-07-09
Add 'fill_directory()' helper function for directory traversal
Linus Torvalds
6
-52
/
+40
2009-07-08
mailinfo: Remove only one set of square brackets
Andreas Ericsson
3
-2
/
+9
2009-07-08
git-svn.txt: fix description of fetch flags accepted by clone.
Yann Dirson
1
-4
/
+4
2009-07-08
git-svn.txt: fix fetch flags incorrectly documented as init flags.
Yann Dirson
1
-10
/
+11
2009-07-08
git-svn.txt: make formatting more consistent.
Yann Dirson
1
-110
/
+101
2009-07-08
git-svn.txt: stop using dash-form of commands.
Yann Dirson
1
-60
/
+60
2009-07-08
Documentation: update description of shell aliases
Sitaram Chamarty
1
-1
/
+3
2009-07-06
completion: __git_config_get_set_variables() handle values with spaces
Stephen Boyd
1
-5
/
+6
2009-07-06
Avoid generating a warning if $fullname{$file} is undefined
Nick Woolley
1
-1
/
+2
[next]