index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test-path-utils.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-05
push: fix local refs update if already up-to-date
Clemens Buchacher
2
-14
/
+39
2008-11-05
do not force write of packed refs
Clemens Buchacher
2
-3
/
+11
2008-11-03
format-patch documentation: mention the special case of showing a single commit
Junio C Hamano
1
-1
/
+2
2008-11-03
Add reference for status letters in documentation.
Yann Dirson
2
-1
/
+17
2008-11-03
Document that git-log takes --all-match.
Mikael Magnusson
1
-0
/
+4
2008-11-02
Update draft 1.6.0.4 release notes
Junio C Hamano
1
-7
/
+18
2008-11-02
Start 1.6.0.4 cycle
Junio C Hamano
2
-1
/
+30
2008-11-02
add instructions on how to send patches to the mailing list with Gmail
Tom Preston-Werner
1
-0
/
+27
2008-11-02
Documentation/gitattributes: Add subsection header for each attribute
Jakub Narebski
1
-0
/
+6
2008-11-02
git send-email: avoid leaking directory file descriptors.
Pierre Habouzit
1
-2
/
+1
2008-11-02
send-pack: do not send out single-level refs such as refs/stash
Jeff King
1
-1
/
+7
2008-11-02
fix overlapping memcpy in normalize_absolute_path
Jeff King
1
-1
/
+1
2008-11-02
pack-objects: avoid reading uninitalized data
Jeff King
1
-1
/
+2
2008-11-02
correct cache_entry allocation
Jeff King
1
-1
/
+1
2008-11-01
update-ref --no-deref -d: handle the case when the pointed ref is packed
Miklos Vajna
2
-1
/
+12
2008-10-31
git-svn: change dashed git-commit-tree to git commit-tree
Deskin Miller
1
-1
/
+1
2008-10-31
Documentation: clarify information about 'ident' attribute
Jan Krüger
1
-2
/
+2
2008-10-31
bash completion: add doubledash to "git show"
Markus Heidelberg
1
-0
/
+2
2008-10-31
Use test-chmtime -v instead of perl in t5000 to get mtime of a file
Alex Riesen
1
-1
/
+1
2008-10-31
Add --verbose|-v to test-chmtime
Alex Riesen
1
-21
/
+70
2008-10-31
asciidoc: add minor workaround to add an empty line after code blocks
Jonas Fonseca
1
-0
/
+20
2008-10-31
Use git_pathdup instead of xstrdup(git_path(...))
Alex Riesen
9
-12
/
+12
2008-10-31
git_pathdup: returns xstrdup-ed copy of the formatted path
Alex Riesen
2
-4
/
+22
2008-10-31
Fix potentially dangerous use of git_path in ref.c
Alex Riesen
1
-3
/
+5
2008-10-31
Add git_snpath: a .git path formatting routine with output buffer
Alex Riesen
2
-0
/
+25
2008-10-30
Plug a memleak in builtin-revert
Alex Riesen
1
-1
/
+2
2008-10-30
git branch -m: forbid renaming of a symref
Miklos Vajna
2
-20
/
+17
2008-10-28
Add file delete/create info when we overflow rename_limit
Linus Torvalds
1
-1
/
+1
2008-10-28
Install git-cvsserver in $(bindir)
Nanako Shiraishi
1
-1
/
+1
2008-10-28
Install git-shell in bindir, too
Tommi Virtanen
1
-1
/
+1
2008-10-27
Fix potentially dangerous uses of mkpath and git_path
Alex Riesen
1
-2
/
+2
2008-10-27
Fix mkpath abuse in dwim_ref and dwim_log of sha1_name.c
Alex Riesen
1
-2
/
+4
2008-10-27
Add mksnpath which allows you to specify the output buffer
Alex Riesen
2
-0
/
+18
2008-10-27
add -p: warn if only binary changes present
Thomas Rast
1
-2
/
+7
2008-10-27
git-archive: work in bare repos
Charles Bailey
3
-2
/
+23
2008-10-26
Fix git update-ref --no-deref -d.
Miklos Vajna
2
-3
/
+12
2008-10-26
rename_ref(): handle the case when the reflog of a ref does not exist
Miklos Vajna
1
-1
/
+1
2008-10-26
Fix git branch -m for symrefs.
Miklos Vajna
10
-31
/
+55
2008-10-25
git-svn: change dashed git-config to git config
Deskin Miller
1
-1
/
+1
2008-10-21
GIT 1.6.0.3
v1.6.0.3
Junio C Hamano
1
-9
/
+6
2008-10-21
rehabilitate 'git index-pack' inside the object store
Nicolas Pitre
2
-3
/
+29
2008-10-20
Fix testcase failure when extended attributes are in use
Junio C Hamano
1
-4
/
+6
2008-10-19
Git.pm: do not break inheritance
Christian Jaeger
1
-2
/
+1
2008-10-19
Enhance hold_lock_file_for_{update,append}() API
Junio C Hamano
11
-23
/
+39
2008-10-19
demonstrate breakage of detached checkout with symbolic link HEAD
Junio C Hamano
1
-0
/
+12
2008-10-19
Documentation: Clarify '--signoff' for git-commit
Abhijit Bhopatkar
1
-1
/
+2
2008-10-18
reset --hard/read-tree --reset -u: remove unmerged new paths
Junio C Hamano
2
-13
/
+78
2008-10-18
Hopefully the final draft release notes update before 1.6.0.3
Junio C Hamano
1
-1
/
+9
2008-10-18
diff(1): clarify what "T"ypechange status means
Junio C Hamano
1
-1
/
+2
2008-10-18
contrib: update packinfo.pl to not use dashed commands
Dan McGee
1
-7
/
+7
[next]