index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-archive.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-12
Fix some manual typos.
Ralf Wildenhues
3
-3
/
+3
2008-09-11
Use compatibility regex library also on FreeBSD
Jeff King
1
-0
/
+2
2008-09-11
Use compatibility regex library also on AIX
Johannes Sixt
1
-0
/
+2
2008-09-10
Update draft release notes for 1.6.0.2
Junio C Hamano
1
-2
/
+22
2008-09-10
Use compatibility regex library for OSX/Darwin
Arjen Laarhoven
6
-2
/
+10
2008-09-10
git-svn: Fixes my() parameter list syntax error in pre-5.8 Perl
Marcus Griep
1
-1
/
+1
2008-09-10
Git.pm: Use File::Temp->tempfile instead of ->new
Marcus Griep
2
-14
/
+32
2008-09-10
t7501: always use test_cmp instead of diff
Miklos Vajna
1
-6
/
+6
2008-09-09
Start conforming code to "git subcmd" style part 2
Heikki Orsila
5
-14
/
+14
2008-09-07
Update draft release notes for 1.6.0.2
Junio C Hamano
1
-3
/
+20
2008-09-07
stash: refresh the index before deciding if the work tree is dirty
Junio C Hamano
1
-0
/
+3
2008-09-05
Mention the fact that 'git annotate' is only for backward compatibility.
Junio C Hamano
1
-0
/
+5
2008-09-05
"blame -c" should be compatible with "annotate"
Junio C Hamano
2
-4
/
+18
2008-09-05
log --author/--committer: really match only with name part
Junio C Hamano
4
-17
/
+114
2008-09-05
git-gui: Fix diff parsing for lines starting with "--" or "++"
Shawn O. Pearce
1
-7
/
+11
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
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
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-02
git-gui: Fix string escaping in po2msg.sh
Alexander Gavrilov
1
-2
/
+2
2008-09-01
git gui: show diffs with a minimum of 1 context line
Clemens Buchacher
3
-3
/
+3
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
diff: Help "less" hide ^M from the output
Junio C Hamano
3
-3
/
+34
2008-08-31
gitattributes: -crlf is not binary
Junio C Hamano
1
-3
/
+37
2008-08-31
checkout: do not check out unmerged higher stages randomly
Junio C Hamano
2
-1
/
+50
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
[next]