index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-cvsexportcommit.perl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-22
sparse: Fix errors due to missing target-specific variables
Ramsay Jones
1
-17
/
+28
2011-04-11
sparse: Fix an "symbol 'merge_file' not decared" warning
Ramsay Jones
4
-2
/
+10
2011-04-11
sparse: Fix an "symbol 'format_subject' not declared" warning
Ramsay Jones
2
-3
/
+2
2011-04-11
sparse: Fix some "Using plain integer as NULL pointer" warnings
Ramsay Jones
1
-2
/
+2
2011-04-11
sparse: Fix an "symbol 'cmd_index_pack' not declared" warning
Ramsay Jones
1
-1
/
+1
2011-04-11
Makefile: Use cgcc rather than sparse in the check target
Ramsay Jones
1
-5
/
+6
2011-04-11
Makefile: extract Q_() source strings as ngettext()
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2011-04-11
i18n: avoid parenthesized string as array initializer
Ramsay Jones
1
-1
/
+1
2011-04-10
git-svn: Cache results of running the executable "git config"
James Y Knight
1
-0
/
+5
2011-04-10
git-svn: Add a svn-remote.<name>.pushurl config key
Alejandro R. Sedeño
2
-3
/
+26
2011-04-09
gitk: Update cherry-pick error message parsing
Anders Kaseorg
1
-1
/
+1
2011-04-07
git-p4: replace each tab with 8 spaces for consistency
Andrew Garber
1
-32
/
+32
2011-04-06
Git 1.7.5-rc1
v1.7.5-rc1
Junio C Hamano
3
-11
/
+14
2011-04-06
Git 1.7.4.4
v1.7.4.4
Junio C Hamano
3
-8
/
+6
2011-04-05
revisions.txt: language improvements
Michael J Gruber
1
-35
/
+35
2011-04-04
Documentation: trivial grammar fix in core.worktree description
SZEDER Gábor
1
-1
/
+1
2011-04-04
gitweb: Fix parsing of negative fractional timezones in JavaScript
Jakub Narebski
1
-5
/
+19
2011-04-03
Start preparing for 1.7.4.4
Junio C Hamano
2
-1
/
+38
2011-04-03
pull: do not clobber untracked files on initial pull
Jeff King
2
-1
/
+12
2011-04-03
compat: add missing #include <sys/resource.h>
Jonathan Nieder
1
-0
/
+1
2011-04-03
git.el: Don't use font-lock-compile-keywords
Lawrence Mitchell
1
-3
/
+10
2011-04-03
t2019-checkout-ambiguous-ref.sh: depend on C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2011-04-03
Fix two unused variable warnings in gcc 4.6
Dan McGee
2
-6
/
+1
2011-04-03
Remove old binaries from .gitignore
Dan McGee
1
-2
/
+0
2011-04-03
sparse: Fix errors and silence warnings
Stephen Boyd
7
-9
/
+9
2011-04-03
Update release notes
Junio C Hamano
2
-23
/
+21
2011-04-03
Git 1.7.4.3
v1.7.4.3
Junio C Hamano
3
-2
/
+34
2011-04-03
Doc: mention --delta-base-offset is the default for Porcelain commands
Junio C Hamano
1
-1
/
+6
2011-04-02
"log --cherry-pick" documentation regression fix
Junio C Hamano
1
-2
/
+2
2011-04-02
revisions.txt: structure with a labelled list
Michael J Gruber
1
-35
/
+51
2011-04-02
revisions.txt: consistent use of quotes
Michael J Gruber
1
-52
/
+52
2011-04-01
docs: fix filter-branch subdir example for exotic repo names
Jeff King
1
-1
/
+1
2011-03-31
Git 1.7.5-rc0
v1.7.5-rc0
Junio C Hamano
2
-2
/
+2
2011-03-31
parse-remote: typofix
Junio C Hamano
1
-1
/
+1
2011-03-31
submodule: process conflicting submodules only once
Nicolas Morey-Chaisemartin
3
-9
/
+83
2011-03-30
remote: deprecate --mirror
Jeff King
2
-5
/
+7
2011-03-30
remote: separate the concept of push and fetch mirrors
Jeff King
3
-19
/
+129
2011-03-30
remote: disallow some nonsensical option combinations
Jeff King
1
-0
/
+5
2011-03-30
grep: allow -E and -n to be turned on by default via configuration
Joe Ratterman
4
-1
/
+52
2011-03-30
contrib/thunderbird-patch-inline: do not require bash to run the script
Maxin john
1
-2
/
+2
2011-03-30
t8001: check the exit status of the command being tested
Junio C Hamano
1
-5
/
+6
2011-03-30
strbuf.h: remove a tad stale docs-in-comment and reference api-doc instead
Michael Witten
1
-36
/
+1
2011-03-30
Typos: t/README
Michael Witten
1
-5
/
+4
2011-03-30
Documentation/config.txt: make truth value of numbers more explicit
Carlos Martín Nieto
1
-1
/
+1
2011-03-30
git-pack-objects.txt: fix grammatical errors
Stephen Boyd
1
-3
/
+3
2011-03-30
parse-remote: replace unnecessary sed invocation
Stephen Boyd
1
-1
/
+2
2011-03-30
tests: kill backgrounded processes more robustly
Jeff King
1
-6
/
+6
2011-03-29
vcs-svn: a void function shouldn't try to return something
Michael Witten
1
-1
/
+2
2011-03-29
Revert two "no-done" reverts
Junio C Hamano
2
-7
/
+31
2011-03-29
enable "no-done" extension only when serving over smart-http
Junio C Hamano
1
-3
/
+4
[next]