index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4013
/
diff.diff_--patch-with-raw_initial..side
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-12
contrib: drop blameview/ directory
Jeff King
2
-164
/
+0
2013-06-11
t0070 "mktemp to unwritable directory" needs SANITY
Torsten Bögershausen
1
-1
/
+1
2013-06-11
Update draft release notes
Junio C Hamano
1
-1
/
+48
2013-06-11
pre-push.sample: Make the script executable
Wieland Hoffmann
1
-0
/
+0
2013-06-10
Git 1.8.3.1
v1.8.3.1
Junio C Hamano
4
-2
/
+22
2013-06-10
mingw: make mingw_signal return the correct handler
Erik Faye-Lund
1
-1
/
+3
2013-06-09
submodule: remove redundant check for the_index.initialized
René Scharfe
1
-3
/
+2
2013-06-09
Document .git/modules
Fredrik Gustafsson
1
-0
/
+3
2013-06-07
gitweb: fix problem causing erroneous project list
Charles McGarvey
1
-1
/
+1
2013-06-07
fetch-options.txt: prevent a wildcard refspec from getting misformatted
Junio C Hamano
1
-1
/
+1
2013-06-06
Update draft release notes to 1.8.4
Junio C Hamano
1
-0
/
+23
2013-06-06
t0005: skip signal death exit code test on Windows
Johannes Sixt
1
-1
/
+1
2013-06-05
Update draft release notes to 1.8.4
Junio C Hamano
1
-2
/
+37
2013-06-04
t/README: test_must_fail is for testing Git
Junio C Hamano
1
-0
/
+3
2013-06-04
Set the default help format to html for msys builds.
Pat Thoyts
1
-0
/
+1
2013-06-04
Ensure the resource file is rebuilt when the version changes.
Pat Thoyts
1
-1
/
+1
2013-06-04
Windows resource: handle dashes in the Git version gracefully
Johannes Schindelin
1
-1
/
+1
2013-06-04
Provide a Windows version resource for the git executables.
Pat Thoyts
4
-1
/
+32
2013-06-04
msysgit: Add the --large-address-aware linker directive to the makefile.
Pierre le Riche
1
-0
/
+1
2013-06-04
Define NO_GETTEXT for Git for Windows
Johannes Schindelin
1
-0
/
+1
2013-06-04
Makefile: Do not use OLD_ICONV on MINGW anymore
Sebastian Schuberth
1
-1
/
+0
2013-06-03
sha1_file: silence sha1_loose_object_info
Thomas Rast
1
-1
/
+1
2013-06-03
diffcore-pickaxe doc: document -S and -G properly
Ramkumar Ramachandra
2
-26
/
+57
2013-06-03
diffcore-pickaxe: make error messages more consistent
Ramkumar Ramachandra
1
-2
/
+2
2013-06-03
git.txt: remove stale comment regarding GIT_WORK_TREE
Chris Rorvick
1
-3
/
+1
2013-06-03
sha1_file: trivial style cleanup
Felipe Contreras
1
-1
/
+1
2013-06-03
read-cache: trivial style cleanups
Felipe Contreras
1
-2
/
+2
2013-06-03
read-cache: fix wrong 'the_index' usage
Felipe Contreras
1
-1
/
+1
2013-06-03
test: fix post rewrite hook report
Felipe Contreras
1
-2
/
+2
2013-06-02
completion: avoid ls-remote in certain scenarios
Felipe Contreras
1
-8
/
+2
2013-06-02
Update draft release notes to 1.8.4
Junio C Hamano
1
-0
/
+53
2013-06-02
contrib: remove continuous/ and patches/
Ramkumar Ramachandra
3
-628
/
+0
2013-06-02
unpack-trees: free cache_entry array members for merges
René Scharfe
1
-3
/
+10
2013-06-02
diff-lib, read-tree, unpack-trees: mark cache_entry array paramters const
René Scharfe
4
-15
/
+26
2013-06-02
diff-lib, read-tree, unpack-trees: mark cache_entry pointers const
René Scharfe
3
-53
/
+63
2013-06-02
unpack-trees: create working copy of merge entry in merged_entry
René Scharfe
1
-5
/
+12
2013-06-02
unpack-trees: factor out dup_entry
René Scharfe
1
-3
/
+9
2013-06-02
read-cache: mark cache_entry pointers const
René Scharfe
2
-10
/
+12
2013-06-02
cache: mark cache_entry pointers const
René Scharfe
1
-2
/
+4
2013-06-02
dir.c: fix ignore processing within not-ignored directories
Karsten Blees
2
-0
/
+21
2013-06-02
wildmatch: properly fold case everywhere
Anthony Ramine
2
-6
/
+56
2013-06-02
t0005: test git exit code from signal death
Jeff King
1
-0
/
+7
2013-06-02
Test 'commit --only' after 'checkout --orphan'
Thomas Rast
1
-0
/
+13
2013-06-02
sha1_name: fix error message for @{<N>}, @{<date>}
Ramkumar Ramachandra
1
-1
/
+10
2013-05-29
path: Fix a sparse warning
Ramsay Jones
1
-1
/
+3
2013-05-29
push: make push.default = current use resolved HEAD
Ramkumar Ramachandra
1
-1
/
+1
2013-05-29
push: fail early with detached HEAD and current
Ramkumar Ramachandra
1
-0
/
+5
2013-05-29
Start 1.8.3.1 maintenance track
Junio C Hamano
1
-1
/
+1
2013-05-29
Start 1.8.4 cycle
Junio C Hamano
4
-5
/
+78
2013-05-29
completion: zsh: improve bash script loading
Felipe Contreras
1
-8
/
+19
[next]