index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2007-01-04
git-svn: make --repack work consistently between fetch and multi-fetch
Eric Wong
-4
/
+6
2007-01-04
git-svn: update documentation for multi-{init|fetch}
Eric Wong
-17
/
+37
2007-01-04
git-svn: make multi-init less confusing
Eric Wong
-38
/
+40
2007-01-04
Remove shadowing variable from traverse_trees()
René Scharfe
-1
/
+0
2007-01-04
Make check target depend on common-cmds.h
René Scharfe
-1
/
+1
2007-01-04
rerere: Fix removal of already resolved path.
Junio C Hamano
-4
/
+3
2007-01-04
Merge branch 'maint'
Junio C Hamano
-7
/
+22
2007-01-04
pack-check.c::verify_packfile(): don't run SHA-1 update on huge data
v1.4.4.4
Junio C Hamano
-5
/
+15
2007-01-03
gitweb: Fix shortlog only showing HEAD revision.
Robert Fitzsimons
-1
/
+1
2007-01-03
git-verify-tag: make sure we remove temporary file.
Junio C Hamano
-0
/
+3
2007-01-03
git-tag: add flag to verify a tag
Santi Béjar
-3
/
+16
2007-01-03
Refactor print-functions in builtin-branch
Lars Hjemli
-43
/
+40
2007-01-03
gitweb: There can be empty patches (in git_patchset_body)
Jakub Narebski
-1
/
+1
2007-01-03
gitweb: Fix bug in git_difftree_body (was '!=' instead of 'ne')
Jakub Narebski
-1
/
+1
2007-01-03
Documentation/tutorial: misc updates
Santi Béjar
-4
/
+13
2007-01-03
tutorial: misc updates.
Junio C Hamano
-7
/
+17
2007-01-03
Skip excessive blank lines before commit body
Lars Hjemli
-1
/
+4
2007-01-03
Add documentation for git-branch's color configuration.
Brian Gernhardt
-8
/
+27
2007-01-03
gitweb: Fix error in git_project_index subroutine
Jakub Narebski
-1
/
+1
2007-01-03
Fix infinite loop when deleting multiple packed refs.
Junio C Hamano
-2
/
+7
2007-01-02
send pack check for failure to send revisions list
Andy Whitcroft
-2
/
+30
2007-01-02
instaweb: load Apache mime and dir modules if they are needed
Eric Wong
-0
/
+10
2007-01-02
fetch-pack: do not use lockfile structure on stack.
Junio C Hamano
-1
/
+2
2007-01-01
Remove unused variable (git-commit.sh)
Junio C Hamano
-1
/
+0
2007-01-01
Update clone/fetch documentation with --depth (shallow clone) option
Junio C Hamano
-1
/
+16
2007-01-01
Strongly discourage --update-head-ok in fetch-options documentation.
Junio C Hamano
-2
/
+4
2007-01-01
Merge branch 'sp/merge' (early part)
Junio C Hamano
-14
/
+20
2007-01-01
Documentation: remove master:origin example from pull-fetch-param.txt
J. Bruce Fields
-4
/
+0
2007-01-01
Documentation: update git-pull.txt for new clone behavior
J. Bruce Fields
-44
/
+25
2007-01-01
git-fetch: remove .keep file at the end.
Junio C Hamano
-7
/
+16
2007-01-01
fail pull/merge early in the middle of conflicted merge
Junio C Hamano
-0
/
+6
2007-01-01
Update send-pack pipeline documentation.
Junio C Hamano
-65
/
+16
2006-12-31
git-svn: t/t91??-*: optimize the tests a bit
Eric Wong
-19
/
+7
2006-12-31
git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINK
Eric Wong
-49
/
+35
2006-12-31
git-svn: remove svnadmin dependency from the tests
Eric Wong
-22
/
+17
2006-12-31
i18n: do not leak 'encoding' header even when we cheat the conversion.
Junio C Hamano
-4
/
+6
2006-12-31
Do not merge random set of refs out of wildcarded refs
Junio C Hamano
-1
/
+22
2006-12-31
Fix formatting for urls section of fetch, pull, and push manpages
Theodore Tso
-12
/
+14
2006-12-31
Documentation: update tutorial's discussion of origin
J. Bruce Fields
-10
/
+15
2006-12-31
Documentation: update glossary entry for "origin"
J. Bruce Fields
-3
/
+4
2006-12-31
Documentation: update git-clone.txt for clone's new default behavior
J. Bruce Fields
-7
/
+4
2006-12-31
Docs: update cvs-migration.txt to reflect clone's new default behavior
J. Bruce Fields
-7
/
+4
2006-12-31
send-pack: tell pack-objects to use its internal rev-list.
Junio C Hamano
-97
/
+42
2006-12-31
send-pack.c: use is_null_sha1()
Junio C Hamano
-12
/
+1
2006-12-31
Update documentation for update hook.
Junio C Hamano
-2
/
+2
2006-12-31
Merge branch 'jc/send-pack-pipeline'
Junio C Hamano
-5
/
+114
2006-12-31
Add test case for update hooks in receive-pack.
Shawn O. Pearce
-0
/
+81
2006-12-30
Documentation/config.txt (and repo-config manpage): mark-up fix.
Junio C Hamano
-7
/
+7
2006-12-30
Teach Git how to parse standard power of 2 suffixes.
Shawn O. Pearce
-1
/
+20
2006-12-30
Use /dev/null for update hook stdin.
Shawn O. Pearce
-6
/
+8
[next]