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
*
commit: remove full stop from usage help for -u
Stephen Boyd
2010-07-27
*
Clarify help message when no remote is specified in fetch/pull.
Matthieu Moy
2010-07-27
*
Makefile: add check-docs exception for gitrevisions
Thomas Rast
2010-07-27
*
Fix 'git' wrapper usage string
Thomas Rast
2010-07-27
*
Documentation/git-push: Explain status output in more detail
Thomas Rast
2010-07-25
*
Document receive.denyDeleteCurrent
Thomas Rast
2010-07-25
*
Cast execl*() NULL sentinels to (char *)
Thomas Rast
2010-07-25
*
git-read-tree.txt: acknowledge the directory matching bug in sparse checkout
Nguyễn Thái Ngọc Duy
2010-07-25
*
INSTALL: configure /etc/xml/catalog to build docs on Cygwin
Jon Seymour
2010-07-25
*
t3700-add: fix dependence on stdout and stderr buffering
Johannes Sixt
2010-07-25
*
git-rebase--interactive.sh: use printf instead of echo to print commit message
Brandon Casey
2010-07-25
*
Add a google-chrome option for web--browse
Nathan W. Panike
2010-07-25
*
Merge branch 'maint-1.7.1' into maint
Junio C Hamano
2010-07-25
|
\
|
*
Merge branch 'maint-1.7.0' into maint-1.7.1
Junio C Hamano
2010-07-25
|
|
\
|
|
*
Merge branch 'maint-1.6.6' into maint-1.7.0
Junio C Hamano
2010-07-25
|
|
|
\
|
|
|
*
Merge branch 'maint-1.6.5' into maint-1.6.6
Junio C Hamano
2010-07-25
|
|
|
|
\
|
|
|
|
*
request-pull.txt: Document -p option
Stephen Boyd
2010-07-25
|
|
|
|
*
Merge branch 'maint-1.6.4' into maint-1.6.5
Junio C Hamano
2010-07-25
|
|
|
|
|
\
|
|
|
|
|
*
Check size of path buffer before writing into it
Greg Brockman
2010-07-25
*
|
|
|
|
|
git-instaweb: Don't assume Apache executable is named apache2
Dan McGee
2010-07-23
*
|
|
|
|
|
git-instaweb: Fix Apache environment variable passing
Dan McGee
2010-07-23
*
|
|
|
|
|
git-instaweb: Fix custom apache log placement
Dan McGee
2010-07-23
*
|
|
|
|
|
Git 1.7.2
v1.7.2
Junio C Hamano
2010-07-21
*
|
|
|
|
|
tests: correct "does reflog exist?" tests
Junio C Hamano
2010-07-21
*
|
|
|
|
|
t/: work around one-shot variable assignment with test_must_fail
Brandon Casey
2010-07-21
*
|
|
|
|
|
t/README: correct an exception when breaking a && chain in tests
Jonathan Nieder
2010-07-21
*
|
|
|
|
|
t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_fail
Brandon Casey
2010-07-20
*
|
|
|
|
|
t/t3700: convert two uses of negation operator '!' to use test_must_fail
Brandon Casey
2010-07-20
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2010-07-20
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
t/README: clarify test_must_fail description
Brandon Casey
2010-07-20
|
*
|
|
|
|
Check size of path buffer before writing into it
Greg Brockman
2010-07-20
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2010-07-19
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
update-server-info: Shorten read_pack_info_file()
Ralf Thielow
2010-07-19
|
*
|
|
|
|
Documentation: Explain git-mergetool's use of temporary files
David Aguilar
2010-07-19
*
|
|
|
|
|
git add: Add --ignore-missing to SYNOPSIS
Ævar Arnfjörð Bjarmason
2010-07-19
*
|
|
|
|
|
git submodule add: Remove old docs about implicit -f
Ævar Arnfjörð Bjarmason
2010-07-19
*
|
|
|
|
|
git submodule add: Require the new --force option to add ignored paths
Jens Lehmann
2010-07-19
*
|
|
|
|
|
Merge branch 'jl/add-n-ignore-missing'
Junio C Hamano
2010-07-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
git add: Add the "--ignore-missing" option for the dry run
Jens Lehmann
2010-07-12
*
|
|
|
|
|
|
git-svn: write memoized data explicitly to avoid Storable bug
Sergey Vlasov
2010-07-19
*
|
|
|
|
|
|
Merge branch 'jc/diff-merge-base-multi'
Junio C Hamano
2010-07-16
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
diff A...B: do not limit the syntax too narrowly
Junio C Hamano
2010-07-16
*
|
|
|
|
|
|
|
Only run aggregate-results over actual counts
Thomas Rast
2010-07-16
*
|
|
|
|
|
|
|
Add a sample user for the svndump library
Jonathan Nieder
2010-07-16
*
|
|
|
|
|
|
|
Merge branch 'jn/paginate-fix'
Junio C Hamano
2010-07-15
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
git --paginate: paginate external commands again
Jonathan Nieder
2010-07-14
|
*
|
|
|
|
|
|
|
git --paginate: do not commit pager choice too early
Nguyễn Thái Ngọc Duy
2010-06-28
|
*
|
|
|
|
|
|
|
tests: local config file should be honored from subdirs of toplevel
Jonathan Nieder
2010-06-28
|
*
|
|
|
|
|
|
|
t7006: test pager configuration for several git commands
Jonathan Nieder
2010-06-28
|
*
|
|
|
|
|
|
|
t7006 (pager): introduce helper for parameterized tests
Jonathan Nieder
2010-06-28
[next]