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
*
status: show branchname with a configurable color
Aleksi Aalto
2010-11-29
*
Merge branch 'cb/maint-orphan-merge-noclobber'
Junio C Hamano
2010-11-24
|
\
|
*
do not overwrite untracked during merge from unborn branch
Clemens Buchacher
2010-11-15
*
|
Merge branch 'ao/send-email-irt'
Junio C Hamano
2010-11-24
|
\
\
|
*
|
git-send-email.perl: make initial In-Reply-To apply only to first email
Antonio Ospite
2010-11-12
|
*
|
t9001: send-email interation with --in-reply-to and --chain-reply-to
Junio C Hamano
2010-11-05
*
|
|
Merge branch 'jk/add-e-doc'
Junio C Hamano
2010-11-24
|
\
\
\
|
*
|
|
docs: give more hints about how "add -e" works
Jeff King
2010-11-09
|
*
|
|
docs: give more hints about how "add -e" works
Jeff King
2010-10-21
*
|
|
|
Merge branch 'rs/opt-help-text'
Junio C Hamano
2010-11-24
|
\
\
\
\
|
*
|
|
|
verify-tag: document --verbose
René Scharfe
2010-11-15
|
*
|
|
|
branch: improve --verbose description
René Scharfe
2010-11-15
|
*
|
|
|
archive: improve --verbose description
René Scharfe
2010-11-15
|
*
|
|
|
Describe various forms of "be quiet" using OPT__QUIET
Jonathan Nieder
2010-11-15
|
*
|
|
|
add OPT__FORCE
René Scharfe
2010-11-15
|
*
|
|
|
add description parameter to OPT__QUIET
René Scharfe
2010-11-15
|
*
|
|
|
add description parameter to OPT__DRY_RUN
René Scharfe
2010-11-15
|
*
|
|
|
add description parameter to OPT__VERBOSE
René Scharfe
2010-11-15
*
|
|
|
|
Merge branch 'kb/maint-rebase-autosquash'
Junio C Hamano
2010-11-24
|
\
\
\
\
\
|
*
|
|
|
|
rebase: teach --autosquash to match on sha1 in addition to message
Kevin Ballard
2010-11-09
|
*
|
|
|
|
rebase: better rearranging of fixup!/squash! lines with --autosquash
Kevin Ballard
2010-11-09
*
|
|
|
|
|
Merge branch 'mm/phrase-remote-tracking'
Junio C Hamano
2010-11-24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
git-branch.txt: mention --set-upstream as a way to change upstream configuration
Matthieu Moy
2010-11-03
|
*
|
|
|
|
|
user-manual: remote-tracking can be checked out, with detached HEAD
Jonathan Nieder
2010-11-03
|
*
|
|
|
|
|
user-manual.txt: explain better the remote(-tracking) branch terms
Matthieu Moy
2010-11-03
|
*
|
|
|
|
|
Change incorrect "remote branch" to "remote tracking branch" in C code
Matthieu Moy
2010-11-03
|
*
|
|
|
|
|
Change incorrect uses of "remote branch" meaning "remote-tracking"
Matthieu Moy
2010-11-03
|
*
|
|
|
|
|
Change "tracking branch" to "remote-tracking branch"
Matthieu Moy
2010-11-03
|
*
|
|
|
|
|
everyday.txt: change "tracking branch" to "remote-tracking branch"
Matthieu Moy
2010-11-03
|
*
|
|
|
|
|
Change remote tracking to remote-tracking in non-trivial places
Matthieu Moy
2010-11-03
|
*
|
|
|
|
|
Replace "remote tracking" with "remote-tracking"
Matthieu Moy
2010-11-03
|
*
|
|
|
|
|
Better "Changed but not updated" message in git-status
Matthieu Moy
2010-11-03
*
|
|
|
|
|
|
Merge branch 'en/and-cascade-tests'
Junio C Hamano
2010-11-24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
t4124 (apply --whitespace): use test_might_fail
Jonathan Nieder
2010-11-09
|
*
|
|
|
|
|
|
t3404: do not use 'describe' to implement test_cmp_rev
Junio C Hamano
2010-11-09
|
*
|
|
|
|
|
|
t3404 (rebase -i): introduce helper to check position of HEAD
Jonathan Nieder
2010-11-09
|
*
|
|
|
|
|
|
t3404 (rebase -i): move comment to description
Jonathan Nieder
2010-11-09
|
*
|
|
|
|
|
|
t3404 (rebase -i): unroll test_commit loops
Jonathan Nieder
2010-11-09
|
*
|
|
|
|
|
|
t3301 (notes): use test_expect_code for clarity
Jonathan Nieder
2010-11-09
|
*
|
|
|
|
|
|
t1400 (update-ref): use test_must_fail
Jonathan Nieder
2010-11-09
|
*
|
|
|
|
|
|
t1502 (rev-parse --parseopt): test exit code from "-h"
Jonathan Nieder
2010-11-09
|
*
|
|
|
|
|
|
t6022 (renaming merge): chain test commands with &&
Jonathan Nieder
2010-11-09
|
*
|
|
|
|
|
|
test-lib: introduce test_line_count to measure files
Jonathan Nieder
2010-11-09
|
*
|
|
|
|
|
|
tests: add missing &&, batch 2
Jonathan Nieder
2010-11-09
|
*
|
|
|
|
|
|
tests: add missing &&
Jonathan Nieder
2010-11-09
|
*
|
|
|
|
|
|
Introduce sane_unset and use it to ensure proper && chaining
Elijah Newren
2010-10-06
|
*
|
|
|
|
|
|
t7800 (difftool): add missing &&
Elijah Newren
2010-10-06
|
*
|
|
|
|
|
|
t7601 (merge-pull-config): add missing &&
Elijah Newren
2010-10-06
|
*
|
|
|
|
|
|
t7001 (mv): add missing &&
Elijah Newren
2010-10-06
|
*
|
|
|
|
|
|
t6016 (rev-list-graph-simplify-history): add missing &&
Elijah Newren
2010-10-06
[next]