summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/test-clone' into jc/cloneJunio C Hamano2006-12-1929-106/+564
|\
| * Introduce GIT_TEMPLATE_DIRJohannes Schindelin2006-12-192-3/+7
| * Revert "fix testsuite: make sure they use templates freshly built from the so...Junio C Hamano2006-12-1911-36/+26
| * fix testsuite: make sure they use templates freshly built from the sourceJunio C Hamano2006-12-1811-26/+36
| * rerere: fix breakage of resolving.Junio C Hamano2006-12-181-1/+1
| * Add config example with respect to branchAneesh Kumar K.V2006-12-181-0/+5
| * Add documentation for show-branch --topicsBrian Gernhardt2006-12-181-1/+9
| * make git a bit less cryptic on fetch errorsNicolas Pitre2006-12-183-3/+3
| * make patch_delta() error cases a bit more verboseNicolas Pitre2006-12-182-9/+8
| * racy-git: documentation updates.Junio C Hamano2006-12-181-18/+20
| * show-ref: fix --exclude-existingJunio C Hamano2006-12-181-3/+4
| * parse-remote::expand_refs_wildcard()Junio C Hamano2006-12-181-5/+3
| * vim syntax: follow recent changes to commit templateJeff King2006-12-181-2/+2
| * show-ref: fix --verify --hash=lengthJunio C Hamano2006-12-171-10/+15
| * show-ref: fix --quiet --verifyJunio C Hamano2006-12-171-3/+5
| * Merge branch 'jc/blame-boundary'Junio C Hamano2006-12-171-1/+14
| |\
| | * git-blame: show lines attributed to boundary commits differently.Junio C Hamano2006-12-131-1/+14
| * | Merge branch 'jc/reflog' (early part)Junio C Hamano2006-12-171-5/+30
| |\ \
| | * | Teach show-branch how to show ref-log data.Junio C Hamano2006-12-171-5/+30
| * | | Merge branch 'js/branch-config'Junio C Hamano2006-12-176-1/+142
| |\ \ \
| | * | | git-branch: rename config vars branch.<branch>.*, tooJohannes Schindelin2006-12-162-0/+16
| | * | | add a function to rename sections in the configJohannes Schindelin2006-12-164-1/+126
| * | | | Merge branch 'jn/web' (early part)Junio C Hamano2006-12-171-33/+183
| |\ \ \ \
| | * | | | gitweb: Add "next" link to commit viewJakub Narebski2006-12-161-9/+29
| | * | | | gitweb: Add title attribute to ref marker with full ref nameJakub Narebski2006-12-161-1/+2
| | * | | | gitweb: Do not show difftree for merges in "commit" viewJakub Narebski2006-12-161-7/+15
| | * | | | gitweb: SHA-1 in commit log message links to "object" viewJakub Narebski2006-12-121-7/+5
| | * | | | gitweb: Hyperlink target of symbolic link in "tree" view (if possible)Jakub Narebski2006-12-121-1/+51
| | * | | | gitweb: Add generic git_object subroutine to display object of any typeJakub Narebski2006-12-121-0/+48
| | * | | | gitweb: Show target of symbolic link in "tree" viewJakub Narebski2006-12-121-8/+34
| | * | | | gitweb: Don't use Content-Encoding: header in git_snapshotJakub Narebski2006-12-121-2/+1
| * | | | | avoid accessing _all_ loose refs in git-show-ref --verifyJunio C Hamano2006-12-171-0/+17
| * | | | | git-fetch: Avoid reading packed refs over and over againJunio C Hamano2006-12-172-10/+62
| | |_|/ / | |/| | |
| * | | | markup fix in svnimport documentation.Junio C Hamano2006-12-171-8/+8
| * | | | Documentation: new option -P for git-svnimportQuy Tonthat2006-12-171-0/+9
| * | | | Fix mis-mark-up in git-merge-file.txt documentationJunio C Hamano2006-12-171-2/+2
| * | | | Default GIT_COMMITTER_NAME to login name in recieve-pack.Shawn O. Pearce2006-12-173-0/+18
| * | | | Fix check_file_directory_conflict().Junio C Hamano2006-12-172-1/+10
| * | | | git-add: remove conflicting entry when adding.Junio C Hamano2006-12-171-1/+1
| * | | | update-index: make D/F conflict error a bit more verbose.Junio C Hamano2006-12-171-1/+1
| | |/ / | |/| |
* | | | git-clone: lose the traditional 'no-separate-remote' layoutJunio C Hamano2006-12-162-60/+13
* | | | git-clone: lose the artificial "first" fetch refspecJunio C Hamano2006-12-161-4/+4
* | | | git-pull: refuse default merge without branch.*.mergeJunio C Hamano2006-12-161-1/+2
* | | | git-clone: use wildcard specification for tracking branchesJunio C Hamano2006-12-161-17/+30
|/ / /
* | | merge: give a bit prettier merge message to "merge branch~$n"Junio C Hamano2006-12-161-9/+17
* | | Document git-merge-fileJohannes Schindelin2006-12-162-0/+95
* | | git-clone documentationQuy Tonthat2006-12-151-1/+1
* | | git-status always says what branch it's onAndy Parkins2006-12-151-1/+1
* | | Align section headers of 'git status' to new 'git add'.Shawn O. Pearce2006-12-154-12/+13
* | | Suggest use of "git add file1 file2" when there is nothing to commit.Shawn O. Pearce2006-12-152-6/+7