summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make cvsexportcommit work with filenames with spaces and non-ascii characters.Robin Rosenberg2006-12-112-166/+145
* shortlog: fix segfault on empty authornameJunio C Hamano2006-12-111-1/+2
* shortlog: remove "[PATCH]" prefix from shortlog outputJunio C Hamano2006-12-111-2/+8
* Merge branch 'maint'Junio C Hamano2006-12-113-4/+4
|\
| * Make sure the empty tree exists when needed in merge-recursive.Shawn O. Pearce2006-12-111-1/+1
| * Don't use memcpy when source and dest. buffers may overlapJim Meyering2006-12-111-1/+1
| * no need to install manpages as executableChris Wright2006-12-111-2/+2
* | Documentation: simpler shared repository creationJ. Bruce Fields2006-12-081-13/+14
* | shortlog: fix segfault on empty authornameJeff King2006-12-081-2/+2
* | Add branch.*.merge warning and documentation updateJosef Weidendorfer2006-12-082-2/+20
* | Fix perl/ build.Junio C Hamano2006-12-082-1/+2
* | git-svn: use do_switch for --follow-parent if the SVN library supports itEric Wong2006-12-081-7/+39
* | Fix documentation copy&paste typoUwe Zeisberger2006-12-081-1/+1
* | git-svn: extra error check to ensure we open a file correctlyEric Wong2006-12-081-0/+3
* | Documentation: update git-clone man page with new behaviorJ. Bruce Fields2006-12-071-13/+12
* | Merge branch 'maint'Junio C Hamano2006-12-061-0/+1
|\ \ | |/
| * cvsserver: Avoid miscounting bytes in Perl v5.8.xMartin Langhoff2006-12-061-0/+1
* | change the unpack limit treshold to a saner valueNicolas Pitre2006-12-061-1/+1
* | Documentation: reorganize cvs-migration.txtJ. Bruce Fields2006-12-061-245/+104
* | git-merge: fix "fix confusion between tag and branch" for realJunio C Hamano2006-12-061-2/+3
* | git-svn: avoid network timeouts for long-running fetchesEric Wong2006-12-061-0/+1
* | gitweb: Allow PNG, GIF, JPEG images to be displayed in "blob" viewJakub Narebski2006-12-061-8/+22
* | git-merge: squelch needless error message.Junio C Hamano2006-12-061-1/+1
* | Merge Junio C Hamano2006-12-061-5/+5
|\ \
| * | Use .git/config for storing "origin" shortcut repositoryAndy Parkins2006-11-271-5/+5
* | | Merge branch 'maint'Junio C Hamano2006-12-062-4/+7
|\ \ \ | | |/ | |/|
| * | git-reset to remove "$GIT_DIR/MERGE_MSG"v1.4.4.2Junio C Hamano2006-12-061-1/+2
| * | unpack-trees: make sure "df_conflict_entry.name" is NUL terminated.Junio C Hamano2006-12-041-3/+5
* | | cvs-migration: improved section titles, better push/commit explanationJ. Bruce Fields2006-12-061-7/+12
* | | cvs-migration document: make the need for "push" more obviousJohannes Schindelin2006-12-061-0/+5
* | | Document git-diff whitespace flags -b and -wJakub Narebski2006-12-041-0/+16
* | | diff -b: ignore whitespace at end of lineJohannes Schindelin2006-12-042-5/+4
* | | Merge branch 'maint'Junio C Hamano2006-12-043-5/+22
|\ \ \ | |/ /
| * | receive-pack: do not insist on fast-forward outside refs/heads/Junio C Hamano2006-12-041-1/+2
| * | git-mv: search more precisely for source directory in indexJohannes Schindelin2006-12-042-4/+20
* | | git-fetch: ignore dereferenced tags in expand_refs_wildcardMichael Loeffler2006-12-041-1/+1
* | | git-clone: Rename --use-immingled-remote option to --no-separate-remoteJakub Narebski2006-12-042-5/+5
* | | gitweb: Fix Atom feed <logo>: it is $logo, not $logo_urlJakub Narebski2006-12-041-1/+1
* | | Make perl/ build procedure ActiveState friendly.Alex Riesen2006-12-043-7/+57
* | | Pass -M to diff in request-pullDavid Miller2006-12-041-1/+1
* | | Set permissions of each new file before "cvs add"ing it.Jim Meyering2006-12-042-0/+29
* | | Merge branch 'maint'Junio C Hamano2006-12-021-5/+5
|\ \ \ | |/ /
| * | git-svn: avoid fetching files twice in the same revisionEric Wong2006-12-021-5/+5
* | | git-merge: fix confusion between tag and branchJunio C Hamano2006-12-021-5/+5
* | | De-emphasise the symbolic link documentation.Andy Parkins2006-12-011-18/+11
* | | git-diff: Introduce --index and deprecate --cached.Andreas Ericsson2006-12-012-3/+5
* | | ls-files: Give hints when errors happen.Andreas Ericsson2006-12-011-1/+5
* | | pack-objects: remove redundent status informationNicolas Pitre2006-11-291-2/+4
* | | Merge master.kernel.org:/pub/scm/gitk/gitkJunio C Hamano2006-11-291-10/+10
|\ \ \
| * | | gitk: Fix enabling/disabling of menu items on Mac OS XPaul Mackerras2006-11-231-10/+10