index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-bisect.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-19
Fix mis-backport of t7002
Junio C Hamano
1
-1
/
+5
2010-01-19
Update draft release notes to 1.7.0
Junio C Hamano
1
-1
/
+16
2010-01-19
Update draft release notes to 1.6.6.1
Junio C Hamano
1
-1
/
+16
2010-01-19
branch: warn and refuse to set a branch as a tracking branch of itself.
Matthieu Moy
1
-2
/
+12
2010-01-19
Performance optimization for detection of modified submodules
Jens Lehmann
6
-29
/
+56
2010-01-19
Add branch --set-upstream
Ilari Liusvaara
5
-11
/
+52
2010-01-19
builtin-apply.c: fix the --- and +++ header filename consistency check
Andreas Gruenbacher
2
-1
/
+39
2010-01-19
Add git remote set-url
Ilari Liusvaara
3
-1
/
+330
2010-01-19
Replace parse_blob() with an explanatory comment
Daniel Barkalow
2
-22
/
+8
2010-01-19
grep: NUL terminate input from a file
Jim Meyering
1
-0
/
+1
2010-01-18
builtin-apply.c: Skip filenames without enough components
Andreas Gruenbacher
2
-2
/
+14
2010-01-18
symlinks.c: remove unused functions
Junio C Hamano
2
-33
/
+0
2010-01-18
object.c: remove unused functions
Junio C Hamano
2
-26
/
+0
2010-01-18
Document that merge strategies can now take their own options
Junio C Hamano
2
-1
/
+33
2010-01-18
Extend merge-subtree tests to test -Xsubtree=dir.
Avery Pennarun
1
-1
/
+46
2010-01-18
Make "subtree" part more orthogonal to the rest of merge-recursive.
Junio C Hamano
6
-18
/
+91
2010-01-18
pull: Fix parsing of -X<option>
Junio C Hamano
1
-7
/
+14
2010-01-18
Teach git-pull to pass -X<option> to git-merge
Avery Pennarun
2
-2
/
+23
2010-01-18
git merge -X<option>
Avery Pennarun
11
-26
/
+162
2010-01-18
Update draft release notes to 1.7.0
Junio C Hamano
1
-1
/
+38
2010-01-18
git status: Show uncommitted submodule changes too when enabled
Jens Lehmann
4
-9
/
+15
2010-01-17
Update COPYING with GPLv2 with new FSF address
Junio C Hamano
1
-13
/
+12
2010-01-17
user_ident_sufficiently_given(): refactor the logic to be usable from elsewhere
Junio C Hamano
3
-2
/
+8
2010-01-17
user_ident_sufficiently_given(): refactor the logic to be usable from elsewhere
Junio C Hamano
3
-1
/
+11
2010-01-17
rerere: honor conflict-marker-size attribute
Junio C Hamano
3
-2
/
+20
2010-01-17
rerere: prepare for customizable conflict marker length
Junio C Hamano
1
-10
/
+44
2010-01-17
commit.c::print_summary: do not release the format string too early
Junio C Hamano
1
-1
/
+1
2010-01-17
conflict-marker-size: new attribute
Junio C Hamano
1
-25
/
+34
2010-01-17
rerere: use ll_merge() instead of using xdl_merge()
Junio C Hamano
1
-4
/
+1
2010-01-17
merge-tree: use ll_merge() not xdl_merge()
Junio C Hamano
2
-11
/
+9
2010-01-17
xdl_merge(): allow passing down marker_size in xmparam_t
Junio C Hamano
2
-8
/
+18
2010-01-17
xdl_merge(): introduce xmparam_t for merge specific parameters
Junio C Hamano
6
-12
/
+17
2010-01-17
git_attr(): fix function signature
Junio C Hamano
9
-14
/
+19
2010-01-17
Do not use date.c:tm_to_time_t() from compat/mingw.c
Johannes Sixt
1
-17
/
+19
2010-01-17
MSVC: Windows-native implementation for subset of Pthreads API
Andrzej K. Haczewski
6
-11
/
+217
2010-01-17
Documentation: Update git core tutorial clarifying reference to scripts
Ramkumar Ramachandra
1
-0
/
+8
2010-01-17
MSVC: Fix an "incompatible pointer types" compiler warning
Ramsay Jones
2
-25
/
+19
2010-01-17
Windows: avoid the "dup dance" when spawning a child process
Johannes Sixt
3
-49
/
+50
2010-01-17
Windows: simplify the pipe(2) implementation
Johannes Sixt
1
-29
/
+8
2010-01-17
Windows: boost startup by avoiding a static dependency on shell32.dll
Johannes Sixt
1
-2
/
+14
2010-01-17
Windows: disable Python
Erik Faye-Lund
1
-0
/
+2
2010-01-17
Teach diff that modified submodule directory is dirty
Junio C Hamano
2
-3
/
+90
2010-01-17
Show submodules as modified when they contain a dirty work tree
Jens Lehmann
4
-17
/
+124
2010-01-17
Add push --set-upstream
Ilari Liusvaara
5
-1
/
+136
2010-01-16
t7111: fix bad HEAD in tests with unmerged entries
Christian Couder
1
-10
/
+10
2010-01-16
difftool: Update copyright notices to list each year separately
David Aguilar
2
-2
/
+2
2010-01-16
Fix uninitialized variable in get_refs_via_rsync().
Richard Weinberger
1
-1
/
+1
2010-01-16
Test t5560: Fix test when run with dash
Tarmigan Casebolt
1
-5
/
+10
2010-01-16
status: only touch path we may need to check
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2010-01-16
difftool: Use eval to expand '--extcmd' expressions
David Aguilar
2
-2
/
+14
[prev]
[next]