git
2010-02-14  René Scharfefix minor memory leak in get_tree_entry()
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-02-13  Junio C HamanoMerge branch 'maint'
2010-02-13  Junio C HamanoMerge branch 'rs/git-dir-cleanup'
2010-02-13  Junio C HamanoMerge branch 'jk/cherry-pick-reword'
2010-02-13  Junio C HamanoMerge branch 'jk/grep-double-dash'
2010-02-13  Junio C HamanoResurrect "git grep --no-index"
2010-02-13  Junio C HamanoStart 1.7.0 maintenance track
2010-02-13  Junio C HamanoStart 1.7.1 cycle
2010-02-13  Junio C Hamanofor-each-ref --format='%(flag)'
2010-02-13  Junio C Hamanofor-each-ref --format='%(symref) %(symref:short)'
2010-02-13  Junio C Hamanobuiltin-for-each-ref.c: check if we need to peel onion...
2010-02-13  Junio C Hamanobuiltin-for-each-ref.c: comment fixes
2010-02-12  Junio C HamanoGit 1.7.0 v1.7.0
2010-02-12  Junio C HamanoMerge branch 'maint'
2010-02-12  Junio C HamanoFix typo in 1.6.6.2 release notes
2010-02-12  Junio C HamanoRe-fix check-ref-format documentation mark-up
2010-02-12  Petr Baudisgit log -p -m: document -m and honor --first-parent
2010-02-12  Hitoshi Mitakegit-imap-send: Convert LF to CRLF before storing patch...
2010-02-12  Junio C Hamanoarchive documentation: attributes are taken from the...
2010-02-12  Michael J GruberDocumentation: minor fixes to RelNotes-1.7.0
2010-02-12  SZEDER Gáborbash: support 'git am's new '--continue' option
2010-02-12  Junio C HamanoMerge branch 'maint'
2010-02-12  Jacob Helwigfilter-branch: Fix error message for --prune-empty...
2010-02-12  Jeff Kingcherry-pick: prettify the advice message
2010-02-12  Jeff Kingcherry-pick: show commit name instead of sha1
2010-02-12  Jeff Kingcherry-pick: format help message as strbuf
2010-02-12  Jeff Kingcherry-pick: refactor commit parsing code
2010-02-12  Jeff Kingcherry-pick: rewrap advice message
2010-02-12  Jeff Kingam: switch --resolved to --continue
2010-02-10  Junio C HamanoUpdate draft release notes to 1.7.0 one more time
2010-02-10  Junio C HamanoSync with 1.6.6.2
2010-02-10  Junio C HamanoGit 1.6.6.2 v1.6.6.2
2010-02-10  Junio C HamanoMerge branch 'maint-1.6.5' into maint
2010-02-10  Junio C Hamanot8003: check exit code of command and error message...
2010-02-10  Junio C HamanoMerge branch 'sp/maint-fast-import-large-blob' into...
2010-02-10  Junio C HamanoMerge branch 'gp/maint-cvsserver' into maint
2010-02-10  Junio C HamanoMerge branch 'jc/maint-reflog-bad-timestamp' into maint
2010-02-10  Junio C HamanoMerge branch 'il/maint-xmallocz' into maint
2010-02-10  Junio C HamanoMerge branch 'jh/maint-config-file-prefix' into maint
2010-02-10  Junio C HamanoMerge branch 'nd/include-termios-for-osol' into maint
2010-02-10  Junio C HamanoMerge branch 'jc/maint-1.6.1-checkout-m-custom-merge...
2010-02-10  Junio C HamanoMerge branch 'rs/maint-archive-match-pathspec' into...
2010-02-10  Junio C Hamanocheck-ref-format documentation: fix enumeration mark-up
2010-02-10  Thomas RastDocumentation: quote braces in {upstream} notation
2010-02-10  Junio C HamanoMerge branch 'sp/maint-push-sideband' into sp/push...
2010-02-10  Shawn O. Pearcereceive-pack: Send internal errors over side-band #2
2010-02-10  Shawn O. Pearcet5401: Use a bare repository for the remote peer
2010-02-09  Brian Gernhardtt3902: Protect against OS X normalization
2010-02-09  Junio C HamanoMerge branch 'maint'
2010-02-09  Junio C HamanoMerge branch 'maint-1.6.5' into maint
2010-02-09  Jay Soffianblame: prevent a segv when -L given start > EOF
2010-02-09  Junio C HamanoMerge branch 'jc/maint-push-doc-status' into maint
2010-02-09  Junio C Hamanogit-push: document all the status flags used in the...
2010-02-08  Junio C HamanoMerge branch 'jc/maint-imap-config-parse' into maint
2010-02-08  Junio C HamanoFix parsing of imap.preformattedHTML and imap.sslverify
2010-02-08  Junio C HamanoMerge branch 'jc/maint-doc-git-add-example' into maint
2010-02-08  Junio C Hamanogit-add documentation: Fix shell quoting example
2010-02-08  Nicolas PitreRevert "pack-objects: fix pack generation when using...
2010-02-07  Jeff Kingaccept "git grep -- pattern"
2010-02-07  Junio C HamanoMerge git://repo.or.cz/git-gui v1.7.0-rc2
2010-02-07  Junio C HamanoMerge branch 'maint'
2010-02-07  René Scharfearchive: simplify archive format guessing
2010-02-06  Aaron Cranecvsimport: new -R option: generate .git/cvs-revisions...
2010-02-06  Jeff KingFix invalid read in quote_c_style_counted
2010-02-06  Jeff Kingdocs: fix filter-branch example for quoted paths
2010-02-06  René Scharfesetenv(GIT_DIR) clean-up
2010-02-06  Brian Gernhardtt9501: Re-fix max load test
2010-02-06  Björn Gustavssonbash: support the --autosquash option for rebase
2010-02-06  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2010-02-06  Brian Gernhardtt9501: Skip testing load if we can't detect it
next