Code

git.git
2007-12-18 Johannes SixtPlug a resource leak in threaded pack-objects code.
2007-12-17 Junio C HamanoDocumentation/git-submodule: refer to gitmodules(5)
2007-12-17 Johannes Sixtthreaded pack-objects: Use condition variables for...
2007-12-16 Junio C Hamanobuiltin-commit: make summary output consistent with...
2007-12-16 Junio C Hamanobuiltin-commit: fix summary output.
2007-12-16 J. Bruce Fieldsbuiltin-apply: stronger indent-with-on-tab fixing
2007-12-16 J. Bruce Fieldsbuiltin-apply: minor cleanup of whitespace detection
2007-12-16 Junio C HamanoRe-re-re-fix common tail optimization
2007-12-16 J. Bruce Fieldswhitespace: fix config.txt description of indent-with...
2007-12-16 J. Bruce Fieldswhitespace: more accurate initial-indent highlighting
2007-12-16 J. Bruce Fieldswhitespace: fix initial-indent checking
2007-12-16 J. Bruce Fieldswhitespace: minor cleanup
2007-12-16 J. Bruce Fieldswhitespace: reorganize initial-indent check
2007-12-16 J. Bruce Fieldswhitespace: fix off-by-one error in non-space-in-indent...
2007-12-16 Jeff Kingrename git-browse--help to git-help--browse
2007-12-16 李鸿Fix a memory leak
2007-12-16 Petr Baudisgitweb: Make config_to_multi return [] instead of ...
2007-12-16 Jakub Narebskigitweb: Teach "a=blob" action to be more lenient about...
2007-12-16 Jakub Narebskigitweb: disambiguate heads and tags withs the same...
2007-12-16 Jeff Kingteach bash completion to treat commands with "--" as...
2007-12-16 Jeff Kingtrim_common_tail: brown paper bag fix.
2007-12-15 Junio C HamanoUpdate draft release notes for 1.5.4
2007-12-15 Junio C HamanoStart preparing the API documents.
2007-12-15 Junio C HamanoRetire git-runstatus for real.
2007-12-15 Junio C HamanoRename git-browse-help helper to git-browse--help
2007-12-15 Christian Coudergit-help: add "help.format" config variable.
2007-12-15 Junio C HamanoMerge branch 'wc/diff'
2007-12-15 Mike HommeyMove fetch_ref from http-push.c and http-walker.c to...
2007-12-15 Mike HommeyFix various memory leaks in http-push.c and http-walker.c
2007-12-15 Mike HommeyUse strbuf in http code
2007-12-15 Mike HommeyAvoid redundant declaration of missing_target()
2007-12-15 Mike HommeyRemove a CURLOPT_HTTPHEADER (un)setting
2007-12-15 Mike HommeyRemove the default_headers variable from http-push.c
2007-12-15 Mike HommeyFix random sha1 in error message in http-fetch and...
2007-12-15 Mike HommeyFix some more memory leaks in http-push.c
2007-12-15 Wincent ColaiutaTest interaction between diff --check and --exit-code
2007-12-15 Wincent ColaiutaUse shorter error messages for whitespace problems
2007-12-15 Kristian HøgsbergUse a strbuf for building up section header and key...
2007-12-15 David S. Millerfast-import: fix unalinged allocation and access
2007-12-15 Junio C Hamanoremote: Fix bogus make_branch() call in configuration...
2007-12-14 Junio C Hamanocommit: allow --amend to reuse message from another...
2007-12-14 Eric Wonggit-svn: handle our top-level path being deleted and...
2007-12-14 Jeff Kingcvsexportcommit: fix massive commits
2007-12-14 linux@horizon.comDocumentation: describe pack idx v2
2007-12-14 Junio C Hamanoxdiff tail trimming: use correct type.
2007-12-14 Wincent ColaiutaAdd tests for "git diff --check" with core.whitespace...
2007-12-14 Wincent ColaiutaMake "diff --check" output match "git apply"
2007-12-14 Wincent ColaiutaUnify whitespace checking
2007-12-14 Junio C Hamanodiff --check: minor fixups
2007-12-14 Wincent Colaiuta"diff --check" should affect exit status
2007-12-14 Junio C Hamanoxdi_diff: trim common trailing lines
2007-12-14 Junio C Hamanoxdl_diff: identify call sites.
2007-12-14 Nicolas Pitreprovide advance warning of some future pack default...
2007-12-13 Eric Wonggit-svn: unlink internal index files after operations
2007-12-13 Andy Whitcroftgit-svn: expand handling of From: and Signed-off-by:
2007-12-13 Shawn BohrerFix spelling mistakes in user manual
2007-12-13 Junio C Hamanogit-commit: squelch needless message during an empty...
2007-12-13 Junio C HamanoGIT 1.5.4-rc0 v1.5.4-rc0
2007-12-13 Junio C HamanoMerge branch 'cc/help'
2007-12-13 Junio C HamanoRPM spec: Adjust htmldir
2007-12-13 Junio C Hamanogit-help -w: do not require to be in git repository
2007-12-13 Junio C HamanoMerge branch 'jc/shortlog-e'
2007-12-13 Junio C HamanoMerge branch 'ew/svn-rev-db'
2007-12-13 Junio C HamanoMerge branch 'jc/merge-recursive-gitlink'
2007-12-13 Junio C HamanoMerge branch 'jk/svn-color'
2007-12-12 Junio C Hamanogit.spec.in: remove python_path
2007-12-12 Junio C HamanoDocumentation: rename git.texi to user-manual.texi
2007-12-12 Junio C Hamanodisable t9119 for now.
2007-12-12 Wincent ColaiutaFix "diff --check" whitespace detection
2007-12-12 Junio C Hamanogit-diff --numstat -z: make it machine readable
2007-12-12 Wincent ColaiutaDocumentation: minor grammar fix for "git apply"
2007-12-12 Wincent ColaiutaUse "whitespace" consistently
2007-12-12 Mike HommeyFix XML parser leaks in http-push
2007-12-12 Mike HommeyFix small memory leaks induced by diff_tree_setup_paths
2007-12-12 Alex RiesenFix git-fast-export for zero-sized blobs
2007-12-12 Charles BaileyFix clone not to ignore depth when performing a local...
2007-12-12 Junio C Hamanoshortlog: default to HEAD when the standard input is...
2007-12-12 Junio C Hamanoblame: drop blob data after passing blame to the parent
2007-12-11 Jeff Kinggit-clone: print an error message when trying to clone...
2007-12-11 Pierre HabouzitInvert numbers and names in the git-shortlog summary...
2007-12-11 Jeff Kingshortlog: document -e option
2007-12-11 Alexandre Julliardgit.el: Added a menu for git-status-mode.
2007-12-11 Johannes SixtFix a typo in checkout.sh and cleanup one-line help...
2007-12-11 Jeff Kinggit-svn: get color config from --get-colorbool
2007-12-11 Jeff KingSupport GIT_PAGER_IN_USE environment variable
2007-12-11 Junio C HamanoSupport a merge with conflicting gitlink change
2007-12-11 Junio C Hamanocommit: do not add extra LF at the end of the summary.
2007-12-11 Linus Torvalds"git tag -u keyname" broken
2007-12-11 Junio C Hamanosend-email: do not muck with initial-reply-to when...
2007-12-11 Gerrit PapeDon't cache DESTDIR in perl/perl.mak.
2007-12-11 Jakub Narebskiautoconf: Check asciidoc version to automatically set...
2007-12-11 Eric Wonggit-svn: reinstate old rev_db optimization in new rev_map
2007-12-11 Eric Wonggit-svn: replace .rev_db with a more space-efficient...
2007-12-11 Nicolas Pitrepack-objects: more threaded load balancing fix with...
2007-12-10 Daniel BarkalowAdd more checkout tests
2007-12-10 Jeff KingAdd git-browse-help to .gitignore
2007-12-10 Eyvind BernhardsenFix mis-markup of the -p, --patch option in git-add(1)
2007-12-10 Junio C Hamanogit-help -i: show info documentation from matching...
2007-12-10 Junio C Hamanogit-help -i: invoke info with document and node name
2007-12-10 Junio C HamanoDocumentation: add gitman.info target
next