index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Commit message (
Expand
)
Author
Age
*
Update draft release notes for 1.5.5
v1.5.5-rc0
Junio C Hamano
2008-03-16
*
Merge branch 'maint'
Junio C Hamano
2008-03-16
|
\
|
*
Start draft ReleaseNotes for 1.5.4.5
Junio C Hamano
2008-03-16
*
|
Merge branch 'py/submodule'
Junio C Hamano
2008-03-15
|
\
\
|
*
|
git-submodule summary: documentation
Ping Yin
2008-03-11
*
|
|
Merge branch 'cc/help'
Junio C Hamano
2008-03-15
|
\
\
\
|
*
|
|
Documentation/git-help: typofix
Junio C Hamano
2008-03-13
|
*
|
|
Documentation: help: explain 'man.viewer' multiple values
Christian Couder
2008-03-12
|
*
|
|
Documentation: help: describe 'man.viewer' config variable
Christian Couder
2008-03-11
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-03-15
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Make man page building quiet when DOCBOOK_XSL_172 is defined
Jonas Fonseca
2008-03-15
*
|
|
|
Documention: web--browse: add info about "browser.<tool>.cmd" config var
Christian Couder
2008-03-14
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-03-14
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Minor wording changes in the keyboard descriptions in git-add --interactive.
Vineet Kumar
2008-03-13
*
|
|
|
gc: call "prune --expire 2.weeks.ago" by default
Johannes Schindelin
2008-03-12
*
|
|
|
Documentation/config: typofix
Junio C Hamano
2008-03-12
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'maint'
Junio C Hamano
2008-03-11
|
\
\
\
|
|
/
/
|
*
|
git-pull documentation: warn about the option order
Junio C Hamano
2008-03-10
*
|
|
update 'git rebase' documentation
SZEDER Gábor
2008-03-10
*
|
|
Merge branch 'ph/parseopt'
Junio C Hamano
2008-03-08
|
\
\
\
|
*
|
|
parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseopt
Pierre Habouzit
2008-03-02
*
|
|
|
Merge branch 'ml/submodule-add-existing'
Junio C Hamano
2008-03-08
|
\
\
\
\
|
*
|
|
|
git-submodule - Allow adding a submodule in-place
Mark Levedahl
2008-03-05
*
|
|
|
|
Merge branch 'sp/fetch-optim'
Junio C Hamano
2008-03-08
|
\
\
\
\
\
|
*
|
|
|
|
Teach fetch-pack/upload-pack about --include-tag
Shawn O. Pearce
2008-03-04
|
*
|
|
|
|
git-pack-objects: Automatically pack annotated tags if object was packed
Shawn O. Pearce
2008-03-04
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jc/am'
Junio C Hamano
2008-03-08
|
\
\
\
\
\
|
*
|
|
|
|
am: remove support for -d .dotest
Junio C Hamano
2008-03-05
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'maint' to sync with 1.5.4.4
Junio C Hamano
2008-03-08
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
GIT 1.5.4.4
v1.5.4.4
Junio C Hamano
2008-03-08
*
|
|
|
|
merge-tool documentation: describe custom command usage
Charles Bailey
2008-03-08
*
|
|
|
|
git-mergetool documentaiton: show toolnames in typewriter font
Charles Bailey
2008-03-08
*
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-03-07
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
config.txt: refer to --upload-pack and --receive-pack instead of --exec
Uwe Kleine-König
2008-03-07
*
|
|
|
|
Merge branch 'js/reflog-delete'
Junio C Hamano
2008-03-07
|
\
\
\
\
\
|
*
|
|
|
|
git-reflog.txt: Document new commands --updateref and --rewrite
Brandon Casey
2008-03-03
|
*
|
|
|
|
Merge commit '74359821' into js/reflog-delete
Junio C Hamano
2008-03-03
|
|
\
\
\
\
\
|
*
|
|
|
|
|
git-stash: add new 'pop' subcommand
Brandon Casey
2008-02-22
|
*
|
|
|
|
|
git-stash: add new 'drop' subcommand
Brandon Casey
2008-02-22
|
*
|
|
|
|
|
Merge branch 'bc/reflog-fix' into js/reflog-delete
Junio C Hamano
2008-02-22
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Teach "git reflog" a subcommand to delete single entries
Johannes Schindelin
2007-10-17
*
|
|
|
|
|
|
|
Merge branch 'dc/format-pretty'
Junio C Hamano
2008-03-07
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
log/show/whatchanged: introduce format.pretty configuration
Denis Cheng
2008-03-05
|
*
|
|
|
|
|
|
|
whatchanged documentation: share description of --pretty with others
Denis Cheng
2008-03-05
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'cb/mergetool'
Junio C Hamano
2008-03-07
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Teach git mergetool to use custom commands defined at config time
Charles Bailey
2008-03-05
|
*
|
|
|
|
|
|
|
Tidy up git mergetool's backup file behaviour
Charles Bailey
2008-03-05
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
run-command: Redirect stderr to a pipe before redirecting stdout to stderr
Christian Couder
2008-03-05
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Revert "unpack-objects: prevent writing of inconsistent objects"
Junio C Hamano
2008-03-04
*
|
|
|
|
|
|
Revert "receive-pack: use strict mode for unpacking objects"
Junio C Hamano
2008-03-04
[next]