Code

git.git
2011-10-10 René Scharfexdiff: factor out get_func_line()
2011-10-10 Sitaram Chamartygit-difftool: allow skipping file by typing 'n' at...
2011-10-10 Brandon Caseyrefs.c: free duplicate entries in the ref array instead...
2011-10-10 Brandon Caseyrefs.c: abort ref search if ref array is empty
2011-10-10 Brandon Caseyrefs.c: ensure struct whose member may be passed to...
2011-10-10 SZEDER Gáborcompletion: unite --format and --pretty for 'log' and...
2011-10-10 SZEDER Gáborcompletion: unite --reuse-message and --reedit-message...
2011-10-09 Ramsay JonesFix some "variable might be used uninitialized" warnings
2011-10-09 Ramsay Jonesenvironment.c: Fix an sparse "symbol not declared"...
2011-10-09 Junio C HamanoMakefile: fix permissions of mergetools/ checked out...
2011-10-09 Jonathan NiederMakefile: fix permissions of mergetools/ checked out...
2011-10-09 Ramsay Jonesbuiltin/log.c: Fix an "Using plain integer as NULL...
2011-10-08 Jonathan Niedergitk: Make vi-style keybindings more vi-like
2011-10-08 Jeff Kingfix phantom untracked files when core.ignorecase is set
2011-10-07 Tay Ray Chuanfetch: plug two leaks on error exit in store_updated_refs
2011-10-07 Erik Faye-Lundmingw: avoid using strbuf in syslog
2011-10-07 Carlos Martín... t5510: add tests for fetch --prune
2011-10-07 Carlos Martín... fetch: free all the additional refspecs
2011-10-07 René Scharfepickaxe: factor out pickaxe
2011-10-07 René Scharfepickaxe: give diff_grep the same signature as has_changes
2011-10-07 René Scharfepickaxe: pass diff_options to contains and has_changes
2011-10-07 René Scharfepickaxe: factor out has_changes
2011-10-07 René Scharfepickaxe: plug regex/kws leak
2011-10-07 René Scharfepickaxe: plug regex leak
2011-10-07 René Scharfepickaxe: plug diff filespec leak with empty needle
2011-10-07 Junio C Hamanofmt-merge-msg: use branch.$name.description
2011-10-07 Junio C HamanoMerge branch 'js/maint-no-cherry-pick-head-after-punted...
2011-10-06 Jay Soffiancherry-pick: do not give irrelevant advice when cherry...
2011-10-06 Jay Soffianrevert.c: defer writing CHERRY_PICK_HEAD till it is...
2011-10-06 Heiko Voigtgit-gui: deal with unknown files when pressing the...
2011-10-06 Teemu Matilainencompletion: push --set-upstream
2011-10-06 Teemu Matilainencompletion: commit --fixup and --squash
2011-10-06 Teemu Matilainencompletion: unite --reuse-message and --reedit-message...
2011-10-06 Junio C Hamanoattr: read core.attributesfile from git_default_core_config
2011-10-06 Brandon Caseybuiltin/mv.c: plug miniscule memory leak
2011-10-06 Brandon Caseycleanup: use internal memory allocation wrapper functio...
2011-10-06 Brandon Caseyattr.c: avoid inappropriate access to strbuf "buf"...
2011-10-06 Jay Soffianmerge-one-file: fix "expr: non-numeric argument"
2011-10-06 Jonathan Niederident: do not retrieve default ident when unnecessary
2011-10-05 Junio C Hamanorequest-pull: use the branch description
2011-10-05 Junio C Hamanorequest-pull: state what commit to expect
2011-10-05 Junio C Hamanorequest-pull: modernize style
2011-10-05 Junio C Hamanobranch: teach --edit-description option
2011-10-05 Junio C Hamanoformat-patch: use branch description in cover letter
2011-10-05 Junio C Hamanobranch: add read_branch_desc() helper function
2011-10-05 Michael Haggertyadd_ref(): verify that the refname is formatted correctly
2011-10-05 Michael Haggertyresolve_ref(): expand documentation
2011-10-05 Michael Haggertyresolve_ref(): also treat a too-long SHA1 as invalid
2011-10-05 Michael Haggertyresolve_ref(): emit warnings for improperly-formatted...
2011-10-05 Michael Haggertyresolve_ref(): verify that the input refname has the...
2011-10-05 Michael Haggertyremote: avoid passing NULL to read_ref()
2011-10-05 Michael Haggertyremote: use xstrdup() instead of strdup()
2011-10-05 Michael Haggertyresolve_ref(): do not follow incorrectly-formatted...
2011-10-05 Michael Haggertyresolve_ref(): extract a function get_packed_ref()
2011-10-05 Michael Haggertyresolve_ref(): turn buffer into a proper string as...
2011-10-05 Michael Haggertyresolve_ref(): only follow a symlink that contains...
2011-10-05 Michael Haggertyresolve_ref(): use prefixcmp()
2011-10-05 Michael Haggertyresolve_ref(): explicitly fail if a symlink is not...
2011-10-05 Michael HaggertyChange check_refname_format() to reject unnormalized...
2011-10-05 Michael HaggertyInline function refname_format_print()
2011-10-05 Michael HaggertyMake collapse_slashes() allocate memory for its result
2011-10-05 Michael HaggertyDo not allow ".lock" at the end of any refname component
2011-10-05 Michael HaggertyRefactor check_refname_format()
2011-10-05 Michael HaggertyChange check_ref_format() to take a flags argument
2011-10-05 Michael HaggertyChange bad_ref_char() to return a boolean value
2011-10-05 Michael Haggertygit check-ref-format: add options --allow-onelevel...
2011-10-05 Michael Haggertyt1402: add some more tests
2011-10-05 Michael Haggertyget_sha1_hex(): do not read past a NUL character
2011-10-05 Junio C HamanoPost 1.7.7 first wave
2011-10-05 Junio C HamanoMerge branch 'mm/mediawiki-as-a-remote'
2011-10-05 Junio C HamanoMerge branch 'js/check-attr-cached'
2011-10-05 Junio C HamanoMerge branch 'rj/maint-t9159-svn-rev-notation'
2011-10-05 Junio C HamanoMerge branch 'cn/eradicate-working-copy'
2011-10-05 Junio C HamanoMerge branch 'jn/gitweb-highlite-sanitise'
2011-10-05 Junio C HamanoMerge branch 'jc/ls-remote-short-help'
2011-10-05 Junio C HamanoMerge branch 'sn/doc-update-index-assume-unchanged'
2011-10-05 Junio C HamanoMerge branch 'mg/maint-doc-sparse-checkout'
2011-10-05 Junio C HamanoMerge branch 'jk/argv-array'
2011-10-05 Junio C HamanoMerge branch 'tr/doc-note-rewrite'
2011-10-05 Junio C HamanoMerge branch 'mg/branch-list'
2011-10-05 Junio C HamanoMerge branch 'cb/send-email-help'
2011-10-05 Junio C HamanoMerge branch 'fk/use-kwset-pickaxe-grep-f'
2011-10-05 Junio C HamanoMerge branch 'jk/for-each-ref'
2011-10-05 Junio C HamanoMerge branch 'wh/normalize-alt-odb-path'
2011-10-05 Junio C HamanoMerge branch 'jc/run-receive-hook-cleanup'
2011-10-05 Junio C HamanoMerge branch 'hl/iso8601-more-zone-formats'
2011-10-05 Junio C HamanoMerge branch 'jc/receive-verify'
2011-10-05 Junio C HamanoMerge branch 'rj/quietly-create-dep-dir'
2011-10-05 Junio C HamanoMerge branch 'jc/fetch-verify'
2011-10-05 Junio C HamanoMerge branch 'jc/fetch-pack-fsck-objects'
2011-10-05 Junio C HamanoMerge branch 'jc/traverse-commit-list'
2011-10-05 Junio C HamanoMerge branch 'rr/revert-cherry-pick-continue'
2011-10-05 Junio C HamanoMerge branch 'da/make-auto-header-dependencies'
2011-10-05 Junio C HamanoMerge branch 'gb/am-hg-patch'
2011-10-05 Junio C HamanoMerge branch 'bc/unstash-clean-crufts'
2011-10-05 Junio C HamanoMerge branch 'fk/make-auto-header-dependencies'
2011-10-05 Junio C HamanoMerge branch 'ms/patch-id-with-overlong-line'
2011-10-05 Junio C HamanoMerge branch 'jc/maint-bundle-too-quiet'
2011-10-05 Junio C HamanoMerge branch 'jk/filter-branch-require-clean-work-tree'
2011-10-05 Junio C HamanoMerge branch 'jc/want-commit'
next