Code

git.git
2007-11-11 Andreas EricssonSimplify strchrnul() compat code
2007-11-11 Nicolas Pitrefix index-pack with packs >4GB containing deltas on...
2007-11-11 Nicolas Pitregit-hash-object should honor config variables
2007-11-11 René Scharfe--format=pretty: avoid calculating expensive expansions...
2007-11-11 René Scharfeadd strbuf_adddup()
2007-11-11 René Scharfe--pretty=format: parse commit message only once
2007-11-10 Vincent Zanottigitweb: correct month in date display for atom feeds
2007-11-10 Michele Ballabiotest-lib.sh: move error line after error() declaration
2007-11-10 Lars Hjemlifor-each-ref: fix setup of option-parsing for --sort
2007-11-10 Junio C HamanoMerge branch 'maint'
2007-11-10 Sergei Organovcore-tutorial.txt: Fix git-show-branch example and...
2007-11-10 Shawn O. PearceFix memory leak in traverse_commit_list
2007-11-10 Junio C Hamanogit-commit: a bit more tests
2007-11-10 Junio C Hamanogit-add: make the entry stat-clean after re-adding...
2007-11-10 Junio C Hamanoce_match_stat, run_diff_files: use symbolic constants...
2007-11-10 Nicolas Pitreprint warning/error/fatal messages in one shot
2007-11-10 Johannes Schindelinbuiltin-blame: set up the work_tree before the first...
2007-11-10 Nicolas Pitreadd a howto document about corrupted blob recovery
2007-11-09 Junio C HamanoDocumentation: remove documentation for removed tools.
2007-11-09 Junio C HamanoMake check-docs target detect removed commands
2007-11-09 Junio C HamanoDocumentation: lost-found is now deprecated.
2007-11-09 Johannes Schindelinrebase: operate on a detached HEAD
2007-11-09 René Scharfe--pretty=format: on-demand format expansion
2007-11-09 René ScharfeAdd strchrnul()
2007-11-09 Gordon Hoppergit-cvsimport: fix handling of user name when it is...
2007-11-09 Junio C HamanoUpdate draft release notes for 1.5.4
2007-11-09 Junio C HamanoMerge branch 'maint'
2007-11-09 Ralf Wildenhuesgit-bisect.sh: Fix sed script to work with AIX and...
2007-11-09 Junio C HamanoStart preparing for 1.5.3.6
2007-11-09 Benoit Sigouregit-send-email: Change the prompt for the subject of...
2007-11-09 Sergei OrganovSubmittingPatches: improve the 'Patch:' section of...
2007-11-09 Jonas Fonsecainstaweb: Minor cleanups and fixes for potential problems
2007-11-09 Alex Riesenstop t1400 hiding errors in tests
2007-11-09 Junio C Hamanogit-am: -i does not take a string parameter.
2007-11-09 Junio C HamanoMakefile: add missing dependency on wt-status.h
2007-11-09 Junio C Hamanorefresh_index_quietly(): express "optional" nature...
2007-11-08 Ralf WildenhuesFix sed string regex escaping in module_name.
2007-11-08 Ralf WildenhuesAvoid a few unportable, needlessly nested "...`...".
2007-11-08 Nicolas Pitrenicer display of thin pack completion
2007-11-08 Junio C HamanoStyle: place opening brace of a function definition...
2007-11-08 Gerrit Papecontrib/hooks/post-receive-email: remove cruft, $commit...
2007-11-08 Gerrit Papehooks--update: decline deleting tags or branches by...
2007-11-08 Gerrit Papehooks--update: fix test for properly set up project...
2007-11-08 Pierre Habouzitsh-setup: don't let eval output to be shell-expanded.
2007-11-08 Gerrit Papegit-mailsplit: with maildirs not only process cur/...
2007-11-08 Junio C Hamanogit-sh-setup: fix parseopt `eval` string underquoting
2007-11-08 Junio C HamanoMerge branch 'jc/clean-config'
2007-11-08 Junio C HamanoMerge branch 'gp/reset-q'
2007-11-08 Junio C HamanoMerge branch 'ds/maint-deflatebound'
2007-11-08 Junio C HamanoMerge branch 'cp/p4'
2007-11-08 Junio C HamanoMerge branch 'maint'
2007-11-08 Junio C HamanoMerge branch 'mh/work-tree'
2007-11-08 Mike HommeySmall code readability improvement in show_reference...
2007-11-08 Uwe Kleine... send-email: apply --suppress-from to S-o-b and cc-cmd
2007-11-08 Ralf WildenhuesFix minor nits in configure.ac
2007-11-08 Johannes SchindelinDeprecate git-lost-found
2007-11-08 David SymondsImprove accuracy of check for presence of deflateBound.
2007-11-08 Johannes SchindelinAdd Documentation/CodingGuidelines
2007-11-08 Nicolas Pitremake display of total transferred fully accurate
2007-11-08 Gerrit Papecontrib/hooks/post-receive-email: make subject prefix...
2007-11-08 Gerrit Papecontrib/hooks/post-receive-email: reformat to wrap...
2007-11-08 Gerrit Papecontrib/hooks/post-receive-email: fix typo
2007-11-08 Nicolas Pitrerestore fetching with thin-pack capability
2007-11-07 Emil Medvegit-stash: Fix listing stashes
2007-11-07 Ask Bjørn HansenWhen exec() fails include the failing command in the...
2007-11-07 David D KilzerRelNotes-1.5.3.5: fix another typo
2007-11-06 Johannes SixtGive git-am back the ability to add Signed-off-by lines.
2007-11-06 Junio C Hamanogit-rev-parse --parseopt
2007-11-06 Junio C Hamanoscripts: Add placeholders for OPTIONS_SPEC
2007-11-06 Gerrit Papegit-reset: add -q option to operate quietly
2007-11-06 Pierre HabouzitMigrate git-repack.sh to use git-rev-parse --parseopt
2007-11-06 Pierre HabouzitMigrate git-quiltimport.sh to use git-rev-parse --parseopt
2007-11-06 Pierre HabouzitMigrate git-checkout.sh to use git-rev-parse --parseopt...
2007-11-06 Pierre HabouzitMigrate git-instaweb.sh to use git-rev-parse --parseopt
2007-11-06 Pierre HabouzitMigrate git-merge.sh to use git-rev-parse --parseopt
2007-11-06 Pierre HabouzitMigrate git-am.sh to use git-rev-parse --parseopt
2007-11-06 Pierre HabouzitMigrate git-clone to use git-rev-parse --parseopt
2007-11-06 Pierre HabouzitMigrate git-clean.sh to use git-rev-parse --parseopt.
2007-11-06 Pierre HabouzitUpdate git-sh-setup(1) to allow transparent use of...
2007-11-06 Pierre HabouzitAdd a parseopt mode to git-rev-parse to bring parse...
2007-11-06 Mike HommeyMake git-blame fail when working tree is needed and...
2007-11-06 Mike HommeyDon't always require working tree for git-rm
2007-11-06 Mike HommeyUse setup_work_tree() in builtin-ls-files.c
2007-11-06 Mike HommeyRefactor working tree setup
2007-11-06 Mike HommeyAdd tests for git tag
2007-11-06 Mike HommeyReuse previous annotation when overwriting a tag
2007-11-06 Johannes Sixtupload-pack: Use finish_{command,async}() instead of...
2007-11-06 Johannes Schindelinbuiltin-reset: avoid forking "update-index --refresh"
2007-11-06 Johannes Schindelinbuiltin-reset: do not call "ls-files --unmerged"
2007-11-06 Johannes Schindelinparse-options: abbreviation engine fix.
2007-11-06 Junio C HamanoMerge branch 'maint'
2007-11-06 Björn Steinbrinkgit-commit.sh: Fix usage checks regarding paths given...
2007-11-06 Steffen ProhaskaFix comment in strbuf.h to use correct name strbuf_avail()
2007-11-06 Marco CostalbaRemove a couple of duplicated include
2007-11-06 Junio C Hamanogrep with unmerged index
2007-11-06 Junio C HamanoMerge branch 'gp/maint-diffdoc' into maint
2007-11-06 David SymondsRearrange git-format-patch synopsis to improve clarity.
2007-11-06 Pierre HabouzitSome better parse-options documentation.
2007-11-06 Gerrit Papegit-daemon: fix remote port number in log entry
2007-11-06 Linus Torvaldsrevision walker: mini clean-up
next