summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-26format-patch: fix parsing of "--" on the command lineFelipe Contreras
2009-11-26builtin-apply.c: pay attention to -p<n> when determining the nameJunio C Hamano
2009-11-25shortlog: respect commit encodingUwe Kleine-König
2009-11-23pack-objects: split implications of --all-progress from progress activationNicolas Pitre
2009-11-23instaweb: restart server if already runningStephen Boyd
2009-11-23prune-packed: only show progress when stderr is a ttyJeff King
2009-11-23Protect scripted Porcelains from GREP_OPTIONS insanityJunio C Hamano
2009-11-23mergetool--lib: simplify guess_merge_tool()René Scharfe
2009-11-22user-manual: Document that "git merge" doesn't like uncommited changes.Matthieu Moy
2009-11-22merge-recursive: point the user to commit when file would be overwritten.Matthieu Moy
2009-11-21Documentation: avoid xmlto input errorJunio C Hamano
2009-11-20Add branch management for releases to gitworkflowsRaman Gupta
2009-11-20git am/mailinfo: Don't look at in-body headers when rebasingLukas Sandström
2009-11-20git remote: Separate usage strings for subcommandsTim Henigan
2009-11-20diffcore-rename: reduce memory footprint by freeing blob data earlyJunio C Hamano
2009-11-19git-count-objects: Fix a disk-space under-estimate on CygwinRamsay Jones
2009-11-19Documentation: undocument gc'd function graph_release()Greg Price
2009-11-19t9700-perl-git.sh: Fix a test failure on CygwinRamsay Jones
2009-11-19expand_user_path: expand ~ to $HOME, not to the actual homedir.Matthieu Moy
2009-11-17Expand ~ and ~user in core.excludesfile, commit.templateMatthieu Moy
2009-11-17Make sure $PERL_PATH is defined when the test suite is run.Philippe Bruhat (BooK)
2009-11-16core.autocrlf documentation: mention the crlf attributeMatthew Ogilvie
2009-11-16grep: Allow case insensitive search of fixed-stringsBrian Collins
2009-11-16diffcore-break: save cnt_data for other phasesJeff King
2009-11-16diffcore-break: free filespec data as we goJeff King
2009-11-16Git 1.6.5.3v1.6.5.3Junio C Hamano
2009-11-16Merge branch 'bs/maint-pre-commit-hook-sample' into maintJunio C Hamano
2009-11-16Merge branch 'jk/maint-add-p-empty' into maintJunio C Hamano
2009-11-16Merge branch 'js/maint-diff-color-words' into maintJunio C Hamano
2009-11-15Merge branch 'tz/maint-rpm' into maintJunio C Hamano
2009-11-15Merge branch 'jk/maint-format-patch-p-suppress-stat' into maintJunio C Hamano
2009-11-15Merge branch 'pb/maint-gitweb-blob-lineno' into maintJunio C Hamano
2009-11-15Merge branch 'jk/maint-1.6.3-ls-files-i' into maintJunio C Hamano
2009-11-15Merge branch 'vl/maint-openssl-signature-change' into maintJunio C Hamano
2009-11-15Merge branch 'jk/maint-push-config' into maintJunio C Hamano
2009-11-15Merge branch 'sr/blame-incomplete' into maintJunio C Hamano
2009-11-15Merge branch 'jc/maint-blank-at-eof' into maintJunio C Hamano
2009-11-15Merge branch 'jc/maint-1.6.3-graft-trailing-space' into maintJunio C Hamano
2009-11-15Merge branch 'tr/maint-roff-quote' into maintJunio C Hamano
2009-11-15Merge branch 'ja/fetch-doc' into maintJunio C Hamano
2009-11-15Merge branch 'cb/doc-fetch-pull-merge' into maintJunio C Hamano
2009-11-15Merge branch 'jk/maint-cvsimport-pathname' into maintJunio C Hamano
2009-11-15Merge branch 'jc/receive-pack-auto' into maintJunio C Hamano
2009-11-15Merge branch 'gb/maint-gitweb-esc-param' into maintJunio C Hamano
2009-11-15Merge branch 'jn/gitweb-patch' into maintJunio C Hamano
2009-11-15Update 'git remote update' usage string to match man page.Tim Henigan
2009-11-14Makefile: Ensure rpm packages can be read by older rpm versionsTodd Zullinger
2009-11-14git-add.txt: fix formatting of --patch sectionStephen Boyd
2009-11-13give priority to progress messagesNicolas Pitre
2009-11-10check-ref-format -h: it does not know the --print option yetJunio C Hamano