index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Commit message (
Expand
)
Author
Age
*
Merge branch 'jn/parse-options-extra'
Junio C Hamano
2010-12-12
|
\
|
*
update-index: migrate to parse-options API
Jonathan Nieder
2010-12-07
|
*
parse-options: Don't call parse_options_check() so much
Stephen Boyd
2010-12-06
*
|
Merge branch 'tc/format-patch-p'
Junio C Hamano
2010-12-12
|
\
\
|
*
|
format-patch: page output with --stdout
Tay Ray Chuan
2010-11-23
*
|
|
Merge branch 'jn/git-cmd-h-bypass-setup'
Junio C Hamano
2010-12-12
|
\
\
\
|
*
|
|
update-index -h: show usage even with corrupt index
Nguyễn Thái Ngọc Duy
2010-10-22
|
*
|
|
merge -h: show usage even with corrupt index
Nguyễn Thái Ngọc Duy
2010-10-22
|
*
|
|
ls-files -h: show usage even with corrupt index
Nguyễn Thái Ngọc Duy
2010-10-22
|
*
|
|
gc -h: show usage even with broken configuration
Nguyễn Thái Ngọc Duy
2010-10-22
|
*
|
|
commit/status -h: show usage even with broken configuration
Nguyễn Thái Ngọc Duy
2010-10-22
|
*
|
|
checkout-index -h: show usage even in an invalid repository
Nguyễn Thái Ngọc Duy
2010-10-22
|
*
|
|
branch -h: show usage even in an invalid repository
Nguyễn Thái Ngọc Duy
2010-10-22
*
|
|
|
thread-utils.h: simplify the inclusion
Junio C Hamano
2010-12-10
*
|
|
|
Merge branch 'nd/maint-fix-add-typo-detection' (early part)
Junio C Hamano
2010-12-08
|
\
\
\
\
|
*
|
|
|
add: do not rely on dtype being NULL behavior
Nguyễn Thái Ngọc Duy
2010-11-12
*
|
|
|
|
Merge branch 'il/remote-fd-ext'
Junio C Hamano
2010-12-08
|
\
\
\
\
\
|
*
|
|
|
|
remote-fd/ext: finishing touches after code review
Ilari Liusvaara
2010-11-19
|
*
|
|
|
|
git-remote-ext
Ilari Liusvaara
2010-10-13
|
*
|
|
|
|
git-remote-fd
Ilari Liusvaara
2010-10-13
*
|
|
|
|
|
Merge branch 'mg/maint-tag-rfc1991'
Junio C Hamano
2010-12-08
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tag: factor out sig detection for tag display
Michael J Gruber
2010-11-10
|
*
|
|
|
|
|
tag: factor out sig detection for body edits
Michael J Gruber
2010-11-10
|
*
|
|
|
|
|
verify-tag: factor out signature detection
Michael J Gruber
2010-11-10
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jh/notes-merge'
Junio C Hamano
2010-12-08
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Provide 'git merge --abort' as a synonym to 'git reset --merge'
Johan Herland
2010-11-17
|
*
|
|
|
|
|
cmd_merge(): Parse options before checking MERGE_HEAD
Johan Herland
2010-11-17
|
*
|
|
|
|
|
Provide 'git notes get-ref' to easily retrieve current notes ref
Johan Herland
2010-11-17
|
*
|
|
|
|
|
git notes merge: Add another auto-resolving strategy: "cat_sort_uniq"
Johan Herland
2010-11-17
|
*
|
|
|
|
|
git notes merge: --commit should fail if underlying notes ref has moved
Johan Herland
2010-11-17
|
*
|
|
|
|
|
git notes merge: List conflicting notes in notes merge commit message
Johan Herland
2010-11-17
|
*
|
|
|
|
|
git notes merge: Manual conflict resolution, part 2/2
Johan Herland
2010-11-17
|
*
|
|
|
|
|
git notes merge: Manual conflict resolution, part 1/2
Johan Herland
2010-11-17
|
*
|
|
|
|
|
git notes merge: Add automatic conflict resolvers (ours, theirs, union)
Johan Herland
2010-11-17
|
*
|
|
|
|
|
git notes merge: Handle real, non-conflicting notes merges
Johan Herland
2010-11-17
|
*
|
|
|
|
|
builtin/notes.c: Refactor creation of notes commits.
Johan Herland
2010-11-17
|
*
|
|
|
|
|
git notes merge: Initial implementation handling trivial merges only
Johan Herland
2010-11-17
|
*
|
|
|
|
|
builtin/notes.c: Split notes ref DWIMmery into a separate function
Johan Herland
2010-11-17
|
*
|
|
|
|
|
notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
Johan Herland
2010-11-17
*
|
|
|
|
|
|
Merge branch 'jn/thinner-wrapper'
Junio C Hamano
2010-12-03
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
pack-objects: mark file-local variable static
Jonathan Nieder
2010-11-10
*
|
|
|
|
|
|
|
Merge branch 'pn/commit-autosquash'
Junio C Hamano
2010-12-03
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
commit: --squash option for use with rebase --autosquash
Pat Notz
2010-11-04
|
*
|
|
|
|
|
|
|
commit: --fixup option for use with rebase --autosquash
Pat Notz
2010-11-04
|
*
|
|
|
|
|
|
|
commit: helper methods to reduce redundant blocks of code
Pat Notz
2010-11-04
*
|
|
|
|
|
|
|
|
Merge branch 'sn/diff-doc'
Junio C Hamano
2010-12-03
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
diff,difftool: Don't use the {0,2} notation in usage strings
Štěpán Němec
2010-11-05
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2010-12-01
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'maint-1.7.2' into maint
Junio C Hamano
2010-12-01
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'maint-1.7.1' into maint-1.7.2
Junio C Hamano
2010-12-01
|
|
|
\
\
\
\
\
\
\
\
[next]