index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
patch-ids.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-16
diff --submodule: split into bite-sized pieces
Jonathan Nieder
1
-42
/
+61
2011-03-16
cherry: split off function to print output lines
Jonathan Nieder
1
-16
/
+18
2011-03-16
branch: split off function that writes tracking info and commit subject
Jonathan Nieder
1
-21
/
+27
2011-03-16
standardize brace placement in struct definitions
Jonathan Nieder
17
-88
/
+44
2011-03-16
compat: make gcc bswap an inline function
Jonathan Nieder
1
-8
/
+10
2011-03-16
enums: omit trailing comma for portability
Jonathan Nieder
2
-2
/
+2
2011-03-11
Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"
Junio C Hamano
5
-21
/
+1
2011-03-09
Fix typo in t/README
Mathias Lafeldt
1
-1
/
+1
2011-03-09
ls-remote documentation: <refs> argument is optional
Piotr Krukowiecki
1
-1
/
+1
2011-03-09
Add Author and Documentation sections to git-for-each-ref.txt
Alexei Sholik
1
-0
/
+12
2011-03-09
Documentation: remove redundant colons in git-for-each-ref.txt
Alexei Sholik
1
-3
/
+3
2011-03-09
SubmittingPatches: clarify the expected commit log description
Junio C Hamano
1
-8
/
+18
2011-03-08
diff format documentation: clarify --cc and -c
Adam Monsen
1
-4
/
+7
2011-03-08
rev-list-options.txt: typo fix
Michael J Gruber
1
-1
/
+1
2011-03-04
Documentation: fix a typo in git-apply.txt
Michał Kiedrowicz
1
-1
/
+1
2011-03-04
init: remove unnecessary check
Nguyễn Thái Ngọc Duy
1
-7
/
+5
2011-03-01
verify-pack: add --stat-only to the synopsis section
Junio C Hamano
1
-1
/
+1
2011-02-27
branch_merged: fix grammar in warning
Eric Hanchrow
1
-1
/
+1
2011-02-22
Documentation: clarify -u<mode> option defaults
Clemens Buchacher
2
-14
/
+14
2011-02-21
t/t7500-commit.sh: use test_cmp instead of test
Ævar Arnfjörð Bjarmason
1
-1
/
+6
2011-02-21
t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediate
Ævar Arnfjörð Bjarmason
3
-88
/
+6
2011-02-21
gitweb/gitweb.perl: don't call S_ISREG() with undef
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2011-02-21
gitweb/gitweb.perl: remove use of qw(...) as parentheses
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2011-02-16
parse_tag_buffer(): do not prefixcmp() out of range
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2011-02-15
pull: do not display fetch usage on --help-all
Michael J Gruber
1
-1
/
+1
2011-02-15
git-tag.txt: list all modes in the description
Michael J Gruber
1
-5
/
+6
2011-02-15
commit,status: describe -u likewise
Michael J Gruber
1
-1
/
+1
2011-02-15
add: describe --patch like checkout, reset
Michael J Gruber
1
-1
/
+1
2011-02-15
commit,merge,tag: describe -m likewise
Michael J Gruber
3
-5
/
+5
2011-02-15
clone,init: describe --template using the same wording
Michael J Gruber
2
-3
/
+3
2011-02-15
commit,status: describe --porcelain just like push
Michael J Gruber
1
-2
/
+2
2011-02-15
commit,tag: use same wording for -F
Michael J Gruber
2
-2
/
+2
2011-02-14
configure: use AC_LANG_PROGRAM consistently
Ralf Wildenhues
2
-39
/
+21
2011-02-14
string_list_append: always set util pointer to NULL
Jeff King
1
-0
/
+1
2011-02-14
correct type of EMPTY_TREE_SHA1_BIN
Jonathan Nieder
4
-4
/
+6
2011-02-11
Git 1.7.4.1
v1.7.4.1
Junio C Hamano
4
-3
/
+31
2011-02-11
clone: fixup recurse_submodules option
Chris Packham
1
-1
/
+1
2011-02-11
svn-fe: warn about experimental status
Jonathan Nieder
1
-0
/
+3
2011-02-10
compat: helper for detecting unsigned overflow
Jonathan Nieder
4
-4
/
+11
2011-02-10
fast-import: introduce "feature notes" command
Jonathan Nieder
3
-0
/
+9
2011-02-10
fast-import: clarify documentation of "feature" command
Jonathan Nieder
1
-20
/
+17
2011-02-09
Documentation/merge subtree How-To: fix typo
Uwe Kleine-König
1
-1
/
+1
2011-02-08
pull: Document the "--[no-]recurse-submodules" options
Jens Lehmann
2
-2
/
+9
2011-02-08
quote.h: simplify the inclusion
Jonathan Nieder
1
-2
/
+1
2011-02-08
sha1_object_info: examine cached_object store too
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2011-02-08
sha1_file.c: move find_cached_object up so sha1_object_info can use it
Nguyễn Thái Ngọc Duy
1
-35
/
+35
2011-02-08
Add const to parse_{commit,tag}_buffer()
Nguyễn Thái Ngọc Duy
4
-6
/
+6
2011-02-08
diff: support --cached on unborn branches
Nguyễn Thái Ngọc Duy
5
-2
/
+71
2011-02-07
gitweb: Mention optional Perl modules in INSTALL
Jakub Narebski
1
-0
/
+6
2011-02-07
post-receive-email: suppress error if description file missing
Sitaram Chamarty
1
-1
/
+1
[next]