Merge branch 'jk/maint-reflog-bottom'
[gitweb.git] / builtin /
2010-11-24 Merge branch 'ef/mingw-daemon'
2010-11-19 remote-fd/ext: finishing touches after code review
2010-11-17 Merge branch 'jl/maint-pull-tags-doc'
2010-11-17 Merge branch 'kb/maint-submodule-savearg'
2010-11-17 Merge branch 'jk/missing-config'
2010-11-17 Merge branch 'kb/maint-diff-ws-check'
2010-11-17 Merge branch 'bg/maint-gitweb-test-lib'
2010-11-17 Merge branch 'jm/mailmap'
2010-11-17 Merge branch 'tr/maint-git-repack-tmpfile'
2010-11-17 Merge branch 'jk/maint-apply-no-binary'
2010-11-17 Merge branch 'jk/push-progress'
2010-11-17 Merge branch 'tr/maint-merge-file-subdir'
2010-11-17 Merge branch 'jn/send-pack-error'
2010-11-17 Merge branch 'mg/make-prove'
2010-11-17 Merge branch 'kb/completion-checkout'
2010-11-17 Merge branch 'sg/completion'
2010-11-17 Merge branch 'sg/bisect'
2010-11-17 Merge branch 'ak/submodule-sync'
2010-11-17 Merge branch 'jk/maint-rev-list-nul'
2010-11-17 Merge branch 'ks/no-textconv-symlink'
2010-11-17 Merge branch 'jn/gitweb-test'
2010-11-17 Merge branch 'cb/diff-fname-optim'
2010-11-17 Merge branch 'jk/no-textconv-symlink'
2010-11-17 Merge branch 'dk/maint-blame-el'
2010-11-17 Merge branch 'maint'
2010-11-17 clean: remove redundant variable baselen
2010-11-17 Provide 'git merge --abort' as a synonym to 'git reset...
2010-11-17 cmd_merge(): Parse options before checking MERGE_HEAD
2010-11-17 Provide 'git notes get-ref' to easily retrieve current...
2010-11-17 git notes merge: Add another auto-resolving strategy...
2010-11-17 git notes merge: --commit should fail if underlying...
2010-11-17 git notes merge: List conflicting notes in notes merge...
2010-11-17 git notes merge: Manual conflict resolution, part 2/2
2010-11-17 git notes merge: Manual conflict resolution, part 1/2
2010-11-17 git notes merge: Add automatic conflict resolvers ...
2010-11-17 git notes merge: Handle real, non-conflicting notes...
2010-11-17 builtin/notes.c: Refactor creation of notes commits.
2010-11-17 git notes merge: Initial implementation handling trivia...
2010-11-17 builtin/notes.c: Split notes ref DWIMmery into a separa...
2010-11-17 notes.h/c: Propagate combine_notes_fn return value...
2010-11-17 Merge branch 'mz/maint-rebase-X-fix' into maint
2010-11-16 clean: avoid quoting twice
2010-11-15 Merge branch 'maint'
2010-11-15 verify-tag: document --verbose
2010-11-15 branch: improve --verbose description
2010-11-15 Describe various forms of "be quiet" using OPT__QUIET
2010-11-15 add OPT__FORCE
2010-11-15 add description parameter to OPT__QUIET
2010-11-15 add description parameter to OPT__DRY_RUN
2010-11-15 add description parameter to OPT__VERBOSE
2010-11-15 do not overwrite untracked during merge from unborn...
2010-11-13 add: do not rely on dtype being NULL behavior
2010-11-10 pack-objects: mark file-local variable static
2010-11-10 tag: factor out sig detection for tag display
2010-11-10 tag: factor out sig detection for body edits
2010-11-10 verify-tag: factor out signature detection
2010-11-10 cherry-pick/revert: transparently refresh index
2010-11-10 apply: handle patches with funny filename and colon...
2010-11-09 Merge branch 'maint'
2010-11-05 Fix git-apply with -p greater than 1
2010-11-05 Merge branch 'aw/git-p4-deletion'
2010-11-05 Merge branch 'master' of git://repo.or.cz/git-gui
2010-11-05 Merge branch 'maint'
2010-11-05 clone: Add the --recurse-submodules option as alias...
2010-11-05 diff,difftool: Don't use the {0,2} notation in usage...
2010-11-04 commit: --squash option for use with rebase --autosquash
2010-11-04 commit: --fixup option for use with rebase --autosquash
2010-11-04 commit: helper methods to reduce redundant blocks of...
2010-11-03 Change incorrect "remote branch" to "remote tracking...
2010-11-03 Change "tracking branch" to "remote-tracking branch"
2010-11-03 Replace "remote tracking" with "remote-tracking"
2010-10-29 apply: don't segfault on binary files with missing...
2010-10-27 Merge branch 'ab/send-email-perl'
2010-10-27 Merge branch 'sb/send-email-use-to-from-input'
2010-10-27 Merge branch 'ab/require-perl-5.8'
2010-10-27 Merge branch 'kb/merge-recursive-rename-threshold'
2010-10-27 Merge branch 'jp/send-email-to-cmd'
2010-10-27 Merge branch 'as/daemon-multi-listen'
2010-10-27 Merge branch 'dm/mergetool-vimdiff'
2010-10-27 Merge branch 'kf/post-receive-sample-hook'
2010-10-27 Merge branch 'jf/merge-ignore-ws'
2010-10-27 Merge branch 'ml/completion-zsh'
2010-10-27 Merge branch 'po/sendemail'
2010-10-27 Merge branch 'en/tree-walk-optim'
2010-10-26 Merge branch 'maint'
2010-10-22 make pack-objects a bit more resilient to repo corruption
2010-10-22 update-index -h: show usage even with corrupt index
2010-10-22 merge -h: show usage even with corrupt index
2010-10-22 ls-files -h: show usage even with corrupt index
2010-10-22 gc -h: show usage even with broken configuration
2010-10-22 commit/status -h: show usage even with broken configuration
2010-10-22 checkout-index -h: show usage even in an invalid repository
2010-10-22 branch -h: show usage even in an invalid repository
2010-10-22 Sync with 1.7.3.2
2010-10-21 Merge branch 'sn/doc-opt-notation' into maint
2010-10-21 Merge branch 'mg/fix-build-remote-helpers' into maint
2010-10-19 Merge branch 'maint'
2010-10-19 blame: Add option to show author email instead of name
2010-10-18 push: pass --progress down to git-pack-objects
2010-10-18 send-pack: avoid redundant "pack-objects died with...
next