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