index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-svn: t/t91??-*: optimize the tests a bit
Eric Wong
2007-01-01
3
-19
/
+7
*
git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINK
Eric Wong
2007-01-01
1
-49
/
+35
*
git-svn: remove svnadmin dependency from the tests
Eric Wong
2007-01-01
1
-22
/
+17
*
i18n: do not leak 'encoding' header even when we cheat the conversion.
Junio C Hamano
2007-01-01
1
-4
/
+6
*
Do not merge random set of refs out of wildcarded refs
Junio C Hamano
2007-01-01
1
-1
/
+22
*
Fix formatting for urls section of fetch, pull, and push manpages
Theodore Tso
2007-01-01
1
-12
/
+14
*
Documentation: update tutorial's discussion of origin
J. Bruce Fields
2007-01-01
1
-10
/
+15
*
Documentation: update glossary entry for "origin"
J. Bruce Fields
2007-01-01
1
-3
/
+4
*
Documentation: update git-clone.txt for clone's new default behavior
J. Bruce Fields
2007-01-01
1
-7
/
+4
*
Docs: update cvs-migration.txt to reflect clone's new default behavior
J. Bruce Fields
2007-01-01
1
-7
/
+4
*
send-pack: tell pack-objects to use its internal rev-list.
Junio C Hamano
2006-12-31
1
-97
/
+42
*
send-pack.c: use is_null_sha1()
Junio C Hamano
2006-12-31
1
-12
/
+1
*
Update documentation for update hook.
Junio C Hamano
2006-12-31
1
-2
/
+2
*
Merge branch 'jc/send-pack-pipeline'
Junio C Hamano
2006-12-31
2
-5
/
+114
|
\
|
*
Documentation: illustrate send-pack pipeline.
Junio C Hamano
2006-12-29
1
-0
/
+112
|
*
send-pack: fix pipeline.
Junio C Hamano
2006-12-29
1
-5
/
+2
*
|
Add test case for update hooks in receive-pack.
Shawn O. Pearce
2006-12-31
1
-0
/
+81
*
|
Documentation/config.txt (and repo-config manpage): mark-up fix.
Junio C Hamano
2006-12-31
1
-7
/
+7
*
|
Teach Git how to parse standard power of 2 suffixes.
Shawn O. Pearce
2006-12-31
3
-1
/
+20
*
|
Use /dev/null for update hook stdin.
Shawn O. Pearce
2006-12-31
3
-6
/
+8
*
|
Redirect update hook stdout to stderr.
Shawn O. Pearce
2006-12-31
3
-7
/
+30
*
|
Remove unnecessary argc parameter from run_command_v.
Shawn O. Pearce
2006-12-31
4
-9
/
+9
*
|
Automatically detect a bare git repository.
Shawn O. Pearce
2006-12-31
1
-34
/
+39
*
|
Replace "GIT_DIR" with GIT_DIR_ENVIRONMENT.
Shawn O. Pearce
2006-12-31
1
-3
/
+3
*
|
Use PATH_MAX constant for --bare.
Shawn O. Pearce
2006-12-31
1
-2
/
+2
*
|
Force core.filemode to false on Cygwin.
Shawn O. Pearce
2006-12-31
2
-4
/
+18
*
|
Fix formatting for urls section of fetch, pull, and push manpages
Theodore Ts'o
2006-12-31
1
-7
/
+16
*
|
Fix yet another subtle xdl_merge() bug
Johannes Schindelin
2006-12-31
1
-2
/
+5
*
|
i18n: drop "encoding" header in the output after re-coding.
Junio C Hamano
2006-12-31
1
-0
/
+45
*
|
commit-tree: cope with different ways "utf-8" can be spelled.
Junio C Hamano
2006-12-31
3
-2
/
+12
*
|
Move commit reencoding parameter parsing to revision.c
Junio C Hamano
2006-12-31
3
-0
/
+16
*
|
Documentation: minor rewording for git-log and git-show pages.
Junio C Hamano
2006-12-30
2
-5
/
+9
*
|
Documentation: i18n commit log message notes.
Junio C Hamano
2006-12-30
5
-0
/
+78
*
|
t3900: test log --encoding=none
Junio C Hamano
2006-12-30
1
-1
/
+8
*
|
commit re-encoding: fix confusion between no and default conversion.
Junio C Hamano
2006-12-30
1
-0
/
+2
|
/
*
Merge branch 'jc/curl'
Junio C Hamano
2006-12-29
1
-1
/
+1
|
\
|
*
Work around http-fetch built with cURL 7.16.0
Junio C Hamano
2006-12-28
1
-1
/
+1
*
|
Fix 'git add' with .gitignore
Junio C Hamano
2006-12-29
4
-29
/
+69
*
|
Revert "read_directory: show_both option."
Junio C Hamano
2006-12-29
2
-16
/
+9
*
|
Add info about new test families (8 and 9) to t/README
Jakub Narebski
2006-12-29
1
-0
/
+2
*
|
t5400 send-pack test: try a bit more nontrivial transfer.
Junio C Hamano
2006-12-29
2
-9
/
+45
*
|
Merge branch 'jc/utf8'
Junio C Hamano
2006-12-29
18
-43
/
+308
|
\
\
|
*
|
t3900: test conversion to non UTF-8 as well
Junio C Hamano
2006-12-29
1
-0
/
+11
|
*
|
Rename t3900 test vector file
Junio C Hamano
2006-12-28
2
-5
/
+5
|
*
|
UTF-8: introduce i18n.logoutputencoding.
Junio C Hamano
2006-12-28
15
-23
/
+160
|
*
|
Teach log family --encoding
Junio C Hamano
2006-12-26
3
-5
/
+76
|
*
|
i18n.logToUTF8: convert commit log message to UTF-8
Junio C Hamano
2006-12-26
1
-2
/
+9
|
*
|
Move encoding conversion routine out of mailinfo to utf8.c
Junio C Hamano
2006-12-26
3
-30
/
+69
*
|
|
Allow non-fast-forward of remote tracking branches in default clone
Junio C Hamano
2006-12-29
1
-1
/
+1
*
|
|
core.logallrefupdates: log remotes/ tracking branches.
Junio C Hamano
2006-12-29
1
-1
/
+2
[next]