aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | | | git-svn: fix some potential bugs with --follow-parentEric Wong2007-02-23
* | | | git-svn: fix reconnections to different paths of svn:// repositoriesEric Wong2007-02-23
* | | | git-svn: fix clone when a target directory has been specifiedEric Wong2007-02-23
* | | | git-svn: document --usernameSam Vilain2007-02-23
* | | | git-svn: don't consider SVN URL usernames significant when comparingSam Vilain2007-02-23
* | | | git-svn: ensure we're at the top-level and can access $GIT_DIREric Wong2007-02-23
* | | | git-svn: give show-ignore HEAD smarts, like dcommit and logEric Wong2007-02-23
* | | | git-svn: allow metadata options to be specified with 'init' and 'clone'Eric Wong2007-02-23
* | | | git-svn: documentation updatesEric Wong2007-02-23
* | | | git-svn: add test for useSvnsyncPropsEric Wong2007-02-23
* | | | git-svn: fix useSvmProps, hopefully for the last timeEric Wong2007-02-23
* | | | git-svn: add support for using svnsync propertiesEric Wong2007-02-23
* | | | git-svn: allow overriding of the SVN repo root in metadataEric Wong2007-02-23
* | | | git-svn: add 'clone' command, an alias for init + fetchEric Wong2007-02-23
* | | | git-svn: hide the private git-svn 'config' file as '.metadata'Eric Wong2007-02-23
* | | | git-svn: fix some issues for people migrating from older versionsEric Wong2007-02-23
* | | | git-svn: add a 'rebase' commandEric Wong2007-02-23
* | | | git-svn: checkout files on new fetchesEric Wong2007-02-23
* | | | git-svn: add support for --stat in the log commandEric Wong2007-02-23
* | | | git-svn: documentation updates for new functionalityEric Wong2007-02-23
* | | | git-svn: allow dcommit for those who only fetch from SVM with useSvmPropsEric Wong2007-02-23
* | | | git-svn: error checking for invalid [svn-remote "..."] sectionsEric Wong2007-02-23
* | | | git-svn: remember to check for clean indices on globbed refs, tooEric Wong2007-02-23
* | | | git-svn: allow --log-window-size to be specified, default to 100Eric Wong2007-02-23
* | | | git-svn: simplify the (multi-)init methods of fetchingEric Wong2007-02-23
* | | | git-svn: brown paper bag fixesEric Wong2007-02-23
* | | | git-svn: allow 'init' to act as multi-initEric Wong2007-02-23
* | | | git-svn: hopefully make 'fetch' more user-friendlyEric Wong2007-02-23
* | | | t910*: s/repo-config/config/g; poke around possible race conditionsEric Wong2007-02-23