Code

git.git
2010-03-13 Thomas RastSupport showing notes from more than one notes tree
2010-03-13 Thomas Rasttest-lib: unset GIT_NOTES_REF to stop it from influenci...
2010-02-23 Junio C HamanoMerge branch 'il/rev-glob'
2010-02-14 Johan Herlandbuiltin-notes: Add "copy" subcommand for copying notes...
2010-02-14 Johan Herlandbuiltin-notes: Misc. refactoring of argc and exit value...
2010-02-14 Johan Herlandbuiltin-notes: Add -c/-C options for reusing notes
2010-02-14 Johan Herlandbuiltin-notes: Refactor handling of -F option to allow...
2010-02-14 Johan Herlandbuiltin-notes: Deprecate the -m/-F options for "git...
2010-02-14 Johan Herlandbuiltin-notes: Add "append" subcommand for appending...
2010-02-14 Johan Herlandbuiltin-notes: Add "add" subcommand for adding notes...
2010-02-14 Johan Herlandbuiltin-notes: Add --message/--file aliases for -m...
2010-02-14 Johan Herlandbuiltin-notes: Add "list" subcommand for listing note...
2010-02-14 Johan HerlandDocumentation: Generalize git-notes docs to 'objects...
2010-02-14 Johan Herlandbuiltin-notes: Add "prune" subcommand for removing...
2010-02-14 Johan HerlandNotes API: prune_notes(): Prune notes that belong to...
2010-02-14 Johan Herlandt3305: Verify that removing notes triggers automatic...
2010-02-14 Johan Herlandbuiltin-notes: Add "remove" subcommand for removing...
2010-02-14 Johan HerlandTeach builtin-notes to remove empty notes
2010-02-14 Johan HerlandTeach notes code to properly preserve non-notes in...
2010-02-14 Johan Herlandt3305: Verify that adding many notes with git-notes...
2010-02-14 Johan Herlandt3301: Verify successful annotation of non-commits
2010-02-14 Johan HerlandBuiltin-ify git-notes
2010-02-14 Johan HerlandRefactor notes concatenation into a flexible interface...
2010-02-14 Johan HerlandNotes API: Allow multiple concurrent notes trees with...
2010-02-14 Johan HerlandNotes API: write_notes_tree(): Store the notes tree...
2010-02-14 Johan HerlandNotes API: for_each_note(): Traverse the entire notes...
2010-02-14 Johan HerlandNotes API: get_note(): Return the note annotating the...
2010-02-14 Johan HerlandNotes API: remove_note(): Remove note objects from...
2010-02-14 Johan HerlandNotes API: add_note(): Add note objects to the internal...
2010-02-14 Johan HerlandNotes API: init_notes(): Initialize the notes tree...
2010-02-14 Johan HerlandAdd tests for checking correct handling of $GIT_NOTES_R...
2010-02-14 Johan HerlandNotes API: get_commit_notes() -> format_note() + remove...
2010-02-14 Johan HerlandMinor cosmetic fixes to notes.c
2010-01-23 Junio C HamanoMerge branch 'jc/maint-limit-note-output'
2010-01-23 Junio C HamanoMerge branch 'nd/ls-files-sparse-fix'
2010-01-22 Sebastian SchuberthMake difftool.prompt fall back to mergetool.prompt
2010-01-22 Ramsay Jonesengine.pl: Fix a recent breakage of the buildsystem...
2010-01-22 Junio C Hamanogit-mv: fix moving more than one source to a single...
2010-01-22 Michael Haggertyrebase -i: Enclose sed command substitution in quotes
2010-01-22 Michael Haggertyrebase -i: Avoid non-portable "test X -a Y"
2010-01-22 Linus Torvaldsmake "index-pack" a built-in
2010-01-22 Linus Torvaldsmake "git pack-redundant" a built-in
2010-01-22 Linus Torvaldsmake "git unpack-file" a built-in
2010-01-22 Linus Torvaldsmake "mktag" a built-in
2010-01-22 Linus Torvaldsmake "merge-index" a built-in
2010-01-22 Johannes Sixtmerge-tree: remove unnecessary call of git_extract_argv...
2010-01-22 Linus Torvaldsmake "git patch-id" a built-in
2010-01-22 Linus Torvaldsmake "git var" a built-in
2010-01-22 Nicolas Pitrefix git-p4 editor invocation
2010-01-22 Thomas RastDocumentation: improve description of --glob=pattern...
2010-01-22 Junio C HamanoMerge branch 'maint'
2010-01-22 Linus Torvaldsmake "git hash-object" a built-in
2010-01-22 Linus Torvaldsmake "git merge-tree" a built-in
2010-01-22 Linus Torvaldsslim down "git show-index"
2010-01-22 Linus TorvaldsRemove diff machinery dependency from read-cache
2010-01-22 Junio C Hamanomerge-recursive: do not return NULL only to cause segfault
2010-01-21 Horst H. von... git-rebase.txt: Fix spelling
2010-01-21 Tay Ray Chuanretry request without query when info/refs?query fails
2010-01-21 Junio C HamanoFix "log --oneline" not to show notes
2010-01-21 Johannes SixtMake 'rerere forget' work from a subdirectory.
2010-01-21 Johannes SixtMake test case numbers unique
2010-01-21 Junio C Hamanoconflict-marker-size: add test and docs
2010-01-21 Junio C HamanoUpdate draft release notes to 1.7.0
2010-01-21 Junio C HamanoMerge branch 'bw/cvsimport'
2010-01-21 Junio C HamanoMerge branch 'jc/checkout-merge-base'
2010-01-21 Junio C HamanoMerge branch 'ag/patch-header-verify'
2010-01-21 Junio C HamanoMerge branch 'jc/conflict-marker-size'
2010-01-21 Junio C HamanoMerge branch 'ag/maint-apply-too-large-p'
2010-01-21 Junio C HamanoMerge branch 'ap/merge-backend-opts'
2010-01-21 Junio C HamanoMerge branch 'nd/status-partial-refresh'
2010-01-21 Junio C HamanoMerge remote branch 'remotes/trast-doc/for-next'
2010-01-21 Junio C HamanoMerge branch 'jh/notes' (early part)
2010-01-21 Junio C HamanoMerge branch 'maint'
2010-01-21 Junio C HamanoMerge branch 'jc/maint-refresh-index-is-optional-for...
2010-01-21 Nguyễn Thái... Fix memory corruption when .gitignore does not end...
2010-01-21 Junio C HamanoFix "log" family not to be too agressive about showing...
2010-01-20 Junio C HamanoMerge branch 'rr/core-tutorial'
2010-01-20 Junio C HamanoMerge branch 'jc/cache-unmerge'
2010-01-20 Junio C HamanoMerge branch 'js/exec-error-report'
2010-01-20 Junio C HamanoMerge branch 'jc/ls-files-ignored-pathspec'
2010-01-20 Junio C HamanoMerge branch 'jc/grep-lookahead'
2010-01-20 Junio C HamanoMerge branch 'jc/maint-strbuf-add-fix-doubling'
2010-01-20 Junio C HamanoMerge branch 'mm/conflict-advice'
2010-01-20 Junio C HamanoMerge branch 'da/difftool'
2010-01-20 Junio C HamanoMerge branch 'mh/rebase-fixup'
2010-01-20 Junio C HamanoMerge branch 'ns/rebase-auto-squash'
2010-01-20 Junio C HamanoMerge branch 'mh/rebase-fixup' (early part)
2010-01-20 Junio C HamanoMerge branch 'il/push-set-upstream'
2010-01-20 Junio C HamanoMerge branch 'jk/warn-author-committer-after-commit'
2010-01-20 Junio C HamanoMerge branch 'jc/ident'
2010-01-20 Junio C HamanoMerge branch 'tr/http-push-ref-status'
2010-01-20 Junio C HamanoMerge branch 'bk/fix-relative-gitdir-file'
2010-01-20 Junio C HamanoMerge branch 'sd/cd-p-show-toplevel'
2010-01-20 Junio C HamanoMerge branch 'jc/symbol-static'
2010-01-20 Junio C Hamanodate.c: mark file-local function static
2010-01-20 Junio C HamanoSync with 1.6.6.1
2010-01-20 Junio C HamanoGit 1.6.6.1 v1.6.6.1
2010-01-20 Junio C HamanoMerge branch 'bg/maint-remote-update-default' into...
2010-01-20 Junio C HamanoMerge branch 'sb/maint-octopus' into maint
2010-01-20 Junio C HamanoMerge branch 'bg/maint-add-all-doc' into maint
next