index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bundle.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-12-09
Re-fix "builtin-commit: fix --signoff"
Junio C Hamano
8
-29
/
+26
2007-12-09
Add tests for pre-commit and commit-msg hooks
Wincent Colaiuta
3
-1
/
+153
2007-12-09
Fix commit-msg hook to allow editing
Junio C Hamano
2
-4
/
+7
2007-12-09
Documentation: fix --no-verify documentation for "git commit"
Wincent Colaiuta
1
-1
/
+1
2007-12-09
Allow --no-verify to bypass commit-msg hook
Wincent Colaiuta
1
-1
/
+2
2007-12-09
ls-remote: resurrect pattern limit support
Junio C Hamano
1
-6
/
+38
2007-12-08
config.c:store_write_pair(): don't read the byte before a malloc'd buffer.
Jim Meyering
1
-2
/
+8
2007-12-08
shortlog: code restructuring and clean-up
Junio C Hamano
1
-103
/
+62
2007-12-08
mailmap: fix bogus for() loop that happened to be safe by accident
Junio C Hamano
1
-3
/
+4
2007-12-08
pack-objects: fix threaded load balancing
Nicolas Pitre
1
-32
/
+85
2007-12-08
pack-objects: reverse the delta search sort list
Nicolas Pitre
1
-20
/
+21
2007-12-08
pack-objects: fix delta cache size accounting
Nicolas Pitre
1
-5
/
+5
2007-12-08
git-status: documentation improvements
Jeff King
1
-12
/
+13
2007-12-08
add status.relativePaths config variable
Jeff King
6
-2
/
+52
2007-12-08
wt-status.c:quote_path(): convert empty path to "./"
Jeff King
1
-0
/
+3
2007-12-08
git-bisect visualize: work in non-windowed environments better
Junio C Hamano
2
-3
/
+27
2007-12-08
Teach "git add -i" to colorize whitespace errors
Wincent Colaiuta
1
-39
/
+34
2007-12-08
Let git-help prefer man-pages installed with this version of git
Sergei Organov
2
-1
/
+26
2007-12-07
Update draft release notes to 1.5.4
Junio C Hamano
2
-1
/
+17
2007-12-07
autoconf: Add test for OLD_ICONV (squelching compiler warning)
Jakub Narebski
2
-0
/
+23
2007-12-07
Silence iconv warnings on Leopard
Wincent Colaiuta
1
-1
/
+3
2007-12-07
Change from using email.com to example.com as example domain, as per RFC 2606.
David Symonds
2
-2
/
+2
2007-12-06
git-status documentation: mention subdirectory behaviour
Junio C Hamano
1
-0
/
+4
2007-12-06
do not discard status in fetch_refs_via_pack()
Junio C Hamano
1
-1
/
+1
2007-12-06
for-each-ref: Fix quoting style constants.
Johannes Sixt
2
-3
/
+42
2007-12-06
hg-to-git: handle an empty dir in hg.
Junio C Hamano
1
-1
/
+1
2007-12-06
Use gitattributes to define per-path whitespace rule
Junio C Hamano
10
-74
/
+233
2007-12-06
config --get-colorbool: diff.color is a deprecated synonym to color.diff
Junio C Hamano
1
-2
/
+16
2007-12-06
t7300: add test for clean with wildcard pathspec
Jeff King
1
-0
/
+14
2007-12-06
Open external merge tool with original file extensions for all three files
Pini Reznik
1
-4
/
+5
2007-12-06
git-clean: Honor pathspec.
Junio C Hamano
1
-21
/
+31
2007-12-06
Color support for "git-add -i"
Junio C Hamano
3
-20
/
+146
2007-12-06
git config --get-colorbool
Junio C Hamano
7
-7
/
+58
2007-12-06
Documentation: color.* = true means "auto"
Junio C Hamano
1
-7
/
+7
2007-12-06
git-am -i: report rewritten title
Junio C Hamano
1
-0
/
+5
2007-12-06
git grep shows the same hit repeatedly for unmerged paths
Junio C Hamano
1
-6
/
+6
2007-12-06
Update Hungarian translation. 100% completed.
Miklos Vajna
1
-320
/
+362
2007-12-06
Update ja.po for git-gui
しらいしななこ
1
-189
/
+229
2007-12-06
Do check_repository_format() early (re-fix)
Nguyễn Thái Ngọc Duy
2
-12
/
+72
2007-12-05
Revert "git-am: catch missing author date early."
Junio C Hamano
1
-2
/
+2
2007-12-05
git config: Don't rely on regexec() returning 1 on non-match
Björn Steinbrink
1
-2
/
+1
2007-12-05
Documentation: add --patch option to synopsis of git-add
Matthias Kestenholz
1
-1
/
+1
2007-12-05
Include diff options in the git-log manpage
Miklos Vajna
4
-161
/
+168
2007-12-05
git-cvsserver runs hooks/post-update
Junio C Hamano
1
-0
/
+6
2007-12-05
git-cvsserver runs hooks/post-receive
Michael Witten
1
-7
/
+20
2007-12-05
Rewrite builtin-fetch option parsing to use parse_options().
Kristian Høgsberg
1
-77
/
+46
2007-12-05
Set OLD_ICONV on Cygwin.
Pascal Obry
1
-0
/
+1
2007-12-05
t5510: add a bit more tests for fetch
Junio C Hamano
1
-0
/
+42
2007-12-05
Simplify crud() in ident.c
Alex Riesen
1
-19
/
+9
2007-12-04
Do not rely on the exit status of "unset" for unset variables
H.Merijn Brand
2
-13
/
+13
[next]