index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gettext.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-22
t9801: git-p4: check ignore files with client spec
Vitor Antunes
1
-3
/
+20
2013-07-20
t2202: make sure "git add" (no args) stays a no-op
Junio C Hamano
1
-0
/
+10
2013-07-19
git add -e: Explicitly specify that patch should have no color
Andrew Wong
1
-0
/
+1
2013-07-19
Start preparing for 1.8.3.4
Junio C Hamano
2
-1
/
+16
2013-07-19
apply.c::find_name_traditional(): do not initialize len to the line's length
Stefan Beller
1
-1
/
+1
2013-07-19
http-push.c::add_send_request(): do not initialize transfer_request
Stefan Beller
1
-1
/
+1
2013-07-19
Documentation: "git reset <tree-ish> <pathspec>" takes a tree-ish, not tree-sh
Stefan Beller
1
-1
/
+1
2013-07-18
Update draft release notes to 1.8.4
Junio C Hamano
1
-0
/
+16
2013-07-18
show-branch: fix description of --date-order
Thomas Rast
1
-3
/
+3
2013-07-18
apply, entry: speak of submodules instead of subprojects
Thomas Rast
2
-3
/
+3
2013-07-18
.mailmap: combine more (email, name) to individual persons
Stefan Beller
1
-3
/
+7
2013-07-18
parse_object_buffer: correct freeing the buffer
Stefan Beller
1
-4
/
+3
2013-07-18
blame-options.txt: explain that -L <start> and <end> are optional
Eric Sunshine
1
-2
/
+5
2013-07-18
blame-options.txt: place each -L option variation on its own line
Eric Sunshine
1
-1
/
+2
2013-07-18
t8001/t8002 (blame): add blame -L :funcname tests
Eric Sunshine
1
-2
/
+46
2013-07-18
t8001/t8002 (blame): add blame -L tests
Eric Sunshine
1
-3
/
+101
2013-07-18
t8001/t8002 (blame): modernize style
Eric Sunshine
3
-112
/
+127
2013-07-18
line-range: fix "blame -L X,-N" regression
Eric Sunshine
1
-0
/
+7
2013-07-18
.mailmap: René Scharfe has a new email address
René Scharfe
1
-1
/
+1
2013-07-18
show-ref: make --head always show the HEAD ref
Doug Bell
3
-6
/
+179
2013-07-18
Documentation/git-log.txt: capitalize section names
Matthieu Moy
1
-4
/
+4
2013-07-18
Documentation: move description of -s, --no-patch to diff-options.txt
Matthieu Moy
2
-4
/
+5
2013-07-18
Documentation/git-show.txt: include common diff options, like git-log.txt
Matthieu Moy
1
-0
/
+9
2013-07-18
diff: allow --patch & cie to override -s/--no-patch
Matthieu Moy
2
-11
/
+35
2013-07-18
diff: allow --no-patch as synonym for -s
Matthieu Moy
3
-1
/
+14
2013-07-18
t4000-diff-format.sh: modernize style
Matthieu Moy
1
-9
/
+9
2013-07-17
git-log.txt: fix typesetting of example "git-log -L" invocation
Eric Sunshine
1
-1
/
+1
2013-07-17
git: ensure 0/1/2 are open in main()
Thomas Rast
1
-0
/
+7
2013-07-17
daemon/shell: refactor redirection of 0/1/2 from /dev/null
Thomas Rast
4
-21
/
+17
2013-07-17
request-pull: improve error message for invalid revision args
Dirk Wallenstein
1
-2
/
+12
2013-07-15
Update draft release notes to 1.8.4
Junio C Hamano
1
-29
/
+29
2013-07-15
Git 1.8.3.3
v1.8.3.3
Junio C Hamano
3
-2
/
+24
2013-07-15
Revert "git-clone.txt: remove the restriction on pushing from a shallow clone"
Junio C Hamano
1
-7
/
+5
2013-07-15
mailmap: style fixes
Junio C Hamano
1
-15
/
+27
2013-07-15
mailmap: debug: avoid passing NULL to fprintf() '%s' conversion specification
Eric Sunshine
1
-6
/
+9
2013-07-15
mailmap: debug: eliminate -Wformat field precision type warning
Eric Sunshine
1
-3
/
+3
2013-07-15
mailmap: debug: fix malformed fprintf() format conversion specification
Eric Sunshine
1
-1
/
+1
2013-07-15
mailmap: debug: fix out-of-order fprintf() arguments
Eric Sunshine
1
-1
/
+1
2013-07-15
mailmap: do not downcase mailmap entries
Junio C Hamano
2
-13
/
+9
2013-07-15
t4203: demonstrate loss of uppercase characters in canonical email
Eric Sunshine
1
-0
/
+9
2013-07-15
mailmap: do not lose single-letter names
Junio C Hamano
2
-2
/
+2
2013-07-15
t4203: demonstrate loss of single-character name in mailmap entry
Eric Sunshine
1
-0
/
+9
2013-07-15
.mailmap: Combine more (email, name) to individual persons
Stefan Beller
1
-7
/
+35
2013-07-12
.mailmap: Map email addresses to names
Stefan Beller
1
-25
/
+110
2013-07-12
Update draft release notes for 1.8.4
Junio C Hamano
1
-0
/
+7
2013-07-12
git-clone.txt: remove the restriction on pushing from a shallow clone
Nguyễn Thái Ngọc Duy
1
-5
/
+7
2013-07-12
run-command: dup_devnull(): guard against syscalls failing
Thomas Rast
1
-1
/
+4
2013-07-12
git_mkstemps: correctly test return value of open()
Dale R. Worley
1
-1
/
+1
2013-07-12
pack-revindex: radix-sort the revindex
Jeff King
1
-5
/
+95
2013-07-12
pack-revindex: use unsigned to store number of objects
Jeff King
1
-4
/
+4
[next]