index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
commit.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-01
add: introduce add.ignoreerrors synonym for add.ignore-errors
Jonathan Nieder
2
-2
/
+7
2010-08-29
t0003: add missing && at end of lines
Matthieu Moy
1
-5
/
+5
2010-07-27
Git 1.7.1.2
v1.7.1.2
Junio C Hamano
3
-2
/
+13
2010-07-27
Git 1.7.0.7
v1.7.0.7
Junio C Hamano
4
-3
/
+20
2010-07-27
config --get --path: check for unset $HOME
Jonathan Nieder
2
-1
/
+25
2010-07-25
request-pull.txt: Document -p option
Stephen Boyd
1
-1
/
+4
2010-07-25
Check size of path buffer before writing into it
Greg Brockman
1
-0
/
+2
2010-07-20
t/README: clarify test_must_fail description
Brandon Casey
1
-0
/
+8
2010-07-20
Check size of path buffer before writing into it
Greg Brockman
1
-0
/
+2
2010-07-19
update-server-info: Shorten read_pack_info_file()
Ralf Thielow
1
-3
/
+0
2010-07-19
Documentation: Explain git-mergetool's use of temporary files
David Aguilar
1
-0
/
+10
2010-07-15
Documentation: add submodule.* to the big configuration variable list
Jonathan Nieder
1
-0
/
+9
2010-07-15
gitmodules.5: url can be a relative path
Jonathan Nieder
1
-0
/
+3
2010-07-15
gitweb: fix esc_url
Pavan Kumar Sunkara
1
-2
/
+1
2010-07-13
git fetch documentation: describe short '-p' synonym to '--prune' option
Oren Held
1
-0
/
+1
2010-07-13
format-patch: document the format.to configuration setting
Miklos Vajna
1
-2
/
+4
2010-07-09
Documentation: Spelling fix in protocol-capabilities.txt
Fredrik Skolmli
1
-1
/
+1
2010-07-09
checkout: accord documentation to what git does
Nicolas Sebrecht
1
-1
/
+1
2010-07-09
t0005: work around strange $? in ksh when program terminated by a signal
Johannes Sixt
1
-0
/
+1
2010-07-07
backmerge a few more fixes to 1.7.1.X series
Junio C Hamano
2
-1
/
+20
2010-07-07
rev-parse: fix --parse-opt --keep-dashdash --stop-at-non-option
Uwe Kleine-König
2
-2
/
+20
2010-07-07
fix git branch -m in presence of cross devices
Pierre Habouzit
1
-6
/
+15
2010-07-06
add missing && to submodule-merge testcase
Heiko Voigt
1
-1
/
+1
2010-07-06
test-date: fix sscanf type conversion
Jeff King
1
-2
/
+2
2010-07-05
xdiff: optimise for no whitespace difference when ignoring whitespace.
Dylan Reid
1
-1
/
+3
2010-07-05
t0006: test timezone parsing
Jeff King
2
-5
/
+9
2010-07-05
rerere.txt: Document forget subcommand
Michael J Gruber
1
-1
/
+6
2010-07-02
Documentation/git-gc.txt: add reference to githooks
Chris Packham
1
-0
/
+7
2010-06-29
Git 1.7.1.1
v1.7.1.1
Junio C Hamano
2
-11
/
+4
2010-06-29
t/t9001: use egrep when regular expressions are involved
Brandon Casey
1
-3
/
+3
2010-06-29
git-rev-parse.txt: Add more examples for caret and colon
Michael J Gruber
1
-7
/
+8
2010-06-28
Update draft release notes to 1.7.1.1
Junio C Hamano
1
-1
/
+16
2010-06-28
notes: Initialise variable to appease gcc
Ramsay Jones
1
-1
/
+1
2010-06-28
notes: check number of parameters to "git notes copy"
Jeff King
2
-0
/
+10
2010-06-27
git-rev-parse.txt: Document ":path" specifier
Michael J Gruber
1
-1
/
+3
2010-06-25
msvc: Fix some compiler warnings
Ramsay Jones
1
-4
/
+4
2010-06-25
Documentation: grep: fix asciidoc problem with --
Christian Couder
1
-1
/
+1
2010-06-24
msvc: Fix some "expr evaluates to function" compiler warnings
Ramsay Jones
3
-5
/
+5
2010-06-22
Update draft release notes to 1.7.1.1
Junio C Hamano
1
-0
/
+21
2010-06-21
tests: remove unnecessary '^' from 'expr' regular expression
Junio C Hamano
2
-3
/
+3
2010-06-21
Update draft release notes to 1.7.1.1
Junio C Hamano
1
-0
/
+21
2010-06-20
gitweb/Makefile: fix typo in gitweb.min.css rule
Jay Soffian
1
-1
/
+1
2010-06-18
Git.pm: better error message
Philippe Bruhat (BooK)
1
-2
/
+2
2010-06-18
send-email: ask about and declare 8bit mails
Thomas Rast
3
-0
/
+146
2010-06-18
unpack-trees: Make index lookahead less pessimal
Brian Downing
1
-2
/
+10
2010-06-16
Prepare draft release notes to 1.7.1.1
Junio C Hamano
2
-1
/
+47
2010-06-16
common_prefix: simplify and fix scanning for prefixes
Junio C Hamano
1
-13
/
+13
2010-06-16
am: use get_author_ident_from_commit instead of mailinfo when rebasing
Jay Soffian
2
-6
/
+17
2010-06-15
notes: Initialize variable to appease Sun Studio
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-06-13
git-mailinfo documentation: clarify -u/--encoding
Zhang Le
1
-4
/
+4
[next]