aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' into mk/renameJunio C Hamano2006-08-10
|\
| * git-verify-pack: no need to count errorsRene Scharfe2006-08-10
| * git-verify-pack: buffer overrun paranoiaRene Scharfe2006-08-10
| * git-verify-pack: free pack after use and a cleanupRene Scharfe2006-08-10
| * git-verify-pack: get rid of while loopRene Scharfe2006-08-10
| * git-verify-pack: insist on .idx extensionRene Scharfe2006-08-10
| * git-verify-pack: more careful path handlingRene Scharfe2006-08-10
| * git-verify-pack: show usage when no pack was specifiedRene Scharfe2006-08-10
| * Add has_extension()Rene Scharfe2006-08-10
| * builtin-apply: remove unused incrementJunio C Hamano2006-08-10
| * Fix git-diff A...BJunio C Hamano2006-08-10
| * combine-diff: use colorJunio C Hamano2006-08-10
| * git-apply: applying a patch to make a symlink shorter.Junio C Hamano2006-08-09
| * allow diff.renamelimit to be set regardless of -M/-Cv1.4.2-rc4Junio C Hamano2006-08-09
| * make --find-copies-harder imply -CJunio C Hamano2006-08-09
| * find_unique_abbrev() with len=0 should not abbreviateJunio C Hamano2006-08-09
| * check return value from diff_setup_done()Junio C Hamano2006-08-09
| * Fix tutorial-2.htmlJunio C Hamano2006-08-09
| * Documentation: git-status takes the same options as git-commitJunio C Hamano2006-08-08
| * Update git-init-db(1) and documentation of core.sharedRepositoryJonas Fonseca2006-08-08
* | Merge branch 'master' into mk/renameJunio C Hamano2006-08-08
|\ \ | |/
| * git-push: allow pushing from subdirectoriesJeff King2006-08-08
| * GIT-VERSION-GEN: adjust for ancient gitJunio C Hamano2006-08-08
| * builtin-mv: fix use of uninitialized memory.Junio C Hamano2006-08-08
| * debugging: XMALLOC_POISONJunio C Hamano2006-08-08
| * annotate: Fix bug when parsing merges with differing real and logical parents.Ryan Anderson2006-08-07
| * log-tree: show_log() should respect the setting of diffopt->line_terminationRyan Anderson2006-08-07
| * handle https:// protocol in git-cloneMichael Krelin2006-08-07
| * Fix "grep -w"Junio C Hamano2006-08-06
| * Makefile: Cygwin does not seem to need NO_STRLCPYJunio C Hamano2006-08-05
| * commit walkers: setup_ident() to record correct committer in ref-log.Ramsay Jones2006-08-05
| * Allow config file to specify Signed-off-by identity in format-patch.Ramsay Jones2006-08-04
| * Merge branch 'jc/c99'Junio C Hamano2006-08-04
| |\
| | * Cygwin needs NO_C99_FORMAT???Junio C Hamano2006-08-02
| * | Fix crash when GIT_DIR is invalidJohannes Schindelin2006-08-04
| * | git-tar-tree: fix minor memory leakRene Scharfe2006-08-04
| * | Document rev-list's option --mergeUwe Zeisberger2006-08-04
* | | git.c: Rename NEEDS_PREFIX to RUN_SETUPJunio C Hamano2006-08-04
* | | builtins: Makefile clean-upJunio C Hamano2006-08-04
* | | Make git-checkout-index a builtinJunio C Hamano2006-08-04
* | | Make git-symbolic-ref a builtinMatthias Kestenholz2006-08-03
* | | Make git-unpack-objects a builtinMatthias Kestenholz2006-08-03
* | | Make git-pack-objects a builtinMatthias Kestenholz2006-08-03
* | | Make git-name-rev a builtinMatthias Kestenholz2006-08-03
|/ /
* | Further clean-up: usage() vs die()Junio C Hamano2006-08-03
* | Replace some calls to die(usage_str) with usage(usage_str).Ramsay Allan Jones2006-08-03
* | Fixup command names in some usage strings.Ramsay Allan Jones2006-08-03
* | GIT 1.4.2-rc3v1.4.2-rc3Junio C Hamano2006-08-03
* | Documentation/git.txt: link git-svn and git-instaweb from the main page.Junio C Hamano2006-08-03
* | Merge branch 'jc/sideband'Junio C Hamano2006-08-03
|\ \