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
*
Move fetch_ref from http-push.c and http-walker.c to http.c
Mike Hommey
2007-12-15
4
-163
/
+89
*
Fix various memory leaks in http-push.c and http-walker.c
Mike Hommey
2007-12-15
2
-28
/
+45
*
Use strbuf in http code
Mike Hommey
2007-12-15
5
-201
/
+108
*
Avoid redundant declaration of missing_target()
Mike Hommey
2007-12-15
3
-26
/
+13
*
Remove a CURLOPT_HTTPHEADER (un)setting
Mike Hommey
2007-12-15
1
-1
/
+0
*
Remove the default_headers variable from http-push.c
Mike Hommey
2007-12-15
1
-7
/
+0
*
Fix random sha1 in error message in http-fetch and http-push
Mike Hommey
2007-12-15
2
-4
/
+6
*
Fix some more memory leaks in http-push.c
Mike Hommey
2007-12-15
1
-2
/
+11
*
Use a strbuf for building up section header and key/value pair strings.
Kristian Høgsberg
2007-12-15
1
-53
/
+38
*
fast-import: fix unalinged allocation and access
David S. Miller
2007-12-15
1
-5
/
+5
*
remote: Fix bogus make_branch() call in configuration reader.
Junio C Hamano
2007-12-15
1
-1
/
+1
*
commit: allow --amend to reuse message from another commit
Junio C Hamano
2007-12-15
2
-1
/
+18
*
git-svn: handle our top-level path being deleted and later re-added
Eric Wong
2007-12-14
2
-0
/
+53
*
cvsexportcommit: fix massive commits
Jeff King
2007-12-14
1
-14
/
+23
*
Documentation: describe pack idx v2
linux@horizon.com
2007-12-14
1
-33
/
+61
*
xdiff tail trimming: use correct type.
Junio C Hamano
2007-12-14
1
-3
/
+2
*
xdi_diff: trim common trailing lines
Junio C Hamano
2007-12-14
1
-1
/
+33
*
xdl_diff: identify call sites.
Junio C Hamano
2007-12-14
8
-10
/
+16
*
provide advance warning of some future pack default changes
Nicolas Pitre
2007-12-14
1
-0
/
+11
*
git-svn: unlink internal index files after operations
Eric Wong
2007-12-13
1
-0
/
+3
*
git-svn: expand handling of From: and Signed-off-by:
Andy Whitcroft
2007-12-13
1
-4
/
+13
*
Fix spelling mistakes in user manual
Shawn Bohrer
2007-12-13
1
-3
/
+3
*
git-commit: squelch needless message during an empty merge
Junio C Hamano
2007-12-13
3
-4
/
+8
*
GIT 1.5.4-rc0
v1.5.4-rc0
Junio C Hamano
2007-12-13
2
-2
/
+17
*
Merge branch 'cc/help'
Junio C Hamano
2007-12-13
12
-57
/
+340
|
\
|
*
RPM spec: Adjust htmldir
Junio C Hamano
2007-12-13
1
-4
/
+8
|
*
git-help -w: do not require to be in git repository
Junio C Hamano
2007-12-13
2
-24
/
+34
|
*
git.spec.in: remove python_path
Junio C Hamano
2007-12-12
1
-3
/
+0
|
*
Documentation: rename git.texi to user-manual.texi
Junio C Hamano
2007-12-12
1
-3
/
+3
|
*
Add git-browse-help to .gitignore
Jeff King
2007-12-10
1
-0
/
+1
|
*
git-help -i: show info documentation from matching version of git
Junio C Hamano
2007-12-10
2
-1
/
+6
|
*
git-help -i: invoke info with document and node name
Junio C Hamano
2007-12-10
1
-1
/
+1
|
*
Documentation: add gitman.info target
Junio C Hamano
2007-12-10
2
-8
/
+66
|
*
Merge branch 'master' into cc/help
Junio C Hamano
2007-12-10
116
-2054
/
+5116
|
|
\
|
*
|
Documentation: describe -w/--web option to "git-help".
Christian Couder
2007-12-09
2
-2
/
+22
|
*
|
Use {web,instaweb,help}.browser config options.
Christian Couder
2007-12-09
2
-2
/
+7
|
*
|
git-help: add -w|--web option to display html man page in a browser.
Christian Couder
2007-12-09
4
-17
/
+171
|
*
|
Documentation: describe -i/--info option to "git-help"
Christian Couder
2007-12-04
2
-2
/
+12
|
*
|
git-help: add -i|--info option to display info page.
Christian Couder
2007-12-04
1
-8
/
+27
*
|
|
Merge branch 'jc/shortlog-e'
Junio C Hamano
2007-12-13
6
-22
/
+37
|
\
\
\
|
*
|
|
shortlog: default to HEAD when the standard input is a tty
Junio C Hamano
2007-12-12
5
-19
/
+19
|
*
|
|
Invert numbers and names in the git-shortlog summary mode.
Pierre Habouzit
2007-12-11
1
-1
/
+1
|
*
|
|
shortlog: document -e option
Jeff King
2007-12-11
1
-2
/
+5
|
*
|
|
git-shortlog -e: show e-mail address as well
Junio C Hamano
2007-12-08
1
-0
/
+12
*
|
|
|
Merge branch 'ew/svn-rev-db'
Junio C Hamano
2007-12-13
3
-107
/
+258
|
\
\
\
\
|
*
|
|
|
git-svn: reinstate old rev_db optimization in new rev_map
Eric Wong
2007-12-11
1
-14
/
+57
|
*
|
|
|
git-svn: replace .rev_db with a more space-efficient .rev_map format
Eric Wong
2007-12-11
3
-110
/
+218
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'jc/merge-recursive-gitlink'
Junio C Hamano
2007-12-13
2
-4
/
+10
|
\
\
\
\
|
*
|
|
|
Support a merge with conflicting gitlink change
Junio C Hamano
2007-12-11
2
-4
/
+10
|
|
/
/
/
*
|
|
|
Merge branch 'jk/svn-color'
Junio C Hamano
2007-12-13
5
-37
/
+18
|
\
\
\
\
[next]