summaryrefslogtreecommitdiffstats
path: root/t/t4048-diff-combined-binary.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t4048-diff-combined-binary.sh')
0 files changed, 0 insertions, 0 deletions
>2008-04-18Document that WebDAV doesn't need git on the server, and works over SSLMatthieu Moy1-12/+33 2008-04-18git-remote: reject adding remotes with invalid namesJonas Fonseca4-6/+32 2008-04-18am: POSIX portability fixJunio C Hamano1-1/+1 2008-04-16git-am: minor cleanupJunio C Hamano1-2/+1 2008-04-16Clarify and fix English in "git-rm" documentationJon Loeliger1-20/+32 2008-04-16rebase: do not munge commit log messageJunio C Hamano2-5/+55 2008-04-16git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder2-5/+16 2008-04-16git-am: cope better with an empty Subject: lineLinus Torvalds1-14/+10 2008-04-15Ignore leading empty lines while summarizing mergesLinus Torvalds1-1/+9 2008-04-15bisect: squelch "fatal: ref HEAD not a symref" misleading messageChristian Couder1-1/+1 2008-04-15builtin-apply: Show a more descriptive error on failure when opening a patchAlberto Bertogli1-1/+1 2008-04-15Clarify documentation of git-cvsserver, particularly in relation to git-shellScott Collins1-11/+17 2008-04-14git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer1-2/+3 2008-04-14git clean: Don't automatically remove directories when run within subdirectoryShawn Bohrer2-7/+8 2008-04-14git-submodule - possibly use branch name to describe a moduleMark Levedahl1-1/+2 2008-04-14builtin-apply.c: use git_config_string() to get apply_default_whitespaceStephan Beyer1-6/+2 2008-04-13Fix git_config_bool_or_intJunio C Hamano3-4/+80 2008-04-12builtin-status: Add tests for submodule summaryPing Yin1-0/+134 2008-04-12builtin-status: submodule summary supportPing Yin2-0/+46 2008-04-12git-submodule summary: --for-status optionPing Yin2-2/+27 2008-04-12t7401: squelch garbage outputJunio C Hamano1-1/+1 2008-04-12git_config_bool_or_int()Junio C Hamano2-1/+10 2008-04-12Documentation/git-submodule: typofixJunio C Hamano1-1/+1 2008-04-12Fix config key miscount in url.*.insteadOfDaniel Barkalow2-5/+5 2008-04-12Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)Clifford Caoile1-0/+5 2008-04-12Document -w option to shortlogJunio C Hamano2-3/+9 2008-04-12bisect: report bad rev betterChristian Couder1-2/+2 2008-04-11bisect: fix bad rev checking in "git bisect good"Christian Couder2-9/+18 2008-04-11bisect: add "git bisect help" subcommand to get a long usage stringChristian Couder2-3/+16 2008-04-11builtin-commit.c: Remove a redundant assignment.Johannes Sixt1-3/+1 2008-04-11revision.c: make --date-order overriddableMichele Ballabio1-0/+1 2008-04-11git-submodule: Avoid 'fatal: cannot describe' messagePing Yin1-1/+1 2008-04-11Force the medium pretty format on calls to git logPedro Melo1-1/+1 2008-04-11Fix section about backdating tags in the git-tag docsBjörn Steinbrink1-2/+2 2008-04-11Document option --only of git commitJohannes Sixt2-1/+12 2008-04-11Documentation/git-request-pull: Fixed a typo ("send" -> "end")Dirk Suesserott1-1/+1 2008-04-10Use color.ui variable in scripts tooMatthias Kestenholz2-1/+7 2008-04-10log: teach "terminator" vs "separator" mode to "--pretty=format"Junio C Hamano7-31/+43 2008-04-10git-remote: show all remotes with "git remote show"Jeff King1-1/+6 2008-04-10git-fetch: fix status output when not storing tracking refJeff King1-15/+13 2008-04-10core-tutorial.txt: Fix showing the current behaviour.Carlos Rica1-6/+6 2008-04-10git-archive: ignore prefix when checking file attributeRené Scharfe3-5/+22 2008-04-10Fix documentation syntax of optional arguments in short options.Carlos Rica3-4/+4