index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'bc/maint-daemon-sans-ss-family'
Junio C Hamano
2010-04-03
|
\
|
*
daemon.c: avoid accessing ss_family member of struct sockaddr_storage
Brandon Casey
2010-03-16
*
|
Merge branch 'bc/acl-test'
Junio C Hamano
2010-04-03
|
\
\
|
*
|
t/t1304: make a second colon optional in the mask ACL check
Brandon Casey
2010-03-16
|
*
|
t/t1304: set the ACL effective rights mask
Brandon Casey
2010-03-16
|
*
|
t/t1304: use 'test -r' to test readability rather than looking at mode bits
Brandon Casey
2010-03-16
|
*
|
t/t1304: set the Default ACL base entries
Brandon Casey
2010-03-16
|
*
|
t/t1304: avoid -d option to setfacl
Brandon Casey
2010-03-16
*
|
|
Merge branch 'ja/send-email-ehlo'
Junio C Hamano
2010-04-03
|
\
\
\
|
*
|
|
git-send-email.perl - try to give real name of the calling host to HELO/EHLO
Jari Aalto
2010-03-14
|
*
|
|
git-send-email.perl: add option --smtp-debug
Jari Aalto
2010-03-14
|
*
|
|
git-send-email.perl: improve error message in send_message()
Jari Aalto
2010-03-14
*
|
|
|
Merge branch 'do/rebase-i-arbitrary'
Junio C Hamano
2010-04-03
|
\
\
\
\
|
*
|
|
|
rebase--interactive: don't require what's rebased to be a branch
Dave Olszewski
2010-03-14
*
|
|
|
|
Merge branch 'ak/everyday-git'
Junio C Hamano
2010-04-03
|
\
\
\
\
\
|
*
|
|
|
|
everyday: fsck and gc are not everyday operations
Anders Kaseorg
2010-03-16
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Makefile: future-proof Cygwin version check
Jonathan Nieder
2010-04-03
*
|
|
|
|
Fix _XOPEN_SOURCE problem on DragonFly
YONETANI Tomokazu
2010-04-02
*
|
|
|
|
builtin/commit: remove unnecessary variable definition
Markus Heidelberg
2010-04-02
*
|
|
|
|
builtin/commit: fix duplicated sentence in a comment
Markus Heidelberg
2010-04-02
*
|
|
|
|
Integrate version 3 ciabot scripts into contrib/.
Eric Raymond
2010-04-02
*
|
|
|
|
Makefile: update defaults for modern Cygwin
Eric Blake
2010-04-01
*
|
|
|
|
Sync with 1.7.0.4
Junio C Hamano
2010-03-31
|
\
\
\
\
\
|
*
|
|
|
|
Git 1.7.0.4
v1.7.0.4
Junio C Hamano
2010-03-31
|
*
|
|
|
|
Merge branch 'jc/maint-refs-dangling' into maint
Junio C Hamano
2010-03-31
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Documentation: show-ref <pattern>s are optional
Holger Weiß
2010-03-31
|
*
|
|
|
|
|
Link against libiconv on IRIX
Holger Weiß
2010-03-31
|
*
|
|
|
|
|
Don't redefine htonl and ntohl on big-endian
Holger Weiß
2010-03-31
|
*
|
|
|
|
|
gitweb: git_get_project_config requires only $git_dir, not also $project
Jakub Narebski
2010-03-31
|
*
|
|
|
|
|
Updated the usage string of git reset
Jan Stępień
2010-03-31
|
*
|
|
|
|
|
Documentation: Clarify support for smart HTTP backend
Greg Bacon
2010-03-30
|
*
|
|
|
|
|
Windows: fix utime() for read-only files
Johannes Sixt
2010-03-30
|
*
|
|
|
|
|
diff: fix textconv error zombies
Johannes Sixt
2010-03-30
*
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2010-03-29
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
format-patch: Squelch 'fatal: Not a range." error
Kevin Ballard
2010-03-29
*
|
|
|
|
|
|
Update draft release notes to 1.7.1
Junio C Hamano
2010-03-28
*
|
|
|
|
|
|
Merge branch 'cc/cherry-pick-ff'
Junio C Hamano
2010-03-28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
revert: fix tiny memory leak in cherry-pick --ff
Jonathan Nieder
2010-03-20
|
*
|
|
|
|
|
|
rebase -i: use new --ff cherry-pick option
Christian Couder
2010-03-20
|
*
|
|
|
|
|
|
Documentation: describe new cherry-pick --ff option
Christian Couder
2010-03-06
|
*
|
|
|
|
|
|
cherry-pick: add tests for new --ff option
Christian Couder
2010-03-06
|
*
|
|
|
|
|
|
revert: add --ff option to allow fast forward when cherry-picking
Junio C Hamano
2010-03-06
|
*
|
|
|
|
|
|
builtin/merge: make checkout_fast_forward() non static
Junio C Hamano
2010-03-06
|
*
|
|
|
|
|
|
parse-options: add parse_options_concat() to concat options
Junio C Hamano
2010-03-06
*
|
|
|
|
|
|
|
Merge branch 'sb/notes-parse-opt'
Junio C Hamano
2010-03-28
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
notes: rework subcommands and parse options
Stephen Boyd
2010-03-12
*
|
|
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2010-03-28
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Prepare for 1.7.0.4
Junio C Hamano
2010-03-28
|
*
|
|
|
|
|
|
|
Merge branch 'cp/add-u-pathspec' into maint
Junio C Hamano
2010-03-28
|
|
\
\
\
\
\
\
\
\
*
|
|
|
|
|
|
|
|
|
rebase -i: make post-rewrite work for 'edit'
Thomas Rast
2010-03-28
[next]