]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2006-12-13  Junio C HamanoMerge branch 'jc/commit-careful'
2006-12-13  Junio C HamanoMerge branch 'ap/clone-origin'
2006-12-13  Junio C HamanoMerge branch 'jc/numstat'
2006-12-13  Junio C HamanoMerge branch 'rr/cvsexportcommit'
2006-12-13  Junio C HamanoMerge branch 'ap/branch'
2006-12-13  Junio C Hamanobranch --color: change default color selection.
2006-12-13  Junio C HamanoMerge branch 'js/merge'
2006-12-13  Junio C Hamanosend-pack: tighten checks for remote names
2006-12-13  Junio C Hamanogit-push: accept tag <tag> as advertised.
2006-12-13  Junio C Hamanospurious .sp in manpages
2006-12-13  Junio C Hamanogit merge: reword failure message.
2006-12-13  Shawn PearceRemove uncontested renamed files during merge.
2006-12-13  Junio C HamanoMerge branch 'maint'
2006-12-13  Eric Wonggit-svn: correctly display fatal() error messages
2006-12-13  Eric Wonggit-svn: exit with status 1 for test failures
2006-12-13  Andy ParkinsAllow subcommand.color and color.subcommand color confi...
2006-12-13  Junio C Hamanogit-push: document removal of remote ref with :<dst...
2006-12-13  Johannes Schindelinmerge-recursive: add/add really is modify/modify with...
2006-12-13  Junio C HamanoMerge branch 'master' into js/merge
2006-12-13  Johannes SchindelinGet rid of the dependency on RCS' merge program
2006-12-13  Eric Wonggit-svn: correctly handle packed-refs in refs/remotes/
2006-12-13  Junio C HamanoMerge branch 'maint'
2006-12-13  Junio C Hamanoadd test case for recursive merge
2006-12-13  Eric Wonggit-svn: correctly display fatal() error messages
2006-12-13  Eric Wonggit-svn: allow dcommit to take an alternate head
2006-12-13  Eric Wonggit-svn: enable logging of information not supported...
2006-12-13  Alex RiesenClarify fetch error for missing objects.
2006-12-12  Brian GernhardtMove Fink and Ports check to after config file
2006-12-12  Andy ParkinsColourise git-branch output
2006-12-11  Junio C Hamanodiff --numstat: show binary with '-' to match "apply...
2006-12-11  Robin RosenbergMake cvsexportcommit work with filenames with spaces...
2006-12-11  Junio C Hamanoshortlog: fix segfault on empty authorname
2006-12-11  Junio C Hamanoshortlog: remove "[PATCH]" prefix from shortlog output
2006-12-11  Junio C HamanoMerge branch 'maint'
2006-12-11  Shawn O. PearceMake sure the empty tree exists when needed in merge...
2006-12-11  Jim MeyeringDon't use memcpy when source and dest. buffers may...
2006-12-11  Chris Wrightno need to install manpages as executable
2006-12-09  J. Bruce FieldsDocumentation: simpler shared repository creation
2006-12-09  Jeff Kingshortlog: fix segfault on empty authorname
2006-12-09  Josef WeidendorferAdd branch.*.merge warning and documentation update
2006-12-08  Junio C HamanoFix perl/ build.
2006-12-08  Eric Wonggit-svn: use do_switch for --follow-parent if the SVN...
2006-12-08  Uwe ZeisbergerFix documentation copy&paste typo
2006-12-08  Eric Wonggit-svn: extra error check to ensure we open a file...
2006-12-08  J. Bruce FieldsDocumentation: update git-clone man page with new behavior
2006-12-07  Junio C HamanoMerge branch 'maint'
2006-12-07  Martin Langhoffcvsserver: Avoid miscounting bytes in Perl v5.8.x
2006-12-07  Nicolas Pitrechange the unpack limit treshold to a saner value
2006-12-07  J. Bruce FieldsDocumentation: reorganize cvs-migration.txt
2006-12-06  Andy ParkinsExplicitly add the default "git pull" behaviour to...
2006-12-06  Junio C Hamanogit-merge: fix "fix confusion between tag and branch...
2006-12-06  Eric Wonggit-svn: avoid network timeouts for long-running fetches
2006-12-06  Jakub Narebskigitweb: Allow PNG, GIF, JPEG images to be displayed...
2006-12-06  Junio C Hamanogit-merge: squelch needless error message.
2006-12-06  Junio C HamanoMerge
2006-12-06  Junio C HamanoMerge branch 'maint'
2006-12-06  Junio C Hamanogit-reset to remove "$GIT_DIR/MERGE_MSG" v1.4.4.2
2006-12-06  Johannes Schindelinmerge-file: support -p and -q; fix compile warnings
2006-12-06  Johannes SchindelinAdd builtin merge-file, a minimal replacement for RCS...
2006-12-06  J. Bruce Fieldscvs-migration: improved section titles, better push...
2006-12-06  Johannes Schindelincvs-migration document: make the need for "push" more...
2006-12-05  Johannes Schindelinxdl_merge(): fix and simplify conflict handling
2006-12-05  Jakub NarebskiDocument git-diff whitespace flags -b and -w
2006-12-05  Johannes Schindelindiff -b: ignore whitespace at end of line
2006-12-05  Junio C HamanoMerge branch 'maint'
2006-12-04  Junio C Hamanounpack-trees: make sure "df_conflict_entry.name" is...
2006-12-04  Junio C Hamanoreceive-pack: do not insist on fast-forward outside...
2006-12-04  Michael Loefflergit-fetch: ignore dereferenced tags in expand_refs_wildcard
2006-12-04  Jakub Narebskigit-clone: Rename --use-immingled-remote option to...
2006-12-04  Jakub Narebskigitweb: Fix Atom feed <logo>: it is $logo, not $logo_url
2006-12-04  Alex RiesenMake perl/ build procedure ActiveState friendly.
2006-12-04  David MillerPass -M to diff in request-pull
2006-12-04  Jim MeyeringSet permissions of each new file before "cvs add"ing it.
2006-12-04  Johannes Schindelingit-mv: search more precisely for source directory...
2006-12-03  Johannes Schindelinxdl_merge(): fix thinko
2006-12-03  Johannes Schindelinxdl_merge(): fix an off-by-one bug
2006-12-03  Junio C Hamanomerge-recursive: use xdl_merge().
2006-12-03  Junio C Hamanoxmerge: make return value from xdl_merge() more usable.
2006-12-03  Johannes Schindelinxdiff: add xdl_merge()
2006-12-03  Junio C HamanoMerge branch 'maint'
2006-12-03  Eric Wonggit-svn: avoid fetching files twice in the same revision
2006-12-03  Junio C Hamanogit-merge: fix confusion between tag and branch
2006-12-02  Andy ParkinsDe-emphasise the symbolic link documentation.
2006-12-02  Andreas Ericssongit-diff: Introduce --index and deprecate --cached.
2006-12-02  Andreas Ericssonls-files: Give hints when errors happen.
2006-11-30  Nicolas Pitrepack-objects: remove redundent status information
2006-11-29  Junio C HamanoMerge master.kernel.org:/pub/scm/gitk/gitk
2006-11-29  Junio C HamanoMerge branch 'maint'
2006-11-29  Andy ParkinsDocument git-repo-config --bool/--int options.
2006-11-29  Junio C Hamanotutorial: talk about user.name early and don't start...
2006-11-29  Alex Riesengit-blame: fix rev parameter handling.
2006-11-29  Junio C HamanoMerge branch 'jc/globfetch'
2006-11-29  Junio C HamanoMerge branch 'maint'
2006-11-29  Junio C Hamanogit blame -C: fix output format tweaks when crossing...
2006-11-29  Eric Wonggit-svn: fix multi-init
2006-11-29  Eric Wonggit-svn: documentation updates
2006-11-29  Eric Wonggit-svn: color support for the log command
2006-11-29  Han-Wen Nienhuysident.c: Trim hint printed when gecos is empty.
2006-11-28  Shawn O. PearceFix broken bash completion of local refs.
2006-11-28  Shawn O. PearceTeach bash how to complete long options for git-commit.
next