index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-for-each-ref.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-07
unset GREP_OPTIONS in test-lib.sh
Bert Wesarg
1
-0
/
+2
2010-03-07
stash: suggest the correct command line for unknown options.
Matthieu Moy
1
-0
/
+1
2010-03-07
t7406: Fix submodule init config tests
Stephen Boyd
1
-8
/
+16
2010-03-05
git-svn: make git svn --version work again
Michael J Gruber
1
-0
/
+1
2010-03-05
Revert "git-svn: always initialize with core.autocrlf=false"
Erik Faye-Lund
1
-1
/
+0
2010-03-05
git-svn: support fetch with autocrlf on
Erik Faye-Lund
1
-1
/
+1
2010-03-05
hash-object: support --stdin-paths with --no-filters
Erik Faye-Lund
3
-9
/
+19
2010-03-05
Update draft release notes to 1.7.0.2
Junio C Hamano
1
-1
/
+25
2010-03-05
Remove extra '-' from git-am(1)
Michal Sojka
1
-1
/
+1
2010-03-04
t9119-git-svn-info.sh: test with svn 1.6.* as well
Michael J Gruber
1
-1
/
+2
2010-03-04
git-svn: req_svn when needed
Michael J Gruber
1
-0
/
+1
2010-03-03
submodule summary: do not shift a non-existent positional variable
Jeff King
1
-1
/
+1
2010-03-03
Start preparing for 1.7.0.2
Junio C Hamano
2
-1
/
+23
2010-03-02
fallback SSH_ASKPASS when GIT_ASKPASS not set
Frank Li
1
-0
/
+3
2010-03-02
gitweb: Fix project-specific feature override behavior
Jakub Narebski
2
-6
/
+21
2010-03-02
gitweb multiple project roots documentation
Sylvain Rabot
1
-3
/
+64
2010-03-01
bisect: error out when passing bad path parameters
Christian Couder
2
-0
/
+11
2010-02-28
Git 1.7.0.1
v1.7.0.1
Junio C Hamano
3
-7
/
+12
2010-02-28
Remove reference to GREP_COLORS from documentation
Mark Lodato
1
-3
/
+1
2010-02-28
Makefile: clarify definition of TEST_OBJS
Jonathan Nieder
1
-2
/
+1
2010-02-28
sha1_name: fix segfault caused by invalid index access
Markus Heidelberg
1
-14
/
+18
2010-02-26
git svn: delay importing SVN::Base until it is needed
josh robb
1
-5
/
+11
2010-02-26
git-svn: Fix discarding of extra parents from svn:mergeinfo
Tuomas Suutari
2
-2
/
+2
2010-02-26
t9151: Add two new svn:mergeinfo test cases
Tuomas Suutari
3
-53
/
+581
2010-02-26
t9151: Fix a few commits in the SVN dump
Tuomas Suutari
2
-38
/
+74
2010-02-25
Windows: redirect f[re]open("/dev/null") to f[re]open("nul")
Johannes Sixt
4
-0
/
+33
2010-02-25
t3301-notes: insert a shbang line in ./fake_editor.sh
Johannes Sixt
1
-0
/
+1
2010-02-25
commit: quote the user name in the example
Matt Kraai
1
-1
/
+1
2010-02-23
am: remove rebase-apply directory before gc
Jonathan Nieder
1
-2
/
+1
2010-02-23
rerere: fix memory leak if rerere images can't be read
Bert Wesarg
1
-3
/
+6
2010-02-23
Print RUNTIME_PREFIX warning only when GIT_TRACE is set
Johannes Sixt
1
-1
/
+1
2010-02-23
Allow '+', '-' and '.' in remote helper names
Ilari Liusvaara
1
-2
/
+17
2010-02-23
Documentation: mention conflict marker size argument (%L) for merge driver
Bert Wesarg
1
-1
/
+2
2010-02-23
move encode_in_pack_object_header() to a better place
Nicolas Pitre
4
-28
/
+28
2010-02-23
add-interactive: fix bogus diff header line ordering
Jeff King
2
-1
/
+31
2010-02-23
Use git_mkstemp_mode instead of plain mkstemp to create object files
Matthieu Moy
2
-4
/
+4
2010-02-23
git_mkstemps_mode: don't set errno to EINVAL on exit.
Matthieu Moy
1
-1
/
+0
2010-02-23
Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.
Matthieu Moy
3
-20
/
+10
2010-02-23
git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument.
Matthieu Moy
3
-2
/
+27
2010-02-23
Move gitmkstemps to path.c
Matthieu Moy
3
-71
/
+69