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
*
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
|
\
\
\
\
|
*
|
|
|
git-svn: get color config from --get-colorbool
Jeff King
2007-12-11
1
-33
/
+2
|
*
|
|
|
Support GIT_PAGER_IN_USE environment variable
Jeff King
2007-12-11
4
-4
/
+16
|
|
/
/
/
*
|
|
|
disable t9119 for now.
Junio C Hamano
2007-12-12
1
-0
/
+2
*
|
|
|
Fix "diff --check" whitespace detection
Wincent Colaiuta
2007-12-12
2
-3
/
+19
*
|
|
|
git-diff --numstat -z: make it machine readable
Junio C Hamano
2007-12-12
2
-32
/
+129
*
|
|
|
Documentation: minor grammar fix for "git apply"
Wincent Colaiuta
2007-12-12
1
-1
/
+1
*
|
|
|
Use "whitespace" consistently
Wincent Colaiuta
2007-12-12
3
-10
/
+9
*
|
|
|
Fix XML parser leaks in http-push
Mike Hommey
2007-12-12
1
-6
/
+9
*
|
|
|
Fix small memory leaks induced by diff_tree_setup_paths
Mike Hommey
2007-12-12
3
-1
/
+6
*
|
|
|
Fix git-fast-export for zero-sized blobs
Alex Riesen
2007-12-12
1
-1
/
+1
*
|
|
|
Fix clone not to ignore depth when performing a local clone
Charles Bailey
2007-12-12
1
-1
/
+4
*
|
|
|
blame: drop blob data after passing blame to the parent
Junio C Hamano
2007-12-12
1
-2
/
+15
*
|
|
|
git-clone: print an error message when trying to clone empty repo
Jeff King
2007-12-11
1
-1
/
+2
*
|
|
|
git.el: Added a menu for git-status-mode.
Alexandre Julliard
2007-12-11
1
-1
/
+42
*
|
|
|
Fix a typo in checkout.sh and cleanup one-line help messages
Johannes Sixt
2007-12-11
1
-4
/
+4
*
|
|
|
commit: do not add extra LF at the end of the summary.
Junio C Hamano
2007-12-11
1
-3
/
+7
*
|
|
|
"git tag -u keyname" broken
Linus Torvalds
2007-12-11
2
-10
/
+51
[next]