aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | Merge branch 'maint'Junio C Hamano2007-02-27
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | builtin-fmt-merge-msg: fix bugs in --file optionMichael Coleman2007-02-27
| * | | | | | index-pack: Loop over pread until data loading is complete.Shawn O. Pearce2007-02-27
| * | | | | | blameview: Fix the browse behavior in blameviewAneesh Kumar2007-02-27
| * | | | | | Fix minor typos/grammar in user-manual.txtMichael Coleman2007-02-27
| * | | | | | Correct ordering in git-cvsimport's option documentationMichael Poole2007-02-27
| * | | | | | git-show: Reject native refLinus Torvalds2007-02-27
| * | | | | | Fix git-show man page formatting in the EXAMPLES sectionTheodore Tso2007-02-27
* | | | | | | cvsserver: Make always-binary mode a config file optionAndy Parkins2007-02-27
* | | | | | | cvsserver: Remove trailing "\n" from commithash in checkin functionAndy Parkins2007-02-27
* | | | | | | Make 'cvs ci' lockless in git-cvsserver by using git-update-refJunio C Hamano2007-02-27
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'maint'Junio C Hamano2007-02-27
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | git-apply: do not fix whitespaces on context lines.Junio C Hamano2007-02-27
| * | | | diff --cc: integer overflow given a 2GB-or-larger fileJim Meyering2007-02-27
| * | | | mailinfo: do not get confused with logical lines that are too long.Linus Torvalds2007-02-27
* | | | | Documentation: link in 1.5.0.2 material to the top documentation page.Junio C Hamano2007-02-26
* | | | | Documentation: document remote.<name>.tagoptAneesh Kumar K.V2007-02-26
* | | | | Merge branch 'maint'Junio C Hamano2007-02-26
|\ \ \ \ \ | |/ / / /
| * | | | GIT 1.5.0.2v1.5.0.2Junio C Hamano2007-02-26
| * | | | git-remote: support remotes with a dot in the namePavel Roskin2007-02-26
| * | | | Documentation: describe "-f/-t/-m" options to "git-remote add"Junio C Hamano2007-02-25
| * | | | diff --cc: fix display of symlink conflicts during a merge.Junio C Hamano2007-02-25
* | | | | Merge branch 'maint'Junio C Hamano2007-02-25
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'jc/merge-symlink' into maintJunio C Hamano2007-02-25
| |\ \ \ \
| | * | | | merge-recursive: fix longstanding bug in merging symlinksJunio C Hamano2007-02-25
| | * | | | merge-index: fix longstanding bug in merging symlinksJunio C Hamano2007-02-25
| | | |/ / | | |/| |
* | | | | diff --cached: give more sensible error message when HEAD is yet to be created.Junio C Hamano2007-02-25
* | | | | Update tests to use test-chmtimeEric Wong2007-02-25
* | | | | Add test-chmtime: a utility to change mtime on filesEric Wong2007-02-25
* | | | | Merge branch 'maint'Junio C Hamano2007-02-25
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Add Release Notes to prepare for 1.5.0.2Junio C Hamano2007-02-25
| * | | Allow arbitrary number of arguments to git-pack-objectsRoland Dreier2007-02-25
| * | | rerere: do not deal with symlinks.Junio C Hamano2007-02-25
| * | | rerere: do not skip two conflicted paths next to each other.Junio C Hamano2007-02-25
| * | | Merge git://repo.or.cz/git-gui into maintJunio C Hamano2007-02-24
| |\ \ \
| | * | | Don't modify CREDITS-FILE if it hasn't changed.Junio C Hamano2007-02-25
* | | | | Merge branch 'js/apply'Junio C Hamano2007-02-24
|\ \ \ \ \
| * | | | | apply: make --verbose a little more usefulJohannes Schindelin2007-02-22
| | |_|/ / | |/| | |
* | | | | Merge branch 'js/no-limit-boundary'Junio C Hamano2007-02-24
|\ \ \ \ \
| * | | | | rev-list --max-age, --max-count: support --boundaryJohannes Schindelin2007-02-19
| |/ / / /
* | | | | Merge branch 'js/etc-config'Junio C Hamano2007-02-24
|\ \ \ \ \
| * | | | | Make tests independent of global config filesJohannes Schindelin2007-02-22
| * | | | | config: read system-wide defaults from /etc/gitconfigJohannes Schindelin2007-02-19
| |/ / / /
* | | | | Merge branch 'maint'Junio C Hamano2007-02-24
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | diff-patch: Avoid emitting double-slashes in textual patch.Junio C Hamano2007-02-24
| * | | | Reword git-am 3-way fallback failure message.Junio C Hamano2007-02-24
| * | | | Limit filename for format-patchRobin Rosenberg2007-02-24
| * | | | core.legacyheaders: Use the description used in RelNotes-1.5.0Santi BĂ©jar2007-02-24
| * | | | git-show-ref --verify: Fail if called without a referenceDmitry V. Levin2007-02-24
* | | | | .mailmap maintenance after pulling from git-svnJunio C Hamano2007-02-23