Merge branch 'jn/fast-import-ondemand-checkpoint'
[gitweb.git] / builtin /
2010-11-30 Merge branch 'ak/apply-non-git-epoch'
2010-11-30 Merge branch 'tc/smart-http-post-redirect'
2010-11-26 Merge branch 'en/and-cascade-tests'
2010-11-24 Merge branch 'cb/maint-orphan-merge-noclobber'
2010-11-24 Merge branch 'ao/send-email-irt'
2010-11-24 Merge branch 'jk/add-e-doc'
2010-11-24 Merge branch 'rs/opt-help-text'
2010-11-24 Merge branch 'kb/maint-rebase-autosquash'
2010-11-24 Merge branch 'mm/phrase-remote-tracking'
2010-11-24 Merge branch 'en/and-cascade-tests'
2010-11-24 Merge branch 'maint'
2010-11-24 Merge branch 'jl/maint-pull-tags-doc' into maint
2010-11-24 Merge branch 'kb/maint-diff-ws-check' into maint
2010-11-24 Merge branch 'jm/mailmap' into maint
2010-11-24 Merge branch 'tr/maint-git-repack-tmpfile' into maint
2010-11-24 Merge branch 'jk/maint-apply-no-binary' into maint
2010-11-24 Merge branch 'jn/send-pack-error' into maint
2010-11-24 Merge branch 'ak/submodule-sync' into maint
2010-11-24 Merge branch 'jk/maint-rev-list-nul' into maint
2010-11-24 Merge branch 'cb/diff-fname-optim' into maint
2010-11-24 Merge branch 'jk/no-textconv-symlink' into maint
2010-11-24 Merge branch 'dk/maint-blame-el' into maint
2010-11-24 Merge branch 'aw/git-p4-deletion' into maint
2010-11-24 Merge branch 'kf/post-receive-sample-hook' into maint
2010-11-24 Merge branch 'jk/repack-reuse-object' into maint
2010-11-24 Merge branch 'bc/fix-cherry-pick-root' into maint
2010-11-24 Merge branch 'uk/fix-author-ident-sed-script' into...
2010-11-24 Merge branch 'ab/makefile-track-cc' into maint
2010-11-24 Merge branch 'mg/reset-doc' into maint
2010-11-24 Merge branch 'tr/send-email-refuse-sending-unedited...
2010-11-24 Merge branch 'ef/mingw-daemon'
2010-11-23 format-patch: page output with --stdout
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...
next