index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lockfile.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-19
checkout -f: deal with a D/F conflict entry correctly
Junio C Hamano
1
-1
/
+1
2009-07-17
sha1_name.c: avoid unnecessary strbuf_release
Brandon Casey
1
-2
/
+0
2009-07-17
refs.c: release file descriptor on error return
Brandon Casey
1
-1
/
+3
2009-07-08
Documentation: update description of shell aliases
Sitaram Chamarty
1
-1
/
+3
2009-07-01
request-pull: really really disable pager
Michal Marek
1
-3
/
+4
2009-07-01
attr: plug minor memory leak
René Scharfe
1
-0
/
+2
2009-06-30
request-pull: really disable pager
Junio C Hamano
1
-2
/
+2
2009-06-30
Makes some cleanup/review in gittutorial
Thadeu Lima de Souza Cascardo
1
-12
/
+12
2009-06-30
Makefile: git.o depends on library headers
Johannes Sixt
1
-1
/
+1
2009-06-30
git-submodule documentation: fix foreach example
Miklos Vajna
2
-2
/
+4
2009-06-27
gitweb/README: fix AliasMatch in example
Giuseppe Bilotta
1
-1
/
+9
2009-06-27
Test grep --and/--or/--not
Thomas Rast
1
-0
/
+30
2009-06-27
Test git archive --remote
Thomas Rast
1
-0
/
+4
2009-06-25
git-remote: fix missing .uploadpack usage for show command
Chris Frey
1
-1
/
+1
2009-06-24
fread does not return negative on error
Roel Kluin
1
-1
/
+1
2009-06-22
t3700-add: add a POSIXPERM prerequisite to a new test
Johannes Sixt
1
-1
/
+1
2009-06-22
GIT 1.6.3.3
v1.6.3.3
Junio C Hamano
3
-2
/
+40
2009-06-21
attribute: whitespace set to true detects all errors known to git
Junio C Hamano
1
-5
/
+7
2009-06-21
.gitattributes: CR at the end of the line is an error
Nanako Shiraishi
1
-1
/
+1
2009-06-21
t3505: fix abuse of test_expect_code
Junio C Hamano
1
-5
/
+5
2009-06-21
git-show-ref.txt: remove word and make consistent
Stephen Boyd
1
-2
/
+2
2009-06-21
git-svn documentation: fix typo in 'rebase vs. pull/merge' section
Miklos Vajna
1
-1
/
+1
2009-06-18
add: allow configurations to be overriden by command line
Stephen Boyd
2
-2
/
+15
2009-06-18
http.c: fix compiling with libcurl 7.9.2
Mark Lodato
1
-4
/
+4
2009-06-18
fetch: do not create ref from empty name
Clemens Buchacher
1
-1
/
+1
2009-06-18
import-tars: support symlinks
Johannes Schindelin
1
-5
/
+12
2009-06-18
upload-archive: fix infinite loop on Cygwin
René Scharfe
1
-5
/
+7
2009-06-18
avoid exponential regex match for java and objc function names
Paolo Bonzini
1
-2
/
+3
2009-06-18
Fix big left-shifts of unsigned char
Linus Torvalds
8
-16
/
+12
2009-06-15
pull, rebase: simplify to use die()
Stephen Boyd
2
-10
/
+5
2009-06-14
use xstrdup, not strdup in ll-merge.c
Jim Meyering
1
-4
/
+4
2009-06-13
git-rerere.txt: grammatical fixups and cleanups
Stephen Boyd
1
-33
/
+32
2009-06-12
Documentation: git-send-mail can take rev-list arg to drive format-patch
Paolo Bonzini
1
-0
/
+4
2009-06-11
rebase--interactive: remote stray closing parenthesis
Uwe Kleine-König
1
-1
/
+1
2009-06-09
diff.c: plug a memory leak in an error path
Johannes Sixt
1
-0
/
+1
2009-06-09
fetch-pack: close output channel after sideband demultiplexer terminates
Johannes Sixt
1
-1
/
+3
2009-06-09
fix handling of iconv configuration options
Marco Nelissen
1
-0
/
+8
2009-06-09
builtin-remote: Make "remote show" display all urls
Michael J Gruber
1
-3
/
+6
2009-06-06
Documentation: refer to gitworkflows(7) from tutorial and git(1)
Thomas Rast
2
-1
/
+8
2009-06-06
daemon: Strictly parse the "extra arg" part of the command
Shawn O. Pearce
2
-5
/
+10
2009-06-06
http*: cleanup slot->local after fclose
Tay Ray Chuan
2
-0
/
+12
2009-06-04
GIT 1.6.3.2
v1.6.3.2
Junio C Hamano
2
-8
/
+6
2009-06-03
grep: fix empty word-regexp matches
René Scharfe
1
-1
/
+5
2009-06-03
blame: correctly handle a path that used to be a directory
Junio C Hamano
2
-8
/
+33
2009-06-03
add -i: do not dump patch during application
Thomas Rast
1
-1
/
+0
2009-06-02
Update draft release notes for 1.6.3.2
Junio C Hamano
1
-14
/
+26
2009-06-02
grep: fix colouring of matches with zero length
René Scharfe
1
-0
/
+2
2009-06-02
refuse to merge during a merge
Clemens Buchacher
2
-1
/
+7
2009-05-29
for-each-ref: Do not lookup objects when they will not be used
Anders Kaseorg
1
-9
/
+17
2009-05-29
Documentation: teach stash/pop workflow instead of stash/apply
Thomas Rast
2
-16
/
+18
[next]