index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dst
Chris Webb
2010-04-04
*
whitespace: tests for git-diff --check with tab-in-indent error class
Chris Webb
2010-04-04
*
whitespace: add tab-in-indent error class
Chris Webb
2010-04-02
*
whitespace: we cannot "catch all errors known to git" anymore
Junio C Hamano
2010-04-02
*
Merge branch 'maint'
Junio C Hamano
2010-03-29
|
\
|
*
format-patch: Squelch 'fatal: Not a range." error
Kevin Ballard
2010-03-29
*
|
Update draft release notes to 1.7.1
Junio C Hamano
2010-03-28
*
|
Merge branch 'cc/cherry-pick-ff'
Junio C Hamano
2010-03-28
|
\
\
|
*
|
revert: fix tiny memory leak in cherry-pick --ff
Jonathan Nieder
2010-03-20
|
*
|
rebase -i: use new --ff cherry-pick option
Christian Couder
2010-03-20
|
*
|
Documentation: describe new cherry-pick --ff option
Christian Couder
2010-03-06
|
*
|
cherry-pick: add tests for new --ff option
Christian Couder
2010-03-06
|
*
|
revert: add --ff option to allow fast forward when cherry-picking
Junio C Hamano
2010-03-06
|
*
|
builtin/merge: make checkout_fast_forward() non static
Junio C Hamano
2010-03-06
|
*
|
parse-options: add parse_options_concat() to concat options
Junio C Hamano
2010-03-06
*
|
|
Merge branch 'sb/notes-parse-opt'
Junio C Hamano
2010-03-28
|
\
\
\
|
*
|
|
notes: rework subcommands and parse options
Stephen Boyd
2010-03-12
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2010-03-28
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Prepare for 1.7.0.4
Junio C Hamano
2010-03-28
|
*
|
|
Merge branch 'cp/add-u-pathspec' into maint
Junio C Hamano
2010-03-28
|
|
\
\
\
*
|
|
|
|
rebase -i: make post-rewrite work for 'edit'
Thomas Rast
2010-03-28
*
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2010-03-28
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
t9350: fix careless use of "cd"
Junio C Hamano
2010-03-28
|
*
|
|
|
difftool: Fix '--gui' when diff.guitool is unconfigured
David Aguilar
2010-03-28
|
*
|
|
|
fast-export: don't segfault when marks file cannot be opened
Sverre Rabbelier
2010-03-28
*
|
|
|
|
imap-send: suppress warning about cleartext password with CRAM-MD5
Chris Webb
2010-03-28
*
|
|
|
|
Merge branch 'jh/maint-submodule-status-in-void'
Junio C Hamano
2010-03-24
|
\
\
\
\
\
|
*
|
|
|
|
git submodule summary: Handle HEAD as argument when on an unborn branch
Jens Lehmann
2010-03-09
|
*
|
|
|
|
submodule summary: do not fail before the first commit
Junio C Hamano
2010-03-03
*
|
|
|
|
|
Merge branch 'tr/notes-display'
Junio C Hamano
2010-03-24
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
git-notes(1): add a section about the meaning of history
Thomas Rast
2010-03-12
|
*
|
|
|
|
notes: track whether notes_trees were changed at all
Thomas Rast
2010-03-12
|
*
|
|
|
|
notes: add shorthand --ref to override GIT_NOTES_REF
Thomas Rast
2010-03-12
|
*
|
|
|
|
commit --amend: copy notes to the new commit
Thomas Rast
2010-03-12
|
*
|
|
|
|
rebase: support automatic notes copying
Thomas Rast
2010-03-12
|
*
|
|
|
|
notes: implement helpers needed for note copying during rewrite
Thomas Rast
2010-03-12
|
*
|
|
|
|
notes: implement 'git notes copy --stdin'
Thomas Rast
2010-03-12
|
*
|
|
|
|
rebase -i: invoke post-rewrite hook
Thomas Rast
2010-03-12
|
*
|
|
|
|
rebase: invoke post-rewrite hook
Thomas Rast
2010-03-12
|
*
|
|
|
|
commit --amend: invoke post-rewrite hook
Thomas Rast
2010-03-12
|
*
|
|
|
|
Documentation: document post-rewrite hook
Thomas Rast
2010-03-12
|
*
|
|
|
|
Support showing notes from more than one notes tree
Thomas Rast
2010-03-12
|
*
|
|
|
|
test-lib: unset GIT_NOTES_REF to stop it from influencing tests
Thomas Rast
2010-03-12
|
*
|
|
|
|
Merge branch 'il/rev-glob'
Junio C Hamano
2010-02-23
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'jl/submodule-diff-dirtiness'
Junio C Hamano
2010-03-24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
git status: ignoring untracked files must apply to submodules too
Jens Lehmann
2010-03-13
|
*
|
|
|
|
|
|
git status: Fix false positive "new commits" output for dirty submodules
Jens Lehmann
2010-03-12
|
*
|
|
|
|
|
|
Refactor dirty submodule detection in diff-lib.c
Jens Lehmann
2010-03-12
|
*
|
|
|
|
|
|
git status: Show detailed dirty status of submodules in long format
Jens Lehmann
2010-03-08
|
*
|
|
|
|
|
|
git diff --submodule: Show detailed dirty status of submodules
Jens Lehmann
2010-03-04
[next]