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
*
push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE
Junio C Hamano
2013-01-24
*
push: further simplify the logic to assign rejection reason
Junio C Hamano
2013-01-24
*
push: further clean up fields of "struct ref"
Junio C Hamano
2013-01-24
*
push: fix "refs/tags/ hierarchy cannot be updated without --force"
Junio C Hamano
2013-01-16
*
push: allow already-exists advice to be disabled
Chris Rorvick
2012-12-03
*
push: rename config variable for more general use
Chris Rorvick
2012-12-03
*
push: cleanup push rules comment
Chris Rorvick
2012-12-03
*
push: clarify rejection of update to non-commit-ish
Chris Rorvick
2012-12-02
*
push: require force for annotated tags
Chris Rorvick
2012-12-02
*
push: require force for refs under refs/tags/
Chris Rorvick
2012-12-02
*
push: flag updates that require force
Chris Rorvick
2012-12-02
*
push: keep track of "update" state separately
Chris Rorvick
2012-12-02
*
push: add advice for rejected tag reference
Chris Rorvick
2012-12-02
*
push: return reject reasons as a bitset
Chris Rorvick
2012-12-02
*
Merge branch 'ph/maint-submodule-status-fix'
Jeff King
2012-11-09
|
\
|
*
submodule status: remove unused orig_* variables
Jens Lehmann
2012-10-29
|
*
t7407: Fix recursive submodule test
Phil Hord
2012-10-29
*
|
Merge branch 'nd/builtin-to-libgit'
Jeff King
2012-11-09
|
\
\
|
*
|
fetch-pack: move core code to libgit.a
Nguyễn Thái Ngọc Duy
2012-10-29
|
*
|
fetch-pack: remove global (static) configuration variable "args"
Nguyễn Thái Ngọc Duy
2012-10-29
|
*
|
send-pack: move core code to libgit.a
Nguyễn Thái Ngọc Duy
2012-10-29
|
*
|
Move setup_diff_pager to libgit.a
Nguyễn Thái Ngọc Duy
2012-10-29
|
*
|
Move print_commit_list to libgit.a
Nguyễn Thái Ngọc Duy
2012-10-29
|
*
|
Move estimate_bisect_steps to libgit.a
Nguyễn Thái Ngọc Duy
2012-10-29
|
*
|
Move try_merge_command and checkout_fast_forward to libgit.a
Nguyễn Thái Ngọc Duy
2012-10-29
*
|
|
Merge branch 'nd/tree-walk-enum-cleanup'
Jeff King
2012-11-09
|
\
\
\
|
*
|
|
tree-walk: use enum interesting instead of integer
Nguyễn Thái Ngọc Duy
2012-10-19
*
|
|
|
Merge branch 'sz/maint-curl-multi-timeout'
Jeff King
2012-11-09
|
\
\
\
\
|
*
|
|
|
Fix potential hang in https handshake
Stefan Zager
2012-10-19
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'fc/completion-send-email-with-format-patch'
Jeff King
2012-11-09
|
\
\
\
\
|
*
|
|
|
completion: add format-patch options to send-email
Felipe Contreras
2012-10-16
*
|
|
|
|
Merge branch 'mo/cvs-server-cleanup'
Jeff King
2012-11-09
|
\
\
\
\
\
|
*
|
|
|
|
Use character class for sed expression instead of \s
Ben Walton
2012-10-26
|
*
|
|
|
|
cvsserver status: provide real sticky info
Matthew Ogilvie
2012-10-16
|
*
|
|
|
|
cvsserver: cvs add: do not expand directory arguments
Matthew Ogilvie
2012-10-16
|
*
|
|
|
|
cvsserver: use whole CVS rev number in-process; don't strip "1." prefix
Matthew Ogilvie
2012-10-16
|
*
|
|
|
|
cvsserver: split up long lines in req_{status,diff,log}
Matthew Ogilvie
2012-10-16
|
*
|
|
|
|
cvsserver: clean up client request handler map comments
Matthew Ogilvie
2012-10-16
|
*
|
|
|
|
cvsserver: remove unused functions _headrev and gethistory
Matthew Ogilvie
2012-10-16
|
*
|
|
|
|
cvsserver update: comment about how we shouldn't remove a user-modified file
Matthew Ogilvie
2012-10-16
|
*
|
|
|
|
cvsserver: add comments about database schema/usage
Matthew Ogilvie
2012-10-16
|
*
|
|
|
|
cvsserver: removed unused sha1Or-k mode from kopts_from_path
Matthew Ogilvie
2012-10-16
|
*
|
|
|
|
cvsserver t9400: add basic 'cvs log' test
Matthew Ogilvie
2012-10-16
*
|
|
|
|
|
Merge branch 'km/send-email-compose-encoding'
Jeff King
2012-11-09
|
\
\
\
\
\
\
|
*
|
|
|
|
|
git-send-email: add rfc2047 quoting for "=?"
Krzysztof Mazur
2012-10-25
|
*
|
|
|
|
|
git-send-email: introduce quote_subject()
Krzysztof Mazur
2012-10-25
|
*
|
|
|
|
|
git-send-email: skip RFC2047 quoting for ASCII subjects
Krzysztof Mazur
2012-10-25
|
*
|
|
|
|
|
git-send-email: use compose-encoding for Subject
Krzysztof Mazur
2012-10-25
|
*
|
|
|
|
|
git-send-email: introduce compose-encoding
Krzysztof Mazur
2012-10-10
*
|
|
|
|
|
|
Merge branch 'js/format-2047'
Jeff King
2012-11-09
|
\
\
\
\
\
\
\
[next]