index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-read-tree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-06
git svn info: always quote URLs in 'info' output
Thomas Rast
2
-17
/
+38
2008-09-06
git svn info: make info relative to the current directory
Thomas Rast
2
-3
/
+16
2008-09-06
git svn info: tests: fix ptouch argument order in setup
Thomas Rast
1
-4
/
+4
2008-09-06
git svn info: tests: use test_cmp instead of git-diff
Thomas Rast
1
-22
/
+22
2008-09-06
git svn info: tests: do not use set -e
Thomas Rast
1
-2
/
+0
2008-09-06
git svn info: tests: let 'init' test run with SVN 1.5
Thomas Rast
1
-2
/
+2
2008-09-06
git svn: catch lack of upstream info for dcommit earlier
Thomas Rast
1
-4
/
+4
2008-09-06
git-svn: check error code of send_txstream
Eric Wong
1
-1
/
+5
2008-09-06
git-svn: Send deltas during commits
Florian Weimer
1
-5
/
+13
2008-09-06
git-svn: Introduce SVN::Git::Editor::_chg_file_get_blob
Florian Weimer
1
-12
/
+19
2008-09-06
git-svn: extract base blob in generate_diff
Florian Weimer
1
-3
/
+4
2008-09-05
log --author/--committer: really match only with name part
Junio C Hamano
4
-17
/
+114
2008-09-04
diff --cumulative is a sub-option of --dirstat
Junio C Hamano
2
-4
/
+7
2008-09-04
bash completion: Hide more plumbing commands
Petr Baudis
1
-0
/
+10
2008-09-04
Update draft release notes for 1.6.1
Junio C Hamano
1
-1
/
+58
2008-09-04
Start 1.6.0.2 maintenance cycle
Junio C Hamano
2
-1
/
+51
2008-09-03
tests: use "git xyzzy" form (t7200 - t9001)
Nanako Shiraishi
18
-99
/
+99
2008-09-03
tests: use "git xyzzy" form (t7000 - t7199)
Nanako Shiraishi
6
-183
/
+183
2008-09-03
Fix passwd(5) ref and reflect that commit doens't use commit-tree
Jonas Fonseca
3
-6
/
+6
2008-09-03
improve handling of sideband message display
Nicolas Pitre
1
-23
/
+43
2008-09-03
tests: use "git xyzzy" form (t3600 - t6999)
Nanako Shiraishi
26
-130
/
+130
2008-09-03
tests: use "git xyzzy" form (t0000 - t3599)
Nanako Shiraishi
26
-103
/
+103
2008-09-03
checkout: fix message when leaving detached HEAD
Jeff King
1
-6
/
+4
2008-09-03
clone: fix creation of explicitly named target directory
Clemens Buchacher
2
-3
/
+32
2008-09-03
gitweb: ref markers link to named shortlogs
Giuseppe Bilotta
2
-3
/
+47
2008-09-03
Makefile: add merge_recursive.h to LIB_H
Miklos Vajna
1
-0
/
+1
2008-09-02
Improve documentation for --dirstat diff option
Heikki Orsila
1
-6
/
+5
2008-09-02
Bring local clone's origin URL in line with that of a remote clone
Johan Herland
2
-4
/
+4
2008-09-02
Documentation: minor cleanup in a use case in 'git stash' manual
SZEDER Gábor
1
-1
/
+1
2008-09-02
Documentation: fix disappeared lines in 'git stash' manpage
SZEDER Gábor
1
-7
/
+7
2008-09-02
Documentation: fix reference to a for-each-ref option
SZEDER Gábor
1
-1
/
+1
2008-09-01
cast pid_t's to uintmax_t to improve portability
David Soria Parra
5
-9
/
+9
2008-09-01
Document sendemail.envelopesender configuration
Ask Bjørn Hansen
1
-0
/
+3
2008-09-01
Document clarification: gitmodules, gitattributes
Gustaf Hendeby
2
-2
/
+2
2008-08-31
'git foo' program identifies itself without dash in die() messages
Junio C Hamano
15
-52
/
+52
2008-08-31
setup_git_directory(): fix move to worktree toplevel directory
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2008-08-31
update-index: fix worktree setup
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2008-08-31
config.txt: Add missing colons after option name
Teemu Likonen
1
-1
/
+1
2008-08-31
git commit --author=$name: look $name up in existing commits
Junio C Hamano
2
-2
/
+32
2008-08-31
gitattributes: -crlf is not binary
Junio C Hamano
1
-3
/
+37
2008-08-30
Start conforming code to "git subcmd" style
Heikki Orsila
6
-11
/
+11
2008-08-30
git-apply: Loosen "match_beginning" logic
Junio C Hamano
2
-4
/
+16
2008-08-30
Fix example in git-name-rev documentation
Junio C Hamano
1
-1
/
+1
2008-08-30
shell: do not play duplicated definition games to shrink the executable
Junio C Hamano
2
-16
/
+1
2008-08-30
Fix use of hardlinks in "make install"
Alex Riesen
1
-1
/
+1
2008-08-30
fixup_pack_header_footer(): use nicely aligned buffer sizes
Nicolas Pitre
1
-3
/
+8
2008-08-30
index-pack: use fixup_pack_header_footer()'s validation mode
Nicolas Pitre
1
-18
/
+25
2008-08-30
pack-objects: use fixup_pack_header_footer()'s validation mode
Nicolas Pitre
2
-5
/
+5
2008-08-30
improve reliability of fixup_pack_header_footer()
Nicolas Pitre
5
-16
/
+66
2008-08-30
pack-objects: improve returned information from write_one()
Nicolas Pitre
1
-17
/
+12
[next]