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
*
Documentation: document post-rewrite hook
Thomas Rast
2010-03-12
*
Support showing notes from more than one notes tree
Thomas Rast
2010-03-12
*
test-lib: unset GIT_NOTES_REF to stop it from influencing tests
Thomas Rast
2010-03-12
*
Merge branch 'il/rev-glob'
Junio C Hamano
2010-02-23
|
\
|
*
Documentation: improve description of --glob=pattern and friends
Thomas Rast
2010-01-21
|
*
rev-parse --branches/--tags/--remotes=pattern
Ilari Liusvaara
2010-01-20
|
*
rev-parse --glob
Ilari Liusvaara
2010-01-20
*
|
builtin-notes: Add "copy" subcommand for copying notes between objects
Johan Herland
2010-02-13
*
|
builtin-notes: Misc. refactoring of argc and exit value handling
Johan Herland
2010-02-13
*
|
builtin-notes: Add -c/-C options for reusing notes
Johan Herland
2010-02-13
*
|
builtin-notes: Refactor handling of -F option to allow combining -m and -F
Johan Herland
2010-02-13
*
|
builtin-notes: Deprecate the -m/-F options for "git notes edit"
Johan Herland
2010-02-13
*
|
builtin-notes: Add "append" subcommand for appending to note objects
Johan Herland
2010-02-13
*
|
builtin-notes: Add "add" subcommand for adding notes to objects
Johan Herland
2010-02-13
*
|
builtin-notes: Add --message/--file aliases for -m/-F options
Johan Herland
2010-02-13
*
|
builtin-notes: Add "list" subcommand for listing note objects
Johan Herland
2010-02-13
*
|
Documentation: Generalize git-notes docs to 'objects' instead of 'commits'
Johan Herland
2010-02-13
*
|
builtin-notes: Add "prune" subcommand for removing notes for missing objects
Johan Herland
2010-02-13
*
|
Notes API: prune_notes(): Prune notes that belong to non-existing objects
Johan Herland
2010-02-13
*
|
t3305: Verify that removing notes triggers automatic fanout consolidation
Johan Herland
2010-02-13
*
|
builtin-notes: Add "remove" subcommand for removing existing notes
Johan Herland
2010-02-13
*
|
Teach builtin-notes to remove empty notes
Johan Herland
2010-02-13
*
|
Teach notes code to properly preserve non-notes in the notes tree
Johan Herland
2010-02-13
*
|
t3305: Verify that adding many notes with git-notes triggers increased fanout
Johan Herland
2010-02-13
*
|
t3301: Verify successful annotation of non-commits
Johan Herland
2010-02-13
*
|
Builtin-ify git-notes
Johan Herland
2010-02-13
*
|
Refactor notes concatenation into a flexible interface for combining notes
Johan Herland
2010-02-13
*
|
Notes API: Allow multiple concurrent notes trees with new struct notes_tree
Johan Herland
2010-02-13
*
|
Notes API: write_notes_tree(): Store the notes tree in the database
Johan Herland
2010-02-13
*
|
Notes API: for_each_note(): Traverse the entire notes tree with a callback
Johan Herland
2010-02-13
*
|
Notes API: get_note(): Return the note annotating the given object
Johan Herland
2010-02-13
*
|
Notes API: remove_note(): Remove note objects from the notes tree structure
Johan Herland
2010-02-13
*
|
Notes API: add_note(): Add note objects to the internal notes tree structure
Johan Herland
2010-02-13
*
|
Notes API: init_notes(): Initialize the notes tree from the given notes ref
Johan Herland
2010-02-13
*
|
Add tests for checking correct handling of $GIT_NOTES_REF and core.notesRef
Johan Herland
2010-02-13
*
|
Notes API: get_commit_notes() -> format_note() + remove the commit restriction
Johan Herland
2010-02-13
*
|
Minor cosmetic fixes to notes.c
Johan Herland
2010-02-13
*
|
Merge branch 'jc/maint-limit-note-output'
Junio C Hamano
2010-01-22
|
\
\
|
*
|
Fix "log --oneline" not to show notes
Junio C Hamano
2010-01-21
|
*
|
Fix "log" family not to be too agressive about showing notes
Junio C Hamano
2010-01-20
*
|
|
Merge branch 'nd/ls-files-sparse-fix'
Junio C Hamano
2010-01-22
|
\
\
\
|
*
|
|
Fix memory corruption when .gitignore does not end by \n
Nguyễn Thái Ngọc Duy
2010-01-20
*
|
|
|
Make difftool.prompt fall back to mergetool.prompt
Sebastian Schuberth
2010-01-22
*
|
|
|
engine.pl: Fix a recent breakage of the buildsystem generator
Ramsay Jones
2010-01-22
*
|
|
|
git-mv: fix moving more than one source to a single destination
Junio C Hamano
2010-01-22
*
|
|
|
rebase -i: Enclose sed command substitution in quotes
Michael Haggerty
2010-01-22
*
|
|
|
rebase -i: Avoid non-portable "test X -a Y"
Michael Haggerty
2010-01-22
*
|
|
|
make "index-pack" a built-in
Linus Torvalds
2010-01-22
*
|
|
|
make "git pack-redundant" a built-in
Linus Torvalds
2010-01-22
*
|
|
|
make "git unpack-file" a built-in
Linus Torvalds
2010-01-22
[next]