index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-03-01
Add recent changes to draft 1.5.1 release notes.
Junio C Hamano
1
-1
/
+64
2007-02-28
Start preparing Release Notes for 1.5.0.3
Junio C Hamano
2
-1
/
+56
2007-02-28
Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name url
Junio C Hamano
1
-3
/
+14
2007-02-28
Include config.mak in doc/Makefile
Uwe Kleine-König
1
-0
/
+1
2007-02-28
git.el: Set the default commit coding system from the repository config.
Alexandre Julliard
1
-6
/
+18
2007-02-28
git-archimport: support empty summaries, put summary on a single line.
Paolo Bonzini
1
-4
/
+15
2007-02-28
http-push.c::lock_remote(): validate all remote refs.
Eygene Ryabinkin
1
-1
/
+1
2007-02-28
index_fd(): convert blob only if it is a regular file.
Junio C Hamano
1
-1
/
+1
2007-02-28
index_fd(): pass optional path parameter as hint for blob conversion
Junio C Hamano
4
-6
/
+6
2007-02-28
index_fd(): use enum object_type instead of type name string.
Junio C Hamano
4
-23
/
+24
2007-02-28
git-cvsexportcommit: don't cleanup .msg if not yet committed to cvs.
Gerrit Pape
1
-1
/
+2
2007-02-28
builtin-fmt-merge-msg: fix bugs in --file option
Michael Coleman
1
-1
/
+3
2007-02-28
index-pack: Loop over pread until data loading is complete.
Shawn O. Pearce
1
-2
/
+8
2007-02-28
blameview: Fix the browse behavior in blameview
Aneesh Kumar
1
-1
/
+1
2007-02-28
Cleanup check_valid in commit-tree.
Shawn O. Pearce
1
-5
/
+5
2007-02-28
make sure enum object_type is signed
Nicolas Pitre
1
-1
/
+2
2007-02-28
git-send-email: abort/usage on bad option
Michael Coleman
1
-44
/
+53
2007-02-28
Fix minor typos/grammar in user-manual.txt
Michael Coleman
1
-17
/
+14
2007-02-28
Correct ordering in git-cvsimport's option documentation
Michael Poole
1
-5
/
+4
2007-02-28
git-show: Reject native ref
Linus Torvalds
1
-0
/
+2
2007-02-28
cvsserver: Make always-binary mode a config file option
Andy Parkins
1
-9
/
+38
2007-02-28
cvsserver: Remove trailing "\n" from commithash in checkin function
Andy Parkins
1
-0
/
+1
2007-02-28
Make 'cvs ci' lockless in git-cvsserver by using git-update-ref
Junio C Hamano
1
-27
/
+16
2007-02-28
Fix git-show man page formatting in the EXAMPLES section
Theodore Tso
1
-3
/
+3
2007-02-27
get rid of lookup_object_type()
Nicolas Pitre
3
-24
/
+18
2007-02-27
convert object type handling from a string to a number
Nicolas Pitre
37
-290
/
+266
2007-02-27
formalize typename(), and add its reverse type_from_string()
Nicolas Pitre
7
-48
/
+39
2007-02-27
sha1_file.c: don't ignore an error condition in sha1_loose_object_info()
Nicolas Pitre
1
-1
/
+1
2007-02-27
sha1_file.c: cleanup "offset" usage
Nicolas Pitre
1
-59
/
+51
2007-02-27
sha1_file.c: cleanup hdr usage
Nicolas Pitre
1
-12
/
+12
2007-02-27
git-apply: do not fix whitespaces on context lines.
Junio C Hamano
1
-1
/
+2
2007-02-27
diff --cc: integer overflow given a 2GB-or-larger file
Jim Meyering
1
-3
/
+3
2007-02-27
mailinfo: do not get confused with logical lines that are too long.
Linus Torvalds
6
-19
/
+147
2007-02-26
diff --no-index: also imitate the exit status of diff(1)
Johannes Schindelin
3
-3
/
+17
2007-02-26
Documentation: link in 1.5.0.2 material to the top documentation page.
Junio C Hamano
1
-1
/
+3
2007-02-26
Documentation: document remote.<name>.tagopt
Aneesh Kumar K.V
1
-0
/
+4
2007-02-26
GIT 1.5.0.2
v1.5.0.2
Junio C Hamano
2
-12
/
+18
2007-02-26
git-remote: support remotes with a dot in the name
Pavel Roskin
1
-1
/
+1
2007-02-26
Documentation: describe "-f/-t/-m" options to "git-remote add"
Junio C Hamano
1
-0
/
+13
2007-02-26
diff --cc: fix display of symlink conflicts during a merge.
Junio C Hamano
2
-7
/
+34
2007-02-26
merge-recursive: fix longstanding bug in merging symlinks
Junio C Hamano
1
-1
/
+1
2007-02-26
merge-index: fix longstanding bug in merging symlinks
Junio C Hamano
1
-1
/
+1
2007-02-25
Fix typo: do not show name1 when name2 fails
Johannes Schindelin
1
-1
/
+1
2007-02-25
diff --cached: give more sensible error message when HEAD is yet to be created.
Junio C Hamano
1
-0
/
+2
2007-02-25
Update tests to use test-chmtime
Eric Wong
3
-34
/
+27
2007-02-25
Add test-chmtime: a utility to change mtime on files
Eric Wong
3
-1
/
+66
2007-02-25
Add Release Notes to prepare for 1.5.0.2
Junio C Hamano
2
-1
/
+60
2007-02-25
Allow arbitrary number of arguments to git-pack-objects
Roland Dreier
1
-3
/
+9
2007-02-25
rerere: do not deal with symlinks.
Junio C Hamano
1
-5
/
+9
2007-02-25
rerere: do not skip two conflicted paths next to each other.
Junio C Hamano
1
-1
/
+1
[next]