index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http-push.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-05
run_command: return exit code as positive value
Johannes Sixt
7
-19
/
+7
2009-07-05
MinGW: simplify waitpid() emulation macros
Johannes Sixt
1
-2
/
+3
2009-07-05
MinGW: truncate exit()'s argument to lowest 8 bits
Johannes Sixt
2
-1
/
+3
2009-07-02
Remove filename from conflict markers
Martin Renold
4
-13
/
+17
2009-07-01
request-pull: really really disable pager
Michal Marek
1
-3
/
+4
2009-07-01
log-tree: fix confusing comment
Jeff King
1
-1
/
+2
2009-07-01
attr: plug minor memory leak
René Scharfe
1
-0
/
+2
2009-07-01
git.c: avoid allocating one-too-many elements for new argv array
Brandon Casey
1
-2
/
+1
2009-06-30
request-pull: really disable pager
Junio C Hamano
1
-2
/
+2
2009-06-30
git-mv: fix directory separator treatment on Windows
Johannes Sixt
1
-7
/
+3
2009-06-30
completion: add missing config variables
Stephen Boyd
1
-2
/
+3
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-29
git log: add '--merges' flag to match '--no-merges'
Linus Torvalds
2
-0
/
+5
2009-06-28
git svn: Doc update for multiple branch and tag paths
Marc Branchaud
1
-9
/
+35
2009-06-28
git svn: cleanup t9138-multiple-branches
Marc Branchaud
1
-57
/
+66
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-26
git-svn: Canonicalize svn urls to prevent libsvn assertion
Ulrich Dangel
1
-1
/
+8
2009-06-26
t9138: remove stray dot in test which broke bash
Eric Wong
1
-1
/
+0
2009-06-25
git-remote: fix missing .uploadpack usage for show command
Chris Frey
1
-1
/
+1
2009-06-25
git-svn: convert globs to regexps for branch destinations
Eric Wong
1
-1
/
+3
2009-06-25
git svn: Support multiple branch and tag paths in the svn repository.
Marc Branchaud
2
-22
/
+170
2009-06-25
Add 'git svn reset' to unwind 'git svn fetch'
Ben Jackson
3
-6
/
+164
2009-06-25
git-svn: speed up find_rev_before
Ben Jackson
1
-0
/
+2
2009-06-25
Add 'git svn help [cmd]' which works outside a repo.
Ben Jackson
1
-0
/
+3
2009-06-25
git-svn: let 'dcommit $rev' work on $rev instead of HEAD
Thomas Rast
3
-4
/
+54
2009-06-24
fread does not return negative on error
Roel Kluin
1
-1
/
+1
2009-06-24
builtin-remote: (get_one_entry): use strbuf
Bert Wesarg
1
-9
/
+7
2009-06-24
t/t9001-send-email.sh: ensure generated script is executed with $SHELL_PATH
Brandon Casey
1
-1
/
+4
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-22
receive-pack: do not send error details to the client
Johannes Sixt
1
-31
/
+22
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
Fix various sparse warnings in the git source code
Linus Torvalds
23
-42
/
+42
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
stash: teach quiet option
Stephen Boyd
3
-24
/
+92
2009-06-18
am, rebase: teach quiet option
Stephen Boyd
6
-24
/
+97
2009-06-18
upload-pack: squelch progress indicator if client cannot see it
Johannes Sixt
1
-1
/
+6
2009-06-18
daemon: send stderr of service programs to the syslog
Johannes Sixt
1
-8
/
+48
2009-06-18
Add -k option to cvsexportcommit to revert expanded CVS keywords in CVS worki...
Alex Bennée
2
-3
/
+26
2009-06-18
http.c: fix compiling with libcurl 7.9.2
Mark Lodato
1
-4
/
+4
2009-06-18
Test cccmd in t9001-send-email.sh and fix some bugs
Paolo Bonzini
4
-10
/
+80
2009-06-18
import-tars: support symlinks
Johannes Schindelin
1
-5
/
+12
[next]