index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
combine-diff.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-05
diffcore-pickaxe: fix leaks in "log -S<block>" and "log -G<pattern>"
Junio C Hamano
1
-5
/
+7
2013-04-05
diffcore-pickaxe: port optimization from has_changes() to diff_grep()
Junio C Hamano
1
-1
/
+6
2013-04-05
diffcore-pickaxe: respect --no-textconv
Simon Ruderich
2
-4
/
+36
2013-04-05
diffcore-pickaxe: remove fill_one()
Jeff King
1
-20
/
+10
2013-04-05
diffcore-pickaxe: remove unnecessary call to get_textconv()
Simon Ruderich
1
-9
/
+14
2012-10-28
pickaxe: use textconv for -S counting
Jeff King
2
-17
/
+51
2012-10-28
pickaxe: hoist empty needle check
Jeff King
1
-2
/
+3
2012-10-28
diff_grep: use textconv buffers for add/deleted files
Jeff King
2
-2
/
+14
2012-10-17
Git 1.7.12.4
v1.7.12.4
Junio C Hamano
4
-3
/
+27
2012-10-14
Fix spelling error in post-receive-email hook
Richard Fearn
1
-1
/
+1
2012-10-12
http: fix segfault in handle_curl_result
Jeff King
3
-6
/
+6
2012-10-12
gitweb.cgi: fix "comitter_tz" typo in feed
Dylan Alex Simon
1
-1
/
+1
2012-10-10
attr: a note about the order of .gitattributes lookup
Nguyen Thai Ngoc Duy
1
-0
/
+5
2012-10-08
tests: "cp -a" is a GNUism
Ben Walton
3
-3
/
+3
2012-10-08
Git url doc: mark ftp/ftps as read-only and deprecate them
Ramkumar Ramachandra
1
-2
/
+6
2012-10-08
Git 1.7.12.3
v1.7.12.3
Junio C Hamano
3
-2
/
+19
2012-10-08
gitignore.txt: suggestions how to get literal # or ! at the beginning
Nguyễn Thái Ngọc Duy
1
-1
/
+5
2012-10-05
gitcli: parse-options lets you omit tail of long options
Junio C Hamano
1
-1
/
+11
2012-10-04
l10n: de.po: fix a few minor typos
Simon Ruderich
1
-7
/
+7
2012-10-03
t1450: the order the objects are checked is undefined
Junio C Hamano
1
-3
/
+1
2012-10-02
Start preparing for 1.7.12.3
Junio C Hamano
2
-1
/
+19
2012-10-02
l10n: Fix to Swedish translation
Peter Krefting
1
-2
/
+2
2012-10-01
mailinfo: don't require "text" mime type for attachments
Linus Torvalds
1
-11
/
+0
2012-09-30
Git 1.7.12.2
v1.7.12.2
Junio C Hamano
3
-2
/
+11
2012-09-27
l10n: de.po: correct translation of a 'rebase' message
Ralf Thielow
1
-5
/
+5
2012-09-25
submodule: if $command was not matched, don't parse other args
Ramkumar Ramachandra
3
-4
/
+11
2012-09-25
test-lib: use $SHELL_PATH, not $SHELL
Ramkumar Ramachandra
1
-16
/
+16
2012-09-25
Revert "completion: fix shell expansion of items"
Jeff King
1
-8
/
+1
2012-09-24
Start preparation for 1.7.12.2
Junio C Hamano
2
-1
/
+33
2012-09-24
Improve the description of GIT_PS1_SHOWUPSTREAM
Jonathan "Duke" Leto
1
-3
/
+4
2012-09-24
commit: pay attention to submodule.$name.ignore in .gitmodules
Orgad Shaneh
1
-0
/
+1
2012-09-21
git blame: document that it always follows origin across whole-file renames
Junio C Hamano
1
-0
/
+6
2012-09-21
receive-pack: drop "n/a" on unpacker errors
Jeff King
2
-2
/
+2
2012-09-21
receive-pack: send pack-processing stderr over sideband
Jeff King
1
-2
/
+24
2012-09-21
receive-pack: redirect unpack-objects stdout to /dev/null
Jeff King
1
-1
/
+6
2012-09-20
grep.c: make two symbols really file-scope static this time
Junio C Hamano
1
-2
/
+2
2012-09-20
clone --single: limit the fetch refspec to fetched branch
Ralf Thielow
3
-18
/
+218
2012-09-20
Documentation: Document signature showing options
Stephen Boyd
2
-0
/
+7
2012-09-20
Enable info/refs gzip decompression in HTTP client
Shawn O. Pearce
3
-3
/
+5
2012-09-20
Revert "retry request without query when info/refs?query fails"
Shawn O. Pearce
1
-16
/
+2
2012-09-20
completion: fix shell expansion of items
Felipe Contreras
1
-1
/
+8
2012-09-20
Documentation/Makefile: Allow custom XMLTO binary
Dave Borowitz
1
-2
/
+3
2012-09-19
Doc branch: show -vv option and alternative
Philip Oakley
1
-1
/
+3
2012-09-19
Doc clean: add See Also link
Philip Oakley
1
-0
/
+4
2012-09-19
Doc add: link gitignore
Philip Oakley
1
-1
/
+1
2012-09-19
Doc: separate gitignore pattern sources
Philip Oakley
1
-12
/
+18
2012-09-19
Doc: shallow clone deepens _to_ new depth
Philip Oakley
1
-1
/
+2
2012-09-18
Git 1.7.12.1
v1.7.12.1
Junio C Hamano
3
-2
/
+14
2012-09-18
t/test-lib: make sure Git has already been built
Ramkumar Ramachandra
2
-10
/
+9
2012-09-18
Doc: Improve shallow depth wording
Philip Oakley
1
-2
/
+4
[next]