index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
read-cache.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-21
workflows documentation: fix link to git-request-pull[1]
Lee Marlow
1
-1
/
+1
2008-10-21
bash completion: Add 'workflows' to 'git help'
Lee Marlow
1
-0
/
+1
2008-10-21
document "intent to add" option to git-add
Jeff King
1
-2
/
+11
2008-10-21
gitk: Turn short SHA1 names into links too
Paul Mackerras
1
-30
/
+77
2008-10-20
Fix testcase failure when extended attributes are in use
Junio C Hamano
1
-4
/
+6
2008-10-20
Fix mismerge at cdb22c4 in builtin-checkout.c
Junio C Hamano
1
-3
/
+0
2008-10-19
git-merge-recursive: honor merge.conflictstyle once again
Matt McCutchen
1
-1
/
+1
2008-10-19
Documentation: add manpage about workflows
Thomas Rast
2
-1
/
+365
2008-10-19
Documentation: Spelling fix
Fredrik Skolmli
1
-1
/
+1
2008-10-19
Documentation: Clarify '--signoff' for git-commit
Abhijit Bhopatkar
1
-1
/
+2
2008-10-18
Update draft release notes for 1.6.1
Junio C Hamano
1
-1
/
+6
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
format-patch: autonumber by default
Brian Gernhardt
15
-32
/
+298
2008-10-18
Do not rename read-only files during a push
Petr Baudis
1
-2
/
+3
2008-10-18
contrib: update packinfo.pl to not use dashed commands
Dan McGee
1
-7
/
+7
2008-10-18
force_object_loose: Fix memory leak
Björn Steinbrink
1
-1
/
+5
2008-10-18
gitk: Regenerate .po files
Paul Mackerras
5
-966
/
+1037
2008-10-17
describe: Make --tags and --all match lightweight tags more often
Shawn O. Pearce
3
-10
/
+13
2008-10-17
tests: shell negation portability fix
Jeff King
1
-1
/
+1
2008-10-17
gitk: New way of constructing menus that allows for Alt+letter accelerators
Paul Mackerras
1
-70
/
+98
2008-10-17
t1301-shared-repo.sh: don't let a default ACL interfere with the test
Matt McCutchen
1
-0
/
+3
2008-10-16
rebase--interactive: fix parent rewriting for dropped commits
Stephen Haberman
2
-2
/
+174
2008-10-16
git-check-attr(1): use 'verse' for multi-line synopsis sections
Jonas Fonseca
1
-1
/
+2
2008-10-16
git-check-attr(1): add output and example sections
Jonas Fonseca
1
-0
/
+50
2008-10-16
xdiff-interface.c: strip newline (and cr) from line before pattern matching
Brandon Casey
2
-2
/
+12
2008-10-16
t4018-diff-funcname: demonstrate end of line funcname matching flaw
Brandon Casey
1
-0
/
+6
2008-10-16
t4018-diff-funcname: rework negated last expression test
Brandon Casey
1
-1
/
+2
2008-10-16
Typo "does not exists" when git remote update remote.
Mikael Magnusson
1
-1
/
+1
2008-10-16
gitk: Bind Key-Return to create on new branch dialog
Richard Quirk
1
-0
/
+1
2008-10-16
gitk: Fix binding for <Return> in sha1 entry field
Paul Mackerras
1
-1
/
+1
2008-10-15
gitk: Clean up file encoding code and add enable/disable option
Paul Mackerras
1
-59
/
+92
2008-10-15
remote.c: correct the check for a leading '/' in a remote name
Brandon Casey
1
-4
/
+5
2008-10-15
Add testcase to ensure merging an early part of a branch is done properly
Miklos Vajna
1
-0
/
+26
2008-10-15
rebase: Document --no-verify option to bypass pre-rebase hook
Nanako Shiraishi
1
-1
/
+4
2008-10-15
Add Linux PPC support to the pre-auto-gc example hook
Miklos Vajna
1
-0
/
+3
2008-10-15
t4018-diff-funcname: add objective-c xfuncname pattern to syntax test
Brandon Casey
1
-1
/
+1
2008-10-14
gitk: Implement batch lookup and caching of encoding attrs
Alexander Gavrilov
1
-1
/
+34
2008-10-14
gitk: Enhance file encoding support
Alexander Gavrilov
1
-11
/
+63
2008-10-14
Update draft release notes to 1.6.1
Junio C Hamano
1
-7
/
+46
2008-10-14
Update draft release notes to 1.6.0.3
Junio C Hamano
1
-2
/
+19
2008-10-13
compat/cygwin.c - Use cygwin's stat if core.filemode == true
Mark Levedahl
2
-5
/
+17
2008-10-13
tests: shell negation portability fix
Jeff King
1
-1
/
+1
2008-10-12
gitweb: refactor input parameters parse/validation
Giuseppe Bilotta
1
-137
/
+178
2008-10-12
check-attr: Add --stdin option
Dmitry Potapov
3
-11
/
+89
2008-10-12
check-attr: add an internal check_attr() function
Dmitry Potapov
1
-18
/
+24
2008-10-12
test-lib: fix broken printf
Shawn O. Pearce
1
-1
/
+1
2008-10-12
"git diff <tree>{3,}": do not reverse order of arguments
Matt McCutchen
3
-3
/
+31
2008-10-12
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
46
-197
/
+91
2008-10-12
print an error message for invalid path
Dmitry Potapov
2
-3
/
+5
[next]