index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-12-18
show-ref: fix --quiet --verify
Junio C Hamano
1
-3
/
+5
2006-12-18
avoid accessing _all_ loose refs in git-show-ref --verify
Junio C Hamano
1
-0
/
+17
2006-12-18
git-fetch: Avoid reading packed refs over and over again
Junio C Hamano
2
-10
/
+62
2006-12-17
Teach show-branch how to show ref-log data.
Junio C Hamano
1
-5
/
+30
2006-12-17
markup fix in svnimport documentation.
Junio C Hamano
1
-8
/
+8
2006-12-17
Documentation: new option -P for git-svnimport
Quy Tonthat
1
-0
/
+9
2006-12-17
Fix mis-mark-up in git-merge-file.txt documentation
Junio C Hamano
1
-2
/
+2
2006-12-17
Default GIT_COMMITTER_NAME to login name in recieve-pack.
Shawn O. Pearce
3
-0
/
+18
2006-12-17
Fix check_file_directory_conflict().
Junio C Hamano
2
-1
/
+10
2006-12-17
git-add: remove conflicting entry when adding.
Junio C Hamano
1
-1
/
+1
2006-12-17
update-index: make D/F conflict error a bit more verbose.
Junio C Hamano
1
-1
/
+1
2006-12-16
git-branch: rename config vars branch.<branch>.*, too
Johannes Schindelin
2
-0
/
+16
2006-12-16
add a function to rename sections in the config
Johannes Schindelin
4
-1
/
+126
2006-12-16
merge: give a bit prettier merge message to "merge branch~$n"
Junio C Hamano
1
-9
/
+17
2006-12-16
gitweb: Add "next" link to commit view
Jakub Narebski
1
-9
/
+29
2006-12-16
gitweb: Add title attribute to ref marker with full ref name
Jakub Narebski
1
-1
/
+2
2006-12-16
gitweb: Do not show difftree for merges in "commit" view
Jakub Narebski
1
-7
/
+15
2006-12-16
Document git-merge-file
Johannes Schindelin
2
-0
/
+95
2006-12-16
git-clone documentation
Quy Tonthat
1
-1
/
+1
2006-12-16
git-status always says what branch it's on
Andy Parkins
1
-1
/
+1
2006-12-16
Align section headers of 'git status' to new 'git add'.
Shawn O. Pearce
4
-12
/
+13
2006-12-16
Suggest use of "git add file1 file2" when there is nothing to commit.
Shawn O. Pearce
2
-6
/
+7
2006-12-16
Make git-diff documentation use [--] when it should.
Brian Gernhardt
1
-3
/
+3
2006-12-16
Add --add option to git-repo-config
Brian Gernhardt
3
-3
/
+27
2006-12-16
Teach bash the new features of 'git show'.
Shawn O. Pearce
1
-3
/
+21
2006-12-16
Export PERL_PATH
Luben Tuikov
1
-0
/
+2
2006-12-16
Enable reflogs by default in any repository with a working directory.
Shawn O. Pearce
5
-4
/
+21
2006-12-16
Provide more meaningful output from 'git init-db'.
Shawn O. Pearce
4
-10
/
+17
2006-12-16
make commit message a little more consistent and conforting
Nicolas Pitre
9
-29
/
+84
2006-12-16
Avoid accessing a slow working copy during diffcore operations.
Shawn O. Pearce
2
-3
/
+28
2006-12-14
git-show: grok blobs, trees and tags, too
Johannes Schindelin
3
-9
/
+115
2006-12-14
git-reset [--mixed] <tree> [--] <paths>...
Junio C Hamano
1
-22
/
+47
2006-12-14
git-reset: make it work from within a subdirectory.
Junio C Hamano
1
-0
/
+7
2006-12-14
git-fetch: make it work from within a subdirectory.
Junio C Hamano
1
-0
/
+6
2006-12-14
INSTALL: no need to have GNU diff installed
Johannes Schindelin
1
-10
/
+0
2006-12-14
Bypass expensive content comparsion during rename detection.
Shawn O. Pearce
1
-0
/
+2
2006-12-14
Update git-diff documentation
Junio C Hamano
1
-17
/
+35
2006-12-14
git-svn: allow both diff.color and color.diff
Junio C Hamano
1
-6
/
+25
2006-12-13
repacked packs should be read-only
Nicolas Pitre
1
-0
/
+2
2006-12-13
config documentation: group color items together.
Junio C Hamano
1
-18
/
+18
2006-12-13
git-svn: correctly handle "(no author)" when using an authors file
Eric Wong
1
-1
/
+2
2006-12-13
git-blame: show lines attributed to boundary commits differently.
Junio C Hamano
1
-1
/
+14
2006-12-13
branch --color: change default color selection.
Junio C Hamano
1
-2
/
+2
2006-12-13
send-pack: tighten checks for remote names
Junio C Hamano
2
-1
/
+22
2006-12-13
git-push: accept tag <tag> as advertised.
Junio C Hamano
1
-5
/
+30
2006-12-13
spurious .sp in manpages
Junio C Hamano
1
-0
/
+14
2006-12-13
git merge: reword failure message.
Junio C Hamano
1
-1
/
+8
2006-12-13
Remove uncontested renamed files during merge.
Shawn Pearce
2
-1
/
+98
2006-12-13
Revert "git-diff: Introduce --index and deprecate --cached."
Junio C Hamano
2
-5
/
+3
2006-12-13
git-svn: correctly display fatal() error messages
Eric Wong
1
-1
/
+1
[next]