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 '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 testcases for merging notes trees at different fanouts
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
|
*
Documentation: Preliminary docs on 'git notes merge'
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.c: Use two newlines (instead of one) when concatenating notes
Johan Herland
2010-11-17
|
*
(trivial) t3303: Indent with tabs instead of spaces for consistency
Johan Herland
2010-11-17
|
*
notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
Johan Herland
2010-11-17
|
*
notes.h/c: Allow combine_notes functions to remove notes
Johan Herland
2010-11-10
|
*
notes.c: Reorder functions in preparation for next commit
Johan Herland
2010-11-10
|
*
notes.h: Make default_notes_ref() available in notes API
Johan Herland
2010-11-10
|
*
(trivial) notes.h: Minor documentation fixes to copy_notes()
Johan Herland
2010-11-10
|
*
notes.c: Hexify SHA1 in die() message from init_notes()
Johan Herland
2010-11-10
*
|
Merge branch 'jk/diff-CBM'
Junio C Hamano
2010-12-08
|
\
\
|
*
|
diff: report bogus input to -C/-M/-B
Jeff King
2010-10-21
*
|
|
Merge branch 'maint'
Junio C Hamano
2010-12-07
|
\
\
\
|
*
|
|
git-rm.txt: Fix quoting
Michael J Gruber
2010-12-07
*
|
|
|
Makefile: dependencies for vcs-svn tests
Jonathan Nieder
2010-12-07
*
|
|
|
parse-remote: handle detached HEAD
Santi BĂ©jar
2010-12-06
*
|
|
|
Merge branch 'jn/ignore-doc'
Junio C Hamano
2010-12-03
|
\
\
\
\
|
*
|
|
|
Documentation: point to related commands from gitignore
Jonathan Nieder
2010-11-11
|
*
|
|
|
Documentation: split gitignore page into sections
Jonathan Nieder
2010-11-11
*
|
|
|
|
Merge branch 'kb/maint-status-cquote'
Junio C Hamano
2010-12-03
|
\
\
\
\
\
|
*
|
|
|
|
status: Quote paths with spaces in short format
Kevin Ballard
2010-11-09
*
|
|
|
|
|
Merge branch 'jn/thinner-wrapper'
Junio C Hamano
2010-12-03
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove pack file handling dependency from wrapper.o
Jonathan Nieder
2010-11-10
|
*
|
|
|
|
|
pack-objects: mark file-local variable static
Jonathan Nieder
2010-11-10
|
*
|
|
|
|
|
wrapper: give zlib wrappers their own translation unit
Jonathan Nieder
2010-11-10
|
*
|
|
|
|
|
strbuf: move strbuf_branchname to sha1_name.c
Jonathan Nieder
2010-11-10
|
*
|
|
|
|
|
path helpers: move git_mkstemp* to wrapper.c
Jonathan Nieder
2010-11-10
|
*
|
|
|
|
|
wrapper: move odb_* to environment.c
Jonathan Nieder
2010-11-10
|
*
|
|
|
|
|
wrapper: move xmmap() to sha1_file.c
Jonathan Nieder
2010-11-10
*
|
|
|
|
|
|
Merge branch 'pn/commit-autosquash'
Junio C Hamano
2010-12-03
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
add tests of commit --squash
Pat Notz
2010-11-04
|
*
|
|
|
|
|
|
commit: --squash option for use with rebase --autosquash
Pat Notz
2010-11-04
|
*
|
|
|
|
|
|
add tests of commit --fixup
Pat Notz
2010-11-04
|
*
|
|
|
|
|
|
commit: --fixup option for use with rebase --autosquash
Pat Notz
2010-11-04
|
*
|
|
|
|
|
|
pretty.c: teach format_commit_message() to reencode the output
Pat Notz
2010-11-04
|
*
|
|
|
|
|
|
commit: helper methods to reduce redundant blocks of code
Pat Notz
2010-11-04
[next]