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
*
http-walker: verify remote packs
Tay Ray Chuan
2009-06-06
*
http-push, http-walker: style fixes
Tay Ray Chuan
2009-06-06
*
t5550-http-fetch: test fetching of packed objects
Tay Ray Chuan
2009-06-06
*
http-push: fix missing "#ifdef USE_CURL_MULTI" around "is_running_queue"
Tay Ray Chuan
2009-06-06
*
http-push: send out fetch requests on queue
Tay Ray Chuan
2009-06-06
*
t5540-http-push: test fetching of packed objects
Tay Ray Chuan
2009-06-06
*
t5540-http-push: test fetching of loose objects
Tay Ray Chuan
2009-06-06
*
Merge branch 'rc/maint-http-local-slot-fix' into rc/http-push
Junio C Hamano
2009-06-06
|
\
|
*
http*: cleanup slot->local after fclose
Tay Ray Chuan
2009-06-06
*
|
Merge branch 'np/push-delta'
Junio C Hamano
2009-05-18
|
\
\
|
|
/
|
*
allow OFS_DELTA objects during a push
Nicolas Pitre
2009-05-01
*
|
Merge branch 'ar/merge-one-file-diag'
Junio C Hamano
2009-05-18
|
\
\
|
*
|
Clarify kind of conflict in merge-one-file helper
Alex Riesen
2009-04-29
*
|
|
Merge branch 'ar/unlink-err'
Junio C Hamano
2009-05-18
|
\
\
\
|
*
|
|
print unlink(2) errno in copy_or_link_directory
Alex Riesen
2009-04-29
|
*
|
|
replace direct calls to unlink(2) with unlink_or_warn
Alex Riesen
2009-04-29
|
*
|
|
Introduce an unlink(2) wrapper which gives warning if unlink failed
Alex Riesen
2009-04-29
*
|
|
|
Merge branch 'jk/maint-add-empty'
Junio C Hamano
2009-05-18
|
\
\
\
\
|
*
|
|
|
add: don't complain when adding empty project root
Jeff King
2009-05-09
*
|
|
|
|
Merge branch 'js/add-edit'
Junio C Hamano
2009-05-18
|
\
\
\
\
\
|
*
|
|
|
|
t3702: fix reliance on SHELL_PATH being '/bin/sh'
Johannes Schindelin
2009-04-27
|
*
|
|
|
|
git-add: introduce --edit (to edit the diff vs. the index)
Johannes Schindelin
2009-04-12
*
|
|
|
|
|
Merge branch 'mh/diff-stat-color'
Junio C Hamano
2009-05-18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
diff: do not color --stat output like patch context
Markus Heidelberg
2009-04-26
*
|
|
|
|
|
|
Merge branch 'mh/show-branch-color'
Junio C Hamano
2009-05-18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bash completion: show-branch color support
Markus Heidelberg
2009-04-25
|
*
|
|
|
|
|
|
show-branch: color the commit status signs
Markus Heidelberg
2009-04-22
*
|
|
|
|
|
|
|
Merge branch 'ac/graph-horizontal-line'
Junio C Hamano
2009-05-18
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
graph API: Use horizontal lines for more compact graphs
Allan Caffee
2009-04-22
*
|
|
|
|
|
|
|
|
Merge branch 'ae/anon-fetch-info'
Junio C Hamano
2009-05-18
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
fetch: Strip usernames from url's before storing them
Andreas Ericsson
2009-04-21
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2009-05-18
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
show-branch: Fix die message in parse_reflog_param()
Stephen Boyd
2009-05-17
*
|
|
|
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2009-05-16
|
\
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
completion: add missing options to show-branch and show
Stephen Boyd
2009-05-16
|
*
|
|
|
|
|
|
|
|
dir.c: clean up handling of 'path' parameter in read_directory_recursive()
Linus Torvalds
2009-05-16
|
*
|
|
|
|
|
|
|
|
Fix type-punning issues
Dan McGee
2009-05-16
*
|
|
|
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2009-05-16
|
\
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
test: checkout shouldn't say that HEAD has moved if it didn't
Nanako Shiraishi
2009-05-16
|
*
|
|
|
|
|
|
|
|
completion: enhance "current branch" display
Junio C Hamano
2009-05-16
|
*
|
|
|
|
|
|
|
|
completion: simplify "current branch" in __git_ps1()
Junio C Hamano
2009-05-16
|
*
|
|
|
|
|
|
|
|
completion: fix PS1 display during a merge on detached HEAD
Junio C Hamano
2009-05-16
|
*
|
|
|
|
|
|
|
|
builtin-checkout: Don't tell user that HEAD has moved before it has
Daniel Cordero
2009-05-16
|
*
|
|
|
|
|
|
|
|
pre-commit.sample: don't print incidental SHA1
Jim Meyering
2009-05-16
|
*
|
|
|
|
|
|
|
|
tests: Add tests for missing format-patch long options
Stephen Boyd
2009-05-16
|
*
|
|
|
|
|
|
|
|
api-parse-options.txt: use 'func' instead of 'funct'
Stephen Boyd
2009-05-16
|
*
|
|
|
|
|
|
|
|
Turn on USE_ST_TIMESPEC for OpenBSD
Tony Kemp
2009-05-16
|
*
|
|
|
|
|
|
|
|
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
2009-05-16
|
|
\
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
\
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
2009-05-13
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
*
\
\
\
\
\
\
\
\
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2009-05-13
|
|
|
|
\
\
\
\
\
\
\
\
\
[next]