index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t6033-merge-crlf.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-27
builtin-mailinfo.c: fix confusing internal API to mailinfo()
Junio C Hamano
1
-5
/
+2
2009-08-22
GIT 1.6.4.1
v1.6.4.1
Junio C Hamano
4
-3
/
+50
2009-08-22
compat/snprintf.c: clarify SNPRINTF_SIZE_CORR
Junio C Hamano
1
-1
/
+2
2009-08-21
Make test number t7406- unique
Johannes Sixt
1
-0
/
+0
2009-08-20
git-compat-util.h: remove superfluous test for __sun__
Brandon Casey
1
-2
/
+0
2009-08-19
graph API: use a new color when starting a brand new column
Adam Simpkins
1
-3
/
+11
2009-08-19
git-svn: Use GIT_SSH setting if SVN_SSH is not set
Karthik R
1
-0
/
+9
2009-08-19
svn: assume URLs from the command-line are URI-encoded
Eric Wong
2
-0
/
+54
2009-08-19
git-svn.txt: Fix location of parent argument
Tuomas Suutari
1
-3
/
+3
2009-08-18
http.c: don't assume that urls don't end with slash
Tay Ray Chuan
1
-1
/
+3
2009-08-18
filter-branch: make the usage string fit on 80 chars terminals.
Matthieu Moy
1
-6
/
+6
2009-08-18
filter-branch: add an example how to add ACKs to a range of commits
Johannes Schindelin
1
-0
/
+10
2009-08-17
docs: describe impact of repack on "clone -s"
Jeff King
1
-2
/
+10
2009-08-15
add -p: do not attempt to coalesce mode changes
Thomas Rast
2
-1
/
+5
2009-08-15
git add -p: demonstrate failure when staging both mode and hunk
Kirill Smelkov
1
-0
/
+11
2009-08-15
git-cvsimport: add support for cvs pserver password scrambling.
Dirk Hoerner
1
-1
/
+38
2009-08-15
gitweb: Optimize git-favicon.png
Benjamin Kramer
2
-0
/
+0
2009-08-15
block-sha1/sha1.c: silence compiler complaints by casting void * to char *
Brandon Casey
1
-2
/
+2
2009-08-13
block-sha1: more good unaligned memory access candidates
Nicolas Pitre
1
-1
/
+4
2009-08-13
gitk: Parse arbitrary commit-ish in SHA1 field
Thomas Rast
1
-1
/
+6
2009-08-13
gitk: Fix direction of symmetric difference in optimized mode
Thomas Rast
1
-1
/
+1
2009-08-13
gitk: New option to hide remote refs
Thomas Rast
1
-3
/
+15
2009-08-13
gitk: Do not hard-code "encoding" in attribute lookup functions
Johannes Sixt
1
-2
/
+2
2009-08-13
svn: (cleanup) use predefined constant for rev_map_fmt
Eric Wong
1
-1
/
+1
2009-08-13
svn: allow branches outside of refs/remotes
Adam Brewster
6
-54
/
+96
2009-08-13
svn: initial "master" points to trunk if possible
Eric Wong
3
-1
/
+42
2009-08-13
push: point to 'git pull' and 'git push --force' in case of non-fast forward
Matthieu Moy
4
-5
/
+103
2009-08-13
Documentation: add: <filepattern>... is optional
Paul Bolle
1
-1
/
+1
2009-08-13
Change mentions of "git programs" to "git commands"
Ori Avtalion
8
-10
/
+10
2009-08-13
Documentation: merge: one <remote> is required
Paul Bolle
1
-1
/
+1
2009-08-13
help.c: give correct structure's size to memset()
Johan Herland
1
-1
/
+1
2009-08-13
allow pull --rebase on branch yet to be born
Jeff King
2
-5
/
+24
2009-08-12
block-sha1: support for architectures with memory alignment restrictions
Nicolas Pitre
1
-2
/
+30
2009-08-12
block-sha1: split the different "hacks" to be individually selected
Nicolas Pitre
1
-5
/
+18
2009-08-12
block-sha1: move code around
Nicolas Pitre
1
-69
/
+60
2009-08-11
Fix typos in git-remote.txt and git-symbolic-ref.txt
Štěpán Němec
2
-4
/
+4
2009-08-11
block-sha1: improve code on large-register-set machines
Linus Torvalds
1
-1
/
+24
2009-08-11
git-am: print fair error message when format detection fails
Nicolas Sebrecht
1
-1
/
+5
2009-08-11
am: allow individual e-mail files as input
Junio C Hamano
2
-0
/
+29
2009-08-10
Correctly mark cover letters' encodings if they are not pure ASCII
Johannes Schindelin
1
-0
/
+4
2009-08-10
Expose the has_non_ascii() function
Johannes Schindelin
3
-12
/
+13
2009-08-10
Check return value of ftruncate call in http.c
Jeff Lasslett
1
-1
/
+5
2009-08-10
http.c: replace usage of temporary variable for urls
Tay Ray Chuan
1
-9
/
+6
2009-08-10
http.c: free preq when aborting
Tay Ray Chuan
1
-0
/
+1
2009-08-10
git-svn: ignore leading blank lines in svn:ignore
Michael Haggerty
2
-1
/
+6
2009-08-10
svn: Honor --prefix option in init without --stdlayout
Adam Brewster
1
-1
/
+2
2009-08-10
svn: Add && to t9107-git-svn-migrate.sh
Adam Brewster
1
-3
/
+11
2009-08-10
git-instaweb: fix mod_perl detection for apache2
Mark A Rada
1
-1
/
+1
2009-08-10
Document 'stash clear' recovery via unreachable commits
Thomas Rast
1
-1
/
+16
2009-08-09
merge: indicate remote tracking branches in merge message
Jeff King
3
-1
/
+16
[next]